/* CSS Document */
.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	border: none;
	TEXT-DECORATION: none;
	display: block;
	float: left;
	width: 85px;
}
a.nav:link {color: #EEEAD0}
a.nav:visited {color: #EEEAD0}
a.nav:hover {color: #ebebe3; TEXT-DECORATION: none; font-weight: bold}
.navon{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	float: center;
	border: none;
	TEXT-DECORATION: none
	display: block;
	float: left;
	width: 85px}
a.navon:link {
	color: #fff;
	font-weight: bold;
	TEXT-DECORATION: none}
a.navon:visited {
	color: #fff;
	font-weight: bold;
	TEXT-DECORATION: none}
.bottom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	TEXT-DECORATION: none}
a.bottom:link {color: #ccc}
a.bottom:visited {color: #ccc}
a.bottom:hover {
	color: #fff;
	text-decoration: underline}
.bottomlinks{
	font-family: Arial, Helvetica, sans-serif;
	color: #ccc;
	font-size: 8pt;
	font-weight: normal;
	TEXT-DECORATION: none}
.locations{
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold}
a.locations:link{color: #FFFFFF}
a.locations:visited {color: #FFFFFF}
a.locations:hover{color: #FFFFFF;font-size: 1em; font-weight: bold; TEXT-DECORATION: underline}
.email{
	font-size: 9pt;
	color: #036;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif}
a.email:link{color: #036}
a.email:visited {color: #036}
a.email:hover{color: #069; TEXT-DECORATION: underline}
.designed{
	font-size: 0.8em;
	font-weight: bold;
	color: #003366;
	text-decoration: none}
a.designed:link{color: #003366}
a.designed:visited {color: #003366}
a.designed:hover{color: #003366; TEXT-DECORATION: underline}
iframe {border: 0px none; color: e8edf0}
#dropmenudiv{
	position:absolute;
	font:normal 11px/17px Arial;
	z-index:100;
	color: #EEEAD0;
	border-top: none;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
	text-align: left;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	background-color: #003366;
	color: #EEEAD0;
	text-decoration: none;
}
#dropmenudiv a:hover{
	background-color: #EEEAD0;
	color: #003366;
	text-decoration: none;
}

