@charset "utf-8";
/* CSS Document */

body  {
	/*text-align: center;  this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #aaaaaa;
	background-image:url(../images/shell/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
body  input {
	font-size: 12px;
}
#mainContentTop {
	background-image:url(../images/shell/mainContent.png) !important;
	background-image:url(../images/shell/mainContent.gif);
	background-repeat:repeat-y;
	margin-left: auto;
  	margin-right: auto;
	width: 947px;
	padding-left: 24px;
	padding-right: 26px;
}

#mainContentBottom {
	background-image:url(../images/shell/mainContent.png) !important;
	background-image:url(../images/shell/mainContent.gif);
	background-repeat:repeat-y;
	margin-left: auto;
  	margin-right: auto;
	width: 947px;
	padding-left: 24px;
	padding-right: 26px;
}

/*==================================== NEW HEADER ===========================================*/

#upperNavContainer {
	background-image:url(../images/shell/topNav_bk.png) !important;
	background-image:url(../images/shell/topNav_bk.gif);
	background-repeat:no-repeat;
	width: 974px;
	padding-left: 15px;
	padding-right: 0px;
	height:40px;
	margin-left: -20px;
  	margin-right: 0px;
	/*padding-top: -5px;
	margin-top: -5px;*/
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	text-align:left;
	clear: both;
	/*border: 1px solid #F36;*/
}

#upperNavCrisisDiv {
	background-color: #900;
	width: 210px;
	height: 21px;
	color: #FFFFFF;
	margin-top:5px;
	padding: 3px;
	border: 1px solid #300;
	position:absolute;
	top: 0px;
	font-weight:bold;

}

#upperNavCrisisLink {
	color: #FFFFFF;
	position: relative;
	top: -5px;
	margin: 3px;
}

upperNavCrisisLinkFontResizer {
	color: blue;
}
#upperNavCrisisImg {
	position: relative;
	padding: 3px;
	border: 1px solid  #600;
	background-color: #FFF;

}

#upperNavLinksDiv {
	float: right;
	padding-right: 3px;
	/*border: 1px solid #303;*/

}

#upperNavLinks a {
	border-left: 1px solid #300;
	padding: 10px;
	margin-top: 0px;
	margin-right: -3px;
	color: white;
	font-weight: bold;
	line-height: 18px;
	display: inline-block;

}

span#upperNavLinks a:hover {
	background-color: #96C;
	color: #fff;
}
/*End Top Nav*/



/*Begin Logo Div Area*/

#logoContainer {
	height: 145px; /*125px;*/
	background-repeat:no-repeat;
	display:block;
}

#logoActual {
	padding-top: 10px;
}

#google_translate_element {
	width: 175px;
	text-align: center;
	padding: 10px;
}

#fontSizer a {
	color: #666666;
	text-decoration:none;
}
#fontSizer {
	height: 30px;
	clear: both;
	line-height: 30px;
	text-align:right;
	padding-right: 10px;
	position:relative;
	top: -5px;
}

/*End Logo Div Area*/

/*Begin Main Nav*/

#sv-headContainer-Section { 
	background-image:url(../images/shell/mainContent.png) !important;
	background-image:url(../images/shell/mainContent.gif);
	background-repeat:repeat-y;
	margin-left: auto;
  	margin-right: auto;
	width: 947px;
	padding-left: 24px;
	padding-right: 26px;
}


#sv-headContainer { 
	position: relative;
	text-align: left;
	margin: 0 auto;
	height: 68px;
	width: 913px;
	z-index: 999;
	background-image:url(../images/shell/navigation/mainNavBg.gif);
	background-repeat:no-repeat;
	padding-top: 0px;
	padding-left: 26px;
	padding-right: 8px;
	color: #FFFFFF;
	font-size: 6pt;
	/*border: 1px solid #F33; pink*/
}

/* ******************* NAV ******************* */

ul.nav, ul.noPoints-block, ul.noPoints-inline { margin:0; }
ul.nav, ul.noPoints-block { clear:left; }
ul.nav li, ul.noPoints-inline li { float:left; list-style: none; margin:0; padding:0; }
ul.noPoints-block li, ul.boPoints-inline li { list-style: none; margin:2px 0; }
ul li label, .label { padding-right:10px; font-weight:bold;}

	/* TOP NAV */
	
#sv-topNav {/* not sure what element this is */
	background-color: #88CDE8;
	padding:0 10px;
}
#sv-topNav-lvl2 {
	position:relative;
	float: left;
	width: 920px;/*700*/
	margin: 0 0 0 -5px;
	height: 50px;
	/*border: 1px solid #FF0; yellow*/
}
#sv-topNav-lvl2 li.lvl1:hover {background-color: #fff; border-left: 2px solid #2E005B; border-right: 2px solid #2E005B; border-top: 2px solid #2E005B; height: 66px;margin: 0px;}
#sv-topNav-lvl2 li, #sv-topNav li {
	display:inline;
	list-style-position:outside;
}
#sv-topNav li a, #sv-topNav-lvl2 li a {
	height:75px;
	display:inline-block;
	line-height:33px;
	padding:0 0px 17px 17px;
	vertical-align:middle;
	font-size:1.3em;
	text-decoration:none;
}
#sv-topNav li a:link, #sv-topNav li a:active, #sv-topNav li a:hover, #sv-topNav li a:visited { color:#FFF; }
#sv-topNav li a:hover { background-color:#000; }
#sv-topNav-lvl2 li.lvl1 { height: 70px; line-height: 70px; vertical-align: middle; }
#sv-topNav-lvl2 li li { background-image:none; line-height: 16px; }
#sv-topNav-lvl2 li a.lvl1Link {
	text-shadow:none;
	padding:0px 15px 0 10px;
	margin-left:5px;
	font-size:2em;
	white-space:normal;
	margin-top:18px;
	vertical-align: middle;
	color: #fff;
}

