/* color.css/subdesign_config.inc */

body {
background: #FFFFFF;
color: #000000;
}
	
.bgcolor { background: #5050FA;}
	
a:link { color: #CC0000;}
	
a:visited { color: #006600;}
	
a:hover,a:active { color: #CC3300;}

.formtitle, .form_title, h5.form_title, .form_row_submit { background: #CECECE; }

.subdesign_color_bg1 { background: #E58682;}

.subdesign_color_bg2 { background: #D9403F;}

.subdesign_color_bg3 { background: #CC0000;}

.subdesign_color_bg4 { background: #950002;}

.subdesign_color_bg5 { background: #660000;}

.bgcolor_content, .subnavtop { background:#fff; }

.errormessage { color:#f00;}

.news_articles ul li a:link, .news_archives a:link {
	color: #CC0000;
}

.news_articles ul li a:visited, .news_archives a:visited {
	color: #006600;
}

.news_articles  ul li a:hover, .news_articles  ul li a:active,
.news_archives a:hover, .news_archives a:active {
	color: #CC3300;
}

.headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

.subheadline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.subtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.subcontent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.formlabel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.formtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.formcontent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #000000;
}

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

.headlines {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.contactinfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #000000;
}


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

This file was programmatically modified during migration.
July 16, 2009 @ 12:40 pm

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

