@charset "utf-8";
/* CSS Document */

#articletablecontents {
	width: 580px;
	background-color: #FFF;
	border: 1px #FFF solid;
	border-collapse: collapse;
	border-spacing: 1px;
}
td.header {
	background-color: #b6d9c5;
	border: 1px #FFF;
	font: Arial;
	color: #FFF;
}
h5 {
	margin: 0px;
	padding: 0px;
	font: Arial;
	font-size: 12px;
}
p {
	font: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}
.TOCMid {
	float: right;
	clear: right;
	width: auto;
	height: auto;
	background-color: #FFF;
	padding: 2px;
	margin: 2px;
}
#TOCTitle {
	width: auto;
	height: auto;
	font: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-indent: 11px;
	color: #FFF;
	background-color: #b7dac6;
	padding: 5px;
}
.TOCMid ul li {
	list-style-image: url(../images/healthaz/flourish.gif);
	list-style-position:inside;
	font: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	width: auto;
	height:auto;
	color: #3b9a92;
	padding-left: 2px;
	padding-bottom:2px;
	padding-top: 2px;
	padding-right: 11px;
}


.TOCMid ul li a {
	]margin: 5px;
	]position: relative;
	]top: -3px;
}


.TOCMid ul {
	margin: 0px;
	padding: 0px;
	border: 1px solid #BCBCBC;	
	border-top: none;
}

.TOCMid a:link {
	color: #3b9a92;
	text-decoration: none;
}
#TOCBotPrevious, #TOCBotNumerals, #TOCBotNext {
	float: left;
	position: relative;	
	}
	
.TOCBot {
	width: 560px;
	border-top: 1px solid #BCBCBC;
	padding: 4px;	
	text-align: center;
	position: relative;
	margin-top: 11px;
	margin-bottom: 40px;
	font-weight:bold;
}
	
#TOCBotPrevious {
	width: 160px;
	text-align: left;
}
	
#TOCBotNumerals { 
	width: 240px;
	text-align:center;
}

#TOCBotNumerals a:link { 
	border: solid 1px grey;
	padding-right: 2px;
	padding-left: 2px;
	
}

#TOCBotNumerals a:hover { 
	border: solid 1px grey;
	color: white;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #699;
	
}

#TOCBotNumerals a:visited { 
	border: solid 1px grey;
	padding-right: 2px;
	padding-left: 2px;
}
	



#TOCBotNext {
	width: 160px;
	text-align: right;
}

table.codes {
	
	border: thin;
	cell-spacing: 3px;
	cell-padding: 3px;
	margin: 10px;
	
	}
td.headercodes {
	background-color: #f9eda9;
	
	}
	
	

/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0){
	/* Temporary Hack this is based on CSS3 and will need to be updated */
	/* However this is a minor fix */	
	#TOCBotNext { 
		z-index: 999;
		left: -4px;
	}
	
} 

/* IE6 */
/* \*/
* html .TOCBot { 
	width: 520px;
	dipslay: none;
}
* html #TOCBotPrevious {
	width: 120px;
	text-align: left;
}
* html #TOCBotNumerals { 
	width: 240px;
	text-align:center;
}
* html #TOCBotNext { 
	width: 120px;
	text-align: right;
}
/* */

