p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #747474;	
}

b, .bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #747474;		
}

h1, .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #999850;		
}

.topnav, .topnav:visited, a.topnav, a.topnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.topnav:hover, a.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.greenheader, .greenheader:visited, a.greenheader, a.greenheader:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #78782B;
	text-decoration: none;
}

.greenheader:hover,a.greenheader:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #78782B;
	text-decoration: underline;
}


.orangeheader, .orangeheader:visited, a.orangeheader, a.orangeheader:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D06915;
	text-decoration: none;
}

.orangeheader:hover, a.orangeheader:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D06915;
	text-decoration: underline;
}

.footer, a.footer, a.footer:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: 959595;
	font-style: normal;
	text-decoration: none;
	line-height: 20px;
}
.footer:hover, a.footer:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: 959595;
	font-style: normal;
	text-decoration: underline;
	line-height: 20px;
}


a {color: #D06015; text-decoration: none; }
a:visited { color: #D47333; }
a:hover { COLOR: #D06015; text-decoration: underline; }
a:active { color: #76A3C3; }
a:link IMG { color: #2A4C93; }

a.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2A4C93;
	text-decoration: underline;
	font-weight: normal;
}

a.link:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2A4C93;
	text-decoration: none;
	font-weight: normal;
}

a.link:visited {
	color: #2A4C93;
}

a.linkbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2A4C93;
	text-decoration: underline;
	font-weight: bold;
}

a.linkbold:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2A4C93;
	text-decoration: none;
	font-weight: bold;
}

a.linkbold:visited {
	color: #2A4C93;
}

a.homelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A4C93;
	text-decoration: underline;
	font-weight: normal;
}

a.homelink:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A4C93;
	text-decoration: none;
	font-weight: normal;
}

a.homelink:visited {
	color: #2A4C93;
}

a.homelinkbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A4C93;
	text-decoration: underline;
	font-weight: bold;
}

a.homelinkbold:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A4C93;
	text-decoration: none;
	font-weight: bold;
}

a.homelinkbold:visited {
	color: #2A4C93;
}

a.nav, a.nav:visited {
	font-weight: bold;	
	text-decoration: none;
}

a.nav:hover {
	font-weight: bold;	
	text-decoration: underline;
}

a.navbold, a.navbold:visited {
	font-weight: bold;
	color: #843D0D;
	text-decoration: none;
}
a.navbold:hover {
	font-weight: bold;
	color: #843D0D;
	text-decoration: underline;
}