/* Default CSS Stylesheet for a new Web Application project */

BODY {
	/* BACKGROUND-COLOR: white; */
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 80%;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	margin-top: 0px;
	/* margin-left:8px; */
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    color: #000;
}

H1 {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
    /* font-family: Verdana, Arial, Helvetica, sans-serif; */
    font-size: 1.75em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none; /* background-color: #FFFFFF; */
}

H3 {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4 {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6 {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 0.8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD {
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	/* font-family: Arial, Helvetica, sans-serif; */
}

TH {
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	/* font-family: Arial, Helvetica, sans-serif; */
}

SMALL {
	font-size: 0.7em;
}

BIG {
	font-size: 1.17em;
}

BLOCKQUOTE, PRE {
	font-family: "Courier New", monospace;
}


UL LI {
	list-style-type: square;
}

	UL LI LI {
		list-style-type: disc;
	}

		UL LI LI LI {
			list-style-type: circle;
		}

OL LI {
	list-style-type: decimal;
}

OL OL LI {
	list-style-type: lower-alpha;
}

OL OL OL LI {
	list-style-type: lower-roman;
}

/*
IMG 	{
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 5px;
	}
*/

.MENUTEXTABOUT
{
font-weight: lighter;
font-size: 0.89em;
text-transform: none;
color: #3B6A6E;
font-style: normal;
font-variant: normal;
}

.DATA {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}

.DATAHILITE {
	font-size: 0.9em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #d3d3d3;
	font-variant: normal;
}

.DATAHEADER, .DATAHEADER TH
{
    font-weight: lighter;
    font-size: 0.9em;
    text-transform: none;
    color: white;
    font-style: normal; /* font-family: Tahoma; */
    background-color: #5F2167;
    font-variant: normal;
}

.DATAHEADERFIXED, .DATAHEADERFIXED TH
{
    /* POSITION: relative; Removed to try and stop the table header overwriting the details*/
    font-weight: lighter;
    font-size: 0.9em;
    text-transform: none;
    color: white;
    font-style: normal; /* font-family: Tahoma; */
    background-color: #5F2167;
    font-variant: normal; /*	TOP: expression(this.offsetParent.scrollTop); */
}

.ERRORMSG {
	font-weight: bolder;
	font-size: 0.9em;
	text-transform: none;
	color: red;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
	/*PTC*/
	Width: 100%;
}

.HEADER
{
font-weight: bold;
font-size: 1em;
text-transform: none;
color: #FFF;
font-style: normal;
font-family: Tahoma;
background-color: #5F2167;
font-variant: normal;
margin-top: 0%;
padding: 5px 10px;
display: block;
}

.MENUTEXT
{
    font-weight: lighter;
    font-size: 1em;
    text-transform: none;
    color: #3B6A6E;
    font-style: normal; /* font-family: Tahoma; */
    background-color: white;
    font-variant: normal;
}


.MENUTEXTHILITE {
	font-size: 1em;
	background-image: none;
	text-transform: none;
	color: #ffffff;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #bfa2e7;
	font-variant: normal;
	text-decoration: underline;
}

.MENUHEADER
{
    font-weight: lighter;
    font-size: 1em;
    text-transform: none;
    color: white;
    font-style: normal; /* font-family: Tahoma; */
    background-color: #5F2167;
    font-variant: normal;
}





.NORMAL {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}



.NORMALENTRY {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}

.NORMALENTRYRIGHT {
	text-align: right;
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}

.normalentryright {
	text-align: right;
	background-color: green;
}

.NORMALENTRYERR {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: #000;
	font-style: normal;
	/* font-family: Tahoma; */
    background-color: #fdf6cd;
	font-variant: normal;
}

.NORMALENTRYERRRIGHT {
	text-align: right;
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: blue;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #CCFFFF;
	font-variant: normal;
}


.NORMALBOLD {
	font-weight: bolder;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}



.NORMALBOLDRIGHT {
	text-align: right;
	font-weight: bolder;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}

.NORMALSMALL {
	font-weight: lighter;
	font-size: 0.8em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}


.HEADING {
	font-weight: lighter;
	font-size: 1.5em;
	text-transform: none;
	color: blue;
	font-style: italic;
	/* font-family: Tahoma; */
	font-variant: normal;
}

.ERROR {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: red;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}

.DATAALT {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #dcdcdc;
	font-variant: normal;
}

.DATASMALL {
	font-weight: lighter;
	font-size: 0.9em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	/* background-color: white; */
	font-variant: normal;
}

.DATASMALLHEADERFIXED, .DATASMALLHEADERFIXED TH
{
    /*	POSITION: relative; */
    font-weight: lighter;
    font-size: 0.9em;
    text-transform: none;
    color: white;
    font-style: normal; /* font-family: Tahoma; */
    background-color: #5F2167;
    font-variant: normal;
    border-style: solid;
    border-width: 1px;
    border-color: Black; /*	TOP: expression(this.offsetParent.scrollTop -2); */
}

.DATASMALLHILITE {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #d3d3d3;
	font-variant: normal;
}

.FIXEDWIDTHDATA {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Monospace; */
	font-variant: normal;
}









.MENUBUTTON {
 background-color: #00823b !important;
    background: #00823b !important;
    position: relative;
    display: inline-block;
    padding: .526315em .789473em .263157em !important;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0px !important;
    outline: 1px solid transparent;
    outline-offset: -1px;
    -webkit-appearance: none;
    -webkit-box-shadow: 0 2px 0 #003618;
    -moz-box-shadow: 0 2px 0 #003618;
    box-shadow: 0 2px 0 #003618 !important;
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: 1.25;
    text-decoration: none !important;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    color: white !important;
    /* -webkit-box-sizing: border-box; */
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top !important;
    margin-bottom: 10px !important;
    border: none !important;
	margin-right: 10px !important;
}


.DISABLEDMENUBUTTON {
	background-color: #808080;
	color: White;
	/* Rounded Corners */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #808080;
}

.MENUBUTTON:hover {
    background-color: #339B62 !important;
    border: none;
    color: #ffffff !important;
	}

.DISABLEDMENUBUTTON {
    background-color: #6331A5;
    color: gray;
    /* Rounded Corners */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: solid 1px #6331A5;
   
}





.CONFIRMBUTTON {
 background-color: #00823b !important;
    background: #00823b !important;
    position: relative;
    display: inline-block;
    padding: .526315em .789473em .263157em !important;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0px !important;
    outline: 1px solid transparent;
    outline-offset: -1px;
    -webkit-appearance: none;
    -webkit-box-shadow: 0 2px 0 #003618;
    -moz-box-shadow: 0 2px 0 #003618;
    box-shadow: 0 2px 0 #003618 !important;
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: 1.25;
    text-decoration: none !important;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    color: white !important;
    /* -webkit-box-sizing: border-box; */
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top !important;
    margin-bottom: 10px !important;
    border: none !important;
	margin-right: 10px !important;
}

	.CONFIRMBUTTON:hover {
    background-color: #339B62 !important;
    border: none;
    color: #ffffff !important;
	}

#BACKTOTOP {
	text-decoration: none;    
}


#divASPbuttons {
	float: left;
}

/*
.MENUBUTTON_BACKTOTOP {

    text-decoration: none;
    background-color: rgb(99, 49, 165) !important;
    border-bottom-color: rgb(99, 49, 165) !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-bottom-style: solid !important;
    border-bottom-width: 2px !important;
    border-left-color: rgb(99, 49, 165) !important;
    border-left-style: solid !important;
    border-left-width: 1px !important;
    border-right-color: rgb(99, 49, 165) !important;
    border-right-style: solid !important;
    border-right-width: 1px !important;
    border-top-color: rgb(99, 49, 165) !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;

    border-top-style: solid !important;
    border-top-width: 1px !important;
    color: rgb(255, 255, 255) !important;
    font-family: sans-serif !important;
    font-size: 13.33px !important;
    font-weight: 400 !important;

    padding:1px 2px 0px 0px !important;

}

.MENUBUTTON_BACKTOTOP:hover{
    text-decoration: none;
    background-color: rgb(255, 255, 255) !important;
    border-bottom-color: rgb(99, 49, 165) !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
    border-left-color: rgb(99, 49, 165) !important;
    border-left-style: solid !important;
    border-left-width: 1px !important;
    border-right-color: rgb(99, 49, 165) !important;
    border-right-style: solid !important;
    border-right-width: 1px !important;
    border-top-color: rgb(99, 49, 165) !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    border-top-style: solid !important;
    border-top-width: 1px !important;
    color: rgb(99, 49, 165) !important;
    font-family: sans-serif !important;
    font-size: 13.33px !important;
    font-weight: 400 !important;
    padding:1px 2px 0px 0px !important;

}
.MENUBUTTON_BACKTOTOP:visited {

    text-decoration: none;
    background-color: rgb(99, 49, 165) !important;
    border-bottom-color: rgb(99, 49, 165) !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-bottom-style: solid !important;
    border-bottom-width: 2px !important;
    border-left-color: rgb(99, 49, 165) !important;
    border-left-style: solid !important;
    border-left-width: 1px !important;
    border-right-color: rgb(99, 49, 165) !important;
    border-right-style: solid !important;
    border-right-width: 1px !important;
    border-top-color: rgb(99, 49, 165) !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    border-top-style: solid !important;
    border-top-width: 1px !important;
    color: rgb(255, 255, 255) !important;
    font-family:  sans-serif !important;
    font-size: 13.33px !important;
    font-weight: 400 !important;
  padding:1px 2px 0px 0px !important;
    
}
.MENUBUTTON_BACKTOTOP:visited:hover {
    text-decoration: none;
    background-color: rgb(255, 255, 255) !important;
    border-bottom-color: rgb(99, 49, 165) !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
    border-left-color: rgb(99, 49, 165) !important;
    border-left-style: solid !important;
    border-left-width: 1px !important;
    border-right-color: rgb(99, 49, 165) !important;
    border-right-style: solid !important;
    border-right-width: 1px !important;
    border-top-color: rgb(99, 49, 165) !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    border-top-style: solid !important;
    border-top-width: 1px !important;
    color: rgb(99, 49, 165) !important;
    font-family:  sans-serif !important;
    font-size: 13.33px !important;
    font-weight: 400 !important;
    padding:1px 2px 0px 0px !important;
}
*/

.MENUBUTTON_BACKTOTOP {
 background-color: #00823b !important;
    background: #00823b !important;
    position: relative;
    display: inline-block;
    padding: .526315em .789473em .263157em !important;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0px !important;
    outline: 1px solid transparent;
    outline-offset: -1px;
    -webkit-appearance: none;
    -webkit-box-shadow: 0 2px 0 #003618;
    -moz-box-shadow: 0 2px 0 #003618;
    box-shadow: 0 2px 0 #003618 !important;
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: 1.25;
    text-decoration: none !important;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    color: white !important;
    /* -webkit-box-sizing: border-box; */
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top !important;
    margin-bottom: 10px !important;
    border: none !important;
	margin-right: 10px !important;
}

.MENUBUTTON_BACKTOTOP:hover {
	background-color: #339B62 !important;
    border: none;
    color: #ffffff !important;
	}

#divBackToTop {
    float: left;
    line-height: 20px;
    margin-left: 3px;
}
/*
#divBackToTop:hover {
	background-color: White;
	color: #6331A5;
	border: solid 1px #6331A5;
 
}*/



