/* CSS Document */

body
{
	font: 75%/1.25em Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #bcd5eb;
	background-image: url(/images/page_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

a { 
	color: #354d93;
	text-decoration: none;
}
a:hover { 
	text-decoration: underline;
}

#sitecontainer
{
	margin:0 auto;
		text-align: left;
	width: 820px;
}
div#header
{
	background: url(/images/header_bg.jpg) no-repeat;
	height: 125px;
	margin: 0px;
	padding: 0px;
	/*cursor: pointer;*/
}
div#header h1 {
	display:none;
}
div#nav
{
    /*height: 36px;
	max-height: 36px;*/
    padding: 0px;
}
div#menu_notabs
{
	background-image: url(/images/blue_pixel.jpg);
	background-repeat: no-repeat;
	font-size: 95%;
	font-weight: bold;
	line-height: normal;
	width: 820px;
	padding-left: 33px;
	height: 27px;
	max-height: 13px;
	color: #FFF;
	padding-top: 5px;
}


div#container
{
	background-image: url(/images/content_bg_repeat.gif);
	background-repeat: repeat-y;
	background-color: #e3edf7;
	min-height: 350px;
	padding-left: 0px;
	padding-right: 0px;
}
div#container_results
{
	background-image: url(/images/content_bg_results.jpg);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
}
div#container_cd_search
{
	float: left;
}
div#container_forward
{
	float: left;margin: 0px;width: 760px;
	background-image: url(/images/forward2friend.jpg);
	background-position: 0px 125px;
	background-repeat: no-repeat;

}
div#results_list {
	padding-left: 15px;
}
div#leftside
{
	background-image: url(/images/content_bg_left.gif);
	background-repeat:no-repeat;
	min-height: 350px;
	float: left;
	width: 25px;
}


div#rightside
{
	background-image: url(/images/content_bg_right.gif);
	background-repeat:no-repeat;
	min-height: 350px;
	float: right;
	margin: 0px;
	width: 25px;
}


div#contact_info {
	line-height: 18px;
}

div#innerleft, div#index_left {
	float: left;margin: 0px;width: 400px;
}
div#select_a_specialty_left {
	float: left;margin: 0px;width: 400px;
}
div#call_to_action {
	float: left;margin: 0px;width: 150px;
}
div#primary_care_left, div#specialty_care_left {
	float: left;margin: 0px;width: 400px;
}
div#innerright, div#index_right {
	float: right;margin: 0px;width: 350px;
}
div#select_a_specialty_right {
	float: right;margin: 0px;width: 350px;
}
div#primary_care_right, div#specialty_care_right {
	float: right;margin: 0px;width: 350px;
}
div#contact_us_bubble {
	float: right;margin: 10px 46px 0px 0px;width: 280px;
}


div#index_left {
	background-color: #FF0000;
}


div#innterfull
{
	float: left;
	margin: 0px;
	width: 100%;
}

div#content
{
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

#cleardiv
{
	clear: both;
	height: 1em;
}
div#footerA
{
	background: url(/images/footer_bg.jpg) no-repeat;
	clear: both;
	text-align: center;
	font-size: 80%;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	color: #354d93;
	min-height: 120px;
}
div#footer
{
	clear: both;
	text-align: center;
	font-size: 80%;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	color: #354d93;	
}
div#footer a { 
	color: #354d93;
	text-decoration: none;
}
div#footer a:hover { 
	text-decoration: underline;
}

div#innerleft div.results {
	background-image: url(/images/content_bg_results.jpg);
	background-repeat:no-repeat;
	background-position: top;
}

#why_independent_tab {
	float: right;
	height:30px;
	margin-right: 15px;
	margin-bottom: 10px;
}


/* headers */
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #354d93;
	font-size: 140%;
	margin-left: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 120%;
	color: #88ac0b;
}
h2.clinicname {
	font-size: 120%;
	font-family: sans-serif, arial;
	color: #ec240b;
}
h2.about_us_subhead {
	font-size: 120%;
	font-family: sans-serif, arial;
	color: #ec240b;
}
h3 {
	font-size: 110%;
	color: #354d93; 
}
h3.mipa_message {
	font-size: 100%;
	font-weight: normal;
}
h3.forwarding_bubble {
	font-size: 100%;
	font-weight: normal;
	width: 100;
}
h3.contact_us_right_bubble {
	font-size: 100%;
	font-weight: normal;
	color: #CC0000;
}

