/* 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; */
	color #494949;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT {
	COLOR: #003366;
}

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;
	color: #494949;
	/* 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.9em;
	text-transform: none;
	color: #42088c;
	font-style: normal;
	/* font-family: Tahoma; */
	/* background-color: white; */
	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: #494949;
	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: #494949;
	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: lighter;
	font-size: 1em;
	text-transform: none;
	color: white;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #494949;
	font-variant: normal;
	margin-top: 0%;
}

.MENUTEXT {
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: #42088c;
	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: #494949;
	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: blue;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #CCFFFF;
	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: #494949;
	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: #6c6b6b;
	color: White;
	/* Rounded Corners */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #868484;
	/*padding: 3px 3px;
	font-weight: bold;*/
}


.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: #494949;
    border: solid 1px #868484;
    color: #FFF;
}

.DISABLEDMENUBUTTON {
    background-color: #6c6b6b;
    color: gray;
    /* Rounded Corners */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: solid 1px #868484;
   
}

.CONFIRMBUTTON {
	background-color: #6c6b6b;
	color: White;
	/* Rounded Corners */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #868484;
	/*padding: 3px 3px;
	font-weight: bold;*/
}

.CONFIRMBUTTON:hover
{
    background-color: #494949;
    border: solid 1px #868484;
    color: #FFF;
}

#BACKTOTOP {
	text-decoration: none;    
}


#divASPbuttons {
	float: left;
}


.MENUBUTTON_BACKTOTOP {

    text-decoration: none;
    background-color: rgb(108, 107, 107) !important;
    border-bottom-color: rgb(108, 107, 107) !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(108, 107, 107) !important;
    border-left-style: solid !important;
    border-left-width: 1px !important;
    border-right-color: rgb(108, 107, 107) !important;
    border-right-style: solid !important;
    border-right-width: 1px !important;
    border-top-color: rgb(108, 107, 107) !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(108, 107, 107) !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(108, 107, 107) !important;
    border-left-style: solid !important;
    border-left-width: 1px !important;
    border-right-color: rgb(108, 107, 107) !important;
    border-right-style: solid !important;
    border-right-width: 1px !important;
    border-top-color: rgb(108, 107, 107) !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(108, 107, 107) !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(108, 107, 107) !important;
    border-bottom-color: rgb(108, 107, 107) !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(108, 107, 107) !important;
    border-left-style: solid !important;
    border-left-width: 1px !important;
    border-right-color: rgb(108, 107, 107) !important;
    border-right-style: solid !important;
    border-right-width: 1px !important;
    border-top-color: rgb(108, 107, 107) !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(108, 107, 107) !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(108, 107, 107) !important;
    border-left-style: solid !important;
    border-left-width: 1px !important;
    border-right-color: rgb(108, 107, 107) !important;
    border-right-style: solid !important;
    border-right-width: 1px !important;
    border-top-color: rgb(108, 107, 107) !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(108, 107, 107) !important;
    font-family:  sans-serif !important;
    font-size: 13.33px !important;
    font-weight: 400 !important;
    padding:1px 2px 0px 0px !important;
}

#divBackToTop {
    color: White; 
    float: left;
margin: 5px 0px 0px 1px;
}
/*
#divBackToTop:hover {
	background-color: White;
	color: #494949;
	border: solid 1px #494949;
 
}*/



.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; */
	color: #157e28;
	font-weight: bold;
	font-size: 1em;
}



.MAINMENUOPTION {
	/* Used by AddMenuOption() to format buttons on Main Menu on default screen */
	/*PTC*/
	padding-left: 0px;
	background: #FFFFFF; /* Set backgorund to white - otherwise it defaults to buttonface for input element */
	color: #157e28;
	border-style: none;
	border-width: thin;
	width: 100%;
	text-align: left;
	height: 20;
	font-family: Tahoma;
	font-size: 1em;
	font-style: normal;
	font-variant: normal;
	cursor: pointer;
}

	.MAINMENUOPTION:hover {
		text-decoration: underline;
	}


.MAINMENUTEXTHILITE {
	padding-left: 0px;
	font-size: 1em;
	background-image: none;
	text-transform: none;
	color: #157e28;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #FFF;
	font-variant: normal;
	width: 100%;
	text-align: left;
	vertical-align: top;
	border-style: none;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
}


.MAINMENUHEADER {
	/* Used for Default */
	font-weight: lighter;
	font-size: 1em;
	text-transform: none;
	color: white;
	font-style: normal;
	/* font-family: Tahoma; */
	background-color: #494949;
	font-variant: normal;
	width: 100%;
	vertical-align: top;
	border: none;
	margin-bottom: 0%;
	margin-top: 0%;
}

.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: #157e28;
	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: #157e28
}

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;
    color: #157e28
}

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: #494949;
}

.FieldLabelAccessibleErr {
	COLOR: #000080;
}

