/* BEGIN adding styles based upon subdesign_config.inc */ 

body {
	background-color: #FFFFFF;
	color: #000000;
}

.bgcolor {
	background-color: #FFFFFF;
}

a:link {
	color: #3E7899;
}

a:visited {
	color: #666666;
}

a:hover,
a:active {
	color: #9E9E37;
}

.subdesign_color_bg1 {
	background: #FFFFFF;
}
	
.subdesign_color_bg2 {
	background: #3E7899;
}
	
.subdesign_color_bg3 {
	background: #FFFFFF;
}

.headlines h3
{
	color: #3E7899;
}

/* END adding styles based upon subdesign_config.inc */ 

body {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}

hr { color: #000; }

.primary_content_area h2
.headline {
	font-size: 14pt;
	font-weight: bold;
}

.primary_content_area h4,
.title {
	font-size: 12pt;
	font-weight: bold;
}

.content,
.headlines,
.contactinfo,
.formcontent { font-size: 10pt; }

.primary_content_area h3
.subheadline {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}

.subtitle {
	font-size: 10pt;
	font-weight: bold;
}

.subcontent { font-size: 9pt; }

.formtitle, .form_title, h5.form_title, div.form_row_submit, .formlabel {
	font-size: 10pt;
	font-weight: bold;
}

.errormessage {
	font-size: 16pt;
	font-weight: bold;
	color: #F00;
}

a.headlines:link { color: #3E7899; }

a.headlines:visited { color: #666666; }

a.headlines:hover,
a.headlines:active { color: #9E9E37; }


/********************************************************************

This file was programmatically modified during migration.
August 29, 2009 @ 10:05 am

********************************************************************/

