body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #a1acb3;
	margin-top: 15px;
}

.mainTable {
	background-color:#FFFFFF;
}

.subtable {
	background-color:#F8F8F8;
	padding:8px 8px 8px 8px;
	border-bottom: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
	border-left: 1px solid #E3E3E3;
	border-top: 1px solid #E3E3E3;
}
.subtabledashed {
	background-color:#F8F8F8;
	padding:8px 8px 8px 8px;
	border-bottom: 1px dashed #CCCCCC;
	border-right: 1px dashed #CCCCCC;
	border-left: 1px dashed #CCCCCC;
	border-top: 1px dashed #CCCCCC;
}
.subtext {
	color: #6C6C6C;
	padding:8px 8px 8px 8px;
}
.leftNavtable {
	background-color:#F8F8F8;
	border-bottom: 1px solid #6BB100;
	border-right: 1px solid #6BB100;
	border-left: 1px solid #6BB100;
	border-top: 1px solid #6BB100;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #6CB100;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #6CB100;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #FF6000;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
	line-height: 16px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.navigation {
	color: #FF6000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 16px;
	text-decoration: none;
}
a.navigation:hover {
	color: #406B86;
}
a.navigation:visited{
	color:#FF6000; 
	}
a.navigation{
	color:#FF6000; 
	}
.orange {
	color: #FF6000;
}

.green {
	color: #6CB100;
}

.subheaderorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6000;
	line-height: 18px;
}
.subheaderblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #406B86;
	line-height: 18px;
}
.bigheaderorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6000;
	line-height: 18px;
}
.bigheaderblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #406B86;
	line-height: 18px;
}

.background_white {
	background-color: #FFFFFF;
}
.background_blue {
	background-color: #E6EAF8;
}
.background_blue_sub {
	background-color: #E6EAF8;
	border-bottom: 1px solid #CFD7F1;
	border-right: 1px solid #CFD7F1;
	border-left: 1px solid #CFD7F1;
}
.background_orange {
	background-color: #FF6000;
}
.background_dkorange {
	background-color: #DE3B03;
}.formborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

