h1{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
margin-bottom: 0px;
padding-bottom: 0px;
font-weight: bold
}
h2{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
margin-bottom: 0px;
padding-bottom: 0px;
font-weight: normal
}
h3{
	font-family: Verdana;
	font-size: 8pt;
	color: #808080;
margin-bottom: 0px;
padding-bottom: 0px;
font-weight: bold
}
h4{
	font-family: Verdana;
	color: #999999;
	font-weight: bold; font-size:8pt
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	text-transform: uppercase;
	font-weight: bold;
}
h6{
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	text-transform: uppercase;
	font-weight: bold;
}
a, a:active, a:link, a.visited{
	color: #808080;
	font-size: 8pt;
	text-decoration: underline; font-weight:bold; font-family:Verdana
}
a:hover {
	text-decoration: underline;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF; 
	background-color: #362981;
	border: thin dotted #FFFFFF;
}
.dropdowns {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	border: thin dotted #FFFFFF;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;
	}

.bg {
	background-color: #ffffff;
}
.form {
	padding-left: 12px;
	font-size: 10px;
}
.nolink{
	text-decoration: none;
}
.alt{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.topmenu {
border-style: solid;
	border-width: 1px; 
	border-color: #362981;
}

#header-bgimage {
background: url("../images/banding.gif");
}