a.nav:link {
	line-height: 15px;
	text-decoration: none;
	color: #146AAB;
}
a.nav:visited {
	text-decoration: none;
	line-height: 15px;
	color: #136AAB;
}
a.nav:hover {
	text-decoration: underline;
	line-height: 15px;
	color: #146AAB;
}
a.nav:active {
	text-decoration: underline;
	color: #146AAB;
	line-height: 15px;
}
a.subnav:link {
	color: #fff; 
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}
a.subnav:visited {
	color: #fff; 
	text-decoration: none;
	line-height: 15px;
	font-weight: bold; 
}
a.subnav:hover {
	text-decoration: underline;
	color: #8CAF53;
	line-height: 15px;
	font-weight: bold; 
}
a.subnav:active {
	text-decoration: underline;
	color: #8CAF53; 
	line-height: 15px;
	font-weight: bold; 
}
a.sublinks:link {
	color: #646f3a;
	text-decoration: underline;
}
a.sublinks:visited {
	color: #646f3a;
	text-decoration: underline;
}
a.sublinks:hover {
	text-decoration: underline;
	color: #304F7B;
}
a.sublinkwhite:active {
	text-decoration: underline;
	color: #E9E5D1;
	font-weight: bold;
}
a.sublinkwhite:link {
	color: #EFD4A4;
	text-decoration: none;
	font-weight: bold;
}
a.sublinkwhite:visited {
	color: #EFD5A5;
	text-decoration: none;
	font-weight: bold;
}
a.sublinkwhite:hover {
	text-decoration: underline;
	color: #EBD5A6;
	font-weight: bold;
}
a.sublinks:active {
	color: #646f3a;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	text-decoration: underline;
	color: #18589B;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #333;
	font-variant: small-caps;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}	
.textbold11nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	color: #656F3B;
}
.sidebar11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
}
.textbold12white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #000;
}
.textbold11light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #94794a;
}
.textbold11tm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #515151;
}
.textbold11med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #515151;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 20px;
	color: #646f3a;
	font-variant: small-caps;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
}
.subheadersm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	color: #8C9B54;
	font-weight: bold;
}
