ul 
{
	 margin-top: 0px;
}
p 
{
	margin:0px 0px 14px 0px;
}
.sitemapsection 
{
	font-size:135%;
	background-color:#f1f1f1;
	border:1px solid #cccccc;
	padding:2px 4px;
	text-decoration:none; 
	font-family: Times New Roman, Times, serif;
}
.contentarea, .contentarea *
{
	line-height:1.5;
}
input,select,textarea 
{
	font: 12px Arial, Helvetica, sans-serif;
}
a {
	color: #570e00;
}
.topbar {
	background-image: url(/images/topbar_back.gif);
	background-repeat: repeat-x;
}
.bluebar {
	background-image: url(/faq/images/blue_bar.gif);
	background-repeat: repeat-y;
	font-family: Times New Roman, Times, serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
.white {
	background-color: #ffffff;
}
.navback {
	background-color: #ffda48;
}
.footer {
	color: #515151;
	font-size: 9px;
}
a.footerlink:link, a.footerlink:visited, a.footerlink:active {
	color: #515151;
	font-size: 9px;
	text-decoration: none;
}
a.footerlink:hover {
	color: #515151;
	font-size: 9px;
	text-decoration: underline;
}
a.navfooterlink:link, a.navfooterlink:visited, a.navfooterlink:active {
	color: #515151;
	font-size: 11px;
	text-decoration: none;
}
a.navfooterlink:hover 
{
	text-decoration: underline;
}
.searchbox {
	width: 100px;
	height: 13px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	font-size: 11px;
}
.required {
	font-weight: bold;
	color: #ff0000;
}
.formbg  
{
	background-color:#FBFBE3;
}

.formbghighlighted
{
	background-color:#F3F3D3;
}
.nav:link, .nav:visited, .nav:active {
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.nav:hover {
	font-family:  Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	font-size: 14px;
	color: #734d1c;
	font-weight: bold;
}

.navactive:link, .navactive:visited, .navactive:active {
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	font-size: 14px;
	color: #734C15;
	font-weight: bold;
}
.navactive:hover {
	font-family:  Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	font-size: 14px;
	color: #734C15;
	font-weight: bold;
}
.subnav:link, .subnav:visited, .subnav:active {
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-weight: 500;
}
.subnav:hover {
	font-family:  Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	font-size: 12px;
	color: #734d1c;
	font-weight: 500;
}
.titlebar {
	font-family:  Georgia, Times New Roman, Times, serif;
	background-color: #81b53a;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
}
.subnavitemactive {
	font: 12px Arial, Helvetica, sans-serif;
	color:#734d1c;
	text-decoration:none;
}
.subnavitemactive:hover {
	color: #734d1c;
}
.sub2navitemactive {
	font: 12px Arial, Helvetica, sans-serif;
	color:#734d1c;
	text-decoration:none;
}
.sub2navitemactive:hover {
	color: #734d1c;
}

.sub3navitemactive {
	font: 11px Arial, Helvetica, sans-serif;
	color:#734d1c;
	text-decoration:none;
}
.sub3navitemactive:hover {
	color: #734d1c;
}

/*end likely changes per section*/

/*may change per section*/
.subnavitem {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
}
.subnavitem:hover {
	color: #734d1c;
}
.sub2navitem {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
}
.sub2navitem:hover {
	color: #734d1c;
}
.sub3navitem {
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
}
.sub3navitem:hover {
	color: #734d1c;
}
/*end may change per section*/

/* ADMIN */
.adminmessage {
	font-weight: bold;
	color: #ff0000;
}

