body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	line-height: 130%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bgstripe.gif);
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: medium;
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
}
h2 {
	font-size: small;
	color: #990000;
}
#container
{
	margin-right: 5%;
	margin-left: 5%;
	padding: 0;
}
#top
{
	border-top-color: #003366;
	border-top-style: solid;
	border-top-width: 10px;
	background-image: url(../images/topH0V1.jpg);
}
#top h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#topnav
{
	float: right;
	width: 100%;
}
 #navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #036;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}

#content
{
	padding-right: 4em;
	padding-left: 4em;
	padding-top: 3em;
	padding-bottom: 0.5em;
	background-color: #FFFFFF;
}
#footer
{
	background-color: #003366;
}
#bottom
{
	padding-top: 1.5em;

}
#news {
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	float: right;
	padding: 8px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 2em;
	border-style: solid;
	line-height: 140%;
	width: 230px;
	font-weight: bold;
	color: #990000;
	font-style: italic;
}
.floatright {
	float: right;
	margin: 0 0 10px 15px;
	clear: right;
}
#form {
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	width: 80%;
}