.paymentlistgrid {
	float: right;
}



.BACKTOTOP {
	text-decoration: none;
}



.MENUBUTTONHILITE {
	font-size: 1em;
	background-image: none;
	text-transform: none;
	width: 146px;
	color: #ffffff;
	font-style: normal;
	/* font-family: Tahoma; */
	height: 25px;
	background-color: #bfa2e7;
	font-variant: normal;
	text-align: left;
}

.MENUOPTION {
	/* Used for StandardPaymentList */
	background-color: #D1CEE1;
	color: #000000;
	border-style: none;
	width: 1em;
}

.SectionHeadings
{
    /* Used for StandardPaymentList */ /* background:#FFFFFF; */
    font-weight: bold;
    font-size: 1em;
}



.MAINMENUOPTION
{
    background: #D7C8D9 none repeat scroll 0% 0%;
color: #000;
border-style: none none solid;
border-width: thin thin 1px;
width: 100%;
text-align: left;
font-family: Tahoma;
font-size: 1em;
font-style: normal;
font-variant: normal;
cursor: pointer;
text-decoration: none;
padding: 5px 10px;
border-bottom: 1px solid #FFF;}

	.MAINMENUOPTION:hover {
		text-decoration: underline;
	}


.MAINMENUTEXTHILITE
{
   font-size: 1em;
background-image: none;
text-transform: none;
color: #000;
font-style: normal;
font-family: Tahoma;
background-color: #AF90B3;
font-variant: normal;
width: 100%;
text-align: left;
vertical-align: top;
border-style: none none solid;
cursor: pointer;
text-decoration: none;
padding: 5px 10px;
border-bottom: 1px solid #FFF;
}


.MAINMENUHEADER
{
   font-size: 1em;
text-transform: none;
color: #FFF;
font-style: normal;
font-family: Tahoma;
background-color: #5F2167;
font-variant: normal;
width: 100%;
vertical-align: top;
border-width: medium medium 1px;
border-style: none none solid;
border-color: -moz-use-text-color -moz-use-text-color #FFF;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
margin-bottom: 0%;
margin-top: 0%;
padding: 5px 10px;
font-weight: bolder;
}

.HIDEMAINMENUHEADER {
	visibility: hidden;
}

.DATATAGGING:link {
	text-decoration: none;
	color: red;
}

.DATATAGGING:visited {
	text-decoration: none;
	color: red;
}

.DATATAGGING:active {
	text-decoration: none;
	color: red;
}

.DATATAGGING:hover {
	text-decoration: underline;
	color: red;
}

.DATATAGGING {
	font-weight: lighter;
	font-size: 0.9em;
	text-transform: none;
	color: red;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}

.DATATAGGING2 {
	font-weight: lighter;
	font-size: 0.9em;
	text-transform: none;
	color: orange;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}

.ShortCuts {
	color: black;
	font-size: 0.9em;
	margin-bottom: 0%;
}

.MainHeader {
	color: black;
	margin-bottom: 5px;
}

.NORMALENTRYDropDown {
	/* use this style where problems occur in IE7 with "clipping" of items in combos */
	font-size: 0.85em;
	font-weight: lighter;
	text-transform: none;
	color: black;
	font-style: normal;
	/* font-family: Tahoma; */
	font-variant: normal;
}

A.MENUTEXTABOUT:link
{
   text-decoration: none;
color: #555;
}

A.MENUTEXTABOUT:visited
{
    text-decoration: none;
}

A.MENUTEXTABOUT:active
{
    text-decoration: none;
}

A.MENUTEXTABOUT:hover
{
    text-decoration: underline;
}

A.errormessage:link {
	text-decoration: none;
	color: #ff0000;
	font-size: 90%;
}

A.errormessage:visited {
	text-decoration: none;
	color: #ff0000;
	font-size: 0.9em;
}

A.errormessage:hover {
	text-decoration: underline;
	color: #ff0000;
	font-size: 0.9em;
}

A.errormessage:active {
	text-decoration: none;
	color: #ff0000;
	font-size: 0.9em;
}

A.skip:link
{
    text-decoration: none;
    font-size: 0.9em;
}

A.skip:visited
{
    text-decoration: none;
    font-size: 0.9em;
}

A.skip:hover
{
    text-decoration: underline;
    font-size: 0.9em;
}

A.skip:active
{
    text-decoration: none;
    font-size: 0.9em;
}

.DividerAccessible
{
    background-color: #5F2167;
}

.FieldLabelAccessibleErr {
	COLOR: #000080;
}

.HalfWidthGrid {
	color: black;
}

.FullWidthGrid
{
    color: black;
}

.CopyReceiptPanel {
	border-color: blue;
	background-color: #f5f5f5;
}

.AuthMessageHeading
{
    /* background:#FFFFFF; */
}

.AboutPagePayLink {
	Border-Color: #483d8b;
}

div.mainForm {
	width: 100%;
	float: left;
}


div.mainbody {
	height: 800px;
}

.TopSpace {
	padding-top: 2em;
}

.hiddenControl {
	visibility: hidden;
}

.TextBlock {
	float: left;
	width: 600px;
}

/*secondar colour*/
.SecColor {
	color: blue;
}

.Right {
	text-align: right;
}

.Grid {
	border-style: solid;
	border-width: 1px;
	border-color: Black;
}

.CashupPanel {
	float: left;
	padding-right: 2em;
}

.TrackerColumn1 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.TrackerColumn2 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 30%;
}

