#headdiv
{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 10px;
	text-align: center;
	font-family: Arial,Verdana,sans-serif;
	font-weight: bold;
	color: #010D67;
	font-size: 12px;
	border: 2px solid #000000;
	background-color: #2476EF;
	width: 950px;
	height: 41px;
} 

#title{
	position: absolute;
	top: 70px;
	left: 0px;
	width: 950px;
	height: 20px;
	text-align: center;
	font-family: Arial,Verdana,sans-serif;
	font-weight: bold;
	color: #010D67;
	font-size: 12px;
}
#maindiv
{
	position: absolute;
	top: 100px;
	vertical-align: top;
	margin: 10px;
	display: block;
	height: 500px;
	line-height: 15pt;
}

#navdiv
{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 10px;
	display: block;
	border: 1px solid #2476EF;
	width: 175px;
	height: auto;
	font: bold 10pt Arial,Verdana,sans-serif;
	color: #010D67;
}

#acontdiv
{
	position: absolute;
	top: 0px;
	left: 205px;
	width: 500px;
	height: auto;
	vertical-align: top;
	margin: 10px;
	display: block;
	border: 1px solid #2476EF;
	text-align: left;
	font-family: Arial,Verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #010D67;
}

#contdiv
{
	padding-left: 10px;
	top: 0px;
	width: 490px;
	height: 440px;
	overflow: scroll;
}

#addiv
{
	position: absolute;
	left: 735px;
	top: 0px;
	text-align: center;
	vertical-align: top;
	margin: 10px;
	display: block;
	width: 175px;
	height: auto;
	font-weight: normal;
}

#basebar
{
	position: absolute;
	top: 570px;
	text-align: center;
	width: 950px;
}

p
{
	/*text-indent: 3ex;*/
	font: 11pt sans-serif;
	text-align: justify;
	margin-right: 3ex;
	margin-left: 3ex;
	color: black;
}

address { color: rgb( 80,0,0 ); font: normal 8pt sans-serif; }
h3 { font: bold 12pt sans-serif; }
A { border-top: 1px solid white; border-bottom: 1px solid white; margin-top: 1ex; margin-bottom: 1ex; display: block; color: #010D67; text-decoration: none;}
A.line { display: inline; border-top: 1px solid white; border-bottom: 1px solid white; margin-top: 1ex; margin-bottom: 1ex; color: #010D67; text-decoration: none; font: bold 8pt Arial,verdana,sans-serif;}
A:link { color: #010D67; text-decoration: none;}
A:visited { color: #010D67; text-decoration: none;}
A:active { color: #010D67; text-decoration: none;}
A:hover { color: black; border-top: 1px solid black; border-bottom: 1px solid black; background: rgb( 220,220,220 ); }
h2 { font: bold 13pt Arial,Verdana,sans-serif; color: #1864D5;}
h1 { font: bold 14pt Arial,Verdana,sans-serif; color: rgb( 80,0,0 ); text-decoration: underline;}
.oddrow { text-indent: 5px; background-color: #EFFFFF; }
.evenrow { text-indent: 5px; background-color: #CEF2FF; }
