@import url("reset.css");
body{
	background: #ffffff;
	color: #6d665e;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	margin: 0 auto;
}

/* Typography */
.blueheading3 {color:#4a96c9; font-weight:bold; font-size:18px;line-height: 33px;}


a{
	border: 0;
	outline: none;
}
a:link {color: #6d665e; border: 0;}
a:visited {color: #6d665e; }
a:hover {color: #6d665e; }
a:focus {color: #6d665e; }
a:active {color: #6d665e; }

#main-content h1{
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0;
	padding: 0 0 16px 0;
	margin: 0;
	color: #4a96c9;
	font-weight: bold;
}

h2{
	color: #4a96c9;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	letter-spacing: 0;
}

#main-content p{
	margin: 0 0 13px 0;
	padding: 0;
}

#main-content ul, #main-content ol{
	margin-bottom: 13px;
}

#main-content p ul{
	margin: 0 !important;
}

#news-content p{
	
}
.read-more{
	margin-bottom: 13px;
}

/* Structure */
#wrapper-top{
	background: #fff;

}

.center-wrapper{
	margin: 0 auto;
	width: 950px;
}

#stripe{
	
}

#home_leftbar{
	width:283px;
	float:left;
	background-color: #4d99cc;
}
#home_callout-a{
	position:relative;
	width:283px;
	height: 246px;
	background-image:url(../images/i-vwh_03.png);
		background-repeat:no-repeat;
		text-align: center;

}
#home_callout-a-copy{
	position:absolute;
	width:245px;
	height: 210px;
	left:17px;
	top:20px;
	font-family: Verdana;
	color:#ffffff;
	font-size: 16px;
	line-height: 27px;
}
#home_callout-b{
	position:relative;
	width:283px;
	height: 189px;
	background-image:url(../images/i-vwh_06.png);
		background-repeat:no-repeat;

}
#home_callout-b-copy{
	position:absolute;
	width:245px;
	height: 90px;
	left:20px;
	top:80px;
	font-family: Verdana;
	color:#ffffff;
	font-size: 12px;
	line-height: 17px;
}
#home_callout-c{
	width:283px;
	height:112px;
	background-image:url(../images/i-vwh_07.png);
	background-repeat:no-repeat;
	position: relative;
}
#home_image2{
	width: 667px;
	float:left;
}

.home-link{
	font-family: Verdana;
	font-weight: bold;
	color:#0d0d25;
	font-size: 11px;
	line-height: 24px;
	position: absolute;
	width:100px;
	left:150px;
	top:180px;
}
.home-link a{
	color:#0d0d25;
	text-decoration: none;
	}
.home-link2{
	font-family: Verdana;
	font-weight: bold;
	color:#0d0d25;
	font-size: 11px;
	line-height: 24px;
	position: absolute;
	width:100px;
	left:150px;
	top:65px;
}
.home-link2 a{
	color:#0d0d25;
	text-decoration: none;
	}
#header{
	background: url(images/bg_header.png) top left no-repeat;
	height: 60px;
	margin: 0 auto;
	width: 950px;
	position: relative;
	z-index: 20;
}

#main-img{
    position:relative;
	width:950px;
	height: 547px;
	margin: 0 auto;
	padding-top:11px;
}
#home_image{
	width: 667px;
	float:left;
}
#home_rightbar{
	width:283px;
	float:left;
	background-color: #4d99cc;
}

#home_line{
	width: 283px;
}
#home_callout1{
	position:relative;
	width:283px;
	height: 237px;
	background-image:url(../images/home_callout1.png);
}

#home_callout{
	width:283px;
}

#home_callout2{
	width:283px;
	height:178px;
	background-image:url(../images/home_callout2.png);
	background-repeat:no-repeat;
	position: relative;
}

#blocklink{
	width:283px;
	height:237px;
	position:absolute;
	left:0;
	top:0;
	display:block;
	z-index:1;
	text-indent:-9999px;
	overflow:hidden;
}
#blocklink2{
	width:225px;
	height:98px;
	position:absolute;
	left:0;
	top:0;
	display:block;
	z-index:2;
	padding:80px 40px 0px 19px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ffffff;
	text-decoration:none;
}

#main-3-col{
	margin: 0 auto;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 40px;
	width: 950px;
}

#left-col{
	display: inline;
	float: left;
	padding:0px 24px 0px 29px;
	width: 257px;
}
#left-col p {margin-top:8px;}
#mid-col p {margin-top:8px;}
#right-col p {margin-top:8px;}
#mid-col{
	display: inline;
	float: left;
	padding:0px 24px 0px 36px;
	width: 260px;
}

