/* TAF style start */

.headerNav
{
	width: 800px;
	height:20px;
	background-color: #392e2e;
	padding:2px 0 2px 0;
}

.headerNav a:link, .headerNav a:visited, .headerNav a:active
{
	color: #ffffff;
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
	padding:2px 0 2px 0;
}

.headerNav a:hover
{
	color: #ff8307;
	text-decoration:underline;
}

.headerNavSelected
{
	background-color: #392e2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff8307;
	font-weight:bold;
}

.headerNavSelected a:link, .headerNavSelected a:visited, .headerNavSelected a:active
{
	color: #ff8307;
	text-decoration:underline;
}

.headerNavSelected a:hover
{
	text-decoration:none;
	color: #ff8307;
}

ul.navlist 
{
	padding:0;
	margin:0;
}

ul.navlist li.first
{
	background: none;
	display: inline;
	list-style: none;
	padding:0;
	margin:0 0 0 10px;
}

ul.navlist li
{
	display: inline;
	list-style: none;
	padding:0;
	margin:0 0 0 20px;
}

#leftNav
{
	width: 178px;
	background-color:#392e2e;
	float:left;
	padding:0;
	margin:-6px 0 0 0;
}

#flashnav
{
	width: 178px;
	padding:0;
	margin:0;
	float:left;
	position: relative;
}

#signsSymptoms {
	background-image: url(/images/graphs/symptoms.gif);
	background-repeat: no-repeat;
	height:406px;
	width:525px;
	margin-left: 40px;
	position: relative;
}

#zeroEightWeeksAnchor {
	position: absolute;
	top: 42px;
	left: 62px;
	height: 310px;
	width: 55px;
}

#nineEightYearsAnchor {
	position: absolute;
	top: 42px;
	left: 119px;
	height: 310px;
	width: 238px;
}

#eightNineHalfYearsAnchor {
	position: absolute;
	top: 42px;
	left: 357px;
	height: 310px;
	width: 33px;	
}

#nineHalfElevenYearsAnchor {
	position: absolute;
	top: 42px;
	left: 390px;
	height: 310px;
	width: 53px;
}

#NavWrap
{
	width: 178px;
}

#navWrapper
{
	float:left; 
	width:178px;
}
.leftNavSelected
{
	font-size: 12px;
	height:24px;
	color: #ff8307;
	font-weight:bold;
	padding-top:3px;
	padding-left:10px;
	margin-top:10px;
	border-top: solid 1px #a7b5cd;
}

.leftNavSelected a:link, .leftNavSelected a:active, .leftNavSelected a:visited
{
	color: #ff8307;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
}

.leftNavSelected a:hover
{
	text-decoration:none;
	color: #ff8307;
}


.leftNavText
{
	font-size: 12px;
	color: #ffffff;
	text-align:left;
	padding:3px 0 0 10px;
	border-top: solid 1px #a7b5cd;
}

.leftNavText a:link, .leftNavText a:visited, .leftNavText a:active
{
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}

.leftNavText a:hover
{
	text-decoration: underline;
	color: #ff8307;
}

.leftNavText2
{
	margin:0 0 0 -15px;
}

.leftNavText2 a:link, .leftNavText2 a:visited, .leftNavText2 a:active
{
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	font-weight:normal;
}

.leftNavText2 a:hover
{
	color: #ff8307;
	text-decoration:underline;
}

.leftNavText2Selected
{
	color: #ff8307;
	font-size: 12px;
	margin:0 0 0 -15px;
	background-color:#311d16;
}

.floatLeft
{
	float:left;
}

.tellContainer
{
	margin:10px 0 0 30px; 
	width:580px; 
}
.tellLeft
{
	width:250px; 
	float:left; 
	text-align:left;
}
.tellRight
{
	width:330px; 
	float:right; 
	text-align:left;
}

#bodyContent5
{
	width: 622px;
	float:right;
	margin-left:0px;
	background-repeat : no-repeat;
	background-image : url('/images/common/bkgd_content5.jpg');
}

#brochureLinks a
{
	display:block;
	margin-top:6px;
	width:340px;
	
}
#brochureLinks p
{
	padding-top:10px;
}

#brochureLinks p img
{
	margin:0px 15px 25px 0px;
	float:left;
}

/*TAF style End */
.redioStyle{
	height:12px;
	width:12px;
	margin-top:2px;
	margin-left:2px;
}

.pollques{
  font-size:12px;
}

*
{
	padding:0;
	margin:0;
}
/* common */
body 
{ 
	background-repeat : repeat-y;
	background-image : url('/images/common/bkgd_800.gif');
	background-color: #808b9e;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:85%;
	color: #000000;
}

