html { min-height: 100%; margin-bottom: 1px; }

.content  {
	color: navy;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	font-weight:none;
}

.content2  {
	color: navy;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight:none;
}

.content a {
	color: 006600;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight:none;
}

.sidehead  {
	color: #006600;
	font-family: verdana;
	font-size: 14px;
	line-height: 25px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.homehead  {
	color: #006600;
	font-family: verdana;
	font-size: 14px;
	line-height: 25px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.nav, .nav a {
	color: #000099;
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
	font-weight:bold;
	margin-left : 5px;
}

.subnav, .subnav a {
	color: #9999FF;
	font-family: Verdana;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	font-weight: none;
}


.footer, .footer a  {
	color: #000000; 
	font-family: verdana; 
	font-size: 10px; 
	line-height: 12px; 
	text-align: right; 
	font-weight:none;
}

.sidenav {color: #ffffff; font-family: verdana, arial, helvetica; font-size: 11px; text-decoration: none; font-weight: bolder;}
	.sidenav a:link, .sidenav a:visited, .sidenav a:active {color: #ffffff; text-decoration: none;}
	.sidenav a:hover {color: #ffffff; text-decoration: underline;}	

.header {color: #006600; font-family: arial, helvetica, verdana; font-size: 11px; text-decoration: none; font-weight: bolder;}
	.header a:link, .header a:visited, .header a:active {color: #006600; text-decoration: none;}
	.header a:hover {color: #ffffff; text-decoration: underline;}	
