BODY {
	font-size:10pt;
	font-family:times, "times new roman", serif;
	background-color:#fff;
	margin:0px;
	text-align:center;
}

a:link {
	color:#3E9FD4;
	text-decoration:none;
}
a:visited {
	color:#3E9FD4;
	text-decoration:none;
}
a:active {
	color:#3E9FD4;
	text-decoration:none;
}
a:hover {
	color:#3E9FD4;
	text-decoration:underline;
}


H1 {
	font-size:18pt;
	color:#3E9FD4;
	font-style:italic;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.center-site {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:center;
	width:980px;
}

.logo {
	float:left;
	width:489px;
	height:143px;
}

.sec-logo {
	width:438px;
	height:103px;
}

.tag-line {
	float:right;
	background-image:url(../_img/hp-tagline-bkg.jpg);
	background-repeat: no-repeat;
	width:491px;
	height:143px;
}

.sec-tag-line {
	background-image:url(../_img/sec-tagline-bkg.jpg);
	background-repeat: no-repeat;
	width:542px;
	height:103px;
}

.tag-line-txt {
	font-size:24pt;
	color:#3E9FD4;
	line-height:20pt;
	font-style:italic;
	font-weight:bold;
	padding-top:40px;
	padding-left:10px;
	text-align:left;
}

.sec-tag-line-txt {
	font-size:24pt;
	color:#3E9FD4;
	line-height:20pt;
	font-style:italic;
	font-weight:bold;
	padding-top:5px;
	padding-left:10px;
	text-align:left;
}

.content-area {
	background-image:url(../_img/content-area-bkg.jpg);
	background-repeat:repeat-y;
	text-align:left;
	width:980px;
}

.sec-content-area {
	width:450px;
	vertical-align:top;
	padding-left:0px;
	padding-right:30px;
	line-height:14pt;
}

.fin-sec-content-area {
	width:763px;
	vertical-align:top;
	padding-left:35px;
	padding-right:30px;
	line-height:14pt;
}



.text-area {
	padding-left:40px;
	padding-right:40px;
	}

.hp-large-photos {
	width:628px;	
	height:421px;
	float:left;
}

.sec-large-photos {
	width:313px;
	vertical-align:top;
}

.hp-nav-area {
	width:352px;
	height:421px;
	float:right;
}

.sec-nav-area {
	width:217px;
	vertical-align:top;
}

.hp-nav {
	width:307px;
	height:406px;
	background-color:#bcddd3;
}

.sec-nav {
	width:180px;
	background-color:#bcddd3;
	line-height: 0.8em;
}

.hp-nav-text {
	font-size:10pt;
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:10px;
}

a.hp-nav-link:link {
	font-size:12pt;
	font-weight:bold;
	color:#3E9FD4;
	text-decoration:none;
	line-height:20pt;
}
a.hp-nav-link:active {
	font-size:12pt;
	font-weight:bold;
	color:#3E9FD4;
	text-decoration:none;
	line-height:20pt;
}
a.hp-nav-link:visited{
	font-size:12pt;
	font-weight:bold;
	color:#3E9FD4;
	text-decoration:none;
	line-height:20pt;
}
a.hp-nav-link:hover {
	font-size:12pt;
	font-weight:bold;
	color:#3E9FD4;
	text-decoration:none;
	line-height:20pt;
}




a.sec-nav-link:link {
	font-size:10pt;
	font-weight:bold;
	color:#3E9FD4;
	text-decoration:none;
	line-height:12pt;
	padding-left:10px;
}
a.sec-nav-link:active {
	font-size:10pt;
	font-weight:bold;
	color:#3E9FD4;
	text-decoration:none;
	line-height:12pt;
	padding-left:10px;
}
a.sec-nav-link:visited{
	font-size:10pt;
	font-weight:bold;
	color:#3E9FD4;
	text-decoration:none;
	line-height:12pt;
	padding-left:10px;
}
a.sec-nav-link:hover {
	font-size:10pt;
	font-weight:bold;
	color:#3E9FD4;
	text-decoration:none;
	line-height:12pt;
	padding-left:10px;
}


a.sec-nav-link2:link {
	font-size:10pt;
	font-weight:bold;
	color:#3E9FD4;
	text-decoration:none;
	line-height:12pt;
}
a.sec-nav-link2:active {
	font-size:10pt;
	font-weight:bold;
	color:#3E9FD4;
	text-decoration:none;
	line-height:12pt;
}
a.sec-nav-link2:visited{
	font-size:10pt;
	font-weight:bold;
	color:#3E9FD4;
	text-decoration:none;
	line-height:12pt;
}
a.sec-nav-link2:hover {
	font-size:10pt;
	font-weight:bold;
	color:#3E9FD4;
	text-decoration:none;
	line-height:12pt;
}


.footer {
	background-image:url(../_img/footer-bkg.jpg);
	background-repeat:no-repeat;
	height:86px;
	width:980px;
}

.footer-text {
	padding-left:40px;
	padding-right:40px;
	text-align:center;
	
}

.footer-top {
	font-family:arial, helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#3E9FD4;
}
a.footer-top:link {
	text-decoration:none;
}
a.footer-top:visited {
	text-decoration:none;
}
a.footer-top:active {
	text-decoration:none;
}
a.footer-top:hover {
	text-decoration:underline;
}

.footer-bottom {
	font-size:9pt;
	font-style:italic;
	padding-top:5px;
}

a.footer-bottom:link {
	text-decoration:none;
	color:#3E9FD4;
}
a.footer-bottom:active {
	text-decoration:none;
	color:#3E9FD4;
}
a.footer-bottom:visited {
	text-decoration:none;
	color:#3E9FD4;
}
a.footer-bottom:hover {
	text-decoration:underline;
	color:#3E9FD4;
}

.horiz-nav {padding-top: 2px;
padding-bottom: 8px;}

#surveybox {margin: -150px 368px;
position: absolute;
z-index: 2;}

#surveybox, #surveybox-side {border: 1px solid rgb(168, 192, 185);
padding: 3px;
background-color: rgb(206, 236, 227);
width: 230px;
color: rgb(62, 159, 212);
font-weight: bold;
font-size: 14px;
text-align: center;
}

#surveybox2 {
	margin: -170px 345px;
	position: absolute;
	z-index: 2;
	border: 2px solid rgb(168, 192, 185);
	padding: 0px;
	text-align: center;
	left: 75px;
}

#surveybox3 {
	margin: -40px 380px;
	position: absolute;
	z-index: 2;
	border: 0;
	padding: 0px;
	text-align: center;
	left: -280px;
}

#surveybox-side {margin: 15px 0px 0px 50px;}

#surveybox a, #surveybox-side a {
margin: auto; display: block; background-image: url('/images/pinktriangle.gif'); height: 44px; background-repeat: no-repeat; background-position: left center; width: 180px; padding-left: 31px; padding-top: 10px; font-weight: bold; font-size: 14px;
}
