/**
a:link 		{ color: #0C4899; text-decoration: underline; }
a:visited 	{ color: #0C4899; text-decoration: underline; }
a:hover 	{ color: #000; text-decoration: none; }
/**/

a.zz1_GlobalNav_1 { color: #FFFFFF; text-decoration: none; }
a.invFooter2Link { color: #666666; text-decoration: underline; }


img.left, img.left_nob
{
	float: left;
	margin: 0 10px 5px 0;
	border: 1px solid #999;
}

img.left_nob { border: 0px none; }

img.right
{
	float: right;
	margin: 0 0 5px 10px;
	border: 1px solid #999;
}

img.block { display: block; }
form { margin-bottom: 0; }


body
{
	margin: 20px 10px 0 10px;	/* Need to set body margin and padding to get consistency between browsers. */
	padding: 0;
	text-align: center; 	/* Hack for IE5/Win */
	background: #fff;
	font: 11px/15px Verdana, sans;
	color: #666;
}

.body_text { font: 11px/15px Tahoma, Verdana, sans; }

html, form { height: auto; }


td
{
	background: transparent;
	font: 11px/15px Verdana, sans;
	color: #666;
}

#shell
{
	width: 980px;
	height: 20px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0;
}

#logo
{
	margin: 0;
	padding: 0;
	float: left
}

#search
{
	width: 420px;
	margin: 0 0 0 0;
	padding: 0;
	float: left;
	text-align: right;
	color: #333;
}


#menu_bar, #footer_bar
{
	width: 100%;
	clear: both;
	display: block;
	height: 10px;
	margin: 4px 0;
	padding: 0;
	background: url("/images/menu_footer_bar.gif") repeat-x;
 	/* fixes IE rendering of divs with small heights and no content */
  	font-size: 0px
}

#footer_bar
{
	margin: 0 0 4px 0;
}

#section_what, #section_for, #section_getting, #section_request, #section_success, #section_faq, #section_doctor, #section_patient, #section_friend, #section_dental, #section_ortho, #section_how, #section_treatment, #section_case, #section_news, #section_landing, #section_promo
{
	width: 634px;
	height: 108px;
	padding: 0;
	float: left;
	background: #E66E00 url("/generalapp/us/en/images/section_corners.gif") no-repeat; 
	margin: 0 4px 0 0; 
	color: #FFFFFF;
	font-family: arial, verdana, tahoma;
	font-size: 23px;
	font-weight: bold;
	line-height: 25px;

}

#section_doctor, #section_patient, #section_friend, #section_dental, #section_ortho, #section_how, #section_treatment, #section_news
{
	width: 690px;
}

#section_for		{ background-color: #741083 }
#section_getting, #section_landing, #section_request	{ background-color: #3B7700 }
#section_success, #section_case, #section_news	{ background-color: #990000 }
#section_faq		{ background-color: #1688A6 }
#section_doctor, #section_patient, #section_friend, #section_dental, #section_ortho, #section_how, #section_treatment, #section_promo	{ background-color: #0C4899 }


#section_image_what, #section_image_for, #section_image_getting, #section_image_request, #section_image_success, #section_image_faq, #section_image_doctor, #section_image_patient, #section_image_friend, #section_image_dental, #section_image_ortho, #section_image_how, #section_image_treatment, #section_image_case, #section_image_news, #section_image_landing, #section_image_promo
{
	width: 286px;
	height: 108px;
	margin: 0;
	padding: 0;
	float: left;
}

#section_explore, #section_image_explore, #section_en, #section_image_en
{
	display: none;
}


#sidebar
{
	width: 150px;
	margin: 20px 30px 20px 0;
	padding: 0;
	float: left;
	font: 10px/12px Tahoma, Verdana, sans;
	font-weight: bold;
}

.sub_item
{
	border-bottom: 1px solid #DCDDDE;
	margin: 5px 0 0 0;
	padding:  0 0 5px 0;
}

.sub_item a:link, .sub_item a:visited
{
	text-decoration: none
}


#submenu_what a:link, #submenu_what a:visited 		{ color: #E66E00; text-decoration: none; }
#submenu_what a:hover			{ color: #000; text-decoration: none; }

#submenu_for a:link, #submenu_for a:visited			{ color: #741083; text-decoration: none; }
#submenu_for a:hover			{ color: #000; text-decoration: none; }

#submenu_getting a:link, #submenu_getting a:visited { color: #3B7700; text-decoration: none; }
#submenu_getting a:hover	{ color: #000; text-decoration: none; }

#submenu_request a:link, #submenu_request a:visited { color: #3B7700; text-decoration: none; }
#submenu_request a:hover	{ color: #000; text-decoration: none; }

#submenu_success a:link, #submenu_success a:visited, 
#submenu_case a:link, #submenu_case a:visited,
#submenu_news a:link, #submenu_news a:visited	
{ color: #990000; text-decoration: none; }

#submenu_success a:hover, #submenu_case a:hover, submenu_news:hover					
{ color: #000; text-decoration: none; }

#submenu_faq a:link, #submenu_faq a:visited
{ color: #1688A6; text-decoration: none; }

#submenu_faq a:hover
{ color: #000; text-decoration: none; }


.sub3
{
margin: 2px 0 0 15px;
padding: 0;
font-size: 9px;
line-height: 15px;
}

.sub3 a:link, .sub3 a:visited { color: #4A7FC8; }
.sub3 a:hover { color: #000; }

.sidebar_box
{
	width: 128px;
	margin: 12px 0 15px 0;
	padding: 10px;
	border: 1px solid #DCDDDE;
	font: 9px Tahoma, Verdana;
	font-weight: normal;
	width: 128px !important;
  	width /**/:149px;
}

.sidebar_box p
{
	margin: 5px 0;
}

#content
{
	width: 800px;
	margin: 20px 0 20px 0;
	padding: 0;
	float: left; 
}

#col_wide_left,#col_wide_left_2
{
	width: 349px;
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
	background: url("/generalapp/us/en/images/col_divider.gif")
}

#col_wide_left_2
{
	padding-right: 20px;
	background: url("/generalapp/us/en/images/col_divider_2.gif");
	width: 340px;
}

#col_narrow_right
{
	width: 150px;
	margin: 0 0 20px 18px;
	padding: 0;
	float: left;
}



.col_equal
{
	width: 235px;
	margin: 0 20px 40px 0;
	padding: 0;
	float: left;
}

.col_equal p
{
	margin: 10px 0 2px 0;
	padding: 0;
	font-weight: bold;
}

.col_equal p.sub
{
	margin: 0 0 2px 10px;
	padding: 0;
	font-weight: bold;
	font: 10px Tahoma, Verdana, sans;
}

.how_box_left,.how_box_right
{
	width: 131px;
	margin: 0 35px 20px 0;
	padding: 0;
	float: left;
	font: 10px/13px Tahoma, Verdana, sans;
}

.how_box_right
{
	margin-right: 0;
}

img.how_box
{
	display: block;
}

#home_content
{
	margin: 4px 0 0 0;
	padding: 0;
	height: 481px
}

#home_flash, #home_sb_2, #home_sb
{
	width: 500px;
	margin: 0;
	padding: 0;
	float: left
}


#home_sb_2
{
	width: 210px;
	margin: 0 0 0 30px;
}

#home_sb
{
	width: 206px;
	margin: 0 0 0 4px;
}

#doc_pat_links
{
	margin: 0 0 0 15px;
	height: 17px;
}

.home_links
{
	margin: 4px 0 0 0;
	padding: 0;
	height: 116px;
}

#quiz, #quiz_summary
{
	margin: 0 0 20px 0;
	padding: 0;
	border: 1px solid #DCDDDE;
	width: 528px;
}

#quiz_summary
{
	padding: 15px;
	width: 498px !important;
  	width /**/:528px;
}

#quiz_note
{
width: 450px;
margin: 20px;
}

#footer_logo
{
	height: 14px;
	width: 180px;
	float: left;
	padding: 3px 0 0 0;
}
#footer
{
	float: left;
	height: 20px;
	margin: 0 0 0 0;
	padding: 2px 0 30px 0;
	font: 9px/14px Tahoma, Verdana;
	float: left;
}

img
{
	border: none;
}

img.promo_button
{
	margin: 12px 0 0 0;
}

#printer_friendly
{
	margin: 9px 0 10px 10px;
}

img.quote_tout
{
	margin: 0 0 10px 0;
}

p
{
	padding: 0;
	border: 0px none;; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px
}

p.note, p.note_center
{
	font: 9px/12px Tahoma, Verdana, sans;
}

p.note_center
{
	text-align: center;
	width: 150px;
	padding: 5px 0 0 0;
}

p.bd_ln_ab
{
	font-weight: bold;
	padding: 5px 0 0 0;
	border-top: 1px solid #DCDDDE;
	margin: 20px 0 0 0;
	color: #333;
}

p.bd_nl
{
	font-weight: bold;
	padding: 5px 0 0 0;
	margin: 20px 0 0 0;
	color: #333;
}

.ggl_footer
{
float: left;
width: 530px;
height: 210px;
background: url("/generalapp/us/en/images/section_bg_promo.jpg") no-repeat bottom right;
}

.ggl_footer_txt
{
width: 320px;
}

h1
{
	padding: 0;
	border: 0px none;
	font-weight: bold;
	color: #262626; font-style:normal; font-variant:normal; font-size:15px; font-family:Tahoma, Verdana, sans; margin-left:0; margin-right:0; margin-top:0; margin-bottom:15px;
	line-height: 19px;
}

h2, h3
{
	border: 0px none;
	font-weight: bold;
	color: #333; font-style:normal; font-variant:normal; font-size:11px; font-family:Tahoma, Verdana, sans; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px; padding-left:0; padding-right:0; padding-top:7px; padding-bottom:0
}

h3
{
	margin: 15px 0 7px 0;
}

.success_des img, .success_des_right img { margin: 0 10px 8px 0; }

.success_des, .success_des_right
{
	float: left;
	width: 240px;
	margin: 15px 25px 15px 0;
	font: 10px/14px Verdana, sans;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

.success_des p.bio, .success_des_right p.bio { color: #262626; font-weight: bold; }
.success_des b, .success_des_right b { color: #0c4989; }


.success_des_right { margin-right: 0; }

.clr_header
{
	clear: both;
	height: 10px;
}

.clr { clear: both; }
.required { font-weight: bold; }
.patients_disclaim { margin: 0 0 10px 0; }
.error {color: red; font-weight: bold;}

 /* Main Navigation */
 
#menu, #menu_home
{
	height: 21px;
	margin: 0 0 0 100px;
	margin/**/: 0 0 0 122px;
	padding: 0;
	clear: both;
 	width: 600px;
 	width/**/: 586px;
 	display: block;
}
 
 #menu_home
{
	margin: 0 0 0 100px;
	margin/**/: 0 0 0 176px;
	width: 600px;
	width/**/: 530px;
}
 
#nav, #nav_home {
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 21px;
	display: inline;
	overflow: hidden;
	width: 600px;
 	width/**/: 586px;
	}

	
#nav_home {
	width: 530px;
	}
	
#nav li, #nav_home li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a, #nav_home a {
	float: left;
	padding: 21px 2px 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:21px; /* for IE5/Win */
	}
	
#nav a:hover, #nav_home a:hover {
	background-position: 0 -21px;
	}

#nav a:active, #nav a.selected, #nav_home a:active, #nav_home a.selected {
	background-position: 0 -21px;
	}
	
#m_home a  {
	width: 54px;
	background: url("/images/menu/home.gif") no-repeat top left;
	}

#m_what a  {
	width: 125px;
	background: url("/images/menu/what.gif") no-repeat top left;
	}

#m_for a  {
	width: 131px;
	background: url("/images/menu/for.gif") no-repeat top left;
	}

#m_getting a  {
	width: 109px;
	background: url("/images/menu/getting.gif") no-repeat top left;
	}
	
#m_request a  {
	width: 109px;
	background: url("/images/menu/getting.gif") no-repeat top left;
	}

#m_success a  {
	width:105px;
	background: url("/images/menu/success.gif") no-repeat top left;
	}
	
#m_faq a  {
	width:50px;
	background: url("/images/menu/faq.gif") no-repeat top left;
	}

dd
{
	margin: 0;
	padding: 0 0 0 20px;
}

dt
{
	padding: 0 0 0 10px;
	font-weight: bold;
}

.docloccontent
{
	font-size:15px;
}

.img_rt
{
display: inline;
float: right;
margin-left: 15px;
}

.clickableImage 
{ 
border: 0px none transparent; 
cursor: pointer; 
cursor: hand; 
}
