@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}

body {
	background-color:#222222;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}
img {
	border:none;
}

.clearfix {
	clear:both;
}

a {
	text-decoration:none;
	cursor:hand;
}
img {
	border:none;
}

div#header {
	background-image:url(../images/headerbg1.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:128px;
}

div#logo {
	height:128px;
	width:800px;
	margin: 0 auto;
}
div#logo span#image-wrap {
	float:left;	
	margin-top:5px;
}
div#logo span#image-wrap img#wlk-logo {
	width:250px;
	margin:10px 0 0 0;
	border:0;
}
div#logo span#exit18-wrap {
	position:relative;
	top:55px;
	left:350px;
}
div#logo span#exit18-wrap img#exit18 {
	
}
div#wrapper {
	width:800px;
	margin:0 auto;
}
div.home-link {
	position:absolute;
	right:1px;
}
#menu {
	width:800px;
	height:30px;
	position:absolute;
	margin-bottom:30px;
}

#menu h2 {
	height:30px;
	font-size:14px;
	font-weight:bold;
	background:url(../images/taboff.png) repeat-x;
	padding: 0 20px 0 20px;
	margin-right:1px;
	
}

#menu h3 {
	height:30px;
	font-size:14px;
	font-weight:bold;
	background:url(../images/taboff.png) repeat-x;
	padding: 0 20px 0 20px;
	
}

#menu h4 {
	height:30px;
	font-size:14px;
	font-weight:bold;
	background:url(../images/taboff.png) repeat-x;
}

#menu h2:hover {
	background:url(../images/tab2on.png) no-repeat top right;
	color:#FFF;
}



	/* General */
	#cssdropdown, #cssdropdown ul { list-style: none; line-height:25px;}
	#cssdropdown ul li ul{ width:198px;}
	#cssdropdown, #cssdropdown * { padding: 0; margin: 0; }
	
	/* Head links */
	#cssdropdown li.headlink { width: 200px; float: left; text-align: center;line-height:30px; display:bloxk;}
	#cssdropdown li.headlink a { display: block; width:200px; height:30px;}


	/* Child lists and links */
	#cssdropdown li.headlink ul { display: none; text-align: left; padding-right:1px;}
	#cssdropdown li.headlink:hover ul { display: block; }
	#cssdropdown li.headlink ul li a { padding: 0 0 0 20px; height: 25px; background-image:url(../images/dropbg.png); background-repeat:repeat-x;  }
	#cssdropdown li.headlink ul li a:hover { background-image:url(../images/dropbghover.png); background-repeat:repeat-x; }
	
	/* Pretty styling */
	#cssdropdown a { color:#333; } 
	#cssdropdown ul li a { text-decoration: none; color:#FFF; }
	#cssdropdown ul li a:hover { text-decoration: none; color:#fff; font-weight:bold;}
	#cssdropdown li.headlink { background-color: 666; /*background-image: url(bg.gif);*/}
	#cssdropdown li.headlink ul {  background-position: bottom; }

	#cssdropdown ul li #last {
		 padding-bottom:5px;
	 }
	  
li#pageOn a h2 {
	color:#fff;
	background:url(../images/tabon.png) repeat-x;
}

div#banner {
	width:800px;
	height:253px;
	background:url(../images/bannerbg1.jpg) no-repeat bottom;
	background-color:#FFF;
	border-bottom:1px #FFF solid;
	padding-top:30px;
}

div#bannerContent {
	margin-top:60px;
	width:298px;
	height:150px;
	float:left;
}

#bannerUL li {
	list-style:none;
	float:left;
	text-align:left;
	padding:0 0 5px 30px;
}

#bannerUL h3 {
	height:42px;
	width:230px;
	font-size:13px;
	font-weight:bold;
	background:url(../images/bannerbutton1.png) no-repeat;
	padding-left:20px;
}

#bannerUL a {	
	text-decoration:none;
	line-height:35px;
	margin: 0 auto;
	color:#3b3b3b;
}

div#content {
	width:800px;
	background-color:#d7d7d7;
	clear:both;
}

div#content h2 {
	padding-bottom:5px;
	border-bottom:#333 1px solid;
	font-size:18px;
}

div#contentL {
	width:440px;
	background-color:#fff;
	border-right:1px #FFF solid;
	background:url(../images/contbgl.gif) top repeat-x #fff;
	padding:30px;
	float:left;
}

div#contentL a {
	color:#3b759e;
	font-weight:bold;
	font-size:12px;
	padding-left:15px;
	margin-left:5px;
	background: url(../images/linkicon.gif) left center no-repeat;
}
#cigna{
	position: absolute;
	left: 45%;
	top: 385px;
	width: 175px;
}

#height {
	min-height:760px;
}

div#contentL a:hover {
	color:#333;
}

a[rel="pdf"] {
	color:#3b759e;
	font-weight:bold;
	font-size:12px;
	padding-left:15px;
	margin-left:20px;
	background: url(../images/pdf.gif) left center no-repeat;
}

a[rel="pdf"]:hover {
	color:#333;
}

div#contentR {
	width:239px;
	background:url(../images/contbgr.gif) top repeat-x #d7d7d7;
	float:right;
	padding:30px;
}

div#contentR h2 {
	font-size:17px;
}

div#newsWrap {
	margin-bottom:30px;
}
div.newsItem {
	clear:both;
	margin-bottom:25px;	
}

.newsIcon {
	/* background:url(../images/datebg.gif) no-repeat top left; */
	/* height:45px; */
	width:45px;
	float:left;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	/* padding-right:10px; */
	padding-top:2px;
}

div#text {
	margin:0 0 0 0;
	font-size:12px;
}

div#text p {
	margin-left:50px;
}

div#footer {
	width:800px;
	height:150px;
	background-color:#eeeeee;
}

div#footerCopy {
	width:800px;
	padding:5px 0 0 0;
	margin-bottom:50px;
	color:#CCC;
	font-size:10px;
	background-color:#222;
}

div#footLogos{
	width:440px;
	float:left;
}

div#footLogos2{
	width:440px;
	margin: 0 auto;
}

div#newsletter {
	//width:239px;
	padding-bottom:40px;
	font-size:14px;
}


div#newsletter form {
	line-height:30px;
}

div#staffWrapper{
	margin-bottom:50px;
	height:175px;
}

div#staffWrapper img {
	padding-right: 15px;
	float:left;
}

div#staffText{
	margin-left:150px;
}

ul#contUL {
	margin-left:30px; 
}

ul#contUL li {
	margin-bottom:10px;
}

div.toggleLink {
	cursor:pointer;
}

div#storyText a {
	background-image:none;
	padding-left:0px;
}
.bold {
	font-weight:bold;
}
.float-right {
	float:right;
}
.float-left {
	float:left;
}
.white {
	color:#FFFFFF;
}

