body, div, td, p, a, li, select, textarea, a:active, a:link, a:visited, a:hover {
	font-family: verdana, arial, helvetica, san-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	line-height: 12pt;
	text-decoration: none;
	color: #012C41;
}
body {
	margin: 0px;
	padding: 20px 10px 0px 10px;
}
ul {
	margin: 0px;
	padding: 5px 0px 0px 15px;
}
ol {
	margin: 0px;
	padding: 5px 0px 0px 25px;
}
li {
	margin: 0px;
	list-style-position: outside;
	padding: 0px 0px 3px 0px;
}
li.menuout {
	color: #ffffff;
	list-style: square;
}
li.menuover {
	color: #336600;
	list-style: square;
}
.bordered { border: #ffffff 1px solid; }
.header {
	color: #012C41;
	font-size: 8pt;
	font-weight: bold;
}
.lightheader {
	color: #6c8b8a;
	font-size: 8pt;
	font-weight: bold;
}
.subheader {
	color: #012C41;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
}
.homebold {
	color: #ffffff;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
}
.btmnav {
	color: #012C41;
	font-size: 7pt;
}
a, a:active, a:link, a:visited, a:hover  {
	color: #012C41;
	font-style: italic;
	text-decoration: underline;
}
a:hover  {
	color: #336600;
}
a.down, a.down:active, a.down:link, a.down:visited, a.down:hover  {
	color: #336600;
	text-decoration: underline;
}
a.btmnav, a.btmnav:active, a.btmnav:link, a.btmnav:visited, a.btmnav:hover  {
	color: #012C41;
	font-size: 7pt;
	text-decoration: none;
}
a.btmnav:hover  {
	color: #336600;
	text-decoration: underline;
}
a.dark, a.dark:active, a.dark:link, a.dark:visited, a.dark:hover  {
	color: #000000;
	text-decoration: underline;
}
a.dark:hover  {
	color: #336600;
}
.hdiv {
	width: 780px;
	height: 1px;
	background-color: #ffffff;
}
.padhome {
	padding: 6px 15px 6px 15px;
}
.padhomesub {
	padding: 6px 15px 6px 5px;
}
.padhomesub2 {
	padding: 18px 25px 18px 25px;
}
.padperson {
	padding: 10px 10px 10px 10px;
}
.padt8 {
	padding: 10px 0px 10px 28px;
}
.subnav {
	padding: 8px 0px 0px 0px;
	height: 360px;
}
#site {
	width: 780px;
}
#header {
	width: 780px;
	background-color: #012c41;
}
#content_home {
	width: 780px;
	padding: 12px 0px 12px 0px;
	background-color: #6c8b8a;
	text-align: left;
}
#content_sub {
	width: 780px;
	padding: 12px 0px 12px 0px;
	background-color: #ffffff;
	text-align: left;
}
#content_sub2 {
	width: 780px;
	text-align: left;
}
#dir1, #dir2, #dir3, #dir4 {
	display: none;
}