/* CSS Document */

.clear {
	clear:both;
	}
	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:130%;
	color:#003366;
	margin:0px;
	padding:0px;
	}
	
h2 {
	font-size:74%;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight: bold;
	float:right;
	padding-right:40px;
	}
	
h3 {
	font-size:75%;
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
	font-weight: bold;
	padding:0px;
	margin:0px;
	}
	
p {
	font-family: arial;
	font-size:80%;
	color:#000000;
	margin:0px;
	padding:0px;
	font-style:normal;
	}
	
p a:link {
	color:#003366;
	text-decoration:none;
	}
	
p a:visited {
	color: #003366;
	text-decoration:none;
	}
	
p a:hover {
	text-decoration:underline;
	color:#003366;
	}	
	
p a {
	color:#003366;
	text-decoration:none;
	}	


#wrapper {
	clear:both;
	margin:10px auto;
	padding: 0px;
	width:850px;
	height:auto;
	background-color:#fff;
	border:1px solid #003366;
	}
	
#topBar {
	margin:0px;
	padding: 0px;
	width:850px;
	height:120px;
	background-color:#003366;
	}
	
	
#bg {
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:0 120px;
	}
	
	
#logo {
	float:left;
	margin:10px 0px 10px 20px;
	width:183px;
	}
	
#headlinepic {
	background-image:url(images/index_Pic.jpg);
	width:600px;
	height:220px;
	background-repeat:no-repeat;
	float:left;
	margin:0px;
	padding:0px;
	}	
	
#headlinepictext {
	margin:190px 0px 20px 60px;
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#003366;
	font-style:bold;
	}
	
#headlinepicBus {
	width:600px;
	height:220px;
	background-repeat:no-repeat;
	float:left;
	margin:0px;
	padding:0px;
	}
	
	
#contentForm {
	width:250px;
	padding-bottom:22px;
	margin-bottom:0px;
	float:right;
	background-color:#CCCCCC;
	clear:none;
	}
	
#contentForm2 {
	width:200px;
	height:auto;
	margin:0;
	padding-left:12px;
	clear:none;
	text-align:left;
	color:#003366;
	}
	
form {
width: 200px; 
background: #eee; border: 3px solid #003366;
margin: 10px auto;
margin-top: 0px;
padding:10px;

}
fieldset {

padding: 3px;
border: 5px solid #003366;
border-width: 0;
}
legend {
font-family:Arial, Helvetica, sans-serif;
font-size: 90%;
padding: 0px;
margin-bottom: 20px;
color: #000;
text-align:center;
color:#003366;
}
fieldset.minor {
padding: 3px;
border: 1px solid #bbb;
}

fieldset.minor legend {
font-style: italic;
padding: 0px;
font-size: .9em;
}

.form {
width: 500px; 
margin: 10px auto;
margin-top: 0px;
padding:10px;
color:#003366;

}

	
#united {
	width:220px;
	margin: 0px 15px 5px 15px;
	padding:0;
	}
	
#humana {
	width:220px;
	margin: 0px 15px 5px 15px;
	padding:0;
	}

#dp {
	width:220px;
	margin: 0px 15px 5px 15px;
	padding:0;
	}
	
.pleaseallow {
	font-family:palatino;
	color:#003366;
	font-size:11px;
	font-weight:bold;
	width:auto;
	}
	
#content {
	width:559px;
	margin:0px;
	padding:20px 20px 20px 20px;
	float:left;
	background-color:#fff;	
	}
	
#contentPic1 {
	float:left;
	margin-right:0px;
	width:170px;
	height:95px;
	}	
	
#contentPic1Text {
	float:right;
	margin-top: 0px;
	padding: 5px;
	width:370px;
	height:75px;
	}
	
#contentPic2 {
	float:left;
	margin-top: 30px;
	width:170px;
	height:95px;
	clear:left;
	}	
	
#contentPic2Text {
	float:right;
	margin-top: 35px;
	padding: 5px;
	width:370px;
	height:75px;
	clear:right;
	}
	
#healthlogos {
	float: left;
	margin:0px;
	width:559px;
    }
	
#cities {
	float:left;
	margin-top: 30px;
	padding: 2px;
	width:559px;
	clear:both;
	}


#insTab {
	clear:none;
	float:right;
	width:600px;
	padding-left:30px;
	padding-top:15px;
	}

#insTab li {
	list-style:none;
	display:inline;
	}
	
#footer {
	width:850px;
	height:50px;
	clear:both;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#fff;
	text-align:center;
	font-weight:bold;
	}

#footer a:link {
	color:#CCCCCC;
	text-decoration:underline;
	}
	
#footer a:visited {
	color:#cccccc;
	}


#footer a:hover {
	color:#AEDEE4;
	}	



Chrome Menu ONLY Below

body#home #chromemenu li.home a {
background-color:#003366;
	color:#fff;
}


body#home #chromemenu li.business a {
background-color:#003366;
	color:#fff;
}

body#services #chromemenu li.individual a {
background-color:#003366;
	color:#fff;
}

body#customers #chromemenu li.about a {
background-color:#003366;
	color:#fff;
}

body#rfp #chromemenu li.clients a {
background-color:#003366;
	color:#fff;
}

body#clients #chromemenu li.contact a {
background-color:#003366;
	color:#fff;
}

body#orange #chromemenu li.blog a {
background-color:#003366;
	color:#fff;
}
	
body#orange #chromemenu li.map a {
background-color:#003366;
	color:#fff;
}
	
.chromestyle{
float:left;
	width:100%;
	background-color:#AEDEE4;
	margin:0px;
	padding:0px;
	font-size:90%;
	font-weight:bold;
	font-family:Trebuchet MS;
	color:#003366;
	text-align:center;	
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
padding: 10px 5px;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display:inline;
	text-align:center;
	padding:10px 5px;
	margin:0px;
	border-right:2px solid #fff;
}

.chromestyle ul li.last {
	border-right:none;
	}

.chromestyle ul li a{
text-decoration: none;
color: #003366;
padding:10px;
}

.chromestyle ul li a:hover{
	background-color:#003366;
	color:#fff; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #fff; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font-family:Trebuchet MS;
font-size:80%;
line-height:18px;
font-weight:bold;
z-index:100;
background-color:#AEDEE4;
width: 175px;
visibility:hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #fff; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: #003366;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #003366;
color:#FFFFFF;
}
	
	
	
	
	
	
	
	
	
