body
{
	font-family:arial;
	font-weight:normal;
	text-align:justify;
	background-color:#FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	background-color:#FFFFFF;
}

a
{
	text-decoration: none;
	color:#000000;
	font-weight:bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
	
a:hover
{
	color:#0185d9;
}

a.selected
{
	color:#0185d9;
}

h1 
{
	display: block;
  	font-size: 2em;
  	font-weight: bold;
  	margin: .67em 0;
}

h2 
{
  	display: block;
  	font-size: 1.5em;
  	font-weight: bold;
  	margin: .83em 0;
}

div.content 
{
	width: 765px;
	margin:1em auto;		
	text-align:left;
	max-width:765px;
	background-color:#FFFFFF;
}

div.sidebar 
{
	position:absolute;
	width: 238px;
	margin:0; 
	background-color:#FFFFFF;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	height:576px;
}

div.toplogomain
{
	position:absolute;
/*	background-image:url(images/toplogomain.jpg);
*/	margin-left:238px;
	width:527px;
	height:76px;
	background-color:#FFFFFF;
	/*	left: 205px; */
	top: 12px;
	padding:0px;
}

div.topnavbar
{
	position:absolute;
	float:left;
	margin-left:138px;
	margin-top:112px;
	width:575px;
	height:22px;
/*	padding-top:3px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	border-top:1px;
	border-left:1px;
	border-bottom:1px;
	border-right:1px;
	border-style:solid;
	border-color:#FFFFFF;
*/	background-color:#FFFFFF;
}

div.main
{
	position:absolute;
	float:left;
	padding:0px;
	font-size:14px;
	width:527px;
	margin-left:238px;
	margin-top:123px;
	margin-bottom:0px;
	height:482px;
	top: -35px;
	background-color:#FFFFFF;
}

div.main2
{
	position:absolute;
	float:left;
	/*	border-right:1px;
	border-right-style:solid;
	border-right-color:#FFFFFF;
	border-left:1px;
	border-left-style:solid;
	border-left-color:#FFFFFF;
*/	padding:0px;
	font-size:14px;
	width:527px;
	margin-left:238px;
	margin-top:123px;
	margin-bottom:0px;
	height:482px;
	top: -35px;
	background-color:#00113C;
}

div.footer
{
	
    position:absolute;        
    float:left;	
	padding:0px;
	background-color:#FFFFFF;
	color:#00113C;
	font-size:10px;
    width:765px;
    margin-left:0px;
    margin-top:558px;
	height:20px;
}

td.menuleft
{
/*	width:236px;
	height:60px;
*/	color:#000000;
	font-size:14px;
	font-weight:bold;
	width:155px;
}

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

td.redhead
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#990000;
}

td.redsmall
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;
}

td.bluehead
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0185D9;
}

td.bluesmall
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0185D9;
}

td.address
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

td.bluetitle
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#0185D9;
}