.headline {
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000099;
}

.footerheadline {
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
}

.subheadline {
	font-family: Arial, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #000099;
}

.title {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000099;
}

.content {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #000099;
}

.subtitle {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000099;
}

.subcontent {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000099;
}

.small {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #000099;
}

.small h3 { display: none; margin: 0; padding: 0;}

div.news_articles ul{
	padding-left: 15px;
}

.formlabel {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000099;
}

.formtitle, h5.form_title, div.form_row_submit  {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000099;
	text-align: left;
}

 div.form_row_submit  {
 	height: 1em;
 }

.formcontent {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000099;
}

.errormessage {
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
}

.headlines {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000099;
}

.contactinfo {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #000099;
}

div.portal_navigation a {
	font-family: Arial, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 .25em;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 7.5pt;
	padding: .3em 1em;
	background: #f6b501;
	border-left: 1px solid #f8c22e;
	border-top: 1px solid #fad87a;
	border-right: 1px solid #785500;
	border-bottom: 1px solid #503b00;
}


