body {
	margin:0;padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color:#004379;
}
.headingcolor
{	background-color:#ffffff;
}
.h1 {
	font-size:14pt;
	font-weight:bold;
	color:#8F8F8F;
}
.h2 {
	font-size:12pt;
	font-weight:bold;
	color:#8F8F8F;
}
.h3 {
	font-size:9pt;
	font-weight:bold;
	color: #8F8F8F;
}
a {
	color: #00457C;
	text-decoration:underline;
	line-height:14pt;
}
a:hover {
	color: #58585A;
	text-decoration:none;
}
hr {
	color: #A7AEB8;
	height: 1px;
	background: #8096ab;
	border: 0;
}
.menu {
	font-weight: bold;
	font-size: 9pt;
	text-transform:uppercase;
	background-color:#FFFFFF;
	width:170px;
	padding-left:15px;
	/*line-height:16pt;*/
}
.menu A
{	text-decoration: none;
	color: #00457C;
	display:block;
	padding:2px;
	line-height:18pt;
}
.menu A:hover{
	background-color:#D8D9DA;
}
.submenu {
	font-weight: bold;
	font-size: 8pt;
	background-color:#FFFFFF;
	padding-left:15px;	
}
a.submenu
{	text-decoration: none;
	color: #00457C;
	display:block;
	padding:2px;
	line-height:12pt;
	text-transform:none;
}
.selected
{	color: #a7261e;
}
.content
{	vertical-align:top;
	padding-left:15px;
	padding-right:15px;
	background-color:#FFFFFF;
	height:250px;
}
.rightcolumn
{	padding-top:20px;
	padding-right:20px;
	
	width:200px;
	vertical-align:top;
}
.footer {
	font-size:8pt;
	color:#ffffff;
	padding-top:6px;
}
.footer a
{	text-decoration:none;color:#ffffff;
}
.footer a:hover
{	text-decoration:underline;
}
.red {
	color: #9F0012;
}
.th2 
{
	font-size:12pt;
	font-weight:bold;
	color:#AFAFAF;
}
th{
	border: 1px solid #00365B;
	text-align:center;
	font-weight:bold;
	vertical-align:bottom;
	background-color:#D1D3D4;
	padding:2px;	
}
.th{
	border: 1px solid #00365B;
	text-align:center;
	font-weight:bold;
	vertical-align:bottom;
	background-color:#D1D3D4;
	padding:2px;	
}
.legal
{ 	font-size:8pt;
	color:#666666;
}
.tablestripe {
	background-color: #D8D9DA;
}
.staff
{
	background-color: #C1C0C6;
	border: 1px solid #00457C;
}
.hidden{
	padding:0;
	margin:0;
	font-size:0pt;
	line-height:0px;
}