img 
{ 
	border: 0;
  text-decoration:none; 
}


p
{
	padding:5px 25px 5px 30px;
	line-height:120%;
	margin:0;
}

a
{
	color:#a0410d;
	font-weight:bold;
}

a:hover
{
	text-decoration: none;
}

sup, sub 
{
	font-size: 90%;
	font-weight: normal;
	vertical-align: text-top;
	text-decoration:none;
}

.subclass 
{
	font-size: 90%;
	font-weight: normal;
	vertical-align: sub;
	text-decoration:none;
}

.error
{
	color:#cc0000;
}

#pageTitle
{
	height:110px;
	position:relative;
	width:600px;
}

#pageTitle h1 /* HEADERS */
{ 
	font-size: 20px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	color: #ff8307;
	margin-left:125px;
	position:absolute; bottom:30px;
}

#bodyContentAS #pageTitle h1 /* SPECIAL HEADERS FOR ASOS's SECTION */
{ 
	margin-left:30px;
	padding-right: 150px;
}

h2
{
	font-size: 12px;
	font-weight: normal;
}

h3 /* SUBHEADERS */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6e7b92;
	padding-left:30px;
	padding-right:15px;
	margin:10px 0 10px 0;
}

/*h4
{
	font-size: 13px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	color: #6e7b92;
	padding-left:30px;
	padding-right:15px;
	margin:10px 0 10px 0;
}*/

h4 /* SEARCH RESULTS HEADER */
{
	font-size: 28px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	color: #ff8307;
	padding-left:30px;
	margin:30px 0 10px 0;
	border:0;
}
/* end common */

/* page header */
#header
{
	width: 800px;
	height: 104px;
	background-repeat : no-repeat;
	background-image : url('/images/common/header/hdr_800.jpg');
}

.printLogo
{
	display:none;
}

#headerForm
{
	margin:0;
	padding:15px 0 0 0;
	text-align:right;
}

#fontsizeWrap
{
	position:absolute; left:640px; top:53px; 
	width:142px; 
	height:42px; 
	background: url(/images/common/header/font_size.jpg); 
	float:right; 
	font-size:10px; 
	color:#ffffff;
}

.printPage
{
	width:60px; 
	float:left; 
	padding-top:12px;
}

.printPage a:link, .printPage a:visited, .printPage a:active
{
	text-decoration:none;
	color:#ffffff;
}

.printPage a:hover
{
	text-decoration:underline;
}

.adjustFont
{
	width:80px; 
	float:right; 
	text-align:center; 
	padding-top:3px;
}

.adjustFont a:link, .adjustFont a:visited, .adjustFont a:active
{
	text-decoration:none;
	color:#ffffff;
}

.adjustFont a:hover
{
	text-decoration:underline;
}

.searchText
{
	font-weight:bold;
	color:#ffffff;
	margin:0 0 0 8px;
	font-size:12px;
}

#goButton
{
	margin:0 20px 0 4px;
	vertical-align:-5px;
}

.searchText a:link, .searchText a:visited, .searchText a:active
{
	text-decoration:none;
}

.searchText a:hover
{
	text-decoration:underline;
}

#homeLink
{
	width:210px; 
	height:104px; 
	text-decoration:none; 
	display:block; 
	float:left;
}
/* end page header */

/* Top navigation */

#topNav
{
	width:800px;
	height:20px;
	border-top:#8ea3b3 1px solid;
	font-size:13px;
	padding:0;
	margin:0;
	background-image:url('/images/common/nav/topNav.gif');
}

#topNav p{
	padding:0 0 0 5px;
	height:20px;
	text-align:center;
}

#topNav a{
	color:white;
	position:relative;top:2px;
}

#topNav a:hover
{
	color:#ff8307;
	position:relative;top:2px;
}

#WI{
	width:90px;
	float:left;
	margin:0;
	background-image:url('/images/common/nav/topNav.gif');
}

#WI:hover{
	background-image:url('/images/common/nav/topNavOver.gif');
}

#WI a{
	width:90px;
	height:20px;
	display:block;
	text-decoration:none;
}

#WI a:hover{
	text-decoration:underline;
}


#TH{
	width:95px;
	float:left;
	margin:0;
	background-image:url('/images/common/nav/topNavVert.gif');
}

#TH:hover{
	background-image:url('/images/common/nav/topNavVertOver.gif');
}

#TH a{
	width:95px;
	height:20px;
	display:block;
	text-decoration:none;
}

#TH a:hover{
	text-decoration:underline;
	color:#ff8307;
}

#LH{
	width:115px;
	float:left;
	margin:0;
	background-image:url('/images/common/nav/topNavVert.gif');
}

