/* color.css/subdesign_config.inc */

body {
background: #FFFFFF;
color: #000000;
}
	
.bgcolor { background: #000000;}
	
a:link { color: #222A18;}
	
a:visited { color: #000000;}
	
a:hover,a:active { color: #909859;}

.formtitle,
.form_title,
h5.form_title,
div.form_row_submit {
	background: #909859 !important;
	color: #000 !important;
}

div.required_form_label {
	color: #36F !important;
}

.subdesign_color_bg1 { background: #72D2F6;}

.subdesign_color_bg2 { background: #38BfF3;}

.subdesign_color_bg3 { background: #00AdEf;}

.subdesign_color_bg4 { background: #0076A4;}

.subdesign_color_bg5 { background: #005171;}

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

.errormessage { color:#f00;}

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

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

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

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

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

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

.subheadline { font-size: 12pt; font-weight: bold; }

.title, 
.formlabel { font-size: 10pt; font-weight: bold; }

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

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

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

.subcontent,
.formcontent,
.headlines { font-size: 9pt; }

a:link { color: #222A18; }

a:visited { color: #222A18; }

a:hover,
a:active { color: #909859; }


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

This file was programmatically modified during migration.
June 4, 2009 @ 10:58 pm

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