@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #ccc;
	font-size:12px;
}

p { margin-top: 0; }

a img { border: 0; }

a:link, a:visited {
	color:#b31b34;
	}
	
a:hover {
	text-decoration: none;
}

#wrap {
	width: 916px;
	background-color: #FFFFFF;
	padding: 0 22px 22px 22px;
	/*border: 1px solid #7d6340;*/
	margin: auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
	
}

html>body #wrap { /*IE hack*/
	width: 916px;
} 

#top {
	background-image:url(../images/save_top.jpg);
	background-repeat: no-repeat;
	height:101px;
	}
	
#flash {
	margin-top: 10px;
	}
	
/*--------------------------footer---------------------*/	
	
#footer {
	width:916px;
	border-top:#d4d9de 18px solid;
	padding-top:10px;
	font-size: 10px;
	margin-top: 10px;
	clear: both; 
	}
	
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #000;
	}

#footer a:hover {
	text-decoration: underline;	
	}
	
/*----------------------------------------------------*/

/*--------------------------content homepage---------------------*/	

#content_left0, #content_left1, #content_left2, #content_left3 {
	float:left;
	width:395px;
	border-right:1px #a8a8a8 solid;
	padding: 20px 15px 15px 0;
	clear: left;
	}
	
#content_left0 p, #content_left1 p, #content_left2 p, #content_left3 p {
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	}
	
#content_left0 a:link, #content_left0 a:visited,
#content_left1 a:link, #content_left1 a:visited,
#content_left2 a:link, #content_left2 a:visited,
#content_left3 a:link, #content_left3 a:visited {
	color:red;
	text-decoration:none;
	}
	
#content_left0 a:hover, #content_left1 a:hover, #content_left2 a:hover, #content_left3 a:hover {
	text-decoration:underline;
	}
#content_left0 img, #content_left1 img, #content_left2 img, #content_left3 img {
	border:#999 1px solid;
	}
	
	
	
	
#content_right {
	float:right;
	width:405px;
	padding:20px 50px 15px 50px;	
	}
	
#content_right p {	
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	}

.big_red {
	margin-bottom:0px;
	font-size:26px;
	font-weight:bold;
	color:#b31b34;
	}

	
.float_left {
	float:left;
	margin-right:10px;
	}
	
.float_right {
	float:right;
	margin-left:10px;
	}
	
/*----------------------------- sub nav---------------------------*/

#sub_nav {
	margin-top:25px;
	height: 27px;
	background-repeat: no-repeat;
	}

#sub_nav_left div {
	float: left;
	height: 19px;
	font-weight: bold;
	overflow: hidden;
	margin-right: 5px;
	padding: 8px 5px 0 5px;
	text-align: center;
	}
	
#sub_nav_left div a, #sub_nav_left div a:link, #sub_nav_left div a:visited {
	text-decoration: none;
	color: #000;
}

#sub_nav_left div a:hover {
	color: #900;
}


#sub_nav_right {
	float: right;	
}

#top_nav_right {
	float: right;	
}



#sub_nav_right div {
	float: right;
	padding-left: 22px;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 1px;
	width: 143px;
	height: 25px;
	margin-left: 15px;
}

#top_nav_right div {
	float: right;
	padding-left: 22px;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 1px;
	height: 25px;
	margin-left: 25px;

}

#sub_nav_right div a, #sub_nav_right div a:link, #sub_nav_right div a:visited,
#top_nav_right div a, #top_nav_right div a:link, #top_nav_right div a:visited {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}

 #sub_nav_right div a:hover, #top_nav_right div a:hover {
	text-decoration: underline;
}
	
#health {width: 121px;}	

#legal {width: 55px;}
	
#hcc {width: 92px;}


#left_inner {
	float: left;
	width: 235px;
	margin: 20px 20px 20px 0;	
	padding: 0px 5px 0 5px;
	}
	
	
#right_inner {
	float:left;
	width:646px;
	margin-top:20px;	
	margin-bottom:20px;}
	
	
h1 { 
	font-size:16px;
	color:#b31b34;
	font-weight:bold;
	margin-top: 0;
	}
	
h2 {
	font-size:14px;
	font-weight:bold;
	color:#666;
	margin-bottom:2px;
	padding-top: 25px;}

h3 {
	font-weight:bold;
	font-size:12px;
	margin-bottom:2px;
	padding-top: 5px;}


.grey_title {
	color:#666;
	font-weight:normal;}
	



#record_table td {
	width: 33%;
	vertical-align: top;
}


ul.service_list_bullets  li {
	margin-bottom:3px;}

ul.service_list  li {
	list-style-type:none;
	margin-bottom:3px;}
	
	
#record_table ul,
ul.record_lists {
	margin: 0;
	padding: 0;
	list-style-type: disc;
}

#record_table ul li,
ul.record_lists li {
	margin-bottom: 7px;
}

.onsite_lists li {
	margin-bottom:5px;}
	
	
.news_headlines {
	color:#b31b34;
	font-weight:bold;
	font-size:14px;
	margin-top:40px;
	margin-bottom:5px;}
	
	
.news_date {
	color:#666;
	font-size:10px;
	font-style:italic;}
	
.indent {
	margin-left: 20px;
}

#pdf_list li {
background: url(../images/acro_icon2.jpg) no-repeat left -2px;
padding-left: 25px;
margin-bottom: 15px;
list-style-type: none;
font-weight: bold;
min-height: 17px;
}

#pdf_list2 li {
background: url(../images/acro_icon2.jpg) no-repeat left -2px;
padding-left: 25px;
margin-bottom: 15px;
list-style-type: none;
min-height: 17px;
}


div.team  {
	height:200px;
	margin-bottom:5px;
	margin-top:30px;
	clear:both;}
	
	
	
.faqs li{ 
	margin-bottom:15px;
	}
	
.faqs li div {
	margin-top:7px;}
	
ul.affiliations_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.affiliations_list li {
	margin-bottom: 10px;
}

a.top_link, a.visited top_link {
	font-size:10px
}

.red { color: #990000; }

.contact_form td {
	vertical-align: top;
	padding-bottom: 8px;
	}
	
#view_demo { display: none; }

.sign_on { float: right; clear: both; margin-top: 8px; }


#left_sub_nav div a, #left_sub_nav div a:link, #left_sub_nav div a:visited {
	color: green;
	font-weight: bold;
}

.submenus {
	/*margin-top: 20px;*/ 
	margin-top: 0px;  /*change this to 20px when the demo launches */
	padding-top: 0;
	margin-left: 40px;
	margin-bottom: 20px;
}


.submenu_header {
	margin-bottom: 3px;
	}

.submenus ul {
	margin: 0px;
	padding: 0px;
	list-style-image: url(../images/arrowBullet.gif);
}

.submenus ul li {
	margin-bottom: 3px;
	margin-left: 7px;
	padding: 0px;
}

.submenus ul li a, .submenus ul li a:link, .submenus ul li a:visited, .submenus ul li a:hover {
	color: #666;	
}
