@charset "UTF-8";
/* CSS Document */
.header {
	padding-top: 10px;
	padding-left: 10%;
	background-color: #555555;
	padding-top: 10px;
	padding-right: 10%;
	padding-left: 10%;
	padding-bottom: 10px;
	bottom:0px;
	position: relative;
	overflow: hidden;
	z-index:-1;
}
.headertext {
	color: #FFFFFF;
}
.header_home {
	height: 100px;
	padding-top: 10px;
	padding-left: 10%;
}
.footer {
	background-color: #92430a;
	font-size: 0.6em;
	color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10%;
	padding-left: 10%;
	padding-bottom: 10px;
	height: 3em;
	bottom:0px;
	position: relative;
	float: left;
	width: 1024px;
}
.navbar {
	margin-top:-20;
	padding-right: 10%;
	padding-left: 10%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 1em;
	background-color: #CECECE;
	overflow: hidden;
	height: 5ems;
	padding-bottom:50px;
}
.subnavbar {
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10%;
	padding-left: 10%;
	line-height: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	z-index: 0;
	overflow: visible;
	height: 300px;
}
.subnavbar.page_dermatology {
	height: auto;	
}
a.dark:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.dark:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.dark:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.dark:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
mainContent {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 10px;
padding-right: 20% padding-left: 8%;
	font-size: .8em;
}
.patmainContent {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 10%;
	padding-left: 8%;
	font-size: 0.8em;
}
.spec_mainContent {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 10%;
	padding-left: 10%;
	font-size: 0.8em;
	vertical-align: top;
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
h1 {
	font-size: 1.8em;
	color: #000000;
	font-weight: lighter;
	line-height: 1.8em;
}
h2 {
	font-size: 1.3em;
	font-weight: lighter;
}
p {
	color: #000000;
	font-size: 1.05em;
}
#nav_col1 {
	padding-top:10px;
	float:left;
	width:55%;
	min-width:170px;
	z-index: 1;
}
#nav_col2 {
	float:right;
	width: 40%;
	min-width:135px;
	font-size: 0.7em;
	list-style-position: outside;
	list-style-type: disc;
	z-index: 1;
}
#tabtable table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav_col3 {
	float:right;
	width: 30%;
	min-width:125px;
	font-size: 0.7em;
	text-align: left;
	padding-top: 6em;
	color: #FFFFFF;
}
#subnav_col1 {
	float:left;
	width:25%;
	font-size: 0.8em;
	color: #000000;
	vertical-align: top;
	z-index: 0;
}
#subnav_col2 {
	float:left;
	width:20%;
	font-size: .8em;
}
#subnav_col3 {
	float:right;
	width:70%;
	font-size: 0.8em;
}
#subnav_col3.dermatology {
	width: 50%;
	float: left;
}
#main_col1 {
	float:right;
	width:180px;
	font-size: 0.9em;
}
#main_col2 {
	float:left;
	width:65%;
	font-size: 1em;
	padding-left: 20px;
	overflow: visible;
}
#foot_col1 {
	float:left;
}
#foot_col2 {
	float:left;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-left: 400px;
}
.homepage {
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	padding: 20px;
	width: 30%;
	margin:60px 65% 40px 10%;
	color: #FFFFFF;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	vertical-align: top;
	margin-top: 0px;
	padding-top: 10px;
}
.iframe_widget {
	float: right;
	margin: 0;
}
br.clearAll {
	font: 1px/1px monospace;
	display: block;
	clear: both;
}

