body
{
	margin:0;
	background: url(/i/bodyBg.gif) repeat-x top #EFEAD9;
}
body.popup
{
	background: none;
}

input.text
{
	width: 150px;
	/*height: 13px;*/
	margin:0px;
}
select
{
	height: 17px;
	margin:0px;
}
input.image
{
	margin:0; padding:0;
}

#subHeaderForm
{
	position: absolute;
	right: 0px;
	top: 115px;
}

#faqContent
{
	color: black;
}

.physicianName
{
	font-size:11pt;
	color: #005533;
}
/*---------------------------------------*/

#tmenu1
{
	display: block;
	padding: 0px;
	font-size: 10px;
	text-align: center;
	margin:auto;
	position: absolute;
	left: 255px;
	width: 513px;
	top: 12px;
	z-index:5;
}
#tmenu1 table
{
	margin:auto;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
}
#tmenu1 table td
{
	margin: 0px;
	padding: 0px;
	border:  0px;
}

#tmenu1 td
{
	margin: 0px;
	padding:0px;
}
#tmenu1 td div ul
{

	margin:0;
	list-style-type: none;
	background-color: #AA4400;
	text-align:left;
}
#tmenu1 td div ul ul,
#tmenu1 td div ul ul ul,
#tmenu1 td div ul ul ul ul
{
	list-style-image: none;
	list-style-type: none;
}

#tmenu1 td div,
#tmenu1 li
{
	position: relative;
	padding:0px;
	padding-left: 5px;
	display:block;
	color: white;
	font-size:10px;
	text-decoration:none;

}
#tmenu1 td div {
	height: 20px;
}
#tmenu1 td div a
{
	padding: 2px 2px;
	color: #FFFFFF !important;
	font-family: Arial;
	font-size:11px;
	text-decoration:none;
}
#tmenu1 td div li a
{
	display: block;
	width:auto;
}
#tmenu1 td div a:hover{	text-decoration:underline; color: #FFFFFF;}

#tmenu1 td div li,
#tmenu1 li li
{
	margin: 0px;
	border: 0px solid #663322;
	font-weight: normal;
	background-image: none;
	text-transform: none;
	font-family: arial, verdana, helvetica, sans-serif;
}
#tmenu1 td div li:hover ul,
#tmenu1 li li:hover ul
{
	left: 100%;
}
#tmenu1 td div li ul,
#tmenu1 li li ul
{
	left: -1px;
	top: -1px;
}
#tmenu1 td div ul,
#tmenu1 li ul
{
	border: #663322 1px solid;
	display: none;
	position: absolute;
	top: 100%;
	left: 0px;
	font-family: verdana;
	font-size:11px;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
}


#tmenu1 td div ul a,
#tmenu1 li ul a
{
	text-align: left;
	color:#FFFFFF;
}

#tmenu1 td div ul,
#tmenu1 li ul
{
	visibility: hidden;
	width: 0px;
}

#tmenu1 td div:hover ul,
#tmenu1 td div:hover li:hover ul,
#tmenu1 td div:hover li:hover li:hover ul,
#tmenu1 li:hover ul,
#tmenu1 li:hover li:hover ul,
#tmenu1 li:hover li:hover li:hover ul
{
	display: block;
	width: 150px;
	visibility: visible;
}

#tmenu1 td div:hover li ul,
#tmenu1 td div:hover li:hover li ul,
#tmenu1 td div:hover li:hover li:hover li ul,
#tmenu1 li:hover li ul,
#tmenu1 li:hover li:hover li ul,
#tmenu1 li:hover li:hover li:hover li ul
{
	visibility: hidden;
}


.tmenu1_addon
{
	height: 40px;
	border-bottom: 1px solid #C3A590;
	vertical-align: middle;
}

/*-----------------------------*/
#rightmenu
{
	padding: 0px;
	margin: 20px 10px 20px 15px;
	text-align:left;
	background: none;
}
#rightmenu ul
{
	LIST-STYLE-IMAGE: none;
	LIST-STYLE-TYPE: none;
	padding: 0px 22px 10px 12px;
	margin: 0px;
	border-left: 1px solid #c2b291;
}

#rightmenu div.right_menu_caption
{
	background: #d8c59c url("/i/right_menu_bg.gif") no-repeat center left;
	font-size: 12px;
	color: #000000;
	padding: 4px 17px;
	font-weight: bold;
	border-top: 1px solid #e0d1b0;
	border-bottom: 1px solid #e0d1b0;
	white-space: nowrap;
	text-align: left;
}
#rightmenu li.subclass a
{
	color: #000000;
	padding-left: 10px;
	display:block;
	text-decoration:none;
	font-weight: bold;
}
#rightmenu li.subclass a:hover, #rightmenu li a.selected
{
	color: #a05134;
}

