Body {
	font-family:"Lucida Sans", helvetica;
	font-size:10px;
	background:url(../../images/background.png);
	background-repeat:repeat-x;
	color:#000000;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}
#Container {
	width:850px;
	margin:25px auto 0 auto;
	border:1px solid #123156;
}
#dnn_TopPane {
	background-position:top;
	background-image:url(../../images/header3.png);
	background-repeat:no-repeat;
	height:125px;
	margin:0;
	padding:5px 0 0 0;
	color:#123156;
	font-size:10px;
}
#dnn_TopPane a {
	color:#123156;
	text-decoration:none;
}
#dnn_TopPane A:link  {
	color:#123156;
	text-decoration:none;
}
#dnn_TopPane A:visited   {
	color:#123156;
	text-decoration:none;
}
#dnn_TopPane A:active    {
	color:#FFFFFF;
	text-decoration:none;
}
#dnn_TopPane A:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#Logo {
	width:210px;
	height:82px;
	background-image:url(../../images/457Logo.png);
	background-repeat:no-repeat;
	margin:3px 0 0 15px;
	float:left;
}
#Links {
	width:620px;
	height:14px;
	float:right;
	font-weight:bold;
	color:#123156;
}
#TagLine {
	width:372px;
	..width:382px;
	height:22px;
	padding:0px 0 0 6px;
	margin:11px 5px 0 0;
	font-size:18px;
	font-weight:bolder;
	color:#0b509d;
	float:left;
}
#INGLogin a, #Started a {
	width:111px;
	height:22px;
	padding:3px 0 0 7px;
	..padding:4px 0 0 12px;
	margin:12px 0px 0 0;
	..margin:12px 5px 0 0;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF !important;
	background-image:url(../../images/greenOval.png);
	background-repeat:no-repeat;
	float:left;
}
#INGLogin a:hover, #Started a:hover {
	background-image:url(../../images/greenOvalRO.png);
	background-repeat:no-repeat;
}
 /*********************
 ***** Menu Items *****
 *********************/
#Welcome, #Participate, #Enrollment, #PlanInfo, #LocalGov {
	width:97px;
	height:35px;
	float:right;
}
#Welcome a {/*General Menu Look*/
	width:110px !important;
	height:35px;
	margin:6px 0 0 0;
	..margin:9px 0 0 0;
	font-family:"Lucida Sans", helvetica;
	font-size: 12px;
	font-weight : bold;
	text-decoration : none;
	text-align:center;
	color: #ffffff;
	float:right;
	border-right:1px solid #123156;
}
#Participate a, #Enrollment a, #PlanInfo a, #LocalGov a {/*General Menu Look*/
	width:97px;
	height:35px;
	margin:6px 0 0 0;
	..margin:9px 0 0 0;
	font-family:"Lucida Sans", helvetica;
	font-size: 12px;
	font-weight : bold;
	text-decoration : none;
	text-align:center;
	color: #ffffff;
	float:right;
	border-right:1px solid #123156;
}
#BenePay a {/*This is separate because being the last link it does not need the border-right attribute*/
	width:97px;
	height:63px;
	margin:6px 0 0 0;
	..margin:3px 0 0 0 !important;
	font-family:"Lucida Sans", helvetica;
	font-size: 12px;
	font-weight : bold;
	text-decoration : none;
	text-align:center;
	color: #ffffff;
	float:right;
}
#Participate, #PlanInfo, #LocalGov, #BenePay, #Enrollment {/*Double line links adjustments*/
	..padding-top:6px;
}
#Welcome {/*single line Links*/
	..margin-top:3px;
	line-height:35px;
}

/*Rollovers*/
#Participate a:hover, #PlanInfo a:hover, #LocalGov a:hover, #Enrollment a:hover {
	width:97px;
	height:35px;
	margin:6px 0 0 0;
	..margin:-3px 0 0 0;
	font-family:"Lucida Sans", helvetica;
	font-size: 12px;
	font-weight : bold;
	text-decoration : none;
	text-align:center;
	color: #0b509d !important;
	float:right;
	border-right:1px solid #123156;
	background-image:url(../../images/457MenuWhite.png);
	background-repeat:repeat-x;
}
#BenePay a:hover {/*This is separate because of the menu hang*/
	width:97px;
	height:63px;
	margin:6px 0 0 0;
	..margin:9px 0 0 0;
	font-family:"Lucida Sans", helvetica;
	font-size: 12px;
	font-weight : bold;
	text-decoration : none;
	text-align:center;
	color: #0b509d !important;
	float:right;
	background-image:url(../../images/benepayRO.png);
	background-repeat:no-repeat;
}
#Welcome a:hover {
	background-image:url(../../images/welcomeRO.png);
	background-repeat:no-repeat;
	height:35px;
	width:110px;
	..padding:0px;
	margin:6px 0 0 0;
	..margin:0px 0 0 0;
	text-align:center;
	color:#0b509d !IMPORTANT;
}
#Welcome a, #Participate a, #Enrollment a, #PlanInfo a, #LocalGov a, #BenePay a{
	height:35px;
	width:97px;
	..padding-top:3px;
	..margin:-3px 0 0 0;
	color:#ffffff !IMPORTANT;
}

