/*
ggosavi (2009-06-29) moved this file in css folder, therefore changed the
image link to point to right page.
*/
body {
	background: #FFFFFF;
}
.screenOnly {
	display: none;
}
.printOnly {
	display: block;
}
a, a:Link, a:visited, a:hover, a:active {
	color: #000000;
	text-decoration: none;
}
#wrapper {
	background: #FFFFFF url("../images/spacer.gif") no-repeat;
	width: 7in;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: #FFFFFF url("../images/spacer.gif") no-repeat;
	margin: 0px 0px 12pt;
	padding: 0px;
	border-bottom: 1px solid #999999;
	height: 174px;
	width: 7in;
}
#headerPhoto {
	display: none;
}
#header address {
	width: 4in;
}
/*boc ggosavi 2009-06-29 */
#topNav {
	/*display: none;*/
}

 #leftNav {
	display: none;
}
/*eoc ggosavi 2009-06-29 */
#main, #home #main {
	background: #FFFFFF url("../images/spacer.gif") no-repeat;
	margin: 0px;
	padding: 0px;
	width: 7in;
}
#content, #home #content {
	background: #FFFFFF url("../images/spacer.gif") no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	width: 7in;
	height: auto;
}
#footer {
	background: #FFFFFF url("../images/spacer.gif") no-repeat;
	margin: 0px;
	padding: 0px;
	width: 7in;
}
#footerContent {
	background: url("../images/spacer.gif") no-repeat;
	color: #000000;
	margin: 0px;
	padding: 0px;
	width: 7in;
}
#footerContent .col1 {
	width: 7in;
	margin-left: 0in;
	float: left;
	margin-right: 0px;
}
#footerContent .col2 {
	width: 7in;
	float: left;
	margin-left: 0in;
}
#footerContent .imgFl {
	float: left;
	display: none;
}
#footerContent h3 {
	font-size: 138.5%;
	color: #000000;
	margin-bottom: 0px;
}
#footerContent h3, li {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footerContent ul {
	margin-top: .5em;
}
#footerContent li {
	color: #000000;
	font-size: 10pt;
	margin-bottom: 0.25em;
	line-height: 12pt;
}
#footerPrint {
	display: inherit;
	font: 8pt/10pt Arial, Helvetica, sans-serif;
	margin-top: 20px;
	border-top: 1px solid #000000;
	padding-top: 10px;
}
#bottomNav {
	color: #000000;
	background: #FFFFFF;
	text-align: left;
	width: 7in;
	margin-left: 0px;
	margin-top: 20pt;
	text-transform: none;
}
#bottomNav a, #bottomNav a:Link, #bottomNav a:visited, #bottomNav a:hover, #bottomNav a:active {
	color: #000000;
	text-decoration: none;
}
#content .TabbedPanelsTab {
	display: none;
}
#content  .TabbedPanelsContentGroup {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#content .TabbedPanelsContent {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}
#content #physicianDetail {
	background: #FFFFFF;
	border-color: #000000;
}
