body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.flow {
	float: right;
	clear: right;
	margin: 0px 1.25em 0px 0px;
	position: relative;
	right: 0px;
	top: 0px;
}

.flow1 {
	float: right;
	clear: right;
	margin: 0px 1.25em 0px 0px;
	position: relative;
	right: 0px;
	top: 0px;
}
#back_layer {

	z-index:2;

}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
}

.boldGrey {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px; 
 	color: #333333; 
 	font-weight: bold; 
}

.tagLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	font-style: italic;
}

.headerPhone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000066;
	
}

.headerPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000066;
	font-style: normal;
	font-weight: normal;
}

.headerSubPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
}

a.headerBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #F15A25;
	font-style: normal;
	font-weight: bold;
}

a.headerBox:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CF4031;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.callActionBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F15A25;
	font-style: normal;
	font-weight: bold;
}

a.callActionBox:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CF4031;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF9900;
	font-style: italic;
	font-weight: bold;
}

.sectionHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-style: normal;
	font-weight: bold;
}

.callActionBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFD18C;
	font-style: normal;
	font-weight: bold;
	background-color: #3C5086;
	padding: 5px;
}

.tableHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-style: normal;
	font-weight: bolder;
}

.tableTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2B3960;
	font-style: normal;
	font-weight: bolder;
}

a.normalwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
}

a.normalwhite:link {
color: #999999;
	text-decoration: underline;	
}

a.normalwhite:visited {
color: #999999;
	text-decoration: underline;	
}


a.normalwhite:active {
color: #999999;
	text-decoration: underline;
}
a.normalwhite:hover {
	text-decoration: underline;
	color: #FF6600;
}

a.bodyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}

a.bodyLink:link {
	
}

a.bodyLink:visited {
	
}


a.bodyLink:active {

}
a.bodyLink:hover {
	text-decoration: underline;
	color: #CF4031;
}
.row_backround_lite {
	background-color: #E8EBF4;
}

.row_backround_dark {
	background-color: #D6DBEB;
}

a.normalwhite10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
}

a.normalwhite10:link {
	
}

a.normalwhite10:visited {
	
}


a.normalwhite10:active {

}
a.normalwhite10:hover {
	text-decoration: underline;
	color: #FF6600;
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px; 
 	color: #999999; 
 	font-weight: normal; 
}
.inputBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DFDFFF;	
}
.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	padding: 2px;
	margin-left: -5px;
}
ul {
	padding-left: 0px;
}

.imgMargin {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}