#LH:hover{
	background-image:url('/images/common/nav/topNavVertOver.gif');
}

#LH a{
	width:115px;
	height:20px;
	display:block;
	text-decoration:none;
}

#LH a:hover{
	text-decoration:underline;
	color:#ff8307;
}

#CG{
	width:105px;
	float:left;
	margin:0;
	background-image:url('/images/common/nav/topNavVert.gif');
}

#CG:hover{
	background-image:url('/images/common/nav/topNavVertOver.gif');
}

#CG a{
	width:105px;
	height:20px;
	display:block;
	text-decoration:none;
}

#CG a:hover{
	text-decoration:underline;
	color:#ff8307;
}

#RC{
	width:158px;
	float:left;
	margin:0;
	background-image:url('/images/common/nav/topNavVert.gif');
}

#RC:hover{
	background-image:url('/images/common/nav/topNavVertOver.gif');
}

#RC a{
	width:158px;
	height:20px;
	display:block;
	text-decoration:none;
}

#RC a:hover{
	text-decoration:underline;
	color:#ff8307;
}

#AS{
	width:77px;
	float:left;
	margin:0;
	background-image:url('/images/common/nav/topNavVert.gif');
}

#AS:hover{
	background-image:url('/images/common/nav/topNavVertOver.gif');
}

#AS a{
	width:75px;
	height:20px;
	display:block;
	text-decoration:none;
}

#AS a:hover{
	text-decoration:underline;
	color:#ff8307;
}

#RD{
	width:124px;
	float:left;
	margin:0;
	background-image:url('/images/common/nav/topNavVert.gif');
}

#RD:hover{
	background-image:url('/images/common/nav/topNavVertOver.gif');
}

#RD a{
	width:125px;
	height:20px;
	display:block;
	text-decoration:none;
}

#RD a:hover{
	text-decoration:underline;
	color:#ff8307;
}
/* end Top navigation */

/* Side navigation */
#subNavigation
{
  width:178px;
  float:left;
}

#sideNavWrap
{
	width:178px;
	background-color:#313f4e;
	float:left;
}

.sideNav 
{
	border-top:1px #a7b5cd solid;
	padding:3px 5px;
	color:#ff8307;
	font-weight:normal;
	font-size:13px;
}

.sideNav a
{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	font-size:13px;
}

.sideNav a:hover
{
	text-decoration:underline;
	color:#ff8307;
}

#subNavCurve
{
	background: url(/images/common/nav/sideNavCurve.gif) no-repeat;
	height:24px;
}

p#subNavCurve
{
	border-top:1px #a7b5cd solid;
	padding:4px 0 0 5px;
}

#subNavCurve a
{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	font-size:13px;
}

#subNavCurve a:hover
{
	text-decoration:underline;
	color:#ff8307;
}
/* END Side navigation */

/* subNav controls */

/* SideNav for WI */

#WI1on, #WI2on, #WI3on, #WI4on, #WI5on, #WI6on, #WI7on, #WI8on
{
	display:none;
}

/* SideNav for TH */
#TH0on,
#TH1on, 
#TH2on, 
#TH3on, 
#TH4on, 
#TH5on, 
#TH6on, 
	#TH6sub, 
		#TH6aOn, 
#TH7on, 
#TH8on, 
#TH9on, 
	#TH9sub, 
		#TH9aOn, 
		#TH9bOn, 
		#TH9cOn, 
#TH10on
{
	display:none;
}

/* SideNav for LH */


#LH1on, 
	#LH1sub, 
		#LH1aOn, 
		#LH1bOn,
		#LH1cOn,
		#LH1dOn,
#LH2on, 
	#LH2sub, 
		#LH2aOn, 
		#LH2bOn, 
#LH3on, 
#LH4on, 
#LH5on, 
#LH6on
{
	display:none;
}

/* SideNav for CG */
#CG1on, #CG2on, #CG3on, #CG4on, #CG5on, #CG6on, #CG7on, #CG8on, #CG9on, #CG10on
{
	display:none;
}

/* SideNav for  RC */
#CG1on,
#CG2on, 
#CG3on, 
#CG4on,
	#CG4sub, 
		#CG4aOn, 
		#CG4bOn, 
		#CG4cOn,
		#CG4dOn,
		#CG4eOn,
#CG5on, 
#CG6on, 
#CG7on, 
#CG8on, 
#CG10on,
#CG9on
{
	display:none;
}


/* SideNav for  RC */
#RC10on,
	#RC10sub,
		#RC10aOn, 
		#RC10bOn, 
		#RC10cOn, 
		#RC10dOn,
