@charset "ISO-8859-1";
.headline {
	font-family: Arial, Helvetica, sans-serif;
	color: #C6A65A;
	font-size: 34px;
	line-height: 34px;
	text-decoration: none;
	letter-spacing: -0px;
}
.latest_news_section {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 24px;
	line-height: 24px;
	text-decoration: none;
	letter-spacing: -0px;
}
.mid_header {
	font-family: Arial, Helvetica, sans-serif;
	color: #C6A65A;
	font-size: 20px;
	line-height: 20px;
	text-decoration: none;
	letter-spacing: -0px;
}
.mid_head_black {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 20px;
	line-height: 22px;
	text-decoration: none;
}
.large_red {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 30px;
	line-height: 34px;
	text-decoration: none;
	font-weight: bold;
}
.required_fields {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}
.caps {
	font-family: Arial, Helvetica, sans-serif;
	color: #C6A65A;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.small_caps {
	font-family: Arial, Helvetica, sans-serif;
	color: #C6A65A;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	line-height: 12.5px;
	list-style-position: inside;
	list-style-type: circle;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 2px;
	left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	text-indent: 0px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	line-height: 13.5px;
}
.body a:link {
	color: #990000;
	text-decoration: none;
}
.body a:visited {
	color: #990000;
	text-decoration: none;
}
.body a:hover {
	color: #990000;
	text-decoration: underline;
}
.body a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.body_small {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	line-height: 12.5px;
}
.body_small a:link {
	color: #990000;
	text-decoration: none;
}
.body_small a:visited {
	color: #990000;
	text-decoration: none;
}
.body_small a:hover {
	color: #990000;
	text-decoration: underline;
}
.body_small a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}
.quicklinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}
.quicklinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
.quicklinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	line-height: 14px;
}
.quicklinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	line-height: 14px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
}
.copyright a:link {
	color: #000000;
	text-decoration: none;
}
.copyright a:visited {
	color: #000000;
	text-decoration: none;
}
.copyright a:hover {
	color: #990000;
	text-decoration: none;
}
.copyright a:active {
	color: #990000;
	text-decoration: none;
}


/* added by DF - feedback stuff */
div.errors, div.messages{
	width: 350px;
	border: 1px solid #990000;
	padding: 8px 8px 8px 8px;
	margin: 10px 0 10px 0;
	color: #990000;
	line-height: 150%;
}
 div.messages{
	border: 1px solid #009900;
	color:#006600;
 }
.errors p, .messages p{
	margin-top: 0;
	padding-top:0;
	font-weight: bold;
	color: #990000;
}
.messages p{
	color: #000000;
}
.errors ul, .messages ul{
	margin-top: 0;
	padding-top: 0;
	padding-bottom:0;
	margin-bottom: 0;
}
.errors li{
	color: #990000;
}
.body div.errors a{
	color: #333;
	text-decoration:underline;	
}

.body .wc{
	color: #666;	
}

#logout{
	margin-top: 40px;
	
}



#account_nav { padding: 0 0 35px 0;  } 
#account_nav ul{ padding:0; margin:0}
#account_nav li { margin: 0 9px 0 0; padding: 0; float: left; display:inline; list-style-type: none; } 

#account_nav li a { color: #000; padding: 0 9px 0 0; background: #fff; font-weight: normal; border-right: 1px solid #000; }
#account_nav li.last a { border: 0; }
#account_nav li a:hover, #account_nav a.on { color: #C6A65A; text-decoration:none}

#account_login{ width: 120px; position:absolute; top: 24px; right: 70px; z-index:5; font-size:11px;  }
#account_login a{ color: #350803;	}