#right-col{
	display: inline;
	float: left;
	padding:0px 0px 0px 31px;
	width: 252px;
}

.content-wrapper{
	background: url(images/bg_content.gif) top left repeat-y;
	margin: 17px auto 28px auto   ;
	overflow: hidden;
	width: 950px;
	position: relative;
}
.content-wrapper > div{
	float: left;
}
.side-bottom{
	clear: both;
	background: #ece9e4 url(images/bg_sideBottom.png) bottom left no-repeat;
	height: 5px;
	width: 247px;
}
#sidebar{
	display: inline;
	float: left;
	width: 247px;
}

#main-content{
	display: inline;
	float: left;
	margin-left: 54px;
	padding-top: 32px;
	padding-right: 10px;
	width: 610px;
}
#footer-wrapper{
	background-image:url(../images/footer_backg.png);
	background-repeat:no-repeat;
	width:950px;
	height: 83px;
	margin: 11px auto 0 auto;
}

#footer{
	color: #edf0f1;
	margin: 0 auto 36px auto;
	padding: 18px 0 0 22px;
	width: 928px;
}

/* Header & Navigation */
.logo{
	display: inline;
	float: left;
	margin:0 35px 0 26px;
}

.phone{
	display: inline;
	float: right;
	margin-right: 26px;
}

#navigation	{ 
	display: inline;
	float: left;
	position: relative; 
	z-index:10; 
	margin: 0;
	padding: 0; 
	height:60px; 
}
								  
#navigation li	{ 
	float: left; 
	list-style: none;
	zoom: 1;  
}
#navigation a:hover		{ color: ; }
#navigation a:active	{ color: ; }
#navigation li a		{ display: block; }
#navigation li:last-child a         { } /* Doesn't work in IE */
#navigation li.hover, #navigation li:hover { color: #666; position: relative; }
#navigation li.hover a  { color: #666; }

/* 	LEVEL TWO */
#navigation ul	{ 
	width: 220px; 
	visibility: hidden; 
	position: absolute; 
	top: 100%; left: 0; 
	background: #326f97;
	margin: 0 ;
	padding: 12px;
}
#navigation ul li	{ 
	font-weight: normal; 
	color: #000; 
	float: none; 
	margin-bottom: 5px;
}
									  
#navigation ul li a	{ 
	color: #FFF;
	font-weight: bold;
	border-right: none; 
	background: none; 
	width: 100%; 
	display: inline-block; 
	text-decoration: none;
} 
#navigation ul li a:hover{ 	color: #c1cbd2;}
/* LEVEL THREE */
#navigation ul ul { 
	left: 100%; 
	top: 0; 
	z-index:300; 

}
#navigation li:hover > ul 	{ visibility: visible; }



	#nav-home, #nav-about, #nav-services, #nav-news, #nav-contact, #nav-about-2, #nav-services-2, #nav-events, #nav-careers{ 
		background: url(images/careers-nav2.png) 0 0 no-repeat;
		height: 60px;
		text-indent: -9999px;
	}
		#nav-home{
			background-position: 0 0;
			width: 62px;
		}
			#nav-home:hover{
				background-position: 0 -60px;
			}
		#nav-about{
			background-position: -63px 0;
			width: 63px;
		}
			#nav-about:hover{
				background-position: -63px -60px;
			}
			#nav-about.selected{
				background-position: -63px -60px;
			}
				#nav-about-2{
					background-position: -63px -60px;
					width: 63px;
					position: absolute;
					left: 263px;
					z-index: 21;
					display: none;
				}
		#nav-services{
			background-position: -128px 0;
			width: 77px;
		}
		
			#nav-services:hover{
				background-position: -128px -60px;
			}
				#nav-services.selected{
				background-position: -128px -60px;
			}
				#nav-services-2{
					background-position: -128px -60px;
					width: 77px;
					position: absolute;
					left: 327px;
					z-index: 21;
					display: none;
				}
		#nav-news{
			background-position: -205px 0;
			width: 57px;
		}
			#nav-news:hover{
				background-position: -205px -60px;
			}
			#nav-news.selected{
				background-position: -205px -60px;
			}
		#nav-careers{
			background-position: -262px 0;
			width: 66px;
		}
			#nav-careers:hover{
				background-position: -262px -60px;
			}
			#nav-careers.selected{
				background-position: -262px -60px;
			}
		#nav-contact{
			background-position: -393px 0;
			width: 71px;
		}
			#nav-contact:hover{
				background-position: -393px -60px;
			}
			#nav-contact.selected{
				background-position: -393px -60px;
			}
			#nav-events{
			background-position: -330px 0;
			width: 63px;
		}
			#nav-events:hover, #nav-events.selected{
				background-position: -330px -60px;
			}