.cufon-active a.over {
	color: black;
}
#sv-topNav-lvl2 li a.lvl1Link:hover {color: black;}
.nav li {
	float: left;
	margin: 0;
	padding: 0;
	z-index:10;
	zoom:1;
}
ul.nav li, ul.noPoints-inline li { float:left; list-style: none; margin:0; padding:0; }
ul.noPoints-block li, ul.boPoints-inline li { list-style: none; margin:2px 0; }

.nav li:hover, .nav li.sfHover {}

.nav div.dropdown {
	background: #fff;
	border-left: 2px solid #2E005B;
	border-right: 2px solid #2E005B;
	border-bottom: 2px solid #2E005B;
	color:#333;
	list-style: none;
	margin: 0;
	padding: 15px 0;
	position: absolute;
	top: 68px;
	left: -999em;
	width: 683px;
	z-index:99;
	/*background: #fff url(/includes/images/shell/intBody-back.jpg) bottom center repeat-x;
	-moz-box-shadow: 0 0 15px rgba(111,164,200,0.5);
	-webkit-box-shadow: 0 0 15px rgba(111,164,200,0.5);*/
}
.nav li:hover div,.nav li.sfHover div {left: 0;}

#sv-topNav-lvl2 li li a, #sv-topNav-lvl2 li li a:link, #sv-topNav-lvl2 li li a:active, #sv-topNav-lvl2 li li a:visited {
	color: #777;
	display: block;
	text-align:left;
	text-decoration: none;
	padding: 0px 8px 20px 8px;
	cursor: pointer;
}

#sv-topNav-lvl2 .navTitle {color:#18286e; font-weight: bold; font-size: 14px; padding: 7px 0 !important; margin: 0; line-height: 18px;}
a.navItemSmall {width:185px; height:60px; border-bottom:1px solid #e1ddd8; display:block; padding:10px 10px 28px 0px; color:#999; font-size:11px; line-height:14px;}
a.navItemSmall:hover {background-color: #eee;}
a.navItemSmall.last {border-right:none !important;}

ul.subnav {margin: 0 0 0 10px;}

#sv-topNav-lvl2 .navImg {float: right; width: 50px; margin-left: 5px; margin-right: 5px; border: none;}
#sv-topNav-lvl2 .navImg img {border: 1px solid #000;}
#sv-topNav-lvl2 .navDesc {font-size: 10px; color: #888; float: left; width: 120px; border: none; line-height: 12px;}

.dropdown {z-index: 999; position: relative; top: 70px; left: -20px; padding-top:15px; background: url(/includes/images/shell/intBody-back.png) bottom center repeat-x;}


/*  SITE SEARCH  */

#sv-siteSearch {
	float: right;
	width: 200px; 
	margin-top: 22px;
	line-height: 30px;
	font-size: 12px;
	/*border: 1px solid black;*/
}
.siteSearchBox {
	position:relative;
	top:1px;
	right:1px;
	width:172px;
	height:25px;
	/*background: url(/includes/images/shell/search-back.jpg) top left no-repeat;*/
	background:url(../images/shell/searchBg.gif) no-repeat;
}
.siteSearchBox .txtInput {
	width:140px;
	margin:2px 1px 0 25px;
	padding:3px 0;
	font-size: 12px !important;
	color:#777;
	background: transparent;
	border:none;
	overflow: hidden;
}
.siteSearchBox .submitBtn {
	background:url(../images/shell/searchBtn.gif) no-repeat;
	width: 23px;
	height: 23px;
	border:none;
	display: block;
	position:absolute;
	top:0px;
	right:-30px;
	cursor: hand !important;
	margin-left: 8px;
}


/*
#sv-headContainer .logo {width: 117px; height: 65px; background: url(/includes/images/shell/logo.png) no-repeat top left; display: block; overflow: hidden; float: left;}/
#sv-headContainer .logo {width: 183px; height: 65px; background: url(/includes/images/shell/logo.png) no-repeat top left; display: block; overflow: hidden; float: left;} 
#sv-headContainer .logo a {width: 183px; height: 65px; display: block; cursor: pointer;}
*/

.wFlash { display:none; }
.woFlash { display:block; }

.weatherContainer{
	z-index:6;
	position:absolute;
	top:17px;
	left:790px;
	color:white;
	color:white;
	width:200px;
	height:50px;
}
.weatherContainer a {
	position:absolute;
	display:block;
	width:149px;
	height:28px;
	background:url(/includes/images/weather/generated.png) no-repeat center center;
	margin:0;
	padding:0;
	top:22px;
	left:10px;
	z-index:7;
}
.weatherText {
	position:absolute;
	font-size:11px;
	top:18px;
	left:145px;
}
.weatherNumber {
	position:absolute;
	font-size:18px;
	font-weight:bold;
	width:40px;
	top:12px;
	left:10px;
	z-index:6;
	text-align:right;
}
.weatherDegree {
	position:absolute;
	font-size:21px;
	font-weight:bold;
	width:10px;
	top:12px;
	left:48px;
	z-index:6;
}
.homeHead {}
.interiorHead { }

#header-slideshow {position: absolute; top: 0; left: 0; z-index: 1; display: block; width: 100%; text-align: center;}
.header-slideshow {position: relative; height: 833px; width:1600px; z-index:1; text-align:center; margin: 0 auto; overflow:hidden;}
.header-slideshow .slide {}

/* Homepage Header Containers */
#header-thumbs {position: absolute; top: 540px; left: 0; z-index:999; display: block; width: 100%; text-align: center; margin: 0 auto;}
.header-thumbs {position: relative; top: 0; left: -50%; z-index: 1; float: right;}
.header-thumbs ul li {list-style: none; list-style-type: none;}
.header-thumbs #slide-nav {position: relative; left:50%; top:0; float:left; width:100%; display:block; background: url(/includes/images/slideLine.png) no-repeat 12px 10px;}
.header-thumbs #slide-nav li {float: left; margin: 0 7px 0 10px; width:90px; list-style: none; list-style-type: none;}
.header-thumbs #slide-nav li a img {
	border: 1px solid #4d4d4d;
}
.header-thumbs .slideIndicator {margin:0 auto; height: 12px; width: 17px; position: relative;}
.slideIndicator img {display: none}
.activeSlide .slideIndicator img {display:inline;}