#RC1on, 
	#RC1sub, 
		#RC1aOn, 
		#RC1bOn, 
		#RC1cOn, 
		#RC1dOn, 
		#RC1eOn, 
		#RC1fOn, 
#RC2on, 
	#RC2sub, 
		#RC2aOn, 
		#RC2bOn, 
		#RC2cOn, 
		#RC2dOn, 
#RC3on, 
	#RC3sub, 
		#RC3aOn, 
		#RC3bOn, 
		#RC3cOn, 
#RC4on,
	#RC4sub, 
		#RC4aOn, 
		#RC4bOn, 
		#RC4cOn, 
#RC5on, 
#RC6on, 
#RC7on, 
	#RC7sub, 
		#RC7aOn, 
		#RC7bOn, 
		#RC7cOn, 
		#RC7dOn, 
#RC8on, 
	#RC8sub, 
		#RC8aOn, 
		#RC8bOn, 
#RC9on
{
	display:none;
}

/* SideNav for AS */
#AS1on,
	#AS1sub,
		#AS1aOn, 
		#AS1bOn, 
		#AS1cOn,
		#AS1dOn,
		#AS1eOn,
		#AS1fOn, 
#AS2on,
	#AS2sub,
		#AS2aOn, 
		#AS2bOn, 
		#AS2cOn,
		#AS2dOn,
		#AS2eOn,
		#AS2fOn,
		#AS2gOn, 
#AS3on,
	#AS3sub,
		#AS3aOn, 
		#AS3bOn, 
		#AS3cOn,
		#AS3dOn,
		#AS3eOn,
		#AS3fOn,
		#AS3gOn,
		#AS3hOn,
		#AS3iOn,
#AS4on,
	#AS4sub,
		#AS4aOn, 
		#AS4bOn, 
		#AS4cOn,
		#AS4dOn,
		#AS4eOn,
#AS5on,
	#AS5sub,
		#AS5aOn, 
		#AS5bOn, 
		#AS5cOn,
		#AS5dOn,
		#AS5eOn,
		#AS5fOn,
#AS6on,
	#AS6sub,
		#AS6aOn, 
		#AS6bOn, 
		#AS6cOn,
		#AS6dOn,
		#AS6eOn,
		#AS6fOn,
		#AS6gOn,
#AS7on,
	#AS7sub,
		#AS7aOn, 
		#AS7bOn, 
		#AS7cOn,
		#AS7dOn,
		#AS7eOn,
		#AS7fOn,
#AS8on,
	#AS8sub,
		#AS8aOn, 
		#AS8bOn, 
		#AS8cOn,
		#AS8dOn,
		#AS8eOn
{
	display:none;
}

/* SideNav for RD */
#RD1on, 
#RD2on, 
	#RD2sub,
		#RD2aOn, 
		#RD2bOn, 
#RD3on, 
#RD4on,
#RD5on
{
	display:none;
}
/* end sideNav controls */

/*Begin subNav controls*/
.sideSubNav
{
	border-top:1px #a7b5cd solid;
	padding:3px 3px 3px 15px;
	color:#ff8307;
	font-weight:normal;
	font-size:11px;
}

.sideSubNav a
{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

.sideSubNav a:hover
{
	text-decoration:underline;
	color:#ff8307;
}
/* end subNav controls */

/* body text and content */
#wrap
{
	width:800px;
	height:500px;
	background: url(/images/common/bkgd_leftnav.jpg);
	background-repeat: no-repeat;
}

#contentResize 
{
	font-size: 99%;
	overflow:hidden;
    float:left;
}
#contentResize #tablestyle{
margin-left:30px;
margin-right:30px;
}
.quizquestion {
	color: #ef820d;
	font-weight: bold;
}

#answerTab1, #answerTab2, #answerTab3, #answerTab4, #answerTab5, #answerTab6, #answerTab7 {
	margin-left: 25px;
	width: 450px;
	background-image: url(/images/common/quiz/incorrectBoxTop.gif);
	background-repeat: no-repeat;
	height: 36px;
	display: none;		
}

#answerTab1.correct, #answerTab2.correct, #answerTab3.correct, #answerTab4.correct, #answerTab5.correct, #answerTab6.correct, #answerTab7.correct {
	background-image: url(/images/common/quiz/correctBoxTop.gif);
}

#question1Answer, #question2Answer, #question3Answer, #question4Answer, #question5Answer, #question6Answer, #question7Answer {
	margin-left: 25px;
	width: 450px;
}

.quizincorrect {
	background-image: url(/images/common/quiz/boxSlice.gif);
	background-repeat: repeat-y; 
	color:#000;
	font-weight: normal;
	padding-left: 10px;
}

