body {font: 1.0625em/1.333 Times New Roman, serif; color: #202020; background: #FFF; margin:0;}
h1, h2, h3, h3, h4, h5, h6, a {font-family: Trebuchet MS, Arial, sans-serif;}
h1 {font-size: 2em;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.33em; margin:1px 0 1px 0;}
h4 {font-size: 1.1em; margin:1px 0 1px 0;}
h5 {font-size: 1em; margin:1px 0 1px 0;}
h6 {font-size: 0.85em; margin:1px 0 1px 0;}

/* Page layout styles */
div#main {width:960px; margin:0 auto;}
div#headerPane {height:387px; margin:0; overflow: hidden;}
div#headerPane #topMods {width:960px; margin:80px 0 0 0;}
div#headerPane #topMods img {width:320px; border:0;}
div#headerPane .menuContainerTop {margin:15px 0 0 0;}
div#tagLinePane {display:none;}

div#container {overflow:auto;}

div#leftPane {width:160px; padding:5px 5px; float:left; margin:0 -170px 0 0;}
div#noLeftPane {display:none; height:0;}

div#centerPane {padding:5px 5px 5px 5px;}
/*div#centerPaneWithLeftPane {width:785px; padding:5px 5px 5px 170px; float:right;}*/
div#centerPaneWithLeftPane {width:785px; padding:5px 5px 5px 170px; float:right;}
div#centerPaneWithRightPane {width:730px; padding:5px 10px 5px 5px; float:left;}
div#centerPaneWithLeftRightPanes {}

div#rightPane {padding:10px 0 20px 0; width:215px; float:right;}
div#noRightPane {}

img.homePageMod1, a.homePageMod1 img {border:0;}
img.homePageMod2, a.homePageMod2 img {border:0;}
img.homePageMod3, a.homePageMod3 img {border:0;}
img.homePageMod4, a.homePageMod4 img {border:0; margin:0 0 5px 0; border-bottom:1px solid #005296;}
div#homeSpotlight {width:550px; margin:0 auto;}
div#homePageMod5 {border: 1px solid #67CEBC; border-top:0; width:540px; margin:0 2px; padding:5px 3px; overflow:auto;}
div#weather {text-align:center; padding-top:10px; border-top:1px solid #005296;}

div#footerPane {height:44px; padding:5px 0 0 5px; clear:both; text-align:center; background: url(/webimgs/footerBG.jpg) repeat-x; color:#194D7F; font-weight:bold;}
div#copyRight {text-align:center; font-size:.75em; padding:10px 5px;}
/* End Page layout styles */

.popup {
	display:none;
	position:absolute;
	z-index:1000;
	width:400px;
	color:#fff;
	background:#000;
	text-align:center;
	padding: 0;
}
.widePopup{
	display:none;
	position:absolute;
	z-index:1000;
	width:480px;
	height:385px;
	color:#fff;
	background:#000;
	text-align:center;
	padding: 0;
}
.popup a {
	color:#fff;
}
.fader {
	display:none;
	filter: alpha(opacity=73);
	-moz-opacity: 0.73;
	opacity: 0.73;
	z-index:999;
	background:#000;
	position:absolute;
	top:0;
	left:0;
}

div#videoImage a img {border:0;}
div#pageVideo {display:none;}

.pageTitle {color: #00458D; margin-top:5px;}
.pageTitle2 {}
a.close {position:absolute;z-index:3500;top:-20px;right:-20px;}

#socialNetworking{
	margin-top:10px;
	text-align:center;
}
#socialNetworking img{
	border:none;
	margin:0 3px;
}