/* Header Popup Bubbles */
.markers {position: absolute; z-index: 100; text-align: center; margin: 0 auto; }
.markers .marker-cont {position:relative; left: 300px; top: -30px; z-index: 99}
#headerFlyout {background: url(/includes/images/info-icon.png) top center no-repeat; height: 45px; width: 35px; display: block; position: absolute; cursor: pointer;}
#headerFlyout a {width: 25px; height: 25px; cursor: pointer; display: block;}
#flyout-info {
	position:absolute;
	left:24px;
	top:0px;
	background:url(/includes/images/flyout-bg-1.png) no-repeat;
	width:219px;
	height:298px;
	padding:10px 15px 5px 36px;
	font-size:.8em;
	display:none;
	z-index:999;
	text-align: left;
}

#flyout-info .popupImg {background: url(/includes/images/flyoutImgBack.png) no-repeat top left; padding: 7px 7px 0; width: 222px; height: 99px; margin-left: -5px;}
#flyout-info .popupTitle, #flyout-info-flip .popupTitle {font-size: 24px; color: #594B40; padding: 0; margin-top: 10px}
#flyout-info .popupDesc, #flyout-info-flip .popupDesc {color: #594B40; font-size: 12px;}
#flyout-info .popupLink-cont {clear:both; text-align: center; margin-left: 50px;}
#flyout-info .popupLink, #flyout-info-flip .popupLink {font-weight: bold; color: #1D65C7; font-size: 12px; text-decoration: none; height: 35px; width: 116px;}

	/* Interior Header Containers */
.headerImage-cont {width: 702px; height: 251px; background: url(/includes/images/shell/intHeader-back.png) no-repeat center center; }
.headerImage-cont img {padding: 9px 0 0 9px; width: 684px; height:234px;}
.c2-c3-header .headerImage-cont {width: 740px; height: 271px; background: url(/includes/images/shell/intHeader-back-2col.png) no-repeat center center; }
.c2-c3-header .headerImage-cont img {padding: 8px 0 0 8px; width: 724px; height:255px;}




/*==================================== NEW HEADER END ===========================================*/

/*------headers ------*/

.backbtn {
	background-image:url(../images/shell/moreInfoGrnWhBgPrev.gif);
	background-repeat:no-repeat;
	height: 14px;
	line-height: 14px;
	padding-left: 18px;
}

.fwdbtn {
	background-image:url(../images/shell/moreInfoGrnWhBg.gif);
	background-repeat:no-repeat;
	height: 14px;
	line-height: 14px;
	background-position:right;
	padding-right: 18px;
}
input.fwdbtn {
	border: none;
	color: #2E5C2F !important;
	background-color:#FFFFFF;
	height: 15px;
	cursor: pointer;
	text-align:right;
}
.upbtn {
	background-image:url(../images/shell/upBtn.gif);
	background-repeat:no-repeat;
	height: 14px;
	line-height: 14px;
	background-position:right;
	padding-right: 18px;
}

.downbtn {
	background-image:url(../images/shell/dwnBtn.gif);
	background-repeat:no-repeat;
	height: 14px;
	line-height: 14px;
	background-position:right;
	padding-right: 18px;
}
/*----spacers -----*/
li.spacer {
	height: 4px;
}
/*-------buttons------*/

.backbutton {
	background:url(../images/shell/moreInfoGrnWhBgPrev.gif) no-repeat;
	width: 14px;
	height: 14px;
	border:none;
	cursor: pointer;
}

/*-----floats----*/
.left {
	float: left;
}
.right {
	float: right;
}
.clear,.clearFloat {
	clear: both;
}
.clearleft {
	clear: left;
}
/*----margins padding----*/

.marginLeft10 {
	margin-left: 10px;
}
.marginLeft15 {
	margin-left: 10px;
}
.marginTop4 {
	margin-top: 4px;
}

/*----font sizes ----*/

.smFont {
	font-size: 12px !important;
	line-height: 14px;
}
.smFont a {
	font-size: 12px !important;
	line-height: 14px;
}
.smFont td {
	font-size: 12px !important;
	line-height: 14px;
}
.medFont {
	font-size: 14px !important;
	line-height: 16px;
}
.medFont a {
	font-size: 14px !important;
	line-height: 16px;
}
.medFont td {
	font-size: 14px !important;
	line-height: 16px;
}
.lgFont {
	font-size: 18px !important;
	line-height: 20px;
}
.lgFont a {
	font-size: 18px !important;
	line-height: 20px;
}
.lgFont td {
	font-size: 18px !important;
	line-height: 20px;
}
#mainContent #fontSizer .smFont {
	font-size: 12px !important;
	line-height: 14px;
}

