#navigation {
  border-right: 1 px solid #003366;
}


#banner



.sidebar {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.hilite {
	background-color: #FFFFCC;
		}

.listitem {
	list-style-type: square;
	font-size: 12px;
	line-height: 14px;
	padding-left: 0;
	margin-left: 0;

	}
.footer {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
}


}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
        color: #CC9933;
	font-size: 11px;
	line-height: 16px;
	text-decoration: underline;
	
}
a:link { color: #8b2500;}       /* unvisited link */

a:visited {color: #8b2500;}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #339933;
	text-decoration: underline;
	font-size: 11px;
	line-height: 16px;
	text-decoration: underline;
}


a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
        color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;

}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}



h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC9933;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00CC33;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}


li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	list-style-type: http://www.gentexcorp.com/Images/square-blue.gif;
	list-style-position: outside;
	list-style-image: url(../Images/square-blue.gif);
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

hr
{
	border: none;
	background-color:#333366;
	color: #CC9933;
	height: 3px;
	width: 100%;
	}