.TrackerColumn3 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.TrackerColumn4 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 20%;
}

.TrackerColumn5 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.TrackerColumn4and5 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 35%;
}

.TrackerColumn2and3and4and5 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 85%;
}

.TrackerColumn3and4and5 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 55%;
}

.TrackerColumn1and2and3and4and5 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 95%;
}

.TrackerLessPaddingColumn1 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.TrackerLessPaddingColumn2 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 30%;
}

.TrackerLessPaddingColumn3 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.TrackerLessPaddingColumn4 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 20%;
}

.TrackerLessPaddingColumn5 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.TrackerLessPaddingColumn4and5 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 35%;
}

.TrackerLessPaddingColumn2and3and4and5 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 85%;
}

.TrackerLessPaddingColumn3and4and5 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 55%;
}

.TrackerLessPaddingColumn1and2and3and4and5 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 95%;
}

.TrackerLessPaddingFullSceen {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 100%;
}

.TrackerLessPaddingColumn1and2 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 45%;
}

.TrackerLessPaddingColumn3and4 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 40%;
}

.Tracker3WidthColumnTitle1 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 35%;
}

.Tracker3WidthColumnTitle2 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 35%;
}

.Tracker3WidthColumn1 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.Tracker3WidthColumn2 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 20%;
	border-color: red;
}

