body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#11396D;
	background-color:#16035F;
}
td{
	font-size:12px;}

.maintable{
	border-left:1px solid #16035F;
	border-right: 1px solid #16035F;
}

.headerbg{
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
	height:108px;
}
.menubg{
	background-image:url(images/menubg.jpg);
	background-repeat:repeat-x;
	height:37px;}

.navigation{
	font-size:11px;
	color:#FFFFFF !important;
	font-weight:bold;
	text-decoration:none;!important
	height:37x;
	padding-top:3px;
}

a.navigation:hover{
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;!important}

a.navigation:visited{
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;!important}

.heading{
	font-weight:bold;
	font-size:20px;
	line-height:20px;}

.heading_small{
	font-weight:bold;
	font-size:13px;}

a:link,a:hover,a:visited{
	color:#16035F;

	}
.boldlink{
	font-weight:bold;}

.textbottom{
	font-size:10px;
}

a.bottomlinks:link{
	color:#2183C4; !important
	font-size:10px;	
}

a.bottomlinks:visited{
	color:#2183C4; !important
	font-size:10px;	
}

.footer{
	background-color:#16035F;
	height:68px;
	color:#FFFFFF!important;
	text-align:center;
	padding-bottom:10px;
}
.footer_text{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF!important;
	}
a.footer_text:link{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF!important;
	}
a.footer_text:visited{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF!important;
	}