.HalfWidthGrid {
	color: black;
}

.FullWidthGrid {
	color: black;
	border:none;
}

.CopyReceiptPanel {
	border-color: blue;
	background-color: #f5f5f5;
}

.AuthMessageHeading {
	/* background:#FFFFFF; */
	color: #494949;
}

.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:#494949;
	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;
}

#integratedPCIFrame {
    border: 0;
    height: 450px;
    margin: auto;
    width: 335px;
    overflow: hidden;
}

.CrashTrackerColumn1 {
    padding-right:15%;
    FLOAT: left;
    OVERFLOW: hidden;
    width: 15%;
}

.CrashTrackerLessPaddingColumn3and4and5 {
    FLOAT: left;
    OVERFLOW: hidden;
    width: 55%;
}

/* Midlothian specific */

/* Header */ 

#MID-text
{
    float: right;
    padding-top: 20px;
    padding-right: 20px;
    font-size: x-large;
    color: #FFF
}

/*
#MID-CivicaArea {width: 100%;
    max-width: 1100px;
    margin: 0 auto}
*/
  
.breadcrumb {
    background: #6c6b6b;
    color: white;
    height: 44px;
}

.top-header {
    background: #494949;
    margin: 0;
    /* padding: 0 1em; */
    width: auto;
    height: 115px
}

.fullwidth {
    max-width: none;
}

.top-header .container {
    padding-top: 1.6em;
}

.container, .site-header {
    
    min-width:970px;
    max-width: 1100px;
    box-sizing: border-box;
    display: block;
    clear: both;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
}

.tabonly {
    position: relative;
    color: #fff;
    text-decoration: none;
    top: -1000px;
    position: absolute;
    float: left;
    display: block;
}

/*.span-5 {
    width: 40.60606%;
}
*/
.column, .span-1, .span-2, .logo, .sidebar__secondary, .span-3, .site-header .form__search, .sidebar__primary, .span-4, .span-5, .span-6, .site-header .item-list, #content, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12 {
    margin-right: 1.81818%;
    display: block;
    float: left;
    position: relative;
}

.top-header .site-header__identity__heading {
    margin: 9px 0px 0px 0px;
    font-size: 2em;
    text-align: left;
}

.top-header .site-header__identity__heading {
    letter-spacing: 0px;
    font-family: Sans Serif;
    font-weight: bold;
    max-height: 70px;
}

.top-header .site-header__identity__heading a:link, .top-header .site-header__identity__heading a:visited {
    color: #fff;
}

.site-header__identity__heading a:active, .site-header__identity__heading a:focus, .site-header__identity__heading a:hover {
    background-color: transparent !important;
}

.top-header .site-header__identity__heading a:hover, .top-header .site-header__identity__heading a:focus {
    opacity: 0.8;
    text-decoration: none;
}

/* Logo */
.site-header__identity__heading svg {
    fill: #fff;
    max-height: 70px;
    max-width: 200px;
}

.site-header__identity__heading a:active svg, .site-header__identity__heading a:focus svg, .site-header__identity__heading a:hover svg {
    fill: #bad80a;
}

/* Logo End */