.Tracker3WidthColumn3 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.Tracker3WidthColumn4 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 20%;
}

.Tracker3WidthColumn5 {
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 20%;
}



.VerifyColumn1 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.VerifyColumn2 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 30%;
}

.VerifyColumn3 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 15%;
}

.VerifyColumn4 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 20%;
}

.VerifyColumn5 {
	FLOAT: right;
	OVERFLOW: hidden;
	width: 15%;
}

.VerifyColumn4and5 {
	FLOAT: right;
	OVERFLOW: hidden;
	width: 35%;
}

.VerifyColumn1and2 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 35%;
}


.VerifyColumn1and2and3and4 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 80%;
	display: block;
}

.VerifyColumn2and3and4and5 {
	FLOAT: right;
	OVERFLOW: hidden;
	width: 85%;
}

.VerifyColumn3and4and5 {
	FLOAT: right;
	OVERFLOW: hidden;
	width: 55%;
	background-color: aquamarine;
}

.VerifyColumn3and4 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 35%;
}

.VerifyColumn1and2and3and4and5 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 95%;
}

.LabelControlGroupSuspense {
	PADDING-BOTTOM: 1px;
	padding-top: 1px;
	PADDING-LEFT: 1%;
	FLOAT: left;
	WIDTH: 100%;
	MARGIN-RIGHT: 2%;
}