#bodyContentWI
{
	width: 622px;
	float:right;
	margin-left:0px;
	background-repeat : no-repeat;
	background-image : url('/images/common/bkgd_content6.jpg');
	overflow:hidden;
}
/*

* html #bodyContentWI {
	width: 582px;
	

}
*/

#bodyContentTH
{
	width: 622px;
	float:right;
	margin-left:0px;
	background-repeat : no-repeat;
	background-image : url('/images/common/bkgd_content4.jpg');
	overflow:hidden;
}

#bodyContentLH
{
	width: 622px;
	float:right;
	margin-left:0px;
	background-repeat : no-repeat;
	background-image : url('/images/common/bkgd_content7.jpg');
	overflow:hidden;
}

#bodyContentCG
{
	width: 622px;
	float:right;
	margin-left:0px;
	background-repeat : no-repeat;
	background-image : url('/images/common/bkgd_content2.jpg');
	overflow:hidden;
}

#bodyContentRC
{
	width: 622px;
	float:right;
	margin-left:0px;
	background-repeat : no-repeat;
	background-image : url('/images/common/bkgd_content9.jpg');
	overflow:hidden;
}

#bodyContentAS
{
	width: 622px;
	float:right;
	margin-left:0px;
	background-repeat : no-repeat;
	background-image : url('/images/common/bkgd_content8.jpg');
	overflow:hidden;
}

#bodyContentRD
{
	width: 622px;
	float:right;
	margin-left:0px;
	background-repeat : no-repeat;
	background-image : url('/images/common/bkgd_content1.jpg');
	overflow:hidden;
}

#bodyContentSearch
{
	width: 800px;
	height: 276px;
	margin-left:0px;
	background-repeat : no-repeat;
	background-image : url('/images/search/searchbknd.jpg');
}

.nextLink{
	margin:10px 0 0 0;
}
/* lists */

ol, ul
{
	padding:0 0 10px 60px;
}

li
{
	padding:10px 15px 0 0;
}

li.a
{
	color: #a0410d;
}
/* end lists */

/* tables */

.tableWrap
{
	width:560px;
	margin-left:26px;
	margin-top:15px;
	border-collapse:collapse;
	
}

thead{
	color:#ffffff;
	font-weight:bold;
	background-color:#313f4e;
	
}

thead td
{
	border-bottom:3px solid #f2f3f7;
	padding-right:15px;
}

.rowA td
{
	/*background-color:#dfe1e2;*/
	background-color:#c9d3e5;
	border-bottom:3px solid #f2f3f7;
	padding-left:10px;

}
.rowA .columnCenter
{
	padding-left:30px;
}
.rowB .columnCenter
{
	padding-left:30px;
}
.rowB td
{
	/*background-color:#d5d6d5;*/
	background-color:#c9d3e5;
	border-bottom:3px solid #f2f3f7;
	padding-left:10px;

}

.rowHead td
{
	color:#ffffff;
	font-weight:bold;
	background-color:#313f4e;
	border-bottom:3px solid #f2f3f7;
}

.tableFiveFiftyFive
{
	width:556px; 
	margin-left:4px;
	border-collapse:collapse;
}

.tableFiveFiftyFive p
{
	margin:0 10px;
	padding:5px 0;
}

.firstRow
{
	background-color:#DCE1EB;	
}

.insideHideShow td
{
	border-bottom:none;
	margin:0;
	padding:0;
}
.insideHideShow p
{
	padding:0;
}


/* end tables */

/* end body text and content */

/* Body Map*/
#bodyMap{
	background:url('/images/body.gif') no-repeat;
	height:534px;
	width:275px;
	position:relative;
	left:190px;
}

.innerText {
	padding:10px 10px  5px 20px;
	width:235px;
	font-size:12px;
	color:#000000;
}

.innerText a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.innerText a:hover {
	text-decoration:underline;
}

p#popBrain{
	width:25px;
	height:34px;
	position:absolute;
	top:23px;
	left:108px;
	background-image:url('/images/brain.gif');
	background-repeat:no-repeat;
	z-index:90;
}

p#popBrain:hover{
	background-image:url('/images/brainOn.gif');
}

p#popBrain span
{
	display:none;
}

p#popBrain:hover span{
	width:235px;
	height:115px;
	display:block;
	background:url('/images/box.png');
	background-repeat:no-repeat;
	position:relative;
	left:10px;
	top:-10px;
}

p#popMouth{
	height:42px;
	position:absolute;
	top:55px;
	left:120px;
	background-image:url('/images/mouth.gif');
	background-repeat:no-repeat;
	z-index:85;
}

p#popMouth:hover{
	background-image:url('/images/mouthOn.gif');
}

