body { 
	margin: 0;
	background-color: #fcf8d2;
}

#whitebg { background-color: #ffffff; }

#leftnav { background-color: #93adc2; }

#sectionbox {
	padding: 12px 25px 0 25px;
 	background-color: #F1E756;
}












/** LEFT SUB NAVIGATION **/
#leftsidebar {
	background-color: #dde8f2;
	padding: 20px 16px 5px 16px;
	width: 207px;

	font-family: Arial, sans-serif, Verdana, Times;
	font-size: 12px;
	line-height: 14px;
	color: #4B6BA4;
	
}
	#leftsidebar .divider {
		height: 1px;
		background-color: #b7cad9;
		margin: 5px 0 5px;
	}
	#leftsidebar b {
		color: #D2352C;
		font-weight: bold;
	}

#leftsidebar a {
	text-decoration: none;
	color: #4B6BA4;
}
#leftsidebar a:hover {
	text-decoration: underline;
	color: #000000;
}
#leftsidebar a.on {
	text-decoration: none;
	color: #000000;
}















#content {
	padding: 12px 25px 12px 25px;
	font-family: Arial, sans-serif, Verdana, Times;
	font-size: 10pt;
	line-height: 14pt;
	color: #393B3B;
	/*font-family: Georgia, "Times New Roman", Times;*/
	/*font-size: 12px;
	line-height: 14px;*/

}
	#content .divider {
		height: 1px;
		background-color: #b7cad9;
		margin: 5px 0 5px;
	}

#content .subhead {
	font-weight: bold;
	color: #D2352C;
}

#content a {
	text-decoration: none;
	color: #4B6BA4;
}

#content a:hover {
	text-decoration: underline;
	color: #000000;
}

table { text-align: left; }


/* MAIN */
.head {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 15px;
	line-height: 20px;
	color: #D2352C;
	font-weight: bold;
	text-decoration: none;
}

.head_text {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 13px;
	line-height: 17px;
	color: #393B3B;
}

.head_text a {
	color: #ee3a42;
	text-decoration:none;
}

.head_text a:hover {
	text-decoration: underline;
	color: #000000;
}

.text {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 10px;
	line-height: 12px;
	color: #393B3B;
}

.text a {
	color: #ee3a42;
	text-decoration:none;
}

.text a:hover {
	text-decoration: underline;
	color: #000000;
}

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


/* HOME */
.home_subhead {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 12px;
	line-height: 14px;
	color: #D2352C;
	font-weight: bold;
	text-decoration: none;
}

.home_subhead a {
	text-decoration:none;
	color: #D2352C;
}

.home_subhead a:hover {
	color: #4B6BA4;
	text-decoration: underline;
}

.home_head_red {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 13px;
	line-height: 19px;
	color: #D95453;
	font-weight: bold;
	text-decoration: none;
}

.home_head {  
	font-family: Georgia, "Times New Roman", Times;
	font-size: 13px;
	line-height: 19px;
	color: #3C3F40;
	font-weight: bold;
	text-decoration: none;
}

.home_head a {
	color: #D2352C;
	text-decoration: none;
	}

.home_head a:hover {
	color: #4B6BA4;
	text-decoration: underline;
}

.home_text {  
	font-family: Arial, Verdana, sans-serif, Times;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}

.home_text a {
	color: #D2352C;
	text-decoration: none;
	}

.home_text a:hover {
	color: #4B6BA4;
	text-decoration: underline;
}

.home_title {  
	font-family: Arial, Verdana, sans-serif, Times;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.home_title a {
	color: #000000;
	text-decoration: none;
	}

.home_title a:hover {
	color: #4B6BA4;
	text-decoration: underline;
}

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


/* SUB NAVIGATION */
.sub_nav_title {
	font-family: Helvetica, sans-serif, "Times New Roman", Times;
	font-size: 12px;
	line-height: 14px;
	color: #D2352C;
	font-weight: bold;
	text-decoration: none;
}

.sub_nav {
	font-family: Arial, sans-serif, Verdana, Times;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
}

.sub_nav a {
	text-decoration: none;
	color: #4B6BA4;
}

.sub_nav a:hover {
	text-decoration: underline;
	color: #000000;
}

.sub_nav_link {
	font-family: Arial, sans-serif, Verdana, Times;
	font-size: 12px;
	line-height: 14px;
	color: #4B6BA4;
	text-decoration: none;
}

.sub_nav_link a {
	text-decoration: none;
	color: #4B6BA4;
}

.sub_nav_link a:hover {
	text-decoration: underline;
	color: #000000;
}

.sub_nav_link_on {
	font-family: Arial, sans-serif, Verdana, Times;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}

.sub_nav_link_on a {
	text-decoration: none;
	color: #000000;
}

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


/* CONTENT */

.content_head {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 15px;
	line-height: 20px;
	color: #D2352C;
	font-weight: bold;
	text-decoration: none;
}

.content_head a {
	text-decoration: underline;
	color: #4B6BA4;
}

.content_head a:hover {
	text-decoration: underline;
	color: #000000;
}

.content_title {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 12px;
	line-height: 14px;
	color: #D2352C;
	font-weight: bold;
}

.content_title a {
	text-decoration: underline;
	color: #4B6BA4;
}

.content_title a:hover {
	text-decoration: underline;
	color: #000000;
}

.content_text_bold {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 11px;
	line-height: 13px;
	color: #393B3B;
	font-weight: bold;
}

.content_text {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 11px;
	line-height: 13px;
	color: #393B3B;
}

.content_text a {
	text-decoration: none;
	color: #4B6BA4;
}

.content_text a:hover {
	text-decoration: underline;
	color: #000000;
}

.content_text_large {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 13px;
	line-height: 15px;
	color: #393B3B;
}
/******************************************/

.copyright {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
}

.copyright a {
	text-decoration: none;
	color: #D2352C;
}

.copyright a:hover {
	text-decoration: underline;
	color: #000000;
}



/*** TOP NAVIAGTAION ***/
#topnavigation {
	font-family: Frutiger, Arial, Verdana, sans-serif, Times;
	font-size: 11px;
	letter-spacing: 0.2em;
	font-weight: bold;
	color: #000000;
	background-color: #4b6ba4;
}

#topnavigation td {
	padding: 9px 20px 7px 20px;
}

#topnavigation .tn_on {
	color: #ffffff;
	text-decoration: none
}

#topnavigation a {
	color: #f5cd2d;
	text-decoration: none
}

#topnavigation a:hover {
	color: #ffffff;
	text-decoration: none
}
