@charset "utf-8";
/* CSS Document */

body {
	background-color:#ffffff;
	background-image:url(images/bodybg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
body.home {
	background-color:#ffffff;
	background-image:url(images/homebg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
body.noair {
	background-color:#ffffff;
	background-image:url(images/bodybg_noair.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
p {
	margin:0px;
	padding:0px;
}
a{color:#1984c2;}
p.homelink {
	line-height:18px;
}
div.opener {
	text-align:center;
	font-size:16px;
	width:700px;
	margin-right:auto;
	margin-left:auto;
	line-height:24px;
}
div.opener h3 {
	margin:0px;
	padding:0px;
	font-size:20px;
	font-weight:bold;
	color:#257db4;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	overflow:auto;
}
div.hometext {
	background-image:url(images/homepage_textbg.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:10px;
	width:950px;
	height:340px;
	overflow:auto;
}
div.hometextcontent {
	padding:12px 10px 0px 30px;
	text-align:left;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	line-height:140%;
}
div.hometextcontent img {
	padding-left:20px;
}
div.hometext p {
	margin-top:10px;
}
div.hometext img {
	margin-right:15px;
}
#content {
	text-align:center;
	padding: 10px 0px 0px 0px;
}
p.welcometext {
	padding:10px 0px 5px 0px;
	font-size:12px;
	color:#000;
}
#homeboxes {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	overflow:auto;
	text-align:center;
}
div.homebox {
	width:465px;
	height:120px;
	margin:6px 7px 6px 8px;
	background-image:url(images/homebox_bg.png);
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
}
div.homeboxleft {
	width:130px;
	margin:20px 0px 0px 20px;
	float:left;
	padding:0px;
	overflow:hidden;
	text-align:left;
}
div.homeboxright {
	width:295px;
	float:right;
	margin: 25px 15px 0px 5px;
	padding:0px;
	overflow:hidden;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-align:left;
}
div.homeboxright a {
	color:#fff;
	text-decoration:none;
}
div.homeboxright a:hover {
	color:#fff;
	text-decoration:underline;
}
.homeheader {
	font-size:14px;
	font-weight:bold;
}
#videoframe {
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/homepage_textbg.png);
	background-repeat:no-repeat;
	margin-bottom:10px;
	width:950px;
	height:324px;
	padding-top:16px;
	overflow:auto;
}
#sublinks {
	width:960px;
	margin-top:25px;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	overflow:visible;
}
div.sectionlinks {
	min-height:190px;
	width:175px;
	float:left;
	overflow:auto;
	padding:0px 8px 0px 8px;
	font-size:14px;
	color:#0c5b88;
	vertical-align:top;
}
div.sectionlinks img {
	margin-bottom:10px;
}
p.sublinksheader {
	font-size:18px;
	font-weight:bold;
	color:#257db4;
	margin-bottom:10px;
}
ul.sub {
	list-style-type:disc;
	color:#cc0000;
}
ul.sub a {
	color:#000;
	text-decoration:none;
}
#copyright {
	clear:both;
	width:960px;
	margin-top:30px;
	margin-bottom:15px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	font-size:11px;
	line-height:18px;
	color:#1984c1;
}
#centercontent {
	margin-top:20px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
}
div.centerhead {
	width:950px;
	height:10px;
	overflow:hidden;
	background-image:url(images/centerhead.png);
	background-repeat:no-repeat;
}
div.centercontainer {
	width:944px;
	border-left:3px solid #1984c2;
	border-right:3px solid #1984c2;
	overflow:auto;
}
div.centertext {
	width:878px;
	font-size:12px;
	color:#000;
	text-align:left;
	line-height:17px;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	background-color:#fff;
	background-image:url(images/centerbg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:15px 30px 20px 30px;
	overflow:auto;
}
div.center{
	font-size:12px;
	color:#000;
	text-align:left;
	line-height:18px;
	width:590px;
	float:left;
	overflow:auto;
}
div.centerright{
	width:280px;
	float:right;
	background-color:#ccdfb1;
	text-align:center;
	overflow:auto;
}
div.centerright img{
	border:1px solid #FFFFFF;
	margin:15px 0px 5px 0px;
}
div.centerfoot {
	width:950px;
	height:10px;
	overflow:hidden;
	background-image:url(images/centerfoot.png);
	background-repeat:no-repeat;
}
h3.mediaheader{
	font-size:22px;
	color:#999999;
	padding:0px;
	margin:0px 0px 10px 0px;
}
h3.subheader{
	font-size:16px;
	color:#68893a;
	padding:0px;
	margin:0px 0px 10px 0px;
}
h2.mediaheader{
	font-size:14px;
	color:#666666;
}
select.mediadropdown{
	font-size:1.2em;
	color:#272727;
	border:2px solid #1984c2;
	padding:3px;
}