/****************
*     Global    *
****************/
body
{ 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #333333;
	background-color: #ffffff;
}

.content_section
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	color: #333333;
}

#footer
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 10pt;
	color: #333333;
	padding-top: 24px;
}

.table_center
{
	margin-left: auto;
	margin-right: auto;
}

.form_label
{
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}

.form_input
{
	padding-left: 5px;
	padding-right: 5px;
}

.form_field
{
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
}

#bluebar
{
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #336699;
	border-bottom: 2px solid #e7e7e7;
	height: 28px;
}

.bluebar_section
{
	width: 150px;
	vertical-align: top;
}

.header_images
{
	border: 0;
	margin: 0;
	display: block;
}

img
{
	border: 0;
}

ul
{
	margin-top: 0;
}

div.home a
{
	color: #ffffff;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 138px;
	height: 20px;
	display: block;
	cursor: pointer;
	background-color: transparent;
	margin: 0px;
	text-align: center;
	padding: 5px;
	border-right: 2px solid #ffffff;
}

div.home a:link { color: #ffffff; background-color: transparent; text-decoration: none; width: 138px; height: 20px; display: block; }
div.home a:visited { color: #ffffff; background-color: transparent; text-decoration: none; width: 138px; height: 20px; display: block; }
div.home a:hover {	color: #000000; background-color:  #FEE392; text-decoration: underline; width: 138px; height: 20px; display: block; }
div.home a:active { color: #000000; background-color:  #FEE392; text-decoration: underline; width: 138px; height: 20px; display: block; }

.docfind_title_text
{
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
	font-size: 16px
}

.docfind_title_geo_text
{
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
	font-size: 12px
}

.bigred
{
	font-size: 16px;
	color: #FF0000;
}

.fwb
{
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	width: 10em;
}

.button
{
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
}

.bigbutton
{
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 11px;
}

.form_button
{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}

.form_dropdown
{
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
}

.hidden_div
{
	position: relative;
	display: none;
}

/****************
*     Index     *
****************/
#chrome_box
{
	width: 150px;
	height: 150px;
	vertical-align: text-bottom;
}

#index_image
{
	width: 455px;
	height: 150px;
	vertical-align: text-bottom;
}

.header_right_text
{
	padding: 15px;
	color: #003366;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	height: 50px;
}

#left_side
{
	width: 150px;
	vertical-align: top;
}

.left_table
{
	width: 140px;
	margin: 5px;
}

.left_table td
{
	vertical-align: top;
	padding: 2px 4px 4px 2px;
}

.index_left_header
{
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}

.index_left_row
{
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	color: #003366;
}

#content
{
	vertical-align: top;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 100%;
	background-color: #e8ebff;
}

.index_content_table
{
	background-color: #e8ebff;
	border-right: 20px solid #e8ebff;
	border-bottom: 20px solid #e8ebff;
	border-left: 20px solid #e8ebff;
}

.section_header
{
	background-image: url(../images/corner.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 29px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	background-color: #ffffff;
	padding-left: 10px;
	padding-top: 10px;
}

.forms
{
	margin: 0;
	border: 0;
}

.nav_login_column
{
	background-color: #ffffff;
}

.docfind_search_column
{
	border-right: 10px solid #e8ebff;
	vertical-align: top;
	width: 70%;
}

.docfind_search
{
	background-color: #ffffff;
}

.quick_search_column
{
	border-left: 10px solid #e8ebff;
	vertical-align: top;
	width: 30%;
}

.quick_search
{
	background-color: #ffffff;
}

.middle_info
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
	height: 40px;
}

.product
{
}

.ddbold
{
	font-weight: bold;
	background-color: #E8EBFF;
}

.name_table
{
	margin-left: 15px;
}

/****************
*     Text      *
****************/
.bigblue
{
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.subblue
{
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.center
{
	text-align: center;
}

.top
{
	vertical-align: top;
}

.required
{
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.error_text
{
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding-top: 10px;
	vertical-align: middle;
}

.red
{
	color: #ff0000;
}

.plan_cat
{
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	background-color: #336699;
	padding: 5px;
}

.plan_title
{
	font-weight: bold;
	font-size: 13px;
	color: #003366;
	
	background-color: #e8ebff;
	border: 1px solid #336699;
	padding: 5px;
}

.plan_des
{
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	padding: 5px;
}

.plan_def
{
	vertical-align: top;
	padding: 5px;
	width: 50%;
}

.disclaimer
{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	font-size: 11px;
	background-color: #e8ebff;
}

/**************
*  Side Bars  *
**************/
.side_header
{
	background-image: url(../images/side_header.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 150px;
	height: 23px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #003366;
	font-weight: bold;
	line-height: 23px;
}

.side_table
{
	background-image: url(../images/side_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 150px;
	border: 3px double #f9c420;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}

.UYR_side_header
{
	background-image: url(../images/side_header.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 150px;
	height: 23px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #003366;
	font-weight: bold;
	line-height: 23px;
}

.UYR_side_table
{
	background-image: url(../images/side_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 150px;
	border: 3px double #f9c420;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}

.search_criteria_label
{
	color: #003366;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.search_criteria_value
{
	color: #333333;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#right_side
{
	width: 150px;
	vertical-align: top;
}

.right_side_text
{
	color: #333333;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	padding: 5px;
}

/****************
*    Summary    *
****************/
.third
{
	width: 33%;
}

#summary_content
{
	vertical-align: top;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

.summary_table
{
}

.error_table
{
	margin-top: 15px;
	padding: 15px;
	background-color: #e8ebff;
	border: 2px solid #336699;
}

.results_found
{
	border: 0;
	margin: 0;
	background-image: url(../images/results_found.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 53px;
	height: 40px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ffffff;
	font-size: 22px;
	text-align: center;
	vertical-align: middle;
}

.result_header
{
	background-color: #336699;
	color: #ffffff;
	height: 20px;
	vertical-align: middle;
}

.result_info_odd
{
	background-color: #e8ebff;
}

.result_extra_odd
{
	background-color: #e8ebff;
}

.result_info_even
{
	
}

.result_arrows_column
{
	width: 10%;
	border-top: 2px outset #336699;
	border-bottom: 2px outset #336699;
}

.result_name_column
{
	width: 25%;
	font-size: 14px;
	text-align: center;
	border-right: 1px inset #e7e7e7;
	border-top: 2px outset #336699;
	border-bottom: 2px outset #336699;
}
.result_location_column
{
	width: 20%;
	font-size: 14px;
	text-align: center;
	border-right: 1px inset #E7E7E7;	
	border-top: 2px outset #336699;
	border-bottom: 2px outset #336699;
}

.result_specialty_column
{
	width: 20%;
	font-size: 14px;
	text-align: center;
	border-right: 1px inset #E7E7E7;	
	border-top: 2px outset #336699;
	border-bottom: 2px outset #336699;
}

.result_addl_prov_info_column
{
	width: 25%;
	font-size: 14px;
	text-align: center;
	border-right: 1px inset #E7E7E7;	
	border-top: 2px outset #336699;
	border-bottom: 2px outset #336699;
}

.result_arrows
{
	width: 10%;
	vertical-align: top;
}

.result_name
{
	width: 25%;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

.result_address
{
	width: 25%;
	text-align: left;
	vertical-align: top;
}
.result_location
{
	width: 20%;
	text-align: center;
	vertical-align: top;
}

.result_specialty
{
	width: 20%;
	text-align: center;
	vertical-align: top;
}

.result_addl_prov_info
{
	width: 25%;
	text-align: center;
	vertical-align: top;
}

.map
{
	text-align: center;
	vertical-align: top;
}

.result_footer
{
	background-color: #336699;
	color: #ffffff;
	height: 20px;
	vertical-align: middle;
}

.result_footer td
{
	background-color: #336699;
	color: #ffffff;
	height: 20px;
	vertical-align: middle;
	border-top: 2px outset #336699;
	border-bottom: 2px outset #336699;
	padding-left: 15px;
}

/****************
*      HCT      *
****************/
.hct_name_column
{
	width: 19%;
	font-size: 14px;
	text-align: center;
	text-decoration: underline;
	border-right: 1px inset #e7e7e7;
	border-top: 2px outset #336699;
	border-bottom: 2px outset #336699;
}

.hct_type_column
{
	width: 20%;
	font-size: 14px;
	text-align: center;
	text-decoration: underline;
	border-right: 1px inset #e7e7e7;
	border-top: 2px outset #336699;
	border-bottom: 2px outset #336699;
}

.hct_distance_column
{
	width: 10%;
	font-size: 14px;
	text-align: center;
	text-decoration: underline;
	border-right: 1px inset #e7e7e7;
	border-top: 2px outset #336699;
	border-bottom: 2px outset #336699;
}

.hct_cost_column
{
	width: 43%;
	font-size: 14px;
	text-align: center;
	text-decoration: underline;
	border-right: 1px inset #e7e7e7;
	border-top: 2px outset #336699;
	border-bottom: 2px outset #336699;
}

.hct_name
{
	width: 29%;
	font-weight: bold;
	text-align: left;
}

.hct_address
{
	width: 29%;
	text-align: left;
	vertical-align: top;
}

.hct_type
{
	width: 20%;
	text-align: center;
}

.hct_distance
{
	width: 10%;
	text-align: center;
	vertical-align: top;
}

.hct_cost
{
	width: 33%;
	text-align: center;
	vertical-align: top;
}

.hct_total
{
	display: none;
}

.hct_cost_details
{
	width: 33%;
	text-align: center;
	vertical-align: top;
}

.hct_cost_table
{
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 12px;
	text-align: right;
}

.hct_cost_total
{
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}

/****************
*    Details    *
****************/
#details_content
{
	vertical-align: top;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 100%;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

.details_header_table
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}

.details_table
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}

.details_title_left_bar
{
	height: 35px;
	width: 20px;
	background-image: url(../images/title_left_bar.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.details_title_mid_bar
{
	background-image: url(../images/title_mid_bar.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 35px;
	width: 40%;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	white-space: nowrap;
}

.details_title_mid_tab_bar
{
	background-image: url(../images/title_mid_bar.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 35px;
	width: 20%;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	white-space: nowrap;
}

.details_title_x_bar
{
	height: 35px;
	width: 23px;
	background-image: url(../images/title_x_bar.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.details_title_right_bar
{
	height: 35px;
	width: 20px;
	background-image: url(../images/title_right_bar.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.details_title_end_bar
{
	height: 35px;
	
	border-bottom: 2px solid #F9C420;
}

.details_left_side_name
{
	width: 18px;
	border-left: 2px solid #F9C420;
}

.details_right_side_name
{
	width: 18px;
	border-right: 2px solid #F9C420;
}

.details_left_side
{
	width: 18px;
	border-left: 2px solid #F9C420;
}

.details_right_side
{
	width: 18px;
	border-right: 2px solid #F9C420;
}

.details_bottom_bar_mid
{
	background-image: url(../images/bottom_mid_bar.jpg);
	background-repeat: repeat-x;
}

.provider_name
{
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.bold
{
	font-weight: bold;
}

.aexcel_designated
{
	color: #0000ff;
	font-size: 12px;
}

.PreferredNHMO
{
	color: #0000ff;
	font-size: 11px;
}

.accepting
{
	font-size: 13px;
	font-weight: bold;
	color: #00a651;
	padding-bottom: 5px;
}

.not_accepting
{
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 5px;
}

.details
{
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}


/***************
*  ZipDecoder  *
****************/
.zipdecoder
{
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
}

.zd_header
{
	font-size: 16px;
	font-weight: bold;
	background-color: #336699;
	color: #ffffff;
	padding: 5px;
	
}

.zd_sub
{
	background-color: #e8ebff;
	color: #003366;
	padding: 5px;
}

/****************
*     Links     *
****************/
a.links:link { color: #0000ff; font-size: 12px; text-decoration: underline; font-family: Arial, Helvetica, Verdana, sans-serif;}
a.links:visited {	color: #800080; font-size: 12px; text-decoration: underline; font-family: Arial, Helvetica, Verdana, sans-serif;}
a.links:hover, a.top_link:active { color: #cc6600; font-size: 12px; text-decoration: underline; font-family: Arial, Helvetica, Verdana, sans-serif;}

a.big_links:link { color: #0000ff; font-size: 16px; text-decoration: underline; font-weight: bold; font-family: Arial, Helvetica, Verdana, sans-serif;}
a.big_links:visited {	color: #0000ff; font-size: 16px; text-decoration: underline; font-weight: bold; font-family: Arial, Helvetica, Verdana, sans-serif;}
a.big_links:hover, a.top_link:active { color: #cc6600; font-size: 16px; text-decoration: underline; font-weight: bold; font-family: Arial, Helvetica, Verdana, sans-serif;}

a.small_links:link { color: #0000ff; font-size: 11px; text-decoration: underline; font-family: Arial, Helvetica, Verdana, sans-serif;}
a.small_links:visited {	color: #0000ff; font-size: 11px; text-decoration: underline; font-family: Arial, Helvetica, Verdana, sans-serif;}
a.small_links:hover, a.top_link:active { color: #cc6600; font-size: 11px; text-decoration: underline; font-family: Arial, Helvetica, Verdana, sans-serif;}

a.tab_links:link { color: #003366; font-size: 11px; text-decoration: underline; font-weight: bold; font-family: Arial, Helvetica, Verdana, sans-serif;}
a.tab_links:visited {	color: #003366; font-size: 11px; text-decoration: underline; font-weight: bold; font-family: Arial, Helvetica, Verdana, sans-serif;}
a.tab_links:hover, a.top_link:active { color: #0000FF; font-size: 11px; text-decoration: underline; font-weight: bold; font-family: Arial, Helvetica, Verdana, sans-serif;}

a.footer_links:link { color: #0000ff; font-size: 10px; text-decoration: underline; font-family: Arial, Helvetica, Verdana, sans-serif;}
a.footer_links:visited {	color: #800080; font-size: 10px; text-decoration: underline; font-family: Arial, Helvetica, Verdana, sans-serif;}
a.footer_links:hover, a.top_link:active { color: #cc6600; font-size: 10px; text-decoration: underline; font-family: Arial, Helvetica, Verdana, sans-serif;}

a.bottom_links:link { color: #ffffff; font-size: 12px; text-decoration: underline; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: bold;}
a.bottom_links:visited {	color: #ffffff; font-size: 12px; text-decoration: underline; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: bold;}
a.bottom_links:hover, a.top_link:active { color: #e8ebff; font-size: 12px; text-decoration: underline; font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: bold;}

a.tooltip
{
	color: #003366;
	position:relative;
	text-decoration:none;
}

a.tooltip:hover
{
	background-color: #ffffff;
}

a.tooltip span
{
	display: none;
}

a.tooltip:hover span
{
	display:block;
	position: absolute;
	top: 2em;
	left: 2em;
	width: 300px;
	border: 2px double #000000;
	background-color: #e8ebff;
	color: #003366;
	font-size: 12px;
	padding: 5px;
}

.middleTextRed {
	MARGIN-LEFT: 5em; COLOR: red; MARGIN-RIGHT: 5em
}
.middleText {
	MARGIN-LEFT: 5em; MARGIN-RIGHT: 5em
}
.boldText {
	FONT-WEIGHT: bold
}

.side_body
{
	background-image : url(../images/side_bg.jpg);
	background-repeat : no-repeat;
	background-position : bottom;
	width : 134px;
	border : 3px double #f9c420;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	color : #333333;
	padding : 5px 5px 5px 5px;
}

ul.shortcuts_list
{
	color: #336699;
	text-align: left;
	list-style-type: square;
	margin: 0;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
}

ul.shortcuts_list li
{
	padding-bottom: 5px;
}

a.shortcuts_link:link, a.shortcuts_link:visited
{
	color: #0000FF;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

a.shortcuts_link:hover, a.shortcuts_link:active
{
	color: #CC6600;
	font-size: 12px;
	text-decoration: underline;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

a.small_link:link, a.top_link:visited
{
	color: #0000FF;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

a.small_link:hover, a.top_link:active
{
	color: #CC6600;
	font-size: 10px;
	text-decoration: underline;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.required_Tenet
{
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
a.tooltip_selectprlink
{
	color: #003366;
	position:relative;
	text-decoration:none;;
}

a.tooltip_selectprlink:hover
{
	background-color: #ffffff;
}

a.tooltip_selectprlink span
{
	display: none;
}

a.tooltip_selectprlink:hover span
{
	display:block;
	position: absolute;
	top: 2em;
	left: 2em;
	width: 400px;
	border: 2px double #000000;
	background-color: #e8ebff;
	color: #003366;
	font-size: 12px;
	padding: 5px;
}

/*P8262 styles*/
ol#navlist{
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;


}

ol#navlist li {
    height:31px;
    float: left;
     
}
#navlist li, #navlist a{height:31px;display:block;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px;
	font-family: arial;
	HEIGHT: 31px; 
	TEXT-ALIGN: center;
	vertical-align: text-bottom;
	TEXT-DECORATION: none;


}

#navlist li span{
	position:relative;
	top:22%;
}

.leftbest  
{   
	width:20px; 
	background: url(../images/tab_best_left.gif) 100% 20px;
	background-position: 100% -31px;
}

.leftother  
{   
	width:20px; 
	background: url(../images/tab_other_left.gif) 100% 20px;
	background-position: 100% -31px;
}


.fillother a {
    color: #053a74;
}
.fillbest a {
    color: #fff;
}

.rightbest   {
	width:20px; 
	background: url(../images/tab_best_right.gif) 100% 20px;
	background-position: 100% -31px;
	margin: 0 5px 0 0;
}

.fillbest  
{   
	width:190px;
	color: #fff;
	background: url(../images/tab_best_fill.gif) 100% 20px;
	background-position: 100% -31px;
}
	
.fillother  
{   width:190px;
	color: #053a74;
	background: url(../images/tab_other_fill.gif) 100% 20px;
	background-position: 100% -31px;
}

.rightother   {
	width:20px; 
	background: url(../images/tab_other_right.gif) 100% 20px;
	background-position: 100% -31px;
	margin: 0 5px 0 0;
}

.simpletext{
	width:20px;
	TEXT-ALIGN: center; 
	FONT-SIZE: 10px;
	font-family: arial;
	HEIGHT: 31px; 
	TEXT-ALIGN: left;
	vertical-align: text-bottom;
	TEXT-DECORATION: none;
}
.result_header2
{
	background-color: #336699;
	height: 20px;
	vertical-align: middle;
}

