

body {
	margin: 0 0 10px 0;
	background: #ffffff;
	font-family: verdana, arial, sans-serif;
	color: #0f6ca1;
	/*background: url('/?asset=assets%2fDoctorA%2fpng%2fbg.png');*/
background-image: 
url('/?asset=assets%2fDoctorA%2fpng%2fbg_clouds_strip.png');
background-repeat: repeat-x
}


#wrapper {
	margin:     0 auto;
	line-height: 150%;
	text-align: justify;
	background: #ffffff;
	width:      964px;

}

#header {
	height: 207px;
	background: #ffffff;
	text-align: center;
	border-bottom: 0px solid #893502;
	/*background:  url('/?asset=assets%2fDoctorA%2fpng%2fheader.png') no-repeat 0px 50%;*/
	background:  url('/?asset=assets%2fDoctorA%2fpng%2fheader.png') no-repeat 0px 50%;
}

#header h1, #seo {
	display: none;
}
h1#title {
	font-size: 12pt;
	font-weight: normal;
	border-bottom: 1px solid #893502;
	color: #00135d;
	padding: 20px;

}

#nav {
	padding:    5px;
	position: absolute;
	width:      220px;
	top: 230px;
	left: 50%;
	margin-left: -450px;
	color: #01aafb;
	background: #ffffff;

}

#outer {
	width: 880px;
	margin: 0 auto;
	background: #ffffff;
	/*background: url('/?asset=assets%2fDoctorA%2fpng%2fbg_clouds_strip.gif');*/
	border: none;
	border-top: none;
}

#inner h2 {
	font-size: 12pt;
	margin-left: 0px;
	padding-bottom: 10px;


}

#inner {
	padding-bottom: 0px;
	margin-left: 230px;
	/*background: url('/?asset=assets%2fDoctorA%2fpng%2fbg.png');*/
	min-height: 200px;
	background: #fff;
	border-left: 0px solid #893502;
	padding-top: 30px;

}

#helpbox {
	margin-left: 162px;
	line-height: 1.5em;
	border: 2px solid #b11;
}

#helpbox em {
	font-size: 0.8em;
}

#inner p {
	font-size: 9pt;
	line-height: 1.5em;
	margin-left: 0px;
	padding-right: 5px;
	text-align: justify;
	background-color: #ffffff;

	
}

#inner p a {
	background-color: #ffd;
	text-decoration: underline;
}

#inner div.clear {
	height: 10px;
	font-size: 1px;
}

#footer {
	clear: both;
}

#footer div {
	width: 880px;
	height: 60px;
	font-size: 8pt;
	margin: 0 auto;
	line-height: 40px;
	padding-top: 17px;
	text-align: right;
	border-top: 0px solid #893502;
	/*background: url('/?asset=assets%2fDoctorA%2fpng%2ffooter.png');*/
	background: url('/?asset=assets%2fDoctorA%2fpng%2ffooter.png') no-repeat 0px 50%;

}

#footer a {
	/*color: white;*/
}

#notebox, #nullnav {
	border: 1px solid #000;
	background: #eee;
}

#notebox h3 { border-bottom: 1px solid #aaa; padding-bottom: 4px; }
/*#notebox h3.first { border-top: none; }*/

#nav div       { padding: 1px 0 1px 0; }
#nav div.out   { /*padding: 6px 0 6px 0;*/ }
#nav div.first { padding-top: 0; }
#nav div.last  { padding-bottom: 0; }
#nav div.nolinks { color: #000000; }

#nav h3 {
	color:         #01aafb;
	background:    #ffffff;
	background:    url('/?asset=assets%2fDoctorA%2fpng%2fstarnav.png') no-repeat;
	padding: 10px 2% 15px 35px;
	font-weight:   bold;
	font-size:     8pt;
	cursor:        pointer;
	border:        0px solid #873101;

}
h3:hover {
	padding: 10px 2% 15px 35px;
	text-decoration:none;
	font-weight: bold;
	color:         #055796;



/*.nav0 h3 { background: #f66; }
.nav1 h3 { background: #6e6; }
.nav2 h3 { background: #66e; }
.nav3 h3 { background: #e6e; }
.nav4 h3 { background: #6dd; }*/

#nav ul {
	display: none;
	border: 0px solid #893502;
}

#nav li {
	height: 1%;
}

#nav li div,
#nav li a {
	height: 1%;
	color:         #01aafb;
	padding: 5px;
	display: block;
	background:    url('/?asset=assets%2fDoctorA%2fpng%2fstar.png') no-repeat;
	padding: 10px 2% 15px 35px;
	border-bottom: 0px solid #01aafb;
}

#nav li.last a,
#nav li.last div {
	border-bottom: none;
}

#nav a {
	color: #000;
}

#nav a:hover {
	background:    url('/?asset=assets%2fDoctorA%2fpng%2fstar2.png') no-repeat;
	padding: 10px 2% 15px 35px;
	text-decoration:none;
	font-weight: bold;
	color:         #055796;


}

#nav li.active div {
	background:    url('/?asset=assets%2fDoctorA%2fpng%2fstaractive.png') no-repeat;
	color:         #31468d;
	padding: 10px 2% 15px 35px;
	font-weight: bold;
}

#nav div.out h3 {
	font-weight: bold;
	border-bottom: none;
}

#nav div.out ul {
	display: block;
	background: #fff;
	border-top: none;
}

#nav div.out li {
	list-style: none;
}