.quotes {
	background-color: #FFFFFF;
	text-align: left;
}
.quotes h2 {
	font-size: 110%;
	color: #CC0000;
	font-weight: normal;
}

.quotebg1 {
	background: url(/images/quotes/quote_02.gif) repeat-x;
}
.quotebg2 {
	background: url(/images/quotes/quote_04.gif) repeat-y;
}
.quotebg3 {
	background: url(/images/quotes/quote_06.gif) repeat-y;
}
.quotebg4 {
	background: url(/images/quotes/quote_08.gif) repeat-x;
}
.quote2bg1 {
	background: url(/images/quotes/quote2_02.gif) repeat-x;
}
.quote2bg2 {
	background: url(/images/quotes/quote2_04.gif) repeat-y;
}
.quote2bg3 {
	background: url(/images/quotes/quote2_06.gif) repeat-y;
}
.quote2bg4 {
	background: url(/images/quotes/quote2_08.gif) repeat-x;
}

/***** topnav *****/
#topnav {
	padding-left: 28px;
	background-color: #FFF;
	height: 32px;
	background: url(/images/topnav_bg.gif) repeat-x;
}
.topnav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.topnav li {
	background: url(/images/topnav_on.gif);
	display: inline;
	float: left;
}
.topnav li a {
	background: url(/images/topnav_off.gif);
	display: block;
	float: left;
	font-family: arial, sans-serif;
	font-size: 11px;
	height: 32px;
	letter-spacing: 1px;
	line-height: 42px;
	text-decoration: none;
}
.topnav li a b {
	background: url(/images/topnav_off.gif) right top;
	color: #fff;
	display: inline;
	float: left;
	height: 32px;
	margin: 0px 0px 0px 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 0px;
}
.topnav li a:hover, .topnav li a:hover b {
	background-image: url(/images/topnav_on.gif);
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	color: #354d93;
	cursor: pointer;
}
.topnav li a.current, .topnav li a.current b, .topnav li a.current:hover, .topnav li a.current:hover b {
	background-image: url(/images/topnav_on.gif);
	color: #354d93;
	cursor: default;
}

/***** topnav2 *****/
#topnav2 {
	padding-left: 27px;
	height: 36px;
	background: url(/images/topnav2_bg.gif) repeat-x;
}
.topnav2 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.topnav2 li {
	background: url(/images/topnav2_off.gif);
	display: inline;
	float: left;
}
.topnav2 li a {
	background: url(/images/topnav2_off.gif);
	display: block;
	float: left;
	font-family: arial, sans-serif;
	font-size: 11px;
	height: 36px;
	letter-spacing: 1px;
	line-height: 46px;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
	color: #FFF;
}
.topnav2 li a:hover {
	background: url(/images/topnav2_on.gif);
	color: #354d93;
	cursor: pointer;
}
.topnav2 li a.current, .topnav2 li a.current:hover {
	background: url(/images/topnav2_on.gif);
	color: #354d93;
	cursor: default;
}
#cd_search {
	width: 150px;
	float: left;
	margin-left: 5px;
	padding-top: 4px;
}
#cd_form .inputbox {
	width: 110px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 14px;
}
#cd_form .submitimage {
}
/***** topnav2 *****/

/***** topnav 3 *****/
#search_box {
	width: 300px;
	float: right;
	margin-top: 80px;
}
#cd_search {
	width: 150px;
	float: left;
	margin-left: 5px;
	padding-top: 4px;
}
#search_label {
	width: 125px;
	font-weight: bold;
	color: #FFF;
	background-color: #57a7d8;
	float: left;
	margin-top: 5px;
}
#cd_form .inputbox {
	width: 110px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 16px;
	margin-bottom: 5px;
	vertical-align: bottom;
}
#cd_form .submitimage {
}
/***** topnav 3 *****/