p#popMouth span
{
	display:none;
}

p#popMouth:hover span{
	width:235px;
	height:118px;
	display:block;
	background:url('/images/box2.png');
	background-repeat:no-repeat;
	position:relative;
	left:8px;
	top:-8px;
}


p#popLungs{
	width:45px;
	height:71px;
	position:absolute;
	top:103px;
	left:82px;
	background-image:url('/images/lungs.gif');
	background-repeat:no-repeat;
	z-index:80;
}

p#popLungs:hover{
	background-image:url('/images/lungsOn.gif');
}

p#popLungs span
{
	display:none;
}

p#popLungs:hover span{
	width:235px;
	height:115px;
	display:block;
	background:url('/images/box.png');
	background-repeat:no-repeat;
	position:relative;
	left:47px;
	top:5px;
}

p#popHeart{
	width:40px;
	height:47px;
	position:absolute;
	top:127px;
	left:110px;
	background-image:url('/images/heart.gif');
	background-repeat:no-repeat;
	z-index:90;
}

p:hover#popHeart{
	background-image:url('/images/heartOn.png');
}


p#popHeart span
{
	display:none;
}

p#popHeart:hover span{
	width:235px;
	height:115px;
	display:block;
	background:url('/images/box.png');
	background-repeat:no-repeat;
	position:relative;
	left:0;
	top:0;
}

p#popLiver{
	width:73px;
	height:52px;
	position:absolute;
	top:167px;
	left:88px;
	background-image:url('/images/liverKidney.gif');
	background-repeat:no-repeat;
	z-index:20;
}

p#popLiver:hover{
	background-image:url('/images/liverKidneyOn.gif');
}

p#popLiver span
{
	display:none;
}

p#popLiver:hover span{
	width:235px;
	height:115px;
	display:block;
	background:url('/images/box.png');
	background-repeat:no-repeat;
	position:relative;
	left:35px;
	top:8px;
}

p#popGI{
	width:85px;
	height:78px;
	position:absolute;
	top:207px;
	left:85px;
	background-image:url('/images/stomach.gif');
	background-repeat:no-repeat;
	z-index:10;
}

p#popGI:hover{
	background-image:url('/images/stomachOn.gif');
}

p#popGI span
{
	display:none;
}

p#popGI:hover span{
	width:235px;
	height:115px;
	display:block;
	background:url('/images/box.png');
	background-repeat:no-repeat;
	position:relative;
	left:43px;
	top:5px;
}


p#popGroin{
	width:62px;
	height:31px;
	position:absolute;
	top:275px;
	left:95px;
	background-image:url('/images/groin.gif');
	background-repeat:no-repeat;
	z-index:15;
}

p#popGroin:hover{
	background-image:url('/images/groinOn.gif');
}

p#popGroin span
{
	display:none;
}

p#popGroin:hover span{
	width:235px;
	height:115px;
	display:block;
	background:url('/images/box.png');
	background-repeat:no-repeat;
	position:relative;
	left:23px;
	top:-13px;
}
/* end body map */

/* begin side effects checklist */

#SideFX1, #SideFX2, #SideFX3, #SideFX4, #SideFX5, #SideFX6, #SideFX7, #SideFX8, #SideFX9, #SideFX10, 
#SideFX11, #SideFX12, #SideFX13, #SideFX14, #SideFX15, #SideFX16, #SideFX17, #SideFX18, #SideFX19, #SideFX20,
#SideFX21, #SideFX22, #SideFX23, #SideFX24, #SideFX25, #SideFX26, #SideFX27, #SideFX28, #SideFX29, #SideFX30, 
#SideFX31, #SideFX32, #SideFX33, #SideFX34, #SideFX35, #SideFX36, #SideFX37, #SideFX38
{
  display:none;
}

/* end side effects checklist */

/* flash player/videos */

#fakeProfilePlayer 
{
		height:0px;
		width:0px;
		float:right;
		display: block;
		margin-right:11px;
		padding-left:3px;
}

.profilePlayerClosed 
{
		z-index:10;
		position:absolute;
}


