LI {
	list-style-image : url(arrowbullet.gif);
	}

OL LI {
		list-style-image : none;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	line-height : 18px;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000066;
	line-height : 15px;
}

body {
	background-color: #759cd7;
	margin-top : 0px;
}
a:link, a:visited, a:active {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
hr {
	height: 1px;
	color: #336699;
	background-color: #336699;
	border: 0;
}
h1 {
	font-size: 24pt;
	text-decoration: none;
	font-family : "Arial Black";
	font-weight : bold;
	margin: 12px 0px 12px 0px;
	line-height : 25px;
	color : #ECBD00;
	padding-bottom : 8px;
	}

H2 {
	font-size: 13pt;
	text-decoration: none;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	margin: 20px 0px 3px 0px;
	background-color : Navy;
	}

P {
	margin-top : 5px;
}


H3 {
	font-size: 13pt;
	text-decoration: none;
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}


h3, h4, h5 {
	margin: 3px 0px 3px 0px;
}

form {
	margin: 0;
}
.main {
	width: 800px;
	margin: auto;
	background-color: #00008B;
	vertical-align : super;
}
.header {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 115px 0px;
	text-align: center;
	font-size: 30px;
}
.menu {
	float: left;
	width: 165px;
	vertical-align: top;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.menu ul, .menu li {
	margin: 2px;
	padding: 0px 0px;
	list-style-type: none;
	margin-top : 0px;
	padding-top : 0px;
	padding-left : 5px;
        color : #FFCC00;
}
.menu li {
	border-bottom: 1px solid #FFCC00;
	list-style-image : none;
        color : #FFCC00;
	}

TD.yellow {
	background-color : #DCDCDC;
}

TABLE.sidebar {
	background-color : #DCDCDC;
	border : thin groove Silver;
	padding-left: 3%; 
	padding-right: 1%;
	margin : 5px 0px 5px 12px;
}

.menu a:link, .menu a:visited, .menu a:active {
	padding: 0px 0px 2px 0px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}
.menu a:hover {
	color: #99CCFF;
	text-decoration: none;
}
.main_menu {
	border-left: 0;
}
.sub_menu {
	border-left: 2px;
	vertical-align: top;
	list-style-image : url(arrowbullet.gif);
}

UL {
	margin-top : 2px;
	margin-bottom : 2px;
}

.menu_current {
	font-weight: bold;
}
.content {
	float: right;
	width: 600px;
	padding: 4px 15px 40px;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	border-right-color : #000080;
	border-right-style : solid;
	border-right-width : 5px;
	}
.footer {
	clear: both;
	background-position: bottom;
	padding: 8px;
	text-align: center;
	font-size: 8pt;
	background-color : Navy;
	color : White;
	}
.powered_by, .powered_by a:link, .powered_by a:visited, .powered_by a:active, .powered_by a:hover {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
	color: #FFFFFF;
}