#mainContent #fontSizer .medFont {
	font-size: 14px !important;
	line-height: 16px;
}
#mainContent #fontSizer .lgFont {
	font-size: 18px !important;
	line-height: 20px;
}

.smFont h1 {
	font-size: 14px;
	line-height: 28px;
}
.smFont h2 {
	font-size: 13px;
	line-height: 15px;
}
.smFont h3 {
	font-size: 12px;
	line-height: 20px;
}
.smFont h4 {
	font-size: 12px;
	line-height: 14px;
}
.smFont h5 {
	font-size: 11px;
	line-height: 12px;
}
.smFont h6 {
	font-size: 10px;
	line-height: 10px;;
}

.medFont h1 {
	font-size: 16px;
	line-height: 30px;
}
.medFont h2 {
	font-size: 15px;
	line-height: 18px;
}
.medFont h3 {
	font-size: 14px;
	line-height: 22px;
}
.medFont h4 {
	font-size: 14px;
	line-height: 16px;
}
.medFont h5 {
	font-size: 13px;
	line-height: 14px;
}
.medFont h6 {
	font-size: 12px;
	line-height: 12px;
}

.lgFont h1 {
	font-size: 20px;
	line-height: 34px;
}
.lgFont h2 {
	font-size: 19px;
	line-height: 22px;
}
.lgFont h3 {
	font-size: 18px;
	line-height: 26px;
}
.lgFont h4 {
	font-size: 18px;
	line-height: 20px;
}
.lgFont h5 {
	font-size: 17px;
	line-height: 18px;
}
.lgFont h6 {
	font-size: 16px;
	line-height: 16px;
}


/*------padding/margins-------*/
.nopadding {
	padding: 0px;
}
.nomargin {
	margin: 0px;
}
/*------header--------*/
#header #logo {
	background-image:url(../images/shell/logo.gif);
	background-repeat:no-repeat;
	width: 561px; 
	height: 101px;
	display:block;
	margin-bottom: 10px;
}
#header a {
	color: #666666;
	text-decoration:none;
}
#header a:hover {
	text-decoration:underline;
}
#header #spanish {
	background-image:url(../images/shell/flags/spanish.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right: 33px;
	height: 18px;
	line-height: 18px;
	display:block;
}
#header .rightside {
	width: 372px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 5px;
	padding-right: 5px;
}
/*-----top nav------------*/
#header {
	margin-bottom: 13px;
}
.lgFont #header #topNav { 
	top: 2px;
}
.medFont #header #topNav { 
	top: 6px;
}
#header #topNav {
	color: #514d72;
	position: relative;
	margin-bottom: 3px;
}
#header #topNav ul li a, #logout a {
	color: #514d72;
}
#header #topNav ul li {
	float: left;
}
/*----main nav-------------*/
#header #mainNav ul {
	width: 660px;
	height: 56px;
	overflow:hidden;
	float: left;
}
#header #mainNav {
	background-image:url(../images/shell/navigation/mainNavBg.gif);
	background-repeat:no-repeat;
	width: 913px;
	height: 66px;
	padding-top: 6px;
	padding-left: 26px;
	padding-right: 8px;
	color: #FFFFFF;
}
#header #mainNav ul li a {
	height: 56px;
	line-height: 56px;
/*	font-family:"Times New Roman", Times, serif;*/
	color: #FFFFFF;
	font-size: 17px !important;
}
#header #mainNav ul li {
	float: left;
}
#header #mainNav ul li.spacer {
	background-image:url(../images/shell/navigation/spacer.gif);
	background-repeat: no-repeat;
	width: 2px;
	height: 56px;
	margin-left: 22px;
	margin-right: 22px;
}

/*------END header--------*/

/*---left navigation----*/

#leftNav a {
	color: #666666;
	margin-bottom: 8px;
	display: block;
	text-decoration:none;
}
#leftNav ul li {
	line-height: 14px;
	list-style-type:none;
	margin-left: 0px;
	list-style-position:outside;
	line-height: 15px;
}
#leftNav ul li a.selected {
	color: #434062;
	font-weight: bold;
	font-size: 13px;
}
#leftNav ul li a:hover {
	padding-left: 17px;
}
#leftNav ul li ul li a, #leftNav ul li ul li a:hover{
	padding-left: 21px;
}
#leftNav ul li ul {
	margin-bottom: 22px;
	margin-top: 22px;
}
#leftNav ul li ul li:hover a, #leftNav ul li a:hover {
	background-image:url(../images/shell/navSelected.gif);
	background-repeat:no-repeat;
	color: #000000;
}

#leftNav ul li ul li a.selected {
	background-image:url(../images/shell/navSelected.gif);
	background-repeat:no-repeat;
	color: #666666;
	font-weight:100;
}
#leftNav {
	margin-bottom: 10px;
}

/*-------footer-----------*/
#footer {
	background-image:url(../images/shell/footerBg.png) !important;
	background-image:url(../images/shell/footerBg.gif);
	background-repeat:no-repeat;
	width: 947px;
	padding-left: 24px;
	padding-right: 26px;
	height:59px;
	padding-top: 32px;
	margin-left: auto;
  	margin-right: auto;
	color: #FFFFFF;
	text-align:left;
	clear: both;
}
#footer #simpleview {
	background-image:url(../images/shell/svLogo.gif);
	background-repeat:no-repeat;
	width: 122px;
	height: 25px;
	display:block;
	float: right;
}
#footer #btmNav {
	color: #FFFFFF;
}
#footer #btmNav ul li a {
	color: #ffffff;
	text-decoration:none;
}
#footer #btmNav ul li a:hover {
	text-decoration:underline;
}
#footer #btmNav ul li{
	float: left;
}
	