#rightmenu li.subclass
{
	padding-top:5px;
	padding-bottom: 5px;
	border-bottom: 2px #efe8d7 solid;
}

#rightmenu li a.lmenu1a
{
	background-color: #AA4400;
	color:white;
	display:block;
	height:100%;
	padding-top:4px;
	font-weight:bold;
	text-decoration:none;
}

/*----------------------------*/

#leftmenu
{
	margin:0px;
	padding:0px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #a86a2d;
}
#leftmenu ul
{
	margin:0px;
	padding:0px;
	width:100%;
	list-style-image: none;
	list-style-type: none;
	display: block;
}

#leftmenu  LI
{
	margin:0px;
	padding:0px;
	display: block;
	margin-top: 0px;
}
#leftmenu  LI
{
	border-bottom: 1px solid #ffffff;
	text-align:right;
}
#leftmenu li a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-size: 12px;
	font-family: Arial;
	padding: 8px 10px 8px 0px;
}
#leftmenu ul LI:hover, #leftmenu LI a:hover, #leftmenu li a.lmenu1a, #leftmenu li.lmenu1a
{
	background-color: #6f3d13;
}
#leftmenu li ul li
{
	border-bottom: 2px solid #a3833c;
	background-color: #e7dcc0;
}
#leftmenu li.subclass a
{
	color: #000000;
	font-size: 11px;
	padding-top:5px ;
	padding-bottom: 5px ;
	font-weight: normal;
}
#leftmenu li ul li:hover, #leftmenu li ul li a:hover
{
	background-color: #e7dcc0;
}
#leftmenu li.last
{
	border: none !important;
}
#leftmenu li.last a
{
	padding-bottom: 15px;
}
.submenu
{
	background-color: #e7dcc0;
	border-top: 2px solid #a3833c;
	border-left: 1px solid #a3833c;
	border-right: 1px solid #a3833c;
	width: 160px;
}
.submenu td
{
	padding: 5px 0px 5px 11px;
	border-bottom: 2px solid #a3833c;
}
.submenu td a
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial;
}
.submenu td:hover a
{
	color: #ffffff;
}

/*----------------------------------------------------------------*/
#bottom_menu
{
	background-color: #AA4400;
	color: white;
	font-size: 10px;
	height: 27px;
}
#bottom_menu a
{
	text-transform: none;
	text-decoration: none;
	color: white;
	font-size: 10px;
}

/*----------------------------------------------------------------*/
.pagetitle
{
	color: #AA4400;
	font-size: 16px;
	font-weight: bold;

}
.input_warning {
	background-color: #FFD8CA;
	background-position: right;
	background-repeat: no-repeat;

}

.input_correct {
	background-color: #CDFFCA;

}
.search_field
{
	height:12px;
	font-size:11px;
	MARGIN:0px;

}
.breadcrumb
{
	font-size:11px;
	color:#005533;
	font-weight: normal;
	padding-bottom:10px;
}
.int_breadcrumb
{
	color: #666666;
}

.news_header_s
{
	font-size: 15px;
	font-family: Arial;
	margin-top: 10px;
}

.news_content_s
{
	color: #005533;
	font-size: 11px;
	text-decoration: none;
	margin-bottom: 10px;
	font-family: Arial;
}
.news_separator_s
{
	border-top: 1px gray dotted;
}

.faq_header, .news_header , .press_header
{
	text-transform: uppercase;
	font-size:14px;
	color:#663322;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:15px;
}
.faqUl, .faqUl a
{
	padding:0;
	margin:0;
	LIST-STYLE-IMAGE: none;
	LIST-STYLE-TYPE: none;
	color:#663322;
	font-family: Times;
	font-weight: bold;
	font-size:12px;
}
.faq_content, .gb_content, .form_content, .news_content, .press_content, .physicians
{
	font-family:Verdana;
	font-size:11px;
}
/*-----------------------------------------*/

.lnews_table, .undernews_block
{
	margin-right: 3px;
	margin-left: 7px;
	margin-top: 5px;
	width:217px;
}
#lnewscontent-body
{
	position: absolute;
}
#lnewscontent
{
	position: relative;
}
.lnews_content
{
	height: 200px;
	overflow:hidden;
	padding-right:13px;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
}
.lnews_header
{
	background: url('/i/news_header_bg.gif') no-repeat;
	text-align: right;
	color:white;
	font-weight: bold;
	font-style:italic;
	text-align:center;
	font-size:12px;

}
.subscriptionForm
{
	margin-bottom: 10px;
}

