/* color.css/subdesign_config.inc */

body {
background: #FFFFFF;
color: #000000;
}
	
.bgcolor { background: #000000;}
	
a:link { color: #132c61;}
	
a:visited { color: #132c61;}
	
a:hover,a:active { color: #1c4198;}

.formtitle, .form_title, h5.form_title, div.form_row_submit { 
	background: #1c4198 !important;
	color:#ffffff !important;
}

.subdesign_color_bg1 { background: #92a4ce;}

.subdesign_color_bg2 { background: #5571b2;}

.subdesign_color_bg3 { background: #1c4198;}

.subdesign_color_bg4 { background: #132d69;}

.subdesign_color_bg5 { background: #0e1f48;}

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

.errormessage { color:#f00;}

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

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

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

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; color: #FFF; }

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

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

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

a:link { color: #132c61; }

a:visited { color: #132c61; }

a:active,
a:hover { color: #1c4198; }


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

This file was programmatically modified during migration.
August 22, 2009 @ 7:47 am

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