/*-------END footer-----------*/

/*-------template containers------*/
#templateHdrLeft h2 {	
	color: #ffffff;
	font-size: 16px;
}
.lgFont #templateHdrLeft h2 {	
	font-size: 20px;
}
.medFont #templateHdrLeft h2 {	
	font-size: 20px;
}
#templateHdrLeft p {
	line-height: 20px;
}
#templateHdrLeft {
	background-image:url(../images/shell/headerLeftColBg251x200.jpg);
	background-repeat:no-repeat;
	
	width: 211px;
	height:	160px;
	float: left;
	overflow:auto;
	padding: 20px;
	color: #FFFFFF;
	text-align:left;
	background-color: #2e5c2f;
	/*border: 1px solid #0F3;*/

}
#templateHdrRight {
	width: 696px;
	height: 200px;
	overflow:hidden;
	/*background-image:url(../media/images/default_hdrimg.jpg);
	background-repeat:no-repeat;*/
	background-color:#2E5C2F;
	float: left;
	position:relative;
	/*border: 1px solid #0F3;*/
}
#templateHdrRight .trCrner , #templateHdrRight .brCrner  {
	position: absolute;
	right: 0px;
	z-index: 99;
}
#templateHdrRight .trCrner {
	background-image:url(../images/shell/slideshow/trCrner.gif);
	background-repeat:no-repeat;
	width: 3px;
	height: 3px;
	top: 0px;
}
#templateHdrRight .brCrner {
	background-image:url(../images/shell/slideshow/brCrner.gif);
	background-repeat:no-repeat;
	width: 3px;
	height: 3px;
	bottom: 0px;
}
#templateHdrLeft .moreInfo {
	background-image:url(../images/shell/moreInfoGrn.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right: 20px;
	color: #FFFFFF;
}
/*------ 3 column template interior--------*/
.threeColInt #middle {
	width: 440px !important;
	margin-left: 0px !important;

	float: left !important;
	clear:none !important;
}
.threeColInt #rightside {
	width: 208px !important;

}

/*------ 3 column template--------*/
#content3 {
	background-color:#FFFFFF;
}
#leftside{
	background-image:url(../images/shell/logoBgLeft.gif);
	background-repeat:no-repeat;
	background-position: center 50px;	
	float: left;
	width: 231px;
	padding: 10px;
	min-height: 250px;
	background-color:#FFFFFF;
	padding-top: 0px;
	overflow: auto;
}
#content3 #middle{
	float: left;
	margin-left: 10px;
	width: 320px;
	background-color:#FFFFFF;
	overflow: hidden;
	margin-bottom: 15px;
}
#content3 #rightside {
	float: left;
	background-color:#FFFFFF;
	margin-bottom: 15px;
}
#content3 #rightside {
	margin-left: 22px;
	width: 344px;
}
.cContainer li {
	margin-bottom: 10px;
}
#content3 #rightside .cContainer {
	width: 317px;
	border-left: solid 1px #f5f5f5;
	border-right: solid 1px #f5f5f5;
	padding-left: 12px;
	padding-right: 12px;	
	padding-bottom: 10px;
}

#content3 #rightside .cContainerBtm {
	background-image:url(../images/shell/rightSideContainerBtm.gif);
	background-repeat:no-repeat;
	width: 344px;
	height: 6px;
	margin-bottom: 13px;
}

/*-----2 column template --------*/
#content #rightside {
	float: left;
	background-color:#FFFFFF;
	margin-left: 12px;
	width: 680px;
	margin-bottom: 15px;
}
	
	
	
/*--------list layout------*/
.col1 b,.col2 b,.col3 b,.col4 b,.col1 strong,.col2 strong,.col3 strong,.col4 strong{
	color: #000000;
}
.col1 strong,.col2 strong,.col3 strong,.col4 strong {
	font-weight:normal;
}
.col1,.col2,.col3,.col4,.col1-3,.col1-2 {
	float: left;
	line-height: 18px;
	padding-left: 15px;
}

.columns2 .col1, .columns2 .col2 {
	width: 45%;
}
.moveRight {
	float: right;
	text-align:right;
	margin-right: 20px;
}
.moveRight2 { /*goes with movedRight*/
	float: right;
	text-align:right;
	margin-right: 10px;
	width: 12% !important;
}
.movedRight {
	width: 80% !important;
}
.columns2 .col1-2 {
	width: 90%;
	clear: both;
} 
.columns3 .col1-3 {
	width: 90%;
} 
.columns3 .col1, .columns3 .col2, .columns3 .col3 {
	width: 31%;
}
.columns3 .col1 {
	width: 40%;
}
.columns3 .col2 {
	width: 29%;
}
.columns3 .col3 {
	width: 21%;
}
.subhead {

}
.subhead, .subhead a, .l-rankContainer {
	color: #2e5c2f;
	font-weight: bold;
}
.listHdr h3 {
	padding-left: 20px;
	margin: 0px;
}
.listHdr {
	background-image:url(../images/shell/hdrBg.gif);
	background-repeat:no-repeat;
	width: 669px;
	min-height: 28px;
	padding-top: 4px;
	margin-top: 14px;
}

.listHdr .boxhead {
	color: #484747;
	font-weight: bold;
}