.SuspenseRulePreHeader {
	clear: both;
	PADDING-BOTTOM: 0px;
	padding-top: 0px;
	PADDING-RIGHT: 0%;
	FLOAT: left;
	WIDTH: 100.0%;
	background-color:#6331a5;
	color:white;
}

.TrackerDropDown {
	width: 93%;
}

.TrackerMediumDropDown {
	width: 61%;
}

.TrackerLargeDropDown {
	width: 91%;
}


.TrackerLargeField {
	width: 90%;
}

.TrackerMediumField {
	width: 60%;
}

.TrackerSmallField {
	width: 50%;
}

.EnquiryColumn1 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 20%;
}

.EnquiryColumn2 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 30%;
}

.EnquiryColumn3 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 20%;
}

.EnquiryColumn4 {
	PADDING-TOP: 1%;
	PADDING-BOTTOM: 1%;
	FLOAT: left;
	OVERFLOW: hidden;
	width: 30%;
}

.BankingEnqColumn1, .BankingEnqColumn2, .BankingEnqColumn4, .BankingEnqColumn5 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 12%;
}

.BankingEnqColumn3 {
	FLOAT: left;
	OVERFLOW: hidden;
	width: 5%;
}

.AccountDetailsColumn {
	float: left;
	overflow: hidden;
	width: 20%;
}