/* misc */
.boxText {
	background-image:url(/images/common/textBox.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:585px;
	margin: 20px 0 20px 0px;
}

p.boxText {
	width:536px;
	padding:12px 15px 5px 15px;
	line-height:120%;
	font-size:12px;
	border-bottom:#d1d3d7 1px solid;
	margin-left:13px;
}

p.boxTextfix {
	margin-left:7px!important;
}

.medicalunsertainities{
margin:0px;
padding:0px;
text-decoration:underline;
font-weight:bold;
}
html>/**/body .medicalunsertainities{
margin:0px;
display:block;
padding:5px 18px 0px;
text-decoration:underline;
}
.sideBar {
	background-image:url('/images/common/sideBar.gif');
	background-repeat:no-repeat;
	width:178px;
	margin-left:14px;
}

p.sideBar {
	width:136px;
	padding:12px 15px 5px 15px;
	line-height:120%;
	font-size:12px;
	border-bottom:#d1d3d7 1px solid;
}

.quiz
{
	text-align:left;
}

#printQuizButton
{
	text-align:left;
}

.tellContainer
{
	margin:10px 0 0 30px; 
	width:580px; 
}
.tellLeft
{
	width:250px; 
	float:left; 
	text-align:left;
    float:left;
}
.tellRight
{
	width:330px; 
	float:right; 
	text-align:left;
}

.info
{
	cursor: help; 
	border-bottom: 1px dashed #000000; 
	color:#000000; 
	font-weight:normal;
}

#footerspacer
{
	padding:30px 15px 0 30px;
}

#footerspacerSearch
{
	padding:30px 15px 0 125px;
}

input[type="radio"], input[type="checkbox"]
{
	margin-right:5px;
}

.ten
{
	margin:10px 0 0 0;
}

.twenty
{
	margin:20px 0 0 0;
}

.plusSign{
  margin:3px 0px;
  padding:0px 3px;
  width:12px;
  height:12px;
}

.hideShowQ
{
/*  margin:4px 0;*/
	margin:12px 0pt;
}
.hideShowP
{
  margin:10px 20pt;
}
.imgGap{
	margin-left:10px;
}
#email
{
    margin: 30px 11px 5px 5px;
	width:151px;
    height:195px;
    float:right;
    background-image:url('/images/common/callouts/email_call.gif');
	background-repeat:no-repeat;
	display:block;
	
}
.transcript{
	background-image:none;
}

#cellchart {
	background-image: url(/images/graphs/cellchart.jpg);
	background-repeat: no-repeat;
	width: 524px;
	height: 380px;
	margin: 10px 0 0 45px;
	position: relative;
}

/* Old Position
#StepOne {
	position:absolute;
	top: 295px;
	left: 167px;
	height: 32px;
	width:134px;
}

#StepTwo {
	position:absolute;
	top: 72px;
	left: 105px;
	height: 32px;
	width:120px;
}

#StepThree {
	position:absolute;
	top: 180px;
	left: 307px;
	height: 30px;
	width:156px;
}

#StepFour {
	position:absolute;
	top: 80px;
	left: 370px;
	height: 40px;
	width:140px;
}

*/

#StepOne {
	position:absolute;
	top: 260px;
	left: 167px;
	height: 32px;
	width:134px;
}

#StepTwo {
	position:absolute;
	top: 37px;
	left: 105px;
	height: 32px;
	width:120px;
}

#StepThree {
	position:absolute;
	top: 144px;
	left: 307px;
	height: 30px;
	width:156px;
}

#StepFour {
	position:absolute;
	top: 42px;
	left: 370px;
	height: 40px;
	width:140px;
}

.mileStoneFlash
{
	margin: 10px 0 10px 50px;

}

.clear
{
	clear:both;
}

#webLinks h3
{
	padding-top:20px;
}

/* Email Callout*/
#emailOptInCallout, #myMedsCallout
{
    float:right;
	margin-left:15px;
    position:relative;
    text-align:center;
	clear:both;
}

#emailOptInCallout
{
    background:url(/images/common/callouts/emailCallBknd.gif) no-repeat;
    width:161px;
    height:208px;
}	

#myMedsCallout
{
	background:url(/images/common/callouts/mmscallout.gif) no-repeat;
    width:150px;
    height:205px;
	margin-right:11px;
	margin-bottom:10px;
}

* html #myMedsCallout{ margin-right:5px; width:151px; overflow:hidden; }

#emailOptInCallout h3
{
	color:#000000;
	position:absolute;
	right:12px;
	top:71px;
	width:120px;
}

#bodyContentAS #emailOptInCallout h3
{
	position:absolute;
	top:50px;
	right:10px;
}

#emailOptInCallout a
{
	bottom:38px;
	color:#F26522;
	font-size:12px;
	font-weight:normal;
	position:absolute;
	right:21px;
	width:128px;
}

#myMedsCallout h3
{
	color:#000000;
	position:absolute;
	right:-8px;
	top:70px;
	width:141px;
}

#bodyContentAS #myMedsCallout h3
{
	position:absolute;
	top:55px;
	right:-8px;
}


#myMedsCallout a
{
	bottom:15px;
	color:#F26522;
	font-size:12px;
	font-weight:normal;
	position:absolute;
	right:15px;
	width:120px;
	margin: 0;
	padding: 0;
}