.listBody .desc {
	padding-left: 15px;
	padding-right: 15px;
	clear: both;
	margin-top: 10px;
}
.col1-3 .brderBtm,  .col1-2 .brderBtm{
	width: 625px;
}
.brderBtm {
	border-bottom: dotted 1px #e5e4e4;
	width: 645px;
	margin: 10px;
	height: 1px;
}

.listBody .desc .brderBtm {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.listBody {
	border-left: solid 1px #f5f5f5;
	border-right: solid 1px #f5f5f5;
	width: 667px;
	padding-bottom: 10px;
}

.listFtr {
	background-image:url(../images/shell/ftrBg.gif);
	background-repeat:no-repeat;
	width: 669px;
	height: 6px;
}

.listBody .readMore {
	text-align:right;
	width: 645px;
}

.listBody ul li {
	line-height: 15px;
}
.marginTop10 {
	margin-top: 10px;
}

/*----list layout 3 column------*/

#content3 .listHdr {
	background-image:url(../images/shell/hdrBg3Column.gif);
	background-repeat:no-repeat;
	width: 440px;
	min-height: 23px;
	padding-top: 6px;
	margin-top: 14px;

}

#content3 .brderBtm {
	border-bottom: dotted 1px #e5e4e4;
	width: 420px;
	margin: 10px;
	height: 1px;
}

#content3 .listBody {
	border-left: solid 1px #f5f5f5;
	border-right: solid 1px #f5f5f5;
	width: 438px;
	padding-bottom: 10px;

}

#content3 .listFtr {
	background-image:url(../images/shell/ftrBg3Column.gif);
	background-repeat:no-repeat;
	width: 440px;
	height: 5px;

}

#content3 .listHdr h3{
	line-height: 12px;
}

.littleLogo {
	background-image:url(../images/shell/littleLogo.gif);
	background-repeat:no-repeat;
	width: 14px;
	height: 12px;
	float: right;
	padding-right: 10px;
}

/*-----articles -----*/
.articleSpacer {
	clear: both;
	height: 8px;
}
.articleDetail {
	padding-left: 10px;
}


/* FORMS */
.hint {
	text-align:center;
	color:#990000;
}
.formStyle {
	display:block;
	clear:both;
}

.formStyle .brderBtm  {
	padding: 0px;
	margin: 0px;
}
.formStyle input, .formStyle textarea {
	border:1px #CCC solid;
	margin:0 0 1px 0;
}

.formtitle {
	padding: 0; 
	margin: 0; 
	font-size: 12px; 
	font-weight: bold;
	border-bottom: 1px solid #a0a0a0; 
	width: 425px;
}

.warning {
	text-align:center;
	color:#990000;
}
.notes {
	text-align:center;
	font-size:0.8em;
}
.spacerHack {
	height:4px;
	clear:both;
}
.odd, .even {
	clear:both;
	margin: 2px;
}
.odd .clearFloat, .even  .clearFloat {
	margin:2px;
}
.req {
	color:#900;
	font-weight:bold;
}
.boldtext {
	font-weight:bold;
}
.notReq {
	font-weight:bold;
}
.frm .req, .frm .notReq{
	width: 275px;
	padding-bottom: 10px;
}
.frm2 .req, .frm2 .notReq{
	padding-bottom: 10px;
}
fieldset {
	border: none;
	padding:0.8em;
}
legend, .HeaderText{
/*	background-image: url(../images/gradient3_mid.jpg);
	background-repeat:repeat-x;
	background-color: #CCC;*/
	display:block;
	color:#000000;
	width:460px;
	padding:0px 5px;
	height: 15px;
	font-weight: bold;
}
.padbtm10 {
	padding-bottom: 10px;
}
.chbxSpace {
	display:block;
	float:left;
	clear:left;
	width:46%;
	height:1em;
}
.AdminHints {
	padding-left: 5px;
}
.field-1, .field-2, .field-3, .field-4, .field-5, .field-6 {
	display:block;
	float:left;
	text-align:left;
}
.field-1 span, .field-2 span, .field-3 span, .field-4 span, .field-5 span, .field-6 span {
	display:block;
	float:left;
	text-align:left;
}
.odd .field-1, .odd .field-2, .odd .field-3, .odd .field-4, .odd .field-5, .odd .field-6 {
	background-color:#FFF;
}
.even .field-1, .even .field-2, .even .field-3, .even .field-4, .even .field-5, .even .field-6 {
	background-color:#FFF;
	
}
label {
	padding: 2px 5px;
	line-height: 1em;
	color:#000;;
}
label.checkBox, label.radioBtn {
	display:block;
	text-align:left;
}
label.field-1, label.field-2, label.field-3, label.field-4, label.field-5, label.field-6 {
	display:block;
	text-align:right;
}
.field-1 input[type=text], .field-2 input[type=text], .field-3 input[type=text], .field-4 input[type=text], .field-5 input[type=text], .field-6 input[type=text] {
	display:inline;
	height:20px;
	float:left;
}
.field-1 {
	width:48%;
}
.field-2 {
	width:26%;
}
.field-3 {
	width:17%;
}
.field-4 {
	width:14%;
}
.field-5 {
	width:12%;
}
.field-6 {
	width:2%;
}
.field-1 input[type=file] {
	width: 250px;
}

.btnContainer {
	width: 100%;
}

/* IE doesn't like % widths on labels? */
form.formStyle fieldset .field-1
{
	width: 228px;
}