.ButtonFloat {
	float: left;
	overflow: hidden;
}

.DivMenuDetailWrapper {
	padding-top: 10px;
}

#iconcontent {
	margin-left: 10px;
	margin-right: 10px;
}

#lblErrorLabelHeader {
}

#batch_menu {
	width: 20%;
	float: left;
}

#batch_holder {
	float: left;
	width: 70%;
	margin-left: 2%;
}

#batch_div_menu-2 {
	font-weight: bold;
}

#batch_entry .form-input {
	float: none;
}

.returns-entry-readonly {
	border: none;
	background-color: white;
	color: black;
}

.returns-entry-error {
	border-color: red;
}

#hiddenJournalToSuggestion {
	padding-bottom: 80px;
}

.mandate-expiry-date-textbox {
	width: 30px;
}

.mandate-house-number-textbox {
	width: 40px;
}

.mandate-house-name-textbox {
	width: 140px;
}

.mandate-house-name-number-or {
	float: left;
	width: 100%;
	padding-left: 20px;
}

.mandate-frequency-sub-container {
	margin-top: 5px;
	background-color: rgb(204, 204, 204);
	width: 300px;
}

.mandate-frequency-sub-select-container {
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.mandate-frequency-sub-label {
	width: 150px;
	display: inline-block;
}

.mandate-frequency-sub-select-container > select {
	vertical-align: top;
}

#tableBankingHeader {
	width: 100%;
}

	#tableBankingHeader td {
		width: 25%;
		float: none;
	}

#dgAvailableCashups td {
	width: 25%;
	float: none;
	white-space: nowrap;
}

#BankingSummary {
	width: 100%;
}

	#BankingSummary td {
		width: 20%;
		float: none;
		white-space: nowrap;
	}

#BankingHeaderDetails {
	width: 100%;
}

.HiddenKioskCheque * {
	visibility: hidden;
}

.ExtraHeaderLeft {
	FLOAT: left;
	text-align: center;
	font-weight: bold;
	width: 14%;
}

.ExtraHeaderMiddle {
	FLOAT: left;
	text-align: center;
	font-weight: bold;
	width: 49%;
}

.ExtraHeaderRight {
	FLOAT: left;
	text-align: center;
	font-weight: bold;
	 width: 21%;
}

#div_WEBPAY_JPAYSUS_FromDetails {
	padding-bottom: 200px;
}

.clear {
	clear: both;
}

.sortcode-textbox {
    width: 42px !important;
}

.medium-textbox {
    width: 300px !important;
}

.housing-textbox {
    width: 200px !important;
}

.housing-large-textbox {
    width: 60% !important;
}

/* Luton specific */

#LBC_wrapper {width: 990px;
margin: 0px auto;}

#LBC_blank {height: 15px;}

#LBC_header
{
    height: 59px;
background-color: #5F2167;
padding: 10px 0px 20px 7px;
display: block;
position: relative;
}