.searchBackground
{
	background-image : url('/images/search/searchsliver.jpg');
	width:800px;
	height:2px;
}

#searchResults
{
	margin-left:125px;
}

div#printHeader
{
	display: none;
}
.minusSign{
display:none;
}
.minusSign{
display:none;
height:12px;
margin:3px 0px;
padding:0px 3px;
width:12px;
}

#calloutabtHIV{
width:147px;
height:84px;
background:url(../images/APL_calloutaboutHIV.jpg) no-repeat;
margin-right:12px;
float:right;
padding:47px 0px 0px 3px;
text-align:center;
}



#calloutassess{
width:156px;
height:129px;
background:url(../images/APL_callout_nero.jpg) no-repeat;
margin-right:12px;
float:right;
padding:47px 0px 3px;
text-align:center;
}
#calloutassess p{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
margin:0px;
padding:50px 0px 0px 0px;
}
#calloutassess a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
padding:50px 0px 0px 0px;

}
#callouttrouble{
width:154px;
height:290px;
background:url(../images/trouble-task.gif) no-repeat;
margin-right:12px;
float:right;
padding:5px 0px 0px 0px;
text-align:left;
margin-top:-30px;
}
#callouttrouble p.title{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
margin:0px;
padding:6px 0px 0px 11px;
}
#callouttrouble p.sound{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#313f4e;
margin:0px;
padding:14px 0px 0px 18px;
}
#callouttrouble a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#313f4e;
font-weight:normal;
text-decoration:underline;
padding:10px 0px 0px 18px !important;
}
#callouttrouble ul{
margin:10px 0px 0px 10px;
padding:0;
list-style-position:outside;
list-style-type:none;
width:150px;
}
#callouttrouble ul li{
margin:0;
padding:3px 5px 1px 8px;
background:transparent url(../images/bullet-li.gif) no-repeat scroll 0px 8px;
}
.midFix1{
clear:both;
float:right;
position:relative;
margin-right:3px !important;
}
html>body .midFix1{
clear:both;
float:right;
position:relative;
margin-right:11px !important;
}
#callouttreatHIV{
width:150px;
height:75px;
background:url(../images/APL_callouttreatHIV.jpg) no-repeat;
margin:0px 0px 5px 0px;
padding:47px 0px 0px 0px;
text-align:center;
float:right;
}
.midFix{
clear:both;
float:right;
position:relative;
margin-right:10px !important;
}
* html .midFix{
margin-right:5px !important;
}
#calloutHIVmedications{
width:150px;
height:98px;
background:url(../images/APL_calloutHIVmedications.jpg) no-repeat;
margin:0px 10px 15px 0px;
float:right;
padding:47px 2px 0px 0px;
text-align:center;
}
* html #calloutHIVmedications{
margin-right:0px; 
overflow:hidden;
}

#calloutpayingHIV{
width:150px;
height:75px;
background:url(../images/APL_calloutpayingHIV.jpg) no-repeat;
margin:-9px 12px 15px 5px;
padding:47px 0px 0px 0px;
text-align:center;
}
* html #calloutpayingHIV, * html #calloutabtHIV{
margin-top:0px;
margin-right:0px;
}
.fRight{
float:right;
}
#calloutabtHIV p, #callouttreatHIV p, #calloutHIVmedications p, #calloutpayingHIV p {
font-face:Arial;
font-weight:bold;
font-size:14px;
font-color:#000000;
padding:0px;
}
#calloutabtHIV a:link, #calloutabtHIV a:active, #calloutabtHIV a:visited, #callouttreatHIV a:link, #callouttreatHIV a:active, #callouttreatHIV a:visited, #calloutHIVmedications a:link, #calloutHIVmedications a:active, #calloutHIVmedications a:visited, #calloutpayingHIV a:link, #calloutpayingHIV a:active, #calloutpayingHIV a:visited{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
text-decoration:underline;
color:#F26522 !important;
}
#calloutabtHIV a:hover{
text-decoration:none;
}

.link2{
margin:5px 0 0 0;
}
#botUtility{
margin:20px 0px 0px 0px;
color:#a0410d;
text-align:center;
width:100%;
}
*:first-child+html #botUtility{
margin:20px 0px 0px 80px;
color:#a0410d;
text-align:center;
width:100%;
}

#botUtility a{
color:#a0410d;
text-decoration:underline;
font-weight:normal;
margin-left:2px;
}
#botUtility .divider{
 margin-bottom:10px !important;
}
#bodyContent5{
 float:left;
 margin-left:178px;
 margin-top:-70px;
}
* html div#bodyContent5{
 margin-left:0px;
 
}