@charset "UTF-8";
/* CSS Document */
.bodyhome {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#aed3e2;
	font-size:10px;
	font-weight:normal;
	list-style-type:circle;
}
.bodyhome a,a:link,a:visited { color:#25dff0; text-decoration:none; font-size:10px; }
.bodyhome a:hover { text-decoration:underline; font-size:10px; }
#global { background:url(img/seabkgd.jpg) repeat-x; height:740px; margin:0 left; text-align:left; }
.bodyheader { font-family:Verdana, Arial, Helvetica, sans-serif; color:#c8e4ef;; font-size:18px; font-weight:strong; }
.headersindex {
	font-family: Arial narrow, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	text-transform: Uppercase;
	color:#FFFFFF;
}
#container { width:1040px; float:left; }
.clear { clear:both }
#homeleft { background:url(img/diverlogohome.jpg) no-repeat; width:459px; height:564px; float:left; text-align:left; }
#homecontent {background:url(img/bckgdcontenthome.jpg) no-repeat; width:581px; height:564; float:left }
#homeintro {width:553px; height:172; float:left; text-align:left;  }
#homeslideshow {width:553px; height:268; float:left; text-align:center;  }
#videohome { width:309px; height:464px; margin:100px 0 0 150px; text-align:left;  }
#bannerhome {width:553px; height:83; float:left; margin-top:15px; margin-bottom:35px; }
#containerpage {width:920px; margin-left:146px; }
/* nav level 2 lists */
#navcontainer ul { padding-left: 0; margin-left: 0; background-color: #378dc5; color: White; float: left; width: 100%;font-family: verdana, arial, helvetica, sans-serif; font-size:12px; text-transform: uppercase; }
#navcontainer ul li { display: inline; }
#navcontainer ul li a { padding: 0.2em 1em; background-color: #378dc5; color: aed3e2; text-decoration: none; float: left; }
#navcontainer ul li a:hover { background-color: #132f73; color: #aed3e2; }
#navcontainer ul li a#current { background-color: #114bdd; color: #aed3e2; }

.bodystrong {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#c8e4ef;
	font-size:11px;
	font-weight:bold;
}
.bodydark {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#192A4B;
	font-size:10px;
	font-weight:normal;
	list-style-type:circle;
}