.subscribe
{
	background-color: #005533;
	color: #bad1c8;
	font-size: 10px;
	text-align: left;
	padding: 5px 5px 5px 10px;
	line-height: normal;
}
#email
{
	width: 140px;
}

.sub_middle_content
{
	padding: 10px 10px 100px 20px;
}
.sub_middle_content_td
{
	width: 610px;
	background-color: #ffffff;
}
.lineHeight
{
	line-height: 20px;
}
.allTexts
{
	line-height:20px;
	color: #000000;/*#005533;*/
}

.searchResults
{
	color: #AA4400;
	font-size:14px;
	font-weight: bold;

}

.physCount
{
	color: #AA4400;
	font-size:12px;
	font-weight: bold;
	font-style: italic;
}
.pageNav, a.pageNav:visited, a.pageNav:hover
{
	color:#AA4400;
	font-weight:bold;
}
.physName, a.physName, a.physName:hover, a.physName:visited
{
	color: #AA4400;
	font-size:12px;
	font-weight: bold;
}
.searchHeader
{
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px dotted #e8e8e8;
	border-bottom: 1px dotted #e8e8e8;
	width: 345px;
}
.physTextField
{
	font-size: 8pt;
	width: 105px;
}

.form_button
{
	border: 1px solid #bad1c8;
	background: #005533;
	color: #bad1c8;
	font-weight: bold;
	height: 20px;
}
.formFieldTitle
{

}

.formSectionLabel
{
	color: #AA4400;
	font-size:14px;
	font-weight: bold;
}
.faqHeader
{
	color: #005533;
	font-size:12pt;
	font-weight: bold;
}

.mainMiddleContent
{
	padding: 10px 20px;
	color: black !important;
	line-height: 20px;
	background: #ffffff;
}
/*------------------------------------------------------------------------------------*/
@media screen
{
	.printImage{ visibility:hidden; display:none;}
	.mainTable
	{
		width: 775px;
	}
	#sub2RightFloating, #subRightFloating, #cancerRightFloating, #physRightFloating
	{
		float: right;
		display:inline;
		width: 214px;
		margin:0px;
		/*padding: 11px 0px 0px 0px;*/
		padding: 0px 0px 0px 15px;
	}
	.physicianPhoto
	{
		width:175px;
		height:225px;
	}
	.landingPageVisual
	{
		width:610px;
	}
}
@media print
{
	.mainTable
	{
		width: 570px;
		border-right: 1px solid #999999;
		border-left: 1px solid #999999;
	}

	.sub_middle_content
	{
		width: 400px;
	}
	.sub_middle_content_td, .landingPageVisual
	{
		width: 420px;
	}

	#bottom_menu, #tmenu1 , #sub2RightFloating, #subRightFloating, #subHeaderForm, .screenImage, #cancerRightFloating, #physRightFloating
	{
		display:none;
		visibility:hidden;
	}

	.physicianPhoto
	{
		width:130px;
		height: 167px;
	}

}

#buttonsTable
{
	border-collapse: collapse;
}
#buttonsTable td
{
	padding:0px;
	padding-bottom: 4px;
	text-align:center;
}

.phpdigHighlight
{
	color: red;
	font-weight: bold;
}
.header
{
	background-color: #AB4401;
	height: 151px;
	vertical-align: top;
}
.mainPageSeparator
{
	background-color: #a86a2d;
	border-bottom: 1px solid #c09666;
}
.signUp
{
	background-color: #a86a2d;
	text-align: center;
	padding: 10px;
}
.signUp a
{
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	display: block;
}
.leftColumn
{
	background-color: #d8c59b;
}
.subPageleftColumn
{
	background-color: #ffffff;
}
.leftColumn p, .subPageleftColumn p
{
	padding: 0px 10px;
}
.calendarEvents
{
	background-color: #e3d5b8;
	padding: 11px;
}
.calendarEvents, .calendarEvents a
{
	color: #000000;
	text-decoration: none;
}
.calendarEventsHeader
{
	color: #a86c30;
	font-style: italic;
	font-size: 18px;
	font-family: Arial;
	margin-bottom: 5px;
}
.subbottom_menu
{
	margin-top: 5px;
}
.subbottom_menu a
{
	text-decoration: none;
	color: #2e2f2a;
	font-weight: bold;
}
.subtitle
{
	font-weight: bold;
	color: #aa4400;
}
.formFieldTitle
{
	font-weight: bold;
}
.landingLeft
{
	background-color: #ffffff;
	padding: 10px 40px;
}
.landingRight
{
	background-color: #e4d6b9;
	padding: 10px 15px;
}
.landingRight h2
{
	margin: 0px;
	font-family: Arial;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	padding-bottom: 1px;
	border-bottom: 1px dashed #000000;
	margin-right: 10px;
}
.landingRight p
{
	margin-top: 3px;
}
.landingRight .seeMore
{
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}