a.calBtn span {
	background-image: url(../images/iconCal.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
	cursor:pointer;
	cursor:hand;
	width:15px;
	height:13px;
	margin:4px 4px 0 4px;
}
span.hint {
	display:block;
	line-height:22px;
	float:left;
	font-size:0.9em;
}
.warning {
	display:block;
	clear:both;
	color:#990000;
	font-weight:bold;
	text-align:center;
}
.notes {
	font-size:0.8em;
	font-style:italic;
	display:block;
	padding:5px;
}
.required {
	display: block;
	text-align:center;
	width: 100%;
}
.required,.formreq {
	color:#990000;
	font-weight:bold;

}
.captcha, .footer {
	display:block;
	padding:5px;
	text-align:center;
}

#checkbox label {
	width: 100%;
}

/*--------surveys-----*/

.formnoreq, .formreq {
	font-weight: bold;
	padding-bottom: 10px;
}
.datafield {
	padding-bottom: 10px;
}

.questHead {
	background-image:url(../images/shell/bghdr.gif);
	min-height: 33px;
	background-repeat:repeat-x;	
	text-align:left;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 15px;
	width: 549px;
}
.answerSpacer {
	clear: both;
	height: 7px;
}
.answer {
	padding: 5px;
	padding-left: 100px;
}

.button,  .btnContainer .button {
	background:url(../images/shell/button.gif) no-repeat;
	width: 93px;
	height: 20px;
	border: none;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 11px;
	cursor: pointer;
	text-align: center;
	padding-right: 0px;
}

.button:hover {
	background:url(../images/shell/button_over.gif) no-repeat;
}

.addPad {
	padding-left: 50px;
}

/*-----av library-----*/
.marginTop7 {
	margin-top: 7px;
}
.marginBtm7 {
	margin-bottom: 7px;
}
.pointer {
	cursor: pointer;
}
.padleft10 {
	padding-left: 10px;
}
.grn {
	color: #2E5C2F !important;
}

/*-----forum/message board------*/

.btnContainer input {
	background:url(../images/shell/moreInfoGrnWhBg.gif) no-repeat;
	border:none;
	line-height: 14px;
	background-position:right;
	padding-right: 17px;
	color:#2E5C2F;
	cursor: pointer;
}
.msgBrd {
	margin-left: 5px;
}
.msgBrd .columns2 .col1 {
	width: 401px;
	padding-right: 30px;
	border-right: solid 1px #f0f0f0;
	font-size: small;
}

.msgBrd .columns2 .col2 {
	width: 100px;
}

.msgBrd .btnContainer {
	width: 75px;
}

.msgBrd .spacer {
	height: 7px;
}

a.fgpw {
	color: #cbcbcb;
	text-decoration:underline;
}
a.fgpw:hover{
	text-decoration:none;
}
.forum .listHdr {
	background-image:url(../images/shell/forum/hdrBg.gif);
	background-repeat:no-repeat;
	line-height: 24px;
	width: 685px;
	min-height: 24px;
	color: #FFFFFF;
	padding-left: 12px;
	margin-top: 0px;
}

.forum  .listHdr .col2 {
	margin-left: -12px;
}
#content .msgBrd ul li, #content .forum ul li {
	list-style-type:none;
	margin-left: 0px;
}
.forum .listHdr .boxhead, .forum .listHdr .boxhead a {
	color: #FFFFFF;
}
.forum .listBody {
	background-image:url(../images/shell/forum/bg.gif);
	background-repeat:repeat-y;
	width: 685px;
	border: none;
	padding-bottom: 0px;
}
.forum .listBody .col1,.forum .listBody .col2,.forum .listBody .col3,.forum .listBody .col4{
	line-height: 24px;
}
.forum .listFtr {	
	background-image:url(../images/shell/forum/FTRbG.gif);
	background-repeat:no-repeat;
	width: 685px;
	height: 8px;
	margin-bottom: 10px;
}
.listFLeft {
	margin-right: 5px;
}
.listFLeft li {
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
}
.forum .spacer {
	background-image:url(../images/shell/forum/spacer.gif);
	height: 3px;
	background-repeat:repeat-x;
	margin-left: 6px;
	margin-right: 5px;
}
.forum .col1-3 {
	width: 95%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.forum h3 {
	margin-bottom: 0px;
}
.forum .col1 {
	width: 54%;
}
.forum  .col2 {
	width: 10%;
}
.forum .col1-2 {
	width: 64%;
	float: left;
	padding-left: 15px;
}
.forum .listBody .col2 , .forum .listBody .col1{
	border-right: solid 1px #e3e3e3;
	min-height: 71px;
}
.forum .col3 {
	width: 25%;
}

.forum span.grn {
	color:#2E5C2F !important;
}
.lgnSpacer {
	height: 48px;
}

/*----employment-----*/
#employment .listHdr {
	margin-top: 0px;
}
#employment .boxhead {
	color:#2E5C2F !important;
}
#employment .listHdr h3 {
	padding-left:0px;
}
#employment .listBody .col1,#employment .listBody  .col2 {
	margin-bottom: 12px;
}
.threeColInt #employment .moveRight {
	margin-right:10px;
}
.listBody .readMore {
	margin-top: 4px;
}
.threeColInt .listBody .readMore {
	width:421px;

}
.threeColInt #employment .dtl {
	width:260px;
}

