@charset "UTF-8";
/* CSS Document */

/*------CSS reset------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: Verdana, Geneva, sans-serif;
	vertical-align: baseline;
	background: transparent;
}
body {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}
ol, ul {
	list-style: none;
}


/*-------General tags------*/

a {
	color: #3c7cbf;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #6d1715;
}
a:active {
	text-decoration: none;
	color: #6d1715;
}
/*----use Arial stack for headings/subtitle and Verdana stac for text -----*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .1em;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #6d1715;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.01em;
	text-align: left;
	padding-top: 8px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.04em;
	text-align: left;
	padding-top: 8px;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.01em;
	text-align: left;
	padding-top: 8px;
}
/*-------h6 is same as p - without 3 px padding above*/
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.01em;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 6px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333;
	text-decoration: none;
	text-align: left;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 5px;
	letter-spacing: 0em;
}

/*--------main page---------*/
.banner {
	height: 155px;
	width: 750px;
	border-bottom: 1px solid #d7c74d;
	margin-bottom: 6px;
	float: left;
	clear: both;
}
.icons_home {
	float: right;
	width: 120px;
	text-align: right;
	margin-top: 6px;
}
.page_wrapper {
	width: 750px;
	border: 1px solid #d7c74d;
	padding: 15px;
	height: 745px;
	margin-top: 15px;
	clear: right;
}
#title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	color: #004a63;
	text-decoration: none;
	margin: 6px 0px 0px;
	padding: 0px;
	float: left;
	width: 600px;
	text-align: left;
	font-weight: bold;
	clear: none;
}

#subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
	background: #3c7cbf;
	margin: 0px;
	padding: 6px 0px 6px 12px;
	clear: both;
	float: left;
	width: 738px;
	text-align: left;
	height: 18px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.quickLink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #FFF;
	text-decoration: none;
	background: #6d1715;
	margin: 15px 0px 0px;
	padding: 6px 0px 6px 12px;
	clear: left;
	float: left;
	width: 218px;
	text-align: left;
	height: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.quickLink_ad {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #c71a20;
	text-decoration: none;
	background: #f4f7fc;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	clear: left;
	float: left;
	width: 220px;
	text-align: left;
	height: 105px;
	font-weight: bold;
	letter-spacing: .01em;
}

.photo_110 {
	clear: none;
	float: left;
	width: 110px;
}
.photo_82 {
	clear: none;
	float: left;
	width: 82px;
	margin-right: 10px;
}
.photo_82x105 {
	clear: none;
	float: left;
	width: 82px;
	margin-right: 10px;
}

.photo_72x92 {
	clear: none;
	float: left;
	width: 82px;
	margin-right: 0px;
	margin-top: 12px;
	margin-left: 12px;
}
.home_leftcopy {
	clear: none;
	float: right;
	width: 354px;
	padding-right: 6px;
}

.home_left_wrap {
	width: 480px;
	border-bottom: 1px solid #3c7cbf;
	height: 220px;
	padding-bottom: 12px;
	margin-bottom: 10px;
}
.home_left {
	background: #ecf4f8;
	float: left;
	height: 465px;
	width: 480px;
	padding: 10px;
	text-align: left;
}
.home_left_wrap2 {
	width: 480px;
	height: auto;
	padding-bottom: 12px;
}
.home_right {
	background: #d9e9f0;
	float: left;
	height: 465px;
	width: 230px;
	padding: 10px;
	text-align: left;
}
.ad_headline {
	padding-top: 8px;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	line-height: 12px;
	color: #333;
	text-decoration: none;
	clear: none;
	float: left;
	width: 400px;
	margin-top: 12px;
	text-align: left;
}
.nav_bottom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #333;
	text-decoration: none;
	float: right;
	width: 350px;
	margin-top: 12px;
	text-align: right;
}
.foot {
	float: left;
	width: 782px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	clear: both;
}

.secondary_link {
	float: left;
	width: 730px;
	font-size: 10px;
	text-align: left;
	margin-top: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
.link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #004a63;
	text-decoration: none;
	text-align: left;
	margin-top: 9px;
}
.wrapper_750 {
	width: 750px;
	height: 60px;
	clear: both;
	float: left;
}

.wrapper_750_home {
	width: 750px;
	height: 60px;
	clear: both;
	float: left;
	margin-bottom: 6px;
}

.wrapper_750_s {
	width: 750px;
	height: auto;
	clear: both;
	float: left;
	border-bottom: 1px dotted #a8ceda;
	padding-bottom: 6px;
	padding-top: 6px;
	margin-top: 6px;
}

.wrapper_750_sn {
	width: 750px;
	height: auto;
	clear: both;
	float: left;
	padding-bottom: 6px;
	padding-top: 6px;
	margin-top: 6px;
	text-align: left;
}

.wrapper_750_sn_noPad {
	width: 750px;
	height: auto;
	clear: both;
	float: left;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	text-align: left;
}

.wrapper_750_sn_pad {
	width: 750px;
	height: auto;
	clear: both;
	float: left;
	padding-bottom: 6px;
	padding-top: 6px;
	margin-top: 6px;
	text-align: left;
}

.foot .nav_bottom {
	font-size: 9px;
	color: #333;
}

.page_wrapper .home_right .quickLink_ad p {
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 6px;
	font-weight: normal;
}

.contain_750 {
	clear: both;
	width: 750px;
}

