body {	background-color:#ffffff;	margin: 0px;	padding: 0px; text-align: center;}

#container-page {
	width:924px;	
	margin: 0 auto;
	background-color:#ffffff;
	text-align:left;
}

#header {
	height: 69px;
	margin-top: 12px;
}

#main_panel {
	width:893px;
	height:303px;
	background-image:url(../images/panel_bg.gif);
	padding-left:31px;
}

#content 
{
	margin-top:23px;
	text-align: left;
	font-size: 16px;
}

#left_column
{
	float:left;
	width:617px;
	
	border-right-color:#e4e4e4;
	border-right-style:solid;
	border-right-width:1px;
}

#right_column
{
	float:right;
	width:287px;
	padding-left:19px;
	border-top: 0;
	top: 0px;
	
}

#footer
{
	margin-top:10px;
	height:262px;
	clear:both;
	
	border-top-color:#ededed;
	border-top-style:solid;
	border-top-width:2px;
}

#find_panel {
	width:254px;
	height:245px;
	background-image:url(../images/find_panel_bg.gif);
	margin-top:7px;
	padding-top:12px;
	padding-left:25px;
}

.textbox_container
{
	background:url("../images/backgrounds/find_textbox.gif") no-repeat;
	padding-left:11px;
	padding-top:4px;
	width:122px;
	height:24px;
}

.textbox_h
{
	color: #737373;
	font-family: verdana;	
	font-size: 9px;
	background-color:transparent;
	border:0px;
	width:122px;
}

.find_dropdown {
	width:133px;
	overflow:hidden;
	background-image:url(../images/backgrounds/find_dropdown.gif);
	background-repeat:no-repeat;
	border:none;	
	font-family: verdana; 
	font-size: 9px;
 	color: #737373; 
	font-weight: none; 
}

.find_dropdown select {
	width:133px;
	height:28px;
	overflow:hidden;
	margin-top:10px;
	background-color: #ffffff;
	font-family: verdana; 
	font-size: 9px;
 	color: #737373; 
	font-weight: none; 
	border: none;
	background-repeat:no-repeat;
	filter:alpha(opacity: 0);
	opacity: 0;
	cursor: pointer;
	z-index:2;
	position:relative;
	left: 0px;
	top: -21px;
}

.find_value{
	overflow:hidden;
	font-family: verdana; 
	font-size: 9px;
 	color: #737373; 
	font-weight: none;
	z-index:1;
}



.samples_dropdown {
	left:0px;
	width:263px;
	overflow:hidden;
	background-image:url(../images/dropdown_samples_bg.gif);
	background-repeat:no-repeat;
	border:none;	
	font-family: verdana; 
	font-size: 9px;
 	color: #737373; 
	font-weight: none; 
}

.samples_dropdown select {
	width:263px;
	height:24px;
	overflow:hidden;
	margin-top:10px;
	background-color: #ffffff;
	font-family: verdana; 
	font-size: 9px;
 	color: #737373; 
	font-weight: none; 
	border: none;
	background-repeat:no-repeat;
	filter:alpha(opacity: 0);
	opacity: 0;
	cursor: pointer;
	z-index:2;
	position:relative;
	left: 0px;
	top: -21px;
}

.samples_value{
	width:263px;
	height:15px;
	overflow:hidden;
	font-family: Tahoma; 
	font-size: 11px;
 	color: #5e7d9c; 
	font-weight: none;
	z-index:1;
}

.offer_panel
{
	background-image:url(../images/offer_panel_bg.gif);
	width:265px;
	height:101px;
	padding-left:14px;
	padding-top:8px;

}

.search_bg
{
	background-image:url(../images/backgrounds/search_bg.gif);
	width:289px;
	height:266px;
	padding-left:14px;
	padding-right:24px;	
	padding-top:13px;
	padding-bottom:14px;
}


.personal_info
{
	background-image:url(../images/personal_info_bg.gif);
	width:296px;
	height:376px;
	padding-left:14px;
	padding-right:17px;	
	padding-top:9px;
	padding-bottom:6px;
}

.purchase_info
{
	background-image:url(../images/purchase_info_bg.gif);
	width:176px;
	height:378px;
	padding-left:14px;
	padding-right:17px;	
	padding-top:9px;
	padding-bottom:6px;
}

.dental_fees_info
{
	background-image:url(../images/backgrounds/also_include_bg.gif);
	width:175px;
	height:676px;
	padding-left:18px;
	padding-right:12px;	
	padding-top:28px;
}

/* ENROLL FORM CONTENT */

.form_textbox_container
{
	background:url("../images/backgrounds/form_textbox.gif") no-repeat;
	padding-left:14px;
	padding-top:6px;
	width:129px;
	height:18px;
}

.form_textbox
{
	color: #737373;
	font-family: verdana;	
	font-size: 9px;
	background-color:transparent;
	border:0px;
	width:129px;
}

.form_textbox_s_container
{
	background:url("../images/backgrounds/form_textbox_s.gif") no-repeat;
	padding-left:9px;
	padding-top:6px;
	width:34px;
	height:18px;
}

.form_textbox_s
{
	color: #737373;
	font-family: verdana;	
	font-size: 9px;
	background-color:transparent;
	border:0px;
	width:34px;
}

.form_dropdown {
	width:144px;
	overflow:hidden;
	background-image:url(../images/backgrounds/form_dropdown.gif);
	background-repeat:no-repeat;
	border:none;	
	font-family: verdana; 
	font-size: 9px;
 	color: #737373; 
	font-weight: none; 
}