#nav-about-sub, #nav-about-sub, #nav-services-sub, #nav-news-sub, #nav-contact-sub{
	background: #326f97;
	height: auto;
	padding: 12px;
}
	#nav-about-sub{
	}
	
/* Text Classes */
.home-new-updates{
	background: url(images/txt_homeUpdates.png) top left no-repeat;
	display: block;
	height: 14px;
	text-indent: -9999px;
	width: 121px;
}

.hone-online-claims{
	background: url(images/txt_claimReferral.png) top left no-repeat;
	display: block;
	height: 12px;
	margin-bottom: 2px;
	text-indent: -9999px;
	width: 166px;
}

.home-careers{
	background: url(images/txt_careers.png) top left no-repeat;
	height: 12px;
	display: block;
	margin-bottom: 2px;
	text-indent: -9999px;
	width: 56px;
}

/* Colum Styles */


.link-careers{
	display: inline;
	float: right;
	margin-left:20px; margin-bottom:10px;
}

/* Sidebar */
.sidebar-top{
	margin-bottom: 21px;
}

.side-services{
	background: url(images/txt_side_services.png) top left no-repeat;
	display: block;
	height: 14px;
	margin-bottom: 5px;
	text-indent: -9999px;
	width: 67px;
}
.side-nav{
	list-style-image:url('images/arrow.png');
	padding-bottom: 40px;
	padding-left:29px;
}
.side-nav li {padding-top:3px;}

.side-nav li a{
	color: #66635e;
	text-decoration: none;
	font-size:10px;
	
}

#main-content ul, ol {padding-left:40px;}

.side-nav li a:hover{
	text-decoration: underline;
}
.side-nav img{
	margin-bottom: 4px;
}
/* Footer */
#footer p{
	display: inline;
	float: left;
	margin: 2px 0 0 20px;
	padding: 0;
	font-size:10px;
	color:#cac7c3;
}
#footer a {color:#cac7c3; text-decoration:none;}

.logo-careworks, .logo-carf{
	display: inline;
	float: left;
}

.logo-careworks{
	margin-left: 20px;
}
.logo-carf{
	margin-left: 0px;
}
.site-map{
	clear: right;
	float: left;
	list-style: none;
	margin: -20px 0 0 34px;
	padding: 0;
}

.site-map li{
	display: inline;
	float: left;
	margin-right: 4px;
}
.site-map li a{
	color: #edf0f1;
	text-decoration: none;
}

/* Main Content */
.title{margin-bottom: 13px;}
.header-services{
	background: url(images/txt_header_services.png) top left no-repeat;
	display: block;
	height: 30px;
	text-indent: -9999px;
	width: 155px;
}

/* MDOS */

