@charset "utf-8";
/* CSS Document */
/*
colors:
blue: #234588;
dark blue: #013077;
gray: #c1c1c1;
*/
body {
	margin: 0 auto;
	margin-top: 5px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #878787;
	background-image: url(../images/img_pg/pg_bk.jpg);
	background-repeat: repeat-x;
}
h1,h2,h3 {
	font-family: Georgia, "Times New Roman", Times, serif;	
}
h1 {
	font-size: 150%;
	font-style:italic;
}
h2 {
	font-size: 135%;
}
h3 {
	font-size: 120%;	
}
img {
	border: none;	
}
a {
	color: #234588;
	text-decoration: underline;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
}
#header_top {
	width: 984px;
	height: 103px;
	margin: 0 auto;
	background-image: url(../images/img_pg/headertop_bk.jpg);
	background-repeat: no-repeat;
}
#header_top a {
	float:left;
	display:block;
	width: 390px;
	height: 103px;
	text-decoration: none;
}
#header_bot {
	width: 984px;
	height: 230px;
	margin: 0 auto;
	background-image: url(../images/img_pg/header_bot_bk.jpg);
	background-repeat: no-repeat;
	border-bottom: solid 1px #013077; /* to be removed when site has more than splash page */
}
#nav {
	width: 984px;
	height: 77px;
	margin: 0 auto;
	background-image: url(../images/img_pg/nav_bk.jpg);
}
#nav #navL {
	float:left;
	width: 514px;
	padding-left: 5px;
	height: 77px;
	margin: 0 auto;
}
#nav #navL a {
	float:left;
	display:block;
	width: 170px;
	height: 77px;
	line-height: 70px;
	font-size: 18px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}
#nav #navL a:hover {
	background-image: url(../images/img_pg/navL-a-hover2.jpg);
	background-repeat: no-repeat;
}
#nav #navL a.on {
	background-image: url(../images/img_pg/navL-a-over.jpg);
	background-repeat: no-repeat;	
	color: #4d4593;	
}
#nav #navL a.on:hover {
	height: 77px;
}
#nav #navR {
	float:left;
	width: 460px;
	padding-left: 4px;
	height: 77px;
	margin: 0 auto;
}
#nav #navR a {
	float:left;
	display:block;
	padding: 0px 16px;
	height: 77px;
	line-height: 70px;
	font-size: 15px;
	text-decoration: none;
	color: #4d4593;
	font-weight: normal;
}
#nav #navR a:hover {
	height: 70px;
	background-image: url(../images/img_pg/navR-a-hover2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav #navR a.on {
	color: #fff;
}
#always {
	width: 950px;
	padding-right: 33px;
	height: 20px;
	margin: 0 auto;
	clear:left;
	border-left: solid 1px #013077;
	background-color: #fff;
	color: #fff;
	text-align:right;
	background-image: url(../images/img_pg/always_bk.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#always a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	
}
#always a:hover {
	text-decoration: underline;	
}
#content {
	width: 902px;
	padding: 20px 30px 40px 50px;
	margin: 0 auto;
	border-right: solid 1px #013077;
	border-left: solid 1px #013077;
	background-color: #fff;
	text-align: left;
}
#content .left {
	float:left;
	width: 530px;
}
#content .left p, li {
	line-height: 150%;	
}
#content .left li {
	margin-bottom: 10px;	
}
#content .right {
	clear:right;
	float:right;
	width: 295px;
	padding: 60px 20px 20px 20px;
	background-image: url(../images/img_pg/right_bk.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	color: #013077;
}
#content a.surveybutton {
	float:right;
	width: 335px;
	height: 60px;
	padding: 10px 0;
	background-image: url(../images/img_misc/btn_bk.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
}
#content a.surveybutton:hover {
	text-decoration: underline;	
}
#content .rthome {
	/* to fix padding on .right home only */
	padding: 50px 0 0 10px;
	width: 325px;
}
.accredit {
	clear:right;
	float:right;
	width: 335px;
	padding: 0 0 50px 0;
	margin: 20px 0 20px 0;
	text-align:center;
	background-image: url(../images/img_pg/accredit_bk.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.achome {
	/* to fix background image showing for .accredit on home only */
	width: 530px;
	background-image: none;
	padding: 0;
	margin: 20px 0 0 0;
}
#footer {
	clear:both;
	width: 984px;
	margin: 0 auto;
	border-top: solid 1px #013077;
	padding: 20px 0px;
	color: #fff;
	font-size: 10px;
}
#footer p {
	font-size: 11px;	
}
#footer a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}
#footer a:hover {
	text-decoration: none;
}
.clearit {
	clear:both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

/* generic classes */
.flrt {
	float:right;
	margin: 0 0 10px 10px;
}
a.pdf {
	display: block;
	background-image: url(../images/img_misc/pdf.gif);
	background-repeat: no-repeat;
	padding: 15px 10px 10px 50px;
	height: 30px;
	font-weight: bold;
	border: dotted 1px #999;
	background-position: 10px 10px;
	background-color: #fff;
}
a.pdf:hover {
	text-decoration: none;
	border: solid 1px #cc0000;
}
.success {
	border: solid 1px #000;
	background-color: #FF0;
	padding: 10px;
	margin-bottom: 10px;
}