#employment .listBody .desc {
	margin-top: 0px;
}
#employment .moveRight {
	float: left;
	margin-right:20px;
	text-align:right;
}
#employment .dtl {
	width: 350px;
}
#employment .dtl a:hover {
	text-decoration:underline;
}
#employment .dtl a {
	background-image:url(../images/shell/navSelected.gif);
	background-repeat:no-repeat;
	padding-left: 22px;
	color: #656565;
	font-weight: bold;
}
#employment .dtl a.applyLink {
	background-image:none;
	color:#514d72;
}
.tab {	
	background-image:url(../images/shell/employment/hdrL.gif);
	background-repeat:no-repeat;
	padding-left: 4px;	
	height: 27px;
	margin-bottom: 2px;
	margin-top: 10px;
	margin-left: 7px;
}
.tab h3 {
	background-image:url(../images/shell/employment/hdrM.gif);
	background-repeat:repeat-x;
	height: 27px;
	line-height: 27px;
	float: left;
	color: #FFFFFF;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
.ucase {
	text-transform:uppercase;
}

.tab div {
	background-image:url(../images/shell/employment/hdrR.gif);
	background-repeat:no-repeat;
	width: 4px;
	height: 27px;
	float: left;
}

/* crisis information	*/
div.crisisInfo {
	text-align: center;
	padding-left: 30px;
	padding-top: 15px;
}
div.crisisInfo a {
	color: #800000 !important;
}
div.crisisInfo img {
	vertical-align: middle;
}


/*******************  WIDGETS *******************************/
.imgBox {
	margin: 10px;
	padding:0px;/*10px*/
	background-position:left top;
	background-image:url(../images/shell/imgBoxBk.png) !important;
	background-image:url(../images/shell/imgBoxBk.gif);
	background-repeat:repeat;
}

.imgBoxContainer {
	font-size:12pt; 
	line-height:16px; 
	color:white; 
	width:auto; 
	text-align:center;
	margin-top: 10px;
	}
.imgBoxTitleandUrl {color:white; margin-bottom: 5px;}
.imgBoxTitleandUrl a {color: white;}
.imgBoxContent {font-size: 8pt; line-height: 12px; color: white;}

 #imageBrowser {
 	float:left;
	display:block;
	margin-right:15px;
 	background: url(../images/shell/imgBrowser_bgGreen_Solid.png) no-repeat center top !important;
	background: url(../images/shell/imgBrowser_bgGreen_Solid.gif) no-repeat center top;
 	width:148px;
	height:228px;
	clear:left;
	/*border: 1px solid #0F9;*/
 }
#imageBrowser .faceOverlay { position: relative; left: 0; top: 82px; display: block; z-index: 100; }
#imageBrowser span,  #imageBrowser #imageBrowserBox {float:left; display:block;margin-left:1px;margin-top: 30px;}
#imageBrowser span {width:14px; height:65px; margin-top:45px;  }
#imageBrowser span a.prev {
	height:65px;
	width:14px;
	display:block;
	margin-top: 30px; 
}
#imageBrowser span a.next {
	height:65px;
	width:14px;
	display:block;
	margin-top: 23px; 
}
#imageBrowser span a.prev {background: url(../images/shell/imgBrowser_spriteDarkGreen.png) no-repeat left bottom !important;}
#imageBrowser span a.prev {background: url(../images/shell/imgBrowser_spriteDarkGreen.gif) no-repeat left bottom;}
#imageBrowser span a.first { background: url(../images/shell/imgBrowser_spriteDarkGreen.png) no-repeat left top !important;}
#imageBrowser span a.first { background: url(../images/shell/imgBrowser_spriteDarkGreen.gif) no-repeat left top;}
#imageBrowser span a.next {background: url(../images/shell/imgBrowser_spriteDarkGreen.png) no-repeat right bottom !important;}
#imageBrowser span a.next {background: url(../images/shell/imgBrowser_spriteDarkGreen.gif) no-repeat right bottom;}
#imageBrowser span a.last {background: url(../images/shell/imgBrowser_spriteDarkGreen.png) no-repeat right top !important;}
#imageBrowser span a.last {background: url(../images/shell/imgBrowser_spriteDarkGreen.gif) no-repeat right top;}

   
#imageBrowser #imageBrowserBox {width:115px;height:193px; overflow:hidden; position:relative; display:block;}
#imageBrowserItemContainer {width:20000em;  height:65px; height:193px; position:absolute;}
.imageBrowserItem {float:left; width:115px; height:193px;}
#imageBrowserBox img {width:115px;}
#imageBrowserBox p {margin:0; margin-top:0px; padding:0; color:white; text-align:center; font-size:10px; padding:0 3px; font-weight:bold;}
#imageBrowserBox a { text-transform: uppercase; color:white; }
.clickable { cursor: pointer; }
.iconHolder { width:100%; font-size:11px; height:auto;}
.iconHolder img {float:left; width:56px; margin-right:12px;}


/*to give images in widgets rounded corners*/
#nnImgContainer {
	width: 696px;
	height: 200px;
	overflow:hidden;
	/*background-image:url(../media/images/default_hdrimg.jpg);
	background-repeat:no-repeat;*/
	background-color:#2E5C2F;
	float: left;
	position:relative;
	/*border: 1px solid #0F3;*/
}
#nnImgContainer .trCrner , #nnImgContainer .brCrner  {
	position: absolute;
	right: 0px;
	z-index: 99;
}
.nnImgRoundedTRCrner {
	background-image:url(../images/shell/navSelected.gif);
	/*background-image:url(../images/shell/slideshow/trCrner.gif);*/
	background-repeat:no-repeat;
	position: relative;
	top: 0px;
	right: 0px;
	z-index: 99999;
	border: 1px solid white;
	float:right;
}
#nnImgContainer .brCrner {
	background-image:url(../images/shell/slideshow/brCrner.gif);
	background-repeat:no-repeat;
	width: 3px;
	height: 3px;
	bottom: 0px;
}
