﻿* {margin:0; padding:0;}
body{background: #383838 url(images/bg.jpg) repeat-x top left; font-family: Arial, Verdana, Trebuchet MS; font-size:62.5%;}
#main{margin: 0px auto; background: url(images/main_bg.jpg) repeat-y top left; width:929px; float:none; color:#000;}
div{float:left;}
#head{background: url(images/head_bg.jpg) no-repeat top left; width:900px;}
#logo {padding:  0 0 0 24px;}
a:link {
color: #A6610F; text-decoration:none;
}
a:visited {
color: #15549A; text-decoration:none;
}
a:hover {
color: #B0180E; text-decoration:none;
}
a:active {
color: #B0180E;
}
td {vertical-align: top;}

#main_table{background-color:#f5f6f7;}
.content_inside{margin: 0px 9px; background-color:#f5f6f7;}
#snap {margin: 0px 15px 0px 0px; text-align:right; line-height: 1.8em; font-size: 1.1em; color:#000;}
#snap img{display:block;}
.right_box {width:171px;margin-bottom: 15px;}
.tab {clear:both;background:#1B314C url(images/box_tab_lt.jpg) no-repeat left top; color:#fff; padding: 0px 0px 2px 8px;
font-size: 1.1em; font-weight:bold; }
.tab_r{background:#1B314C url(images/box_tab_rt.jpg) no-repeat right top; padding: 2px 8px 0px 0px;}
.box {clear:both; background:#D7D7D7 url(images/box_top_lt.jpg) no-repeat left top;width:171px;}
.box_trt {background:url(images/box_top_rt.jpg) no-repeat right top;width:171px;}
.box_blt {background:url(images/box_bt_lt.jpg) no-repeat left bottom;width:171px;}
.box_brt {background:url(images/box_bt_rt.jpg) no-repeat right bottom;width:171px;}
.box ul{margin: 8px;list-style-type:none;}
.box ul li {margin: 8px 0; padding:0;position:relative; display:block;background:url(images/bullet.jpg) no-repeat 0 0; background-position: 0 3px; }
.box ul li a{display: block; padding: 0px 5px 0px 18px; color:#000; font-weight:bold;font-size: 1.1em; text-decoration: none; width: 130px;}
.box ul li a:hover{color:#C57E18;}

#content {font-size:1.2em;}
#content ul{margin: 15px;}

#topnav{padding: 0 0 5px 0;
	position: relative;
	z-index: 100;
}
#topnav2 ul{margin: 33px 0 0 11px;}
#topnav2 ul li{float:left; list-style-type:none}
#topnav2 ul li a{float:left;}


ul#navigation {
	font-size: 100%;
	margin: 33px 0 0 11px;
}
ul#navigation, ul#navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#navigation li { 
	line-height : 1.25em;
	position: relative;
	float: left;
}
ul#navigation>li li { /* Needed for Opera 9, maybe because it's decent CSS. Hide from IE6 */
	float: none;
}

ul#navigation li a {
	display: block;
	color: #FFF;
	height: 41px;
	float: left;
}
ul#navigation li a#claim {
	width: 151px;
}

ul#navigation li a#physicians {
	width: 127px;
}
ul#navigation li a#find {
	width: 99px;
}
ul#navigation li a.hospitals {
	width: 146px;
}
ul#navigation li li { 
	float: left;
}

ul#navigation li li a {
	width: 11em; /*           ****CHANGE SUBMENU WIDTH**** */
		padding: 4px 0.5em;
		height: auto;
		display : block;
		background: #1c314e;
		float: none;
}
	* html ul#navigation li li {
height: 1%;
}	

	* html ul#navigation li ul li a {
height: 1%;
}	
*:first-child+html ul#navigation li li a {
height: 1%;
}


ul#navigation li li a:hover {
	color: #011d44;
	background-color: #d7a05e;
}

ul#navigation li li li a {
	width: 14em; /*           ****CHANGE SUBMENU WIDTH**** */
}

ul#navigation li ul {
	position : absolute;
	left: -999em;
}


ul#navigation li:hover ul ul, ul#navigation li.sfhover ul ul {
	left: -999em;
}
ul#navigation li:hover ul, ul#navigation li li:hover ul,ul#navigation li li li:hover ul, ul#navigation li.sfhover ul, ul#navigation li li.sfhover ul,ul#navigation li li li.sfhover ul {
	top: 0;
	left: -1px;
	margin-left: 100%;
}