/*
@charset "utf-8";

html,body {
	margin: 5px;
	padding: 0px;
	overflow-x: hidden;
}
body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4D4D4D;
	text-align:left;	
	padding: 0px;
	margin: 0px;
	padding-bottom: 50px;
	background-image:url(/images/bg.gif);	
	position: relative;
	top: -5px;	
	line-height: 15px;
}

img { 
	border: none;
}

a {
	color: #008C99;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #008C99;
}
a:visited { 
	color: #6EA2A3;
}

strong { 
	color: #5f6062;
}

input { 
	color: #6d6d6d;
	font-size: 11px;
}

#all {
	width: 955px;
	height: auto;
	margin: 0 auto;	
	position:relative;
	left: -22px;
}

.pagetitle { 	
	width: 538px;
	padding: 30px 10px 10px 10px;	
	border: 1px solid #98bdc3;
	font-size: 14px;
	margin-top: 0px;
	color: #83756c;
	font-weight: bold;
}
.pagetitle strong {
	color: #88766c;
}

.doctorimage { 
	margin-left: 8px;
	margin-bottom: 8px;
}

#borderWrap {
	border: 1px solid #cecece;
	float: left;
	background-color: #FFFFFF;
	border-left-image: url(/images/dsleft.gif);
	position:relative;
	left: 22px;
	width: 955px;	
	padding-bottom: 8px;
}
#header {
	padding: 0px;
	margin: 0px;	
	background: url(/images/header/headerbg.gif) top left;
	width: 955px;
	height: 131px;
	float: left;
}
#center-container {
	float: right;
	position: relative;
}
#center {
	width: 560px;
	float: left;	
	position: relative;	
	left:-2px;
}
#left {
	width: 145px;	
	background-color: #ffffff;
	position: relative;
	float: left;
	margin-left: 15px;	
	margin-right: 10px;
}
#right {
	width: 223px;
	float: left;
	height: auto;
	background-color: #fff;
	position: relative;
	margin-bottom: 8px;
	left: -2px;
}
#right img {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;	
	margin-left: 10px;
}

#center-wrapper {
	clear: both;
	width: 955px;
	float: left;		
}
.noborder img {
	border: 0px;
}
#tabContainer {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 955px;
}
.tab {
	float: left;
}

.imagetitle { 
	margin-bottom: 12px;
}


h1 {
	color: #81746B;
	font-size: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 12px;
}
h2 {
	color: #81746B;
	font-size: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 12px;
}

h3 { 
	font-size: 11px;
	color: #7FA8AE;	
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;	
}

h3 { 
	font-size: 10px;
	font-weight: bold;	
	margin-bottom: 0px;
}
h4 { 
	margin: 0px;
	padding: 0px;
	color: #69471a;
	font-size: 13px;
}

.h2under { 
	border-bottom: 1px solid #bebebe;
	width: 258px;
	padding-bottom: 3px;
}
hr { 
	padding: 0px;
	margin: 0px;
}



.byteContainer { 
	margin: 20px 20px 40px 0px;
	width: 268px;
}

.byteContainer p { 
	margin: 6px 0px 0px 0px;
	padding: 0px;
}

.byteContainer img { 
	float: left;
	margin: 0px 8px 8px 0px;
}
.byteText { 
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 40px;
	font-size: 12px;
}
.byteCTA a { 
	float: left;
	color: #e39f4e;	
	font-size: 12px;
	font-weight: bold;
}
.byteArrow { 
	float: left;
	position: relatiev;
	padding-top: 3px;
	padding-left: 6px;
}


#header #search {
	width: 202px;
	height: 24px;
	margin-right: -50px;
	float: left;
} 
.search {
	position: relative;
	padding-left: 6px;
	float: left;	
}
#searchText {
	top: 5px;
	float: left;
}
#searchBox {
	top: 3px;
	float: left;	
}
#searchGo {
	top: 4px;
	left: -5px;
}
#searchBox input {
	 font-size:10px;
	 height:12px;
	 width:100px;	 
}




.midnavrow {
	width: 570px;	
	margin-left: 4px;
	position: relative;
	clear: both;	
	margin-bottom: 16px;
}
.linkgroup {
	margin-bottom: 16px;
	margin-right: 8px;
	float: left;
	height: 100%;
}
.grouptitle {
	height: 23px;
	width: 270px;
	background: url(/images/content/bgtitle.jpg) right;	
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #6d6d6d;
	padding-top: 4px;
	padding-left: 2px;
	font-weight: bold;
}
.midnavrow ul {
	padding: 0px;
	margin: 0px;
}
.midnavrow li {
	margin-left: 22px;
	margin-bottom: 6px;
}
.midnavrow img {
	margin-left: 8px;
}

#textcta {
	padding: 6px;
	font-size: 16px;
	color: #098398;
	border: 1px solid #cecece;
	clear: both;
	font-weight: bold;
	text-align: center;
	margin-bottom: 12px;
}
#linkfooter {
	text-align: center;	
	margin-bottom: 10px;
}

#rightphone {
	font-size: 16px;
	color: #098398;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 8px;	
}

#toolbox {
	width: 955px;
	height: 20px;
	clear: both;
	margin: 4px 0px;	
	background-color: #FFFFFF;
	position: relative;
	top: -2px;
} */

/***** Left Nav ***********************/
/**************************************/

#leftnav {	
	float: left;	
	margin-bottom: 8px;
	width: 145px;
}
#leftnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#leftnav .listitem, #leftnav .sublistitem {
	color: #735426;
	background-color: #f2edcf;
	padding: 3px 3px 3px 6px;
	margin-top: 1px;
	font-size: 11px;
	border-bottom: 1px solid #dcd7b1;
}

#leftnav .expandable { 
	background-image: url(/images/left/arrowoff.jpg);
}
#leftnav .expandableopen { 
	background-image: url(/images/left/arrowon.jpg);
}

#leftnav .listitem a, #leftnav .sublistitem a {
	color: #5D3A0A;	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#leftnav .listitem:hover {
	background-color: #ebe8d5;
	cursor: pointer;
}
#leftnav .subnav .sublistitem {	
	background-color: #f9f9f9;
	padding-left: 16px;
}

#leftnav .subnav .sublistitem:hover {
	background-color: #f1f1f1;	
}
.subnav {
	z-index: 7;
}
#leftnav .subnavon a{
	background-image: none;
	font-weight: bold;
	font-size: 11px;
}
#leftnav .subnavon {
	background-image: none;
	font-weight: bold;
	font-size: 11px;
	background-color: #f7f5ea;
}

/***** healthaz *********/
/*.healthaztopic img { 
	margin-top: 8px;
	margin-bottom: 8px;
}
.healthaztopic { 
	line-height: 15px;	
	padding: 10px 10px 10px 0px;	
}	*/

/*
#leftnav .sublistitemon a {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
}



.aptFormCTA { 
	border: 1px solid #cecece;
	font-weight: bold;
	color: #4d4d4d;
}

.aptFormCTA td { 

	border-bottom: 1px solid #cecece;
	background-color: #f9f9f9;	
}
.aptFormCTA .alternate td { 
	background-color: #fefefe;
}

td.greyRow {
	margin: 5px;
	background-color: #f9f9f9;
	padding-left: 10px;
	padding-bottom: 5px;

}
td.alternate {
	margin: 5px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 5px;
	

}
.greyTitle{
	background-color: #f9f9f9;
	padding-left: 10px;
	padding-bottom: 5px;
}

table.aptFormCTA{
	background-color: none;
	border-width: 1px 1px 1px 1px;
	border-spacing: 5px;
	border-style: outset outset outset outset;
	border-color: rgb(223, 223, 223) rgb(223, 223, 223) rgb(223, 223, 223) rgb(223, 223, 223);
	border-collapse: collapse;
	}
table.aptFormCTA td{
	border-bottom-style: inset;
	border-bottom-color: #DFDFDF;
	border-bottom-width: thin;

	}
	table.aptFormCTA tr{
	border-bottom-style: inset;
	border-bottom-color: #DFDFDF;
	border-bottom-width: thin;

	}
*/