.form_dropdown select {
	width:144px;
	height:24px;
	overflow:hidden;
	margin-top:10px;
	background-color: #ffffff;
	font-family: verdana; 
	font-size: 9px;
 	color: #737373; 
	font-weight: none; 
	border: none;
	background-repeat:no-repeat;
	filter:alpha(opacity: 0);
	opacity: 0;
	cursor: pointer;
	z-index:2;
	position:relative;
	left: 0px;
	top: -21px;
}

.gender_value{
	overflow:hidden;
	font-family: verdana; 
	font-size: 9px;
 	color: #737373; 
	font-weight: none;
	z-index:1;
}

.state_value{
	overflow:hidden;
	font-family: verdana; 
	font-size: 9px;
 	color: #737373; 
	font-weight: none;
	z-index:1;
}

.payment_value{
	overflow:hidden;
	font-family: verdana; 
	font-size: 9px;
 	color: #737373; 
	font-weight: none;
	z-index:1;
}

.card_type_value{
	overflow:hidden;
	font-family: verdana; 
	font-size: 9px;
 	color: #737373; 
	font-weight: none;
	z-index:1;
}

.specialty_value{
	overflow:hidden;
	font-family: verdana; 
	font-size: 9px;
 	color: #737373; 
	font-weight: none;
	z-index:1;
}

.within_value{
	overflow:hidden;
	font-family: verdana; 
	font-size: 9px;
 	color: #737373; 
	font-weight: none;
	z-index:1;
}

.distance_value{
	overflow:hidden;
	font-family: verdana; 
	font-size: 9px;
 	color: #737373; 
	font-weight: none;
	z-index:1;
}

.form_dropdown_s {
	width:90px;
	overflow:hidden;
	background-image:url(../images/backgrounds/form_dropdown_s.gif);
	background-repeat:no-repeat;
	border:none;	
	
	font-family: verdana; 
	font-size: 9px;
 	color: #737373; 
	font-weight: none; 
}

.form_dropdown_s select {
	width:90px;
	height:24px;
	overflow:hidden;
	margin-top:10px;
	background-color: #ffffff;
	font-family: verdana; 
	font-size: 9px;
 	color: #737373; 
	font-weight: none; 
	border: none;
	background-repeat:no-repeat;
	filter:alpha(opacity: 0);
	opacity: 0;
	cursor: pointer;
	z-index:2;
	position:relative;
	left: 0px;
	top: -21px;
}

.month_value{
	
	overflow:hidden;
	font-family: verdana; 
	font-size: 9px;
 	color: #c2c2c2; 
	font-weight: none;
	z-index:1;
}

.day_value{

	overflow:hidden;
	font-family: verdana; 
	font-size: 9px;
 	color: #c2c2c2; 
	font-weight: none;
	z-index:1;
}

.year_value{
	
	overflow:hidden;
	font-family: verdana; 
	font-size: 9px;
 	color: #c2c2c2; 
	font-weight: none;
	z-index:1;
}

.form_dropdown_vs {
	width:73px;
	overflow:hidden;
	background-image:url(../images/backgrounds/form_dropdown_vs.gif);
	background-repeat:no-repeat;
	border:none;	
	
	font-family: verdana; 
	font-size: 9px;
 	color: #737373; 
	font-weight: none; 
}

.form_dropdown_vs select {
	width:73px;
	height:24px;
	overflow:hidden;
	margin-top:10px;
	background-color: #ffffff;
	font-family: verdana; 
	font-size: 9px;
 	color: #737373; 
	font-weight: none; 
	border: none;
	background-repeat:no-repeat;
	filter:alpha(opacity: 0);
	opacity: 0;
	cursor: pointer;
	z-index:2;
	position:relative;
	left: 0px;
	top: -21px;
}

.month_value_2{
	
	overflow:hidden;
	font-family: verdana; 
	font-size: 9px;
 	color: #c2c2c2; 
	font-weight: none;
	z-index:1;
}

.year_value_2{
	
	overflow:hidden;
	font-family: verdana; 
	font-size: 9px;
 	color: #c2c2c2; 
	font-weight: none;
	z-index:1;
}


/************************/

.providers_results{
	width:569px;
	margin-left:8px;
}


.grey_text_b {
	color: #737373;
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	text-align: left;
}
.big_grey_text_b { color: #737373;	font-family: verdana;	font-size: 14px; font-weight:bold; }
.grey_text { color: #737373;	font-family: verdana;	font-size: 11px; font-weight:none; }

.blue_link { color: #068ce5;	font-family: verdana;	font-size: 11px; font-weight:bold; text-decoration:underline; }

.medium_grey_text_b { color: #cccccc;	font-family: verdana;	font-size: 10px; font-weight:bold; }

.small_dark_grey_text { color: #949494;	font-family: verdana;	font-size: 9px; font-weight:none; }

.small_dark_grey_text_2 { color: #737373;	font-family: verdana;	font-size: 10px; font-weight:bold; }

.small_dark_grey_text_b { color: #949494;	font-family: verdana;	font-size: 9px; font-weight:bold; }
.very_small_dark_grey_text { color: #949494;	font-family: verdana;	font-size: 8px; font-weight:none; }

.small_yellow_text { color: #ffc800;	font-family: verdana;	font-size: 11px; font-weight:bold; }
.big_yellow_text { color: #ffc600;	font-family: verdana;	font-size: 13px; font-weight:bold; }
.medium_yellow_text { color: #ffc600;	font-family: verdana;	font-size: 11px; font-weight:bold; }
.small_yellow_text_b { color: #ffc800;	font-family: verdana;	font-size: 9px; font-weight:bold; }

.