/***** End Menu *****/

#dnn_ContentPane {
	background-color:#e5e5e5;
	height:300px;
}
#dnn_ContentFooter {
	background-color:#e5e5e5;
}
#dnn_BottomPane {
	background-color:#d0d0d0;
	margin:0;
	padding:0;
	height:70px;
}
#PrintTitle {
 display:none;
}
H1, H3, H4, H5, TH, THEAD, TFOOT
{
	font-family:"Lucida Sans", helvetica;
	font-weight:bold;
	font-size:1.1em !important;
	line-height:22px !important;
	text-align:left;
    COLOR: #000000 !important;
}
H2 {
	font-family:"Lucida Sans", helvetica;
	font-weight:normal !important;
	font-size:1.1em !important;
	line-height:16px !important;
	text-align:left;
    COLOR: #000066;
}
H4 {
	font-family:"Lucida Sans", helvetica;
	font-weight:bold !important;
	font-size:1.4em !important;
	line-height:22px !important;
	text-align:left;
    COLOR: #005087;
}
H6 {
	font-size:10pt;
	color: #FFFFFF;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
P {
	font-family:"Lucida Sans", helvetica;
	font-size:12px;
	text-align:left;
	text-indent:20px;
}
HR {
}

MARQUEE {
	font-family:"Lucida Sans", helvetica;
	font-weight:bold;
	font-size:24px;
    COLOR: #000066;
}
#dnn_dnnLOGIN_cmdLogin {
	color:#8b9aac !IMPORTANT;
	float:right;
}
a {
	color:#0b509d;
	text-decoration:none;
}
A:link  {
	color:#0b509d;
	text-decoration:none;
}

A:visited   {
	color:#0b509d;
	text-decoration:none;
}

A:active    {
	color:#315D29;
	text-decoration:none;
}

A:hover {
	color:#315D29;
	text-decoration:none;
}

.linkbar {
	WIDTH: 160px;
	PADDING: 6px 6px 6px 6px;
	BACKGROUND-COLOR: #000066;
	COLOR: #ffffff;
	WHITE-SPACE: nowrap;
	TEXT-DECORATION: none;
	font-weight:bold;
	cursor:arrow;
}
/*********************************************************/
/************************ Lightbox ***********************/
/*********************************************************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.wv457.com/Portals/WV457/skins/wv457/Lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.wv457.com/Portals/WV457/skins/wv457/Lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*********************************************************/
/********************* End Lightbox **********************/
/*********************************************************/

@media print {
#PrintTitle {
	..display:block;
	..position:absolute;
	..top:0;
	..width:680px;
	..text-align:center;
}
#dnn_TopPane {
	..display:none;
}
#dnn_TitleLeftPane {
	..display:none;
}
#dnn_LeftPane {
	..display:none;
}
#dnn_BottomPane {
	..display:none;
}
#dnn_TitleContentPane {
	..display:block;
	..position:absolute;
	..top:30;
	..left:0;
	..width:416px;
}
#dnn_ContentPane {
	..display:block;
	..position:absolute;
	..top:55px;
	..left:0;
	..width:416px;
	..padding:0 0 0 0;
	..border-width:0;
}
#dnn_TitleRightPane {
	..display:block;
	..position:absolute;
	..top:30px;
	..left:416px;
	..width:264px;
}
#dnn_RightPane {
	..display:block;
	..position:absolute;
	..top:55px;
	..left:416px;
	..width:264px;
	..padding:0 0 0 0;
	..border-width:0;
	..border-left-width:1px;
}
P {
	..font-size:24px;
}
#dnn_dnnLOGIN_hypLogin {
	display:none;
}
}