/*                       ****DISPLAYS HORIZONTAL MENU**** */
ul#navigation li:active ul, ul#navigation li:hover ul, ul#navigation li.sfhover ul {
	top: 100%;
	margin-left: 0;
}




ul#navigation2 {
	font-size: 90%;
}
ul#navigation2, ul#navigation2 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#navigation2 li { 
	line-height : 1.35em;
	position: relative;
	float: left;
}
ul#navigation2>li li { /* Needed for Opera 9, maybe because it's decent CSS. Hide from IE6 */
	float: none;
}

ul#navigation2 li a {
	display: block;
	color: #FFF;
	height: 41px;
	float: left;
}
ul#navigation2 li a#claim {
	width: 151px;
}

ul#navigation2 li a#physicians {
	width: 127px;
}
ul#navigation2 li a#find {
	width: 99px;
}
ul#navigation2 li a.hospitals {
	width: 146px;
}

ul#navigation2 li li { 
	float: none;
}


ul#navigation2 li a:hover {
	color: #000;
	background-color: #99e1b1;
}

ul#navigation2 li li a {
	width: 11em; /*           ****CHANGE SUBMENU WIDTH**** */
		padding: 4px 0.5em;
		height: auto;
		display : block;
		background: #1c314e;
		float: none;
}
	*:first-child+html ul#navigation2 li li a {
height: 1%;
}
ul#navigation2 li li a:hover {
	color: #1c314e;
	background-color: #d7a05e;
}

ul#navigation2 li li li a {
	width: 14em; /*           ****CHANGE SUBMENU WIDTH**** */
}

ul#navigation2 li ul {
	position : absolute;
	left: -999em;
}
#navigation2 li:hover ul ul, #navigation2 li.sfhover ul ul {
	left: -999em;
}

#navigation2 li:hover ul, #navigation2 li li:hover ul, #navigation2 li.sfhover ul, #navigation2 li li.sfhover ul {
	top: 0;
	left: -1px;
	margin-left: 100%;
}


/*                       ****DISPLAYS HORIZONTAL MENU**** */
#navigation2 li:active ul, #navigation2 li:hover ul, #navigation2 li.sfhover ul {
	top: 100%;
	margin-left: 0;
}

.contact {color:#000; font-size: 1em; padding: 5px 13px 0 13px; font-weight: bold; font-family:verdana;}
.form {color:#000; font-size: 11px; width: 140px; margin-left:13px}
.form1 {color:#000; font-size: 11px; width: 180px;}
.form2 {color:#000; font-size: 11px; width: 40px;}
.form3 {color:#000; font-size: 11px; width: 250px;}
.alert {color:#ff0000;}
p{font-size: 1em; margin: 15px 0; line-height: 1.5em; padding: 0 2px;}

.foot{ text-align:center; background: #A25800 url(images/footer_bg.jpg) top; width:100%;padding: 10px 0px; color:#fff; font-size: 1.2em; font-weight: bold;}
.foot a {color:#fff;}
.foot a:hover {color:#ccc;}
#footer {width:100%;}
#footer img{float:left; margin:0; padding:0;}


#box{float:none;clear:both; width:100%; background: url(images/content_box.jpg) no-repeat top left; 
padding: 20px 25px 0px 20px; width: 650px; margin: 12px 0 12px 0; overflow:visible; position:relative; height:148px;}


.box2{float:none;clear:both; width:100%; background: url(images/content_box.jpg) no-repeat top left; 
padding: 20px 25px 0px 20px; width: 650px; margin: 12px 0 50px 0; overflow:visible; position:relative;}
html>body #box{min-height:148px;height:auto; }
h1{font-size: 1.8em; color:#1B314C; border-bottom: 1px solid #5C6C7F; padding: 0 2px;}
h2{font-size: 1.5em; margin: 10px 9px; color:#2F4D71;}

.indent {padding: 0px 20px; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.style1 {
  display: none;
}
.quickcontacttextarea {
	width: 610px;
	height: 90px;
	margin-bottom: 7px;
}
.quickcontactinput {
	width: 230px;
}