html,body {
	background-color: #313131;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 10pt;
	text-align:center;
	margin-top: 0px;
}

h3 {
	font-size: 12pt;
	background-image:url(pics/aarows.gif);
	background-repeat:no-repeat;
	text-indent:20px;
	color:#000;
	font-family: Georgia;
}

h1 {
	font-size: 14pt;
	margin: 0%;
	color:#00853e;
	font-family: Georgia;
}

h2 {
	font-size: 11pt;
	margin: 0%;
	color:#313131;
	text-indent:10px;
	font-family: Georgia;
}
acronym {
	cursor: help;
}

pre {
	margin: 0px;
}

div.upperleft {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	background-color:#CCC;
	text-align:left;
}
div.banLinks {
	float:left;
	width:200px;

}
div.lowerleft {
	padding: 10px;
	background-image:url(pics/newBG.jpg);
	background-repeat:repeat-x;
	background-color:#ababab;
	float:left;
	width:220px;
}
div.lowerright {

	padding: 20px;
	float:right;
	border:medium;
	width:550px;
	background:#f8f8f8;
}
div.lowerright2 {

	padding: 20px;
	float:center;
	border:medium;
	width:810px;
	background:#f8f8f8;
}
div.header {
	width: 970px;
	height:333px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(pics/banner.jpg);
	background-repeat:no-repeat;s
	margin-bottom: 20px;
	margin-top: 0px;
}

div.header h1 {
	font-size:24px;
	color:#FFFFFF;
	font-family: Georgia;
	text-align:left;
	padding-left:5px;
}

div.nav {
	padding-top:10px;
	padding-left:5px;
	text-align:right;

}

.nav a, .nav a:hover, .nav a:visited {
	color:#000000;
	background-color:#f8f8f8;
	text-decoration:none;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	margin-right:10px;

}

.nav a:hover {
	text-decoration:underline;
}

div.footer {
	text-align:center;
	background-color:#00853e;
	width:500px;
	height:23px;
	margin-left:auto;
	margin-right:auto;
	color:#000000;
}

a{
color:#313131;
text-decoration:underline;
}

a:hover{
color:#000000;
text-decoration:none;
}

#tableheader{
	background-color:#313131;
	color:#e1e1e1;
	font-weight:bold;
}

h4{
	border-bottom-width:thin;
	border-bottom-style:solid;
	border-bottom-color:#00853e;
	margin-left:-5 px;
	text-shadow:#666;
	line-height:normal;
	margin-bottom:0px;
	padding-bottom:0px;
	color:#000;
}

p{
	margin-top:0px;
	padding-top:0px;
}