.visually-hidden, .form__block table td > label {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

Search Box
.top-header .navigate {
    margin: 0 auto;
    text-align: center;
}

.top-header .navigate nav {
    width: auto;
    margin-bottom: 20px;
}

.float-right {
    float: right;
}

.span-7 {
   min-width: 233px;
    max-width: 633px;
}

.inner .search-main .field {
    background: rgba(255,255,255,0.9);
    border: 1px solid #eee;
}

.top-header .navigate nav {
    width: 50.5%;
    margin-bottom: 0;
}

.top-header .navigate nav form {
    width: 320px;
}

.top-header .navigate nav form {
    text-align: center;
}

.search-main {
    margin: 16px auto;
    -webkit-appearance: none;
}

.form {
    font-size: .85em;
}

.top-header .navigate nav form .field {
    width: 256px;
}

 .search-main .field {
    border-radius: 0px;
}

 .search-main .field {
    width: 74%;
    background: rgba(255,255,255,0.9);
    border: 1px solid #eee;
}

.inner .search-main .field:active, .inner .search-main .field:focus {
    background: #fff;
}

.search-main .field {
    height: 2.7em;
    line-height: 1.4;
    vertical-align: top;
}

.top-header .search-main .button, .top-header .search-main input[type="submit"] {
    background: #000;
    border-color: #000;
    border-radius: 0;
    color: white !important;
}

 .search-main .button,  .search-main input[type="submit"] {
    border: 1px solid #157e28;
}


.search-main .button, .search-main input[type="submit"] {
    font-size: 14px;
    padding: 0 8.5px;
    border: 0;
    box-sizing: border-box;
    height: 36.5px;
    line-height: 1.4;
    vertical-align: top;
}

.top-header .search-main .button:hover, .top-header .search-main input[type="submit"]:hover
{background: #333 !important;
border-color: #333 !important;}

.span-7 .button, .span-7 .button input[type="submit"] {
    display: inline-block;
    text-decoration: none;
    text-align: center;
    font-family: "Open Sans",sans-serif;
    font-weight: 800;
    cursor: pointer;
}
/* Header End */

/* Breadcrumb */

.breadcrumb .item-list li::before {
    color: white;
}

.breadcrumb .item-list {
    margin: 0 auto !important;
    padding: 0.65em 0 0.85em;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
}

div ul, div ol {
    list-style: none;
    list-style-image: none;
}

.inner .breadcrumb .item-list li {
    margin-right: 0;
}

.breadcrumb ol li, .breadcrumb ol li {
    list-style: none;
    display: inline;
}

.breadcrumb .item-list li a {
    color: #fff;
    text-decoration: underline;
}

.breadcrumb a:hover {
    text-decoration: none;
}

.breadcrumb a:focus {
    background-color: #bad80a !important;
    color: #494949 !important;
    outline: 0;
}


/*Footer Start */

.wrapper.footer {
    background: #494949;
    color: #fff;
   min-height: 277px
    
}


/*.wrapper.footer .container, .wrapper .footer .site-header {
    width: 1100px; 
     margin: 0 auto; 
    overflow: hidden;
    height: 235px
}
*/
.wrapper.footer .container 
{
	padding-top: 60px;
}

.wrapper.container, .wrapper .site-header {
    margin: 0 auto;
    padding: 1.5em 0;
}

.wrapper.footer a:link, .wrapper.footer a:visited {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.wrapper.footer a:hover {
    text-decoration: underline !important;
}

.span-4 {
    width: 30%;
}

.span-5 {
    width: 40%;
}

.span-8 {
    width: 66%;
}

.span-12 {
    width: 100%;
} 

.span-5 ul
{
	padding-left: 0px;
}

.item-list li {
    margin: 3px 0;
    padding-bottom: 0.4em;
    margin: 0.2em 0;
    list-style: none;
}

.item-list__rich > li {
    border-bottom: 1px solid #d5d5d5;
    list-style: none;
    padding: 8px 0;
}

.wrapper.footer ul li {
    border-color: #7C7C7C;
}

.wrapper.footer ul li:first-child {
    border-top: 0;
}

.wrapper.footer ul.item-list__rich a:link, .wrapper.footer ul.item-list__rich a:visited {
    border-bottom: none;
}

.wrapper.footer ul.item-list__rich a {
    font-size: 16px;
    font-weight: bold
}

.column:last-child, .span-5:last-child, .span-4:last-child, .span-12:last-child {
    margin-right: 0;
}

.offset-1, #content {
    margin-left: 8.48485%;
}

.wrapper.footer .site-footer__logo {
    text-align: right;
}

.center {
    margin: 0 auto;
}

.wrapper.footer .social-media svg {
    fill: #fff;
}

.wrapper.footer .site-footer__logo svg {
    fill: #fff;
    max-width: 100%;
    width: 230px;
}

svg:not(:root) {
    overflow: hidden;
}

.wrapper.footer .social-media {
    clear: both;
    line-height: 2em;
    margin-top: 0;
    text-align: right;
    padding-top: 35px;
    margin-right: -9px;
    
}

.wrapper.footer .social-media a {color: #FFF !important}

.wrapper.footer .social-media ul li {
    margin: 0px 15.5px 0px 0px;
    width: 40px;
    display: inline-block;
    height: 40px;
    padding: 0;
}

.wrapper.footer .social-media a:hover svg, .wrapper.footer .social-media a:focus svg {
    fill: #bad80a;
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none;
}

.wrapper.footer ul li {
    border-color: #7C7C7C;
}

.wrapper.footer a:link, .wrapper.footer a:visited {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

#MID_text {
    float: right;
    padding-top: 20px;
    padding-right: 20px;
    font-size: x-large;
    color: White;
}

/* Footer End */

.CivicaFooter
{
    margin-bottom: 10px;
    color: #FFF;
    /* width: 800px; */
    float: left;
}

.photolink
{
    font-size: 0.9em;
    text-decoration: none;
    margin-top: 0px;
}

.photolink A:link
{
    text-decoration: none;
}

.photolink A:visited
{
    text-decoration: none;
}

.photolink A:active
{
    text-decoration: none;
}

.photolink A:hover
{
    text-decoration: underline !important;
    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: #157e28;
}

A:visited
{
    text-decoration: none;
    color: #157e28;
}

A:active
{
    text-decoration: none;
    color: #157e28;
}

A:hover
{
    text-decoration: underline;
    text-align: left;
}

.heightfix
{
	max-height: 75px;
}

#mainform
{
	overflow: hidden;
}
