body{
background-color:#020200;
color: #333333;  
margin-top:0;
margin-left:0;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
}
a{color:#ff6e17; text-decoration:underline}
a:visited {color:#ff6e17}
a:hover {color: #333333;}
a:active {color: #ff6e17;}
.rootTable{
	background-color:#FFFFFF;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	}
.grayTable{
	background-color:#f3f3f3;
	color: #000000;
	border-collapse: collapse;
	border: 1px solid #e2e3e8;
}
.mainBodyTable{
	line-height:18px;
	font-size:12px;
}
.navTable{
	background-color:#313131;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
a.navTable{color:#FFFFFF;}
a.navTable:hover {color: #ff6e17; text-decoration:overline;}
.smallFont{
font-size:8pt;
}
.orangeHeader{
	color: #F96012;
	font-size: 25px;
	font-weight: bold;
	line-height: 35px;
	}
.subHeader{
	color: #545454;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	}
.smallHeader{
	color: #545454;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	}
.orangeRelatedHeader{
	color: #F96012;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	}		
.blueRelatedHeader{
	color: #476476;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	}			
.subNavRow{
	line-height: 15px;
	}
.subNav{
	font-size:12px;
	color:#000000;

	}
a.subNav{
	text-decoration:none;
}
.forms{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#999999;
	}
.modTable{ 
	font-size:12px;
	color:#666666;
	line-height: 18px;
	padding-left: 15px;
	padding-right: 15px;
	}	
.csClientName{
	color: #545454;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	}
.peRootTable{
	background-color:#FFFFFF;
	}	
.formLabels{
	font-size:11px;
	background-color:#b4c1cb;
}
.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#4d6079;
	}
a.footer {
	text-decoration:none;
	color:#FFFFFF;
	}
a.footer:hover {
	text-decoration:none;
	color:#999999;
	border-bottom-width: 1.5px;
	border-bottom-style: dashed;
	border-bottom-color:#999999;
	}