body {
	background-color: #bbb;
	text-align: center;
	margin: 0;
	padding: 0;
	background-image: url(images/purple3.gif);
}
#wrapper {
	background-color: #fff;
	text-align: left;
	width: 770px;
	margin: 0 auto;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 115px;
	position: relative;
	background: #fff url(Images/Erics-Logo-Vein.gif) no-repeat 10px -5px;
	z-index: 1;
}
#wrapper #sidebar ul li {
	width: 190px;
	list-style: none;
	background: #008ab0;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	font-style: oblique;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	text-decoration: none;
	display: block;
	font-size: 18px;
	border-bottom: 2px solid #f2deba;
	overflow: auto;
}

#wrapper #sidebar ul li a {
	color: #f2deba;
	display: block;
	text-decoration: none;
	list-style: none;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
}
#wrapper #sidebar ul a:hover, #wrapper #sidebar ul li a:active {
	background: #ba8748;
	color: #fff;
}
#wrapper #sidebar #sidebarList2 {
	height: 360px;
	top: 20px;
	position: relative;
	list-style: url(none) none;
	overflow: hidden;
	width: 250px;
	left: -7px;
}

.sideBarExpanded {
	height: 70px;
}
.sidebarTop {
	padding-top: 5px;
	padding-bottom: 5px;
}






.aptop {
	padding: 5px 0px 0px;
}

#wrapper #header #subImage {
	float: right;
	height: 100px;
	width: 83px;
}

#header #sub {
	margin: 0px;
	padding: 0px;
	height: 20px;
	background: #ba8748;
	position: absolute;
	bottom: 1px;
	width: 100%;
	z-index: 2;
	left: -1px;
}
#header #sub #mainNav {
	margin: 2px 1px 0px;
	padding: 0px;
	bottom: 0px;
	right: 0px;
}
#header #sub #mainNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 770px;
}
#header #sub #mainNav li {
	float: left;
}
#header #sub #mainNav li a {
	display: block;
	padding: .1em .5em;
	font: bold .85em/.9em Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#FFF;
	margin-right: .5em;
	border-right: 1px solid #003768;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #header #sub #mainNav ul li a:hover, #wrapper #header #sub #mainNav ul li a:active{
	color: #fff;
	background: #003768;
}
#mainContent {
	background-color: #fff;
	margin: 0px;
	padding: 10px 0px 0px;
	width: 490px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
}
form {
	margin-right: 10px;
	margin-left: 20px;
}
#mainContent #frmContactpage p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 0.8em;
	text-align: left;
}

#mainContent #frmContactpage fieldset  {
	background: #b9c5c5;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-right: 1px solid #729E91;
	border-bottom: 1px solid #729E91;
	border-top-style: none;
	border-left-style: none;
}
#mainContent #frmContactpage  legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding: 5px 10px;
	margin-top: -5px;
	background: #b9c5c5;
}
#mainContent #frmContactpage input.text {
	width: 200px;
}
#mainContent #frmContactpage input.text:focus , #mainContent #frmContactpage textarea:focus {
	background: #eddab1;
	border: 1px solid #9D6124;
}





#wrapper #mainContent ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
}

#sidebar {
	margin: 0px 0px auto;
	padding: 0px;
	width: 262px;
	float: right;
	height: 600px;
	background: #008ab0;
	z-index: 1;
}
.holder {
}

#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 80px;
	background: #F2deba;
	color: #003768;
	text-align: center;
}
#wrapper #footer #foothead {
	height: 20px;
	border-top: 5px double #ba8748;
	border-right: medium double #ba8748;
	border-bottom: medium double #ba8748;
	border-left: medium double #ba8748;
	background: #fff;
	margin: 0px;
	padding: 0px;
}
#wrapper #footer #foothead ul {
	overflow: hidden;
	float: none;
	list-style: none;
	text-decoration: none;
	width: 400px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	left: 0px;
}
#wrapper #footer #foothead ul li {
	float:left;
}
#wrapper #footer #foothead ul li a {
	display: block;
	padding: .1em .5em;
	font: bold 1em/.9em Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#003768;
	margin-right: 0.5em;
	border-right: 1px solid #003768;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #footer #foothead ul li a:hover, #wrapper #footer #foothead ul li a:active{
	color: #fff;
	background: #003768;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
#wrapper #footerImage {
	float: none;
	right: 0px;
	bottom: 0px;
}


