/* CSS Document */

/* --- content --- */

.section_header_1_l {
	background: url(bg_section_header_1_l.jpg) top left no-repeat;
	width: 590px;
	height: 25px;
	padding: 15px 20px 5px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
}
.section_header_1_r {
	background: url(bg_section_header_1_r.jpg) top left no-repeat;
	width: 300px;
	height: 45px;
}

.stories_left {
	float: left;
	width: 200px;
}
.stories_right {
	float: right;
	width: 380px;
}


/* --- boxouts --- */

.darkblue_menu {
	width: 300px;
	background: url(bg_darkblue_menu.jpg) no-repeat top left #14477E;
}
.darkblue_menu_header h2 {
	margin: 0px;
	padding: 15px 15px 5px 15px;
	color: #FDB913;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 1px #FFFFFF;
}
.darkblue_menu_body {
	background: url(bg_darkblue_menu_bottom.png) no-repeat bottom left;
	margin: 0px;
	padding: 1px 0px 10px 0px;
	font-size: 12px;
	line-height: 17px;
	font-style: italic;
	color: #FFFFFF;
}
.darkblue_menu_body a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.darkblue_menu_body .menu {
	padding: 2px 15px 2px 15px;	
	border-bottom: solid 1px #FFFFFF;
}
.darkblue_menu_body .menu:hover {
	background-color: #7E8082;
}
.darkblue_menu_body .menuselected {
	background-color: #7E8082;
}

.greywhite_290_l {
	width: 290px;
	float: right;
}
.greywhite_290_r {
	width: 290px;
	float: right;
	margin-left: 10px;
}
.greywhite_twocolumn {
	background: url(bg_box_greywhite_open.jpg) repeat-y top left;
}
.greywhite_header {
	background: url(bg_box_greywhite_header_r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
}
.greywhite_header h2 {
	background: url(bg_box_greywhite_header_l.jpg) no-repeat top left;
	margin: 0;
	padding: 15px 15px 1px 15px;
	color: #7e8082;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.greywhite_body {
	margin: 0;
	padding: 1px 15px 15px 15px;
}

.quotes {
	width: 590px;
	background: url(bg_quote_mid.jpg) repeat-y top left;
}
.quotes_header {
	background: url(bg_quote_top.jpg) no-repeat top left;
}
.quotes_footer {
	background: url(bg_quote_bottom.jpg) no-repeat bottom left;
	height: 10px;
}
.quotes_body {
	margin: 0;
	padding: 15px 15px 5px 15px;
}
.quotes_body h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	color: #7E8082;
	margin: 0px;
}

.quotes_body h2.h2center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	color: #7E8082;
	margin: 0px;
	text-align:center;
}


/* --- style classes --- */

.section_intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #14477e;
	margin: 0px;
	padding-top: 0px;
}
.section_subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #14477e;
	margin: 0px;
	padding-top: 20px;
}
.services_logos {
	padding-top: 25px;
}