@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 13px;
	xcolor: #333;
	
}
body {
	background-color: #97a2c1;
	background-image: url(/images/VBplansBG.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.headerBG, .stageBG{width:949px; margin:0 auto; padding:0 auto; position:relative;}

.headerBG{}
.navLink{color:#4d4f70; text-decoration:none;}
.navLink a:hover{color:#3135A5;}

xstageBG{
	background:url(/images/VBplans_03.jpg) repeat-y top center; 
	}
	
.stageBG {
	background:url(/images/VBplans_03.jpg) repeat-y bottom center; 
	xmin-height: 470px; /* Added so footer stays at bottom */
}

 
table.benefitstable{border-left:1px solid #4c4c4c; border-top:1px solid #4c4c4c;}
td.benefitstable{border-right:1px solid #4c4c4c; border-bottom:1px solid #4c4c4c;}






	
.footerBG{
	background:url(/images/VBplans_04.jpg) repeat-y top center; height:130px; top:436px; position:relative;
	}
	
	
h1 {
	font-size: 18px;
	color: #F99646;
	padding-top:5px;
	margin-top:0;
}
h2 {
	font-size: 14px;
	color: #8089A8;
}

ul.left{padding:0; margin:0;}
li.left{
	
	color:#06F;
	font-size:14px;
	font-weight:bold;
	line-height:2em;
	list-style:none;
	
	}
.header{background:url(/images/VBplans_01.jpg) top center no-repeat;}	

.welcomeMessage{
	position:absolute;
	left:541px;
	color:white;
	top:8px;
	width:373px;
	height: 44px;
	text-align:right;
}

a.linkwelcomeMessage{color:#FFF;}


	
.leftcontent{
	padding:0 5px 0px 5px;
	margin:0;
	width:207px;
	height:470px;
	
	text-align:right;
	background:url(/images/VBplans_02.jpg) no-repeat;
	position:absolute;
	top:0;
	left:0px;
}
.blankleftcontent{
	padding:0 5px 0px 5px;
	margin:0;
	width:25px;
	height:470px;
	
	text-align:right;
	background:url(/images/VBplans_02.jpg) no-repeat;
	position:absolute;
	top:0;
	left:0px;
}

.midcontent{border-left:1px solid #4c4c4c;
	padding:0 50px 0 10px;
	margin:0 0 0 230px;
	width:658px;
	text-align:left;
	min-height:500px;
 	height:auto !important;
  	height:500px;

	top:0px;
	left:219px;
	background:url(/images/VBplans_02.jpg) no-repeat top right;
}

.blankcontent{
	
	padding:0 50px 0 10px;
	margin:0 0 0 34px;
	width:855px;
	text-align:left;
	min-height:500px;
 	height:auto !important;
  	height:500px;

	top:0px;
	left:219px;
	background:url(/images/VBplans_02.jpg) no-repeat top right;
}

.rightContent{
	padding:0;
	margin:0;
	width:166px;
	height:600px;
	text-align:left;
	position:absolute;
	top:0;
	left:783px;
	
}



.footerContent, .footerContent a{
	color:#FFF;padding-top:30px; text-align:center; text-decoration:none;
}

.footer{
	width:949px;
	height:220px;
	position:relative;
	left: 0px;
	top: 0px;
	text-align:center;
	color:#FFF;}

.footerContent a:hover{text-decoration:underline;}

.nurse{
	background:url(/images/nurse.png) no-repeat top left;
	height:310px;
	width:213px;
	position:absolute;
	left: 33px;
	top: -280px;
	padding-left:0px;
	margin-left:0;
	margin-bottom:-250px;
	z-index:1001;
	
}