/*form*/
#mdos-form{position: relative; width:950px;height:315px;background-color: #c0bfbb;}
#mdos-form-copy{padding-top:80px; width:220px; padding-left:30px;float:left;}
#mdos-form-fields{ width:240px; padding-left:60px;float:left; padding-top:75px;}
#mdos-form-fields2{ width:250px;float:left; padding-top:75px;}
#mdos-form-header{position:absolute; width:319px; height:55px; background-image: url(../images/mdos/i-form-header.png);background-repeat: no-repeat;left:-10px; top:15px;}
#form-bottom{width:950px; height:13px; background-image: url(../images/mdos/i-form-bottom.png); background-repeat: no-repeat;}
.signature{font-size: 10px;line-height: 12px;padding-bottom:6px;}
.form-box{width:265px; padding-left: 30px; padding-top: 70px;}
.form-box-ty{width:318px; padding-top: 80px;}
.contactlabel{font-weight: bold;padding-bottom: 5px;}
.contactfield {width:200px;}
.contactfieldtext {width:200px; padding:4px; border:1px #aaaaaa solid; color:#555555;}
.contactfieldarea {width:275px; height:70px; padding:4px; border:1px #aaaaaa solid; color:#555555;font-family:Verdana, Arial, Helvetica;font-size:11px; font-weight:normal; line-height:17px;}
.contactlabel {margin-top:7px;}
.contactsubmit {margin-top:20px;padding-left:190px;}
#mdos-form-ty{width:450px; padding-top: 75px;padding-left: 180px;float:left;}


#top-banner{width:949px; height:384px;padding:0;}	

.content-wrapper-blank{
	margin: 12px auto 28px auto   ;
	width: 950px;
	position: relative;
}
#mdos-content-top{width:950px; height:12px; background-image: url(../images/mdos/i-bg-content-top.png); background-repeat: no-repeat;}
#mdos-content{width:920px; height:550px; background-color: #eeedeb; padding-left:30px; padding-top:22px;}
#mdos-right{width:550px;float:left;}
#mdos-left{width:290px;float:left;}
.mdos-heading{font-size: 16px; font-weight: bold; color:#4c98cc;padding-bottom: 15px; }
#bullet-indent{padding-left: 25px;}
#mdos-line{width:8px; height:460px; margin-left:25px; padding-right:10px;background-image: url(../images/mdos/i-line.png); background-repeat: repeat-y;float:left;}

	/* Slideshow */

#slideshowWrapper{float:left;width:667px;margin:auto;z-index:50; top:0; left:283px;}
#fssPrev{position:absolute;top:169px;left:-67px;background:url(arrows.png) -67px 0px;width:67px;height:143px;text-indent:-999999px;}
#fssNext{position:absolute;top:169px;left:646px;background:url(arrows.png) no-repeat;width:67px;height:143px;text-indent:-999999px;}
#fssPlayPause{display:none;position:absolute;top:435px;right:20px;background:url(white.png) repeat;padding:4px 0 5px 0;-moz-border-radius:5px;border-radius:5px;width:60px;text-align:center;color:#333;text-decoration:none;}
ul#slideshow{list-style:none;border:0px solid #999;margin:auto;width:667px;height:547px;overflow:hidden;}
#fssList{list-style:none;width:656px;margin:auto;padding:5px 0 0 45%; display: none;}
#fssList li{display:inline;padding-right:10px;}
#fssList li a{color:#999;text-decoration:none;}
#fssList li.fssActive a{font-weight:bold;color:#333;}
small a{color:#000;}
#slideshow-title{width:589px; height:59px; position:absolute; z-index:100; top:254px; left:17px;}


	/* Careers*/

#pdf{float:left;}
#pdf img{padding-right:8px;margin-top:5px;}
#careers-left{width:258px; float: left;padding-top: 40px;padding-right:40px;}
#careers-left img{padding-bottom:15px;}
#line-careers{width:1px; height:420px;background-color: #ece9e4;float:left;margin-top: 15px;}
.clear{clear:both;}
#careers-right{width:265px; padding-top:40px;float:left;padding-left:40px;}

#quickcontact{
width:260px;
padding-top:15px;
color:#2c1900;
}

#form-submit{
float: right;
width:95px;
padding-bottom: 8px;
padding-top:15px;
padding-right:10px;
border:none;
color:#2c1900;}
.form{padding-bottom: 10px;}

#message{
width:243px;
height:60px;
font-family:Verdana, Arial, helvetica; font-size:11px; font-weight:normal;
color: #666666;
padding-left: 8px;
padding-top: 5px;
background-color: #ffffff;
margin-top: 5px;
border:1px solid #bcbcbc;
}
#name{
width:235px;
height:20px;
font-family:Verdana, Arial, helvetica; font-size:11px; font-weight:normal;
color: #666666;
padding-left: 8px;
padding-right: 8px;
background-color: #ffffff;
margin-top: 5px;
border:1px solid #bcbcbc;
}
#resume{
width:235px;
height:20px;
font-family:Verdana, Arial, helvetica; font-size:11px; font-weight:normal;
color: #666666;
padding-left: 8px;
padding-right: 8px;
background-color: #ffffff;
margin-top: 5px;
border: none;
border:1px solid #bcbcbc;
}
#mysubmit{
background-image: url(../images/careers/btn4-careers.png);
background-repeat: no-repeat;
width:90px;
height:22px;
cursor:pointer;
color:#ffffff;
font-weight: bold;
border: none;

}

.SI-FILES-STYLIZED label.cabinet
{
    width: 73px;
    height: 18px;
    background: url(../images/careers/btn2-careers.png) 0 0 no-repeat;
    display: block;
    overflow: hidden;
    cursor: pointer;
}

.SI-FILES-STYLIZED label.cabinet input.file
{
    position: relative;
    height: 100%;
    width: auto;
    opacity: 0;
    -moz-opacity: 0;
 
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}


	/* Events */
	
.events-content{line-height: 21px;position:relative; padding-top:5px;}
.events-content li { padding-bottom:5px; }
.events-content ul {padding-left:20;}
.events-content h1{font-family: Verdana; font-size: 14px;line-height: 10px; font-weight: bold;}
.events-content h2{font-family: Verdana; font-size: 18px;line-height: 28px;color:#4e4e4e;}

.event-register1{width:170px; height:169px;position: absolute;top: 100px; left:370px;}
.events-line{width:600px; height:1px; background-color:#ece9e4; margin-top: 15px; }
	
	