.navbar {
    background-color: #5F2167;
    height: auto;
    width: 100%;
    position: relative;
    clear: both;
    overflow: hidden;
}

.main-logo {
    width: 138px;
    height: 65px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: url('images/customers/lbc_logo.png') no-repeat;
    background-size: 100%;

}

a.main-logo:hover {
    background: url('images/customers/lbc_logo.png') no-repeat;
}

.logo-image {
    background: #5F2167;
    width: 138px;
    height: 65px;
}

#LBC_logo {display: block;
width: 950px;
height: 90px;
float: left;} 

#LBC_head1 {display: block;
float: left;
font-size: 32px;
padding: 0px 0px 0px 47px;
width: 450px;
color: #FFF;
font-weight: 100;}

#LBC_head1 span.contrast {color: #FDDE8E;}

#LBC_head2 {display: block;
float: left;
color: #FFF;
font-size: 24px;
width: 400px;
padding: 10px 0px 0px 47px;}

#LBC_date {display: block;
color: #FFF;
font-weight: 600;
font-size: 0.68em;
position: absolute;
top: 10px;
right: 0px;
margin-right: 10px;}

#LBC_footer_middle {clear: both;
width: 100%;
text-align: center;
padding-top: 30px;
padding-bottom: 10px;}

div#LBC_border
{
    width: 810px;
    text-align: left;
    padding: 10pz 4px 4px;
    margin: 0 auto;
}

.LBC_hrWideGray
{
    border-top: 1px dotted rgb(188, 189, 192);
    border-bottom: 1px dotted rgb(188, 189, 192);
    height: 0px;
    line-height: 0px;
    padding: 0px;
    margin-top: 3px;
    margin-bottom: 3px;
    clear: both;
}

.MainMenuPanelNormal {float: left;
width: 100%;}

.ActionMenuPanel { position: relative;
float: left;
height: 20%;
width: 100%;}

#DivMenuScroller {margin-right: 10px;}

.DivMenuScrollerNormal {width: 19%;
float: left;
position: relative;
overflow: hidden;
vertical-align: top;}

.CivicaFooter
{
    margin-bottom: 10px;
    color: black;
    background: white;
}

.photolink
{
    font-size: 0.9em;
    text-decoration: none;
}

.photolink A:link
{
   text-decoration: none;
color: #555;
text-align: left;
}

.photolink A:visited
{
    text-decoration: none;
}

.photolink A:active
{
    text-decoration: none;
}

.photolink A:hover
{
    text-decoration: underline;
    text-align: left;
}

.sys_footer_row2_break
{
    padding: 5px, 0px, 5px, 0px;
    clear: left;
    margin: 0;
    border-top: 1px dotted #00472f;
    font-weight: bold;
    text-align: center;
    height: 5px;
}

.sys_footer_row2_Bold
{
    font-weight: bold;
    background-color: Transparent;
}

A:link
{
  text-decoration: none;
color: #555;
}

A:visited
{
    text-decoration: none;
    color: #3B6A6E;
}

A:active
{
    text-decoration: none;
    color: #3B6A6E;
}

A:hover
{
    text-decoration: underline;
    text-align: left;
}





#footer {
    background: #E9E9EA;
    height: auto;
    border-top: 5px solid #E13EAF;
    padding-top: 9px;
}

.footer-link {
    margin: 0;
    padding: 0 10px 0 10px !important;
    list-style-type: none;
    display: inline;
    border-left: 1px solid #555;
}

.footer-link a {
    color: #000000;
    border-bottom: none !important;
    text-decoration: none !important;
}

.footer-link:first-child {
    border-left: 0;
    padding-left: 28px !important;
}

.footer-link a:hover {
    color: #33638D !important;
    text-decoration: underline !important;
}

.LBC_footer-col {
    padding: 0px !important;
}

.list-inline {
    margin-left: 15px;
}

#footer p {
    margin: 0 24px 10px;
}

.CivicaFooter {
    margin: 0 24px 10px;
    margin-bottom: 10px;
    color: black;
    background: #E9E9EA !important;
}

