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

body {
	background-color: #F1F6E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
}
a:link {
	color: #006666;
}
a:visited {
	color: #666666;
}

/* wrapper */

#divWrapper {
	width: 778px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-left: 1px solid #009999;
	border-right: 1px solid #009999;
	border-bottom: 1px solid #009999;
}

/* header */

#divHeader {
}

/* nav */

#divNav {
}


/* home content divs */

#divHomeLeftBkgd {
	float: left;
	width: 488px;
	height: 365px;
	background-image: url(../images/home/bkgd.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#divHomeRightBkgd {
	float: right;
	width: 290px;
	height: 365px;
	background-color: #E5F0F5;
}
#divHomeLeftContent {
	width: 375px;
	margin-top: 20px;
	margin-left: 50px;
}
#divHomeRightContent {
	width: 249px;
	margin-top: 20px;
	margin-left: 20px;
	padding-left: 3px;
}


/* content divs */

#divContentWrapper {
	width: 778px;
	text-align: left;
	background-color: #FFFFFF;
	overflow: auto;
	clear: both;
}
#divLeftColumn {
	float: left;
	width: 450px;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
}
#divRightColumn {
	float: right;
	width: 230px;
	background-color: #E5F0F5;
	margin-top: 50px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 9px;
	padding-right: 12px;
}
#divContentWide {
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 60px;
	text-align: left;
}


/* footer */

#divFooter {
	width: 778px;
	text-align: center;
	border-top: 1px solid #009999;
}
#divFooterIcons {
	float: left;
	width: 258px;
	height: 36px;
	text-align: center;
	background-color: #F0F0F0;
}
#divFooterNav {
	float: left;
	width: 520px;
	height: 33px;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 3px;
}
#divFooterCopyright {
	width: 778px;
	background-color: #C6DBDA;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #009999;
}

/* text styles  */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin-top: 12px;
	margin-bottom: 12px;
}
ul, li {
	font-size: 12px;
	line-height: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
	list-style-image: url(../images/sec/bullet.gif);
}

.bodySmall {
	font-size: 11px;
	line-height: 14px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.buttonSec a {
	display: block;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #006699!important;
	width: 188px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 4px;
	padding-left: 26px;
	padding-right: 6px;
	padding-bottom: 4px;
	border: 1px solid #009999;
	background-color: #E7F1C9;
	background-image: url(../images/sec/arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
}
.buttonSec a:hover {
	color: #006699!important;
	text-decoration: none;
	background-color: #C9E5F1;
}
.divider {
	color: #999999;
}
.footer {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
}
.imageSpacer img {
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 24px;
	padding-bottom: 24px;
	vertical-align: middle;
	text-align: center;
}
.imageLeft {
	float: left;
	padding-right: 24px;
	padding-bottom: 12px;
}
.intro {
	font-size: 12px;
	line-height: 24px;
	margin-top: 18px;
	margin-bottom: 18px;
	font-weight: bold;
	color: #333333;
}
.ListText {
	font-size: 12px;
	line-height: 16px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.newsHeadlines {
	font-size: 11px;
	line-height: 16px;
	margin-top: 12px;
	margin-bottom: 12px;
	font-weight: bold;
}
.pageHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	color: #009999;
	margin-top: 32px;
	margin-bottom: 28px;
}
.profileLink {
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
	color: #333333;
	margin-top: 12px;
	margin-bottom: 12px;	
}
.pulloutHeading {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #003366;
	margin-top: 12px;
	margin-bottom: 6px;
	text-transform: uppercase;
}
.pulloutSubhead {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #003366;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pulloutText {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin-top: 6px;
	margin-bottom: 6px;
}
.subhead {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #003366;
	margin-top: 18px;
	margin-bottom: 0px;
}
.subheadRule {
	font-size: 11px;
	line-height: 13px;
	text-transform: uppercase;
	color: #003366;
	font-weight: bold;
	margin-top: 24px;
	margin-bottom: 12px;
	background-color: #E5F0F5;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.vision {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	line-height: 24px;
	color: #006699;
	margin-top: 18px;
	margin-bottom: 18px;
}