/* Galleries start */
.galleriesAlign {
	padding:0px 14px;
}
.galleryListMain {
	padding:0px 30px;
}
.galleryListGal {
	padding-bottom:50px;
	padding-right:20px;
}
.galleryIcon, .galleryIconActive {
	display:block;
	text-align:center;
	background-repeat:no-repeat;
	background-position:center;
}
.galleryIcon {
	border:#bebebe 2px solid;
}
.galleryIconActive {
	border:#1b66fd 2px solid;
}
a.galleryListGalA {
	color:#005984;
	font-size:11px;
	font-weight:bold;
	display:block;
}
div.galleryListGalA {
	padding-top:6px;
}
.PageNotActive {
	display:none;
}
.PageActive {
	display:block;
}
.notActivelink {
	text-decoration:none;
	color:#e5e5e3;
	font-weight:bold;
	font-size:11px;
}
.notActivelinkGray {
	display:block;
	height:12px;
	width:7px;
	font-size:1px;
}
/* Galleries end */

/* Galleries */
a.nav_image, a.nav_image:hover, .nav_image_left, .nav_image_right {
	display:block;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}
.nav_image_left {
	padding-left:5px;
	display:block;
	float:left;
}
.nav_image_right {
	display:block;
	float:right;
	padding-right:6px;
}
.nav_image_right_off {
	color:#E5E5E3;
}
a.nav_image:hover, a.nav_image:hover .nav_image_right, a.nav_image:hover .nav_image_left  {
	color:#fed481;
	cursor:pointer;
}

.nav_image_arrow_next, a.nav_image_arrow_next:hover, .nav_image_arrow_next_off {
	background-image:url(/i/i/gallery/next_image_off_on.gif);
}
.nav_image_arrow_previous, a.nav_image_arrow_previous:hover, .nav_image_arrow_previous_off  {
	background-image:url(/i/i/gallery/previous_image_off_on.gif);
}
.nav_image_arrow_next, .nav_image_arrow_previous, .nav_image_arrow_next_off, .nav_image_arrow_previous_off {
	width:7px;
	height:11px;
	background-repeat:no-repeat;
	display:block;	
	background-position:0px 2px;
}

.nav_page_arrow_next, a.nav_image:hover .nav_page_arrow_next, .nav_page_arrow_next_off {
	background-image:url(/i/i/gallery/next_page_off_on.gif);
}
.nav_page_arrow_previous, a.nav_image:hover .nav_page_arrow_previous, .nav_page_arrow_previous_off {
	background-image:url(/i/i/gallery/previous_page_off_on.gif);
}
.nav_page_arrow_next, .nav_page_arrow_previous, .nav_page_arrow_previous_off, .nav_page_arrow_next_off {
	width:7px;
	height:12px;
	background-repeat:no-repeat;
	display:block;	
	background-position:0px 0px;
}
.nav_image_arrow_next_off, .nav_image_arrow_previous_off {
	background-position:-14px 2px;
}
a.nav_image:hover .nav_image_arrow_next, a.nav_image:hover .nav_image_arrow_previous  {
	background-position:-7px 2px;
}

.nav_page_arrow_previous_off, .nav_page_arrow_next_off {
	background-position:-14px 0px;
}
a.nav_image:hover .nav_page_arrow_previous, a.nav_image:hover .nav_page_arrow_next {
	background-position:-7px 0px;
}

td.nav_image {
	position:relative;
}
td.nav_image a.trans_a{
	position:relative;
}
td.nav_image a span.transparent, td.nav_image a:hover span.transparent {
	position:absolute;
}
td.nav_image a span.transparent {
	display:inline;
}
td.nav_image a:hover span.transparent {
	display:none;
}
.right_space {
	padding-right:45px;	
}
.bottom_space {
	padding-bottom:60px;
}
.file_caption {
	 margin:0px 20px;
	 font-weight:bold;
}
/* Galleries */