#wrapper #header #sub #mainNav ul li #apLoc ul li {
	overflow: hidden;
	float: none;
	list-style: none;
	text-decoration: none;
	display: block;
	text-align: left;
	width: 140px;
	margin: 0px;
	padding: 0px 0px 0px 6px;
}
#wrapper #header #sub #mainNav ul li #apLoc ul li a:hover, #wrapper #header #sub #mainNav ul li a:active{
	color: #663366;
	background: #fff;
}
#wrapper #header #sub #mainNav ul li #apLoc2 ul li {
	overflow: hidden;
	float: none;
	list-style: none;
	text-decoration: none;
	display: block;
	text-align: left;
	width: 280px;
	margin: 0px;
	padding: 0px 0px 2px 8px;
	border-right: 0px;
	border-right-style: none;
}
#wrapper #header #sub #mainNav ul li #apLoc2 ul li a:hover, #wrapper #header #sub #mainNav ul li a:active{
	color: #663366;
	background: #fff;
}
#wrapper #header #sub #mainNav ul li #apSch ul li {
	overflow: hidden;
	float: none;
	list-style: none;
	text-decoration: none;
	display: block;
	text-align: left;
	width: 170px;
	margin: 0px;
	padding: 0px 0px 2px 3px;
	border-right: 0px;
	border-right-style: none;
}
#wrapper #header #sub #mainNav ul li #apSch ul li a:hover, #wrapper #header #sub #mainNav ul li a:active{
	color: #663366;
	background: #fff;
}
#wrapper #header #sub #mainNav ul li #apPhy ul li {
	overflow: hidden;
	float: none;
	list-style: none;
	text-decoration: none;
	display: block;
	text-align: right;
	width: 220px;
	margin: 0px;
	padding: 0px 0px 2px 3px;
	border-right: 0px;
	border-right-style: none;
}
#wrapper #header #sub #mainNav ul li #apPhy ul li a:hover, #wrapper #header #sub #mainNav ul li a:active{
	color: #663366;
	background: #fff;
}
#wrapper #header #sub #mainNav ul li #apPhy2 ul li {
	overflow: hidden;
	float: none;
	list-style: none;
	text-decoration: none;
	display: block;
	text-align: right;
	width: 210px;
	margin: 0px;
	padding: 0px 0px 2px 3px;
	border-right: 0px;
	border-right-style: none;
}
#wrapper #header #sub #mainNav ul li #apPhy2 ul li a:hover, #wrapper #header #sub #mainNav ul li a:active{
	color: #663366;
	background: #fff;
}
#wrapper #header #sub #mainNav ul li #apRes ul li {
	overflow: hidden;
	float: none;
	list-style: none;
	text-decoration: none;
	display: block;
	text-align: left;
	width: 230px;
	margin: 0px;
	padding: 0px 0px 2px 8px;
	border-right: 0px;
	border-right-style: none;
}
#wrapper #header #sub #mainNav ul li #apRes ul li a:hover, #wrapper #header #sub #mainNav ul li a:active{
	color: #663366;
	background: #fff;
}
	
.currentPage {
	border-width: 1px;
	border-color: #003768;
	background: #003768;
}
.Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003768;
	text-align: left;
	padding: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 30px;
	font-size: medium;
	font-style: normal;
	color: #000;
	margin: 0px;
	text-align: left;
}
.pCenter {
	text-align: center;
}

#wrapper #sidebar p {
	padding-left: 0px;
}


h1 {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #003768;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #008ab0;
	padding-left: 20px;
	margin: 10px 0px 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003768;
	font-style: normal;
	margin: 10px 0px 5px;
	padding-left: 20px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #00907f;
	margin: 10px 0px 5px;
	padding-left: 20px;
	text-decoration: none;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #ba8748;
	padding-left: 20px;
	padding-right: 1px;
}

.mainLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00907f;
	display: block;
	text-decoration: none;
}




.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #00907F;
	padding: 15px;
}
.pbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
	padding: 20px;
}
#wrapper #header #sub #mainNav ul li #apBillservices ul li {
	overflow: hidden;
	float: none;
	list-style: none;
	text-decoration: none;
	display: block;
	text-align: left;
	width: 230px;
	margin: 0px;
	padding: 0px 0px 2px 8px;
	border-right: 0px;
	border-right-style: none;
}
#wrapper #header #sub #mainNav ul li #apBillservices ul li a:hover, #wrapper #header #sub #mainNav ul li a:active{
	color:#663366;
	background: #fff;
}
#wrapper #header #sub #mainNav ul li #apAdminservices ul li {
	overflow: hidden;
	float: none;
	list-style: none;
	text-decoration: none;
	display: block;
	text-align: left;
	width: 230px;
	margin: 0px;
	padding: 0px 0px 2px 8px;
	border-right: 0px;
	border-right-style: none;
}
#wrapper #header #sub #mainNav ul li #apAdminservices ul li a:hover, #wrapper #header #sub #mainNav ul li a:active{
	color:#663366;
	background: #fff;
}
#wrapper #header #sub #mainNav ul li #apITservices ul li {
	overflow: hidden;
	float: none;
	list-style: none;
	text-decoration: none;
	display: block;
	text-align: left;
	width: 230px;
	margin: 0px;
	padding: 0px 0px 2px 8px;
	border-right: 0px;
	border-right-style: none;
}
#wrapper #header #sub #mainNav ul li #apITservices ul li a:hover, #wrapper #header #sub #mainNav ul li a:active{
	color:#663366;
	background: #fff;
}
.footerimg {
	float: right;
	position: relative;
	right: 0px;
	top: auto;
}
.imagecenter {
	left: auto;
	right: auto;
}
.sidebarCurrent {
	background: #ba8748;
	color: #003768;
}
#wrapper #mainContent #frmContactpage fieldset p label {
	text-align: left;
}
#wrapper #header #sub #mainNav ul li #apPhysicians ul li{
	overflow: hidden;
	float: none;
	list-style: none;
	text-decoration: none;
	display: block;
	text-align: left;
	width: 230px;
	margin: 0px;
	padding: 0px 0px 2px 8px;
	border-right: 0px;
	border-right-style: none;
}
#wrapper #header #sub #mainNav ul li #apPhysicians ul li a:hover , #wrapper #header #sub a:active{
	color: #663366;
	background: #fff;
}
#wrapper #header #sub #mainNav ul li #apDisease ul li{
	overflow: hidden;
	float: none;
	list-style: none;
	text-decoration: none;
	display: block;
	text-align: left;
	width: 230px;
	margin: 0px;
	padding: 0px 0px 2px 10px;
	border-right: 0px;
	border-right-style: none;
}
#wrapper #header #sub #mainNav ul li #apDisease ul li a:hover , #wrapper #header #sub a:active{
	color: #663366;
	background: #fff;
}
.emailLink {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #ba8748;
}