/***** bottomnav *****/
#bottomnav, #bottomnav2 {
	padding: 4px;
	background-color: #e3edf7;
	height: 35px;
}
.bottomnav, .bottomnav2 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.bottomnav li, .bottomnav2 li {
	background: url(/images/bottomnav_on.gif);
	display: inline;
	float: left;
	margin-right: 10px;
}
.bottomnav li a, .bottomnav2 li a {
	background: url(/images/bottomnav_off.gif);
	display: block;
	float: left;
	font-family: arial, sans-serif;
	font-size: 12px;
	height: 35px;
	letter-spacing: 1px;
	line-height: 32px;
	text-decoration: none;
	text-align:center;
}
.bottomnav li a b, .bottomnav2 li a b {
	background: url(/images/bottomnav_off.gif) right top;
	color: #fff;
	display: inline;
	float: left;
	height: 35px;
	margin: 0px 0px 0px 16px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 0px;
}


.bottomnav li a b {
	min-width: 200px;
}
.bottomnav2 li a b {
	/*min-width: 160px;*/
}

.bottomnav li a:hover, .bottomnav li a:hover b, .bottomnav2 li a:hover, .bottomnav2 li a:hover b {
	background-image: url(/images/bottomnav_on.gif);
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	color: #354d93;
	cursor: pointer;
}
.bottomnav li a.current, .bottomnav li a.current b, .bottomnav li a.current:hover, .bottomnav li a.current:hover b, .bottomnav2 li a.current, .bottomnav2 li a.current b, .bottomnav2 li a.current:hover, .bottomnav2 li a.current:hover b {
	background-image: url(/images/bottomnav_on.gif);
	color: #354d93;
	cursor: default;
}







/***** bottomnav_call *****/
#bottomnav_call, #bottomnav_call2 {
	padding: 4px;
	background-color: #e3edf7;
	height: 80px;
}
.bottomnav_call, .bottomnav_call2 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.bottomnav_call li, .bottomnav_call2 li {
	background: url(/images/bottomnav_call_on.gif);
	display: inline;
	float: left;
	margin-right: 10px;
}
.bottomnav_call li a, .bottomnav_call2 li a {
	background: url(/images/bottomnav_call_off.gif);
	display: block;
	float: left;
	font-family: arial, sans-serif;
	font-size: 12px;
	height: 54px;
	letter-spacing: 1px;
	line-height: 26px;
	text-decoration: none;
	text-align:center;
}
.bottomnav_call li a b, .bottomnav_call2 li a b {
	background: url(/images/bottomnav_call_off.gif) right top;
	color: #fff;
	display: inline;
	float: left;
	height: 54px;
	margin: 0px 0px 0px 16px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 0px;
}


.bottomnav_call li a b {
	min-width: 200px;
}
.bottomnav_call2 li a b {
	/*min-width: 160px;*/
}

.bottomnav_call li a:hover, .bottomnav_call li a:hover b, .bottomnav_call2 li a:hover, .bottomnav_call2 li a:hover b {
	background-image: url(/images/bottomnav_call_on.gif);
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	color: #354d93;
	cursor: pointer;
}
.bottomnav_call li a.current, .bottomnav_call li a.current b, .bottomnav_call li a.current:hover, .bottomnav_call li a.current:hover b, .bottomnav_call2 li a.current, .bottomnav_call2 li a.current b, .bottomnav_call2 li a.current:hover, .bottomnav_call2 li a.current:hover b {
	background-image: url(/images/bottomnav_call_on.gif);
	color: #354d93;
	cursor: default;
}






/***** buttonlist *****/
.buttonlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.buttonlist li {
	background: url(/images/buttonlist_on.gif);
	display: inline;
}
.buttonlist li a {
	background: url(/images/buttonlist_off.gif);
	display: block;
	font-family: arial, sans-serif;
	font-size: 12px;
	height: 35px;
	letter-spacing: 1px;
	line-height: 32px;
	text-decoration: none;
	text-align:center;
	color: #fff;
	margin-bottom: 10px;
}
.buttonlist li a b {
	background: url(/images/buttonlist_off.gif) right top;
	color: #fff;
	display: inline;
	float: left;
	height: 35px;
	margin: 0px 0px 0px 16px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 0px;
	color: #fff;
	width: 160px;
}
.buttonlist li a:hover, .buttonlist li a:hover b {
	background-image: url(/images/buttonlist_on.gif);
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	color: #354d93;
	cursor: pointer;
}
.buttonlist li a.current, .buttonlist li a.current b, .buttonlist li a.current:hover, .buttonlist li a.current:hover b {
	background-image: url(/images/buttonlist_on.gif);
	color: #354d93;
	cursor: default;
}

.label {
	white-space: nowrap;
}