body {
	background-color: #A0AF91;
	font-family: "Times New Roman", Times, serif;
	}

.footer {
  font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight:400;
	color: #003366;
}
	.footer a:link {
  font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #003366;
	text-decoration:none;
}

	.footer a:visited {
  font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #003366;
}

	.footer a:hover {
  font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #003366;
	text-decoration:underline;
}

.subtitle {
	font-family: "Times New Roman", Times, serif;
color: #000000;}

h3 {color:#003366;}

.navLink {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

	.navLink a:link{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration:underline;
}

.Newshead {color: #3333CC; font-size: large; }

td, th {
	font-family: "Times New Roman", Times, serif;
	font-weight:400;
}

a {
	color: #660000;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
 background-color: #99CC00; color: #003333;}



.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	background-color: #669900;
 color: #FFFF33;
}

.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}



.sidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}



.legal {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #333333;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

#navBar{
	float: left;
	width: 160px;
	margin: 0px;
	margin-right:19px;
	padding: 0px;
	background-color:#A0AF91;
	border-right: 1px solid #A0AF91;
	border-bottom: 1px solid #A0AF91;
}



/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block; text-decoration:none; color:#003366;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE; text-decoration:none;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #A0AF91;
	font-size: 90%;
	background-color: #ffffcc;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #A0AF91;
	padding: 2px 0px 2px 10px;
	text-decoration:none;
}

#sectionLinks a:hover{
	background-color: #CCCC99;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	color:#003366;
	text-decoration:none;
	background-color: #ffffcc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link 

.relatedLinks a:visited {
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	color:#003366;
	text-decoration:none;
}
.relatedLinks a:hover {
	display: block;
	font-weight:700;
	text-decoration:none; 
	background-color:#A0AF91;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
