/* *************************************************************************
=HTML SELECTORS
************************************************************************* */
* {
}	
html {
}	
body {
	font-size:76%;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body#home{
	background:#fff url(../images/bg.jpg) no-repeat 0 0;
}

/* ----- HEADINGS ----- */
h1 span
{
	display:none;
}
h1 {
	margin:0px;
	padding:0px;
}
h2 {
	margin:0px;
	padding:0px;
}

h3 {
	margin:0px;
	padding:0px;
	font-size:13px;
}
h4 {
	
}
h5 {

}
h6 {
}
h1.aboutHeader{
	background: url(../images/img.about.jpg) no-repeat 0 0;
	height: 184px;
}
h1.contactHeader{
	background: url(../images/img.contact.jpg) no-repeat 0 0;
	height: 184px;
}
h1.helpHeader{
	background: url(../images/img.help.jpg) no-repeat 0 0;
	height: 184px;
}
h1.boardHeader{
	background: url(../images/img.board.jpg) no-repeat 0 0;
	height: 184px;
}
h1.memberHeader{
	background: url(../images/img.forMembers.jpg) no-repeat 0 0;
	height: 184px;
}
h1.ourPatientsHeader{
	background: url(../images/img.patients.jpg) no-repeat 0 0;
	height: 184px;
}
.drill h1.ourVolunteersHeader{
	background: url(../images/img.ourVolunteers.jpg) no-repeat 0 0;
	height: 184px;
	padding-bottom: 18px;
}
/* ----- PARAGRAPHS ----- */
p {
	margin:0px;
	padding:0px;
}
p.subhead{
	font-weight:bold;
	font-size: 13px;
}
sup{
	color: #3e9ad6;
	font-size:9px;
}
/* ----- QUOTES ----- */
blockquote {
	margin:0;
}
cite {
}
/* ----- CODE ----- */
pre {
}
code {
}
/* ----- LISTS ----- */
li {
}
ol {

}
ul {
margin:0px;
padding:0px;
list-style:none;
}
ol li {

}

ul li {

}


/* ----- IMAGES ----- */
img {
	border:0;
	margin:0;
	padding:0;
}
/* ----- TEXT FORMATTING ----- */
strong {
}
em {
}
b {
}
i {
}
ins {
	text-decoration: none;
}
del {
}
/* ----- LINKS ----- */
a {
	outline: none;
	color: #4fa4c4;
}
a:visited {

}
a:hover {
	
}

a:active
{
	
}
a span
{
	
}
/* ----- TABLES ----- */
table {
}
caption {

}
thead {
}
tbody {
}
tfoot {
}
tr {
}
th {
}
td {

}
/* ----- FORMS ----- */
form {
	margin:0;
	padding:0;
}
.drill form{
	height:1%;
	overflow:hidden;
}
fieldset {
}
legend {
}
label {
}
input, select, textarea {

}
optgroup {
}
option {
}

select
{

}
/* ----- DEFINITIONS ----- */
dl { 
}
dt {
}
dd {
}

/* ----- Horizontal Rule -----*/
hr{
}
.hr{
	
}

/* ----- ID AND CLASS SELECTORS ----- */
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
	height:0px;
}
.clearBoth{
	clear:both;
}
.floatLeft{ 
	float:left;
	position:relative;
}
.floatRight{ 
	float:right;
	position:relative;
}


/* *************************************************************************
=LAYOUT
************************************************************************* */
/* --- containers --- */
#wrapper{
	width: 982px;
	padding: 0 0 0 117px;
}
#home #wrapper{
	height: 771px;
}
/* ----- footer ----- */
#home #footer{
	left:116px;
	position:absolute;
	top:702px;
	width: 955px;
	padding:0 0 0 25px;
}
#footer .help{
	background: url(../images/bg.helpLinkHome.jpg) no-repeat 0 0;
	text-indent: -9999px;
	display:block;
	float:left;
	width: 213px;
	height: 12px;
}
#footer .copyright{
	color: #808080;
	font-size: 9px;
	float:right;
	padding: 0 25px 0 0;
	line-height:normal;
}
.drill #footer{
	padding: 27px 0 20px 25px;
	background: url(../images/bg.footer.gif) no-repeat 0 0;
	position:relative;
	top:0;
	left:0;
	overflow:hidden;
	height:1%;
}
.drill #footer .help{
	background: url(../images/bg.helpLink.gif) no-repeat 0 0;
}
/* ----- header ----- */
#header{
	overflow:hidden;
	height: 95px;
}

#logo{
	background: url(../images/logo.afph.gif) no-repeat 0 0;
	display:block;
	width: 215px;
	height: 48px;
	float: right;
	text-indent: -9999px;
	margin: 5px 24px 0 0;
	outline:none;
}
.drill #logo{
	margin-right: 29px;
}
/* *************************************************************************
=NAVIGATION
************************************************************************* */


/*------ Global Navigation -----*/
#nav{
	clear:both;
	padding:6px 0 0 0;
}
#nav ul{}
#nav ul li{
	float:left;
}
#nav ul li a{
	display:block;
	text-transform:uppercase;
	color: #dfdfdf;
	text-align:center;
	height: 16px;
	padding: 10px 0;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
#nav ul li.navHelp a{
	width: 142px;
}
#nav ul li.navHelp a:hover, #nav ul li.navHelp a.on{
	background: url(../images/nav.hover.gif) no-repeat -700px 0;
}
#nav ul li.navBoard a{
	width: 132px;
}
#nav ul li.navBoard a:hover, #nav ul li.navBoard a.on{
	background: url(../images/nav.hover.gif) no-repeat -103px 0;
}
#nav ul li.navMember a{
	width: 150px;
}
#nav ul li.navMember a:hover, #nav ul li.navMember a.on{
	background: url(../images/nav.hover.gif) no-repeat -235px 0;
}
#nav ul li.navAbout a{
	width: 103px;
}
#nav ul li.navAbout a:hover, #nav ul li.navAbout a.on{
	background: url(../images/nav.hover.gif) no-repeat -587px 0;
}

#nav ul li.navContact a{
	width: 138px;
}
#nav ul li.navContact a:hover, #nav ul li.navContact a.on{
	background: url(../images/nav.hover.gif) no-repeat -842px 0;
}
#nav ul li.navPatient a{
	width: 145px;
}
#nav ul li.navPatient a:hover, #nav ul li.navPatient a.on{
	background: url(../images/nav.hover.gif) no-repeat -385px 0;
}
#nav ul li.navVolunteer a{
	width: 170px;
}
#nav ul li.navVolunteer a:hover, #nav ul li.navVolunteer a.on{
	background: url(../images/nav.hover.gif) no-repeat -530px 0;
}
/*------ Main Navigation -----*/


/*------ Skip Navigation (section 508 sites) -----*/

.skipNav{
	display:none;
}


/* *************************************************************************
=SECTION SPECIFIC
************************************************************************* */
/* contact */
#contact{
	font-size: 12px;
	width: 353px;
	clear:both;
	padding: 525px 0 0 572px;
}
#contact p.address{
	color: #333333;
}
#contact p.info{
	color: #59656a;
	padding: 2px 0 0 0;
}

/* home tabs */
#tabs{
	padding: 383px 33px 0 37px;
}
#tabs ul.tabsLink li{
	float:left;
}
#tabs ul.tabsLink li a{
	display:block;
	height: 36px;
	text-indent: -9999px;
}
#tabs ul li.tabStart a{
	width: 247px;
	background: url(../images/tab.start.gif) no-repeat 0 0;
	opacity:0.9;
	filter:alpha(opacity=90);
}
#tabs ul li.tabStart a.current{
	background: url(../images/tab.start_on.gif) no-repeat 0 0;
}
#tabs ul li.tabApply a{
	width: 216px;
	background: url(../images/tab.apply.gif) no-repeat 0 0;
	opacity:0.9;
	filter:alpha(opacity=90);
}
#tabs ul li.tabApply a.current{
	background: url(../images/tab.apply_on.gif) no-repeat 0 0;
}
#tabs ul li.tabDonate a{
	width: 128px;
	background: url(../images/tab.donate.gif) no-repeat 0 0;
	opacity:0.9;
	filter:alpha(opacity=90);
}
#tabs ul li.tabDonate a.current{
	background: url(../images/tab.donate_on.gif) no-repeat 0 0;
}
#tabs ul li.tabGear a{
	width: 158px;
	background: url(../images/tab.gear.gif) no-repeat 0 0;
	opacity:0.9;
	filter:alpha(opacity=90);
}
#tabs ul li.tabGear a.current{
	background: url(../images/tab.gear_on.gif) no-repeat 0 0;
}
#tabs ul li.tabScreen a{
	width: 162px;
	background: url(../images/tab.screening.gif) no-repeat 0 0;
	opacity:0.9;
	filter:alpha(opacity=90);
}
#tabs ul li.tabScreen a.current{
	background: url(../images/tab.screening_on.gif) no-repeat 0 0;
}

#tabs div{
	clear:both;
	height: 154px;
	color: #333333;
}
#tabs #start{
	background: url(../images/bg.tab.start.jpg) no-repeat 0 0;
	padding: 13px 27px 0 257px;
}
#tabs #apply{
	background: url(../images/bg.tab.apply.jpg) no-repeat 0 0;
}
#tabs #donate, #tabs #screen{
	background: url(../images/bg.tab.donate.jpg) no-repeat 0 0;
}
#tabs #gear{
	background: url(../images/bg.tab.gear.jpg) no-repeat 0 0;
}
#tabs #screen{
	background: url(../images/bg.tab.screen.jpg) no-repeat 0 0;
}
#tabs div p{
	font-size: 14px;
}
#tabs #start ul{
	padding: 8px 0 0 0;
	width: 477px;
	float:left;
}
#tabs #start ul li{
	background: url(../images/bullet.tab.gif) no-repeat 0 6px;
	padding: 0 0 12px 10px;
	font-size: 11px;
	font-weight: bold;
}
#tabs #start .btn{
	padding: 47px 0 0 0;
	float:right;
	width: 110px;
	height: 24px;
}
#tabs #start .learnMore{
	display:block;
	background: url(../images/btn.learnMore.gif) no-repeat 0 0;
	text-indent: -9999px;
	height: 24px;
}
#tabs #apply, #tabs #donate{
	padding: 27px;
	height:100px;
}
#tabs #donate p{
	padding: 0 0 22px 0;
}
#tabs #donate .donateBtn, .drill .donateBtn{
	display:block;
	background: url(../images/btn.donate.gif) no-repeat 0 0;
	width:129px;
	height: 24px;
	text-indent: -99999px;
}
#tabs #gear{
	padding:25px 300px 0 25px;
}
#tabs #screen{
	padding: 25px 25px 0 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:127px;
}
#tabs #screen p{
	font-size:12px;
	padding-bottom:15px;
}
#tabs #gear .purchaseBtn{
	display:block;
	background: url(../images/btn.purchaseGear.gif) no-repeat 0 0;
	width:120px;
	height: 22px;
	text-indent: -99999px;
	margin-top: 20px;
}
/* global drill page */
.drill #wrapper{
	width: 987px;
}
#content{
	background: url(../images/bg.drill.gif) repeat-y 0px 0;
	padding: 0 22px 52px 16px;
	overflow:hidden;
	height: 1%;
}
.drill #nav{
	background: url(../images/bg.nav.gif) no-repeat 0 6px;
	height: 37px;
}
.drill h1{
	padding: 0 0 52px 0;
	text-indent: -9999px;
}
.mainCol{
	width: 604px;
	float:left;
	padding: 0 47px 0 33px;
}
.rightCol{
	width: 247px;
	float:left;
	background: url(../images/bg.rightCol.gif) no-repeat 0 0;
	padding: 0 0 0 17px;
	height: 333px;
}
.rightColLong{
	background: url(../images/bg.rightCol.long.gif) no-repeat 0 0;
	height: 628px;
}
.drill h2{
	font-size: 18px;
	color: #3889a7;
	padding: 0 0 10px 0;
}
.drill p{
	color:#414141;
	font-size: 12px;
	padding: 0 0 25px 0;
	line-height: 18px;
}
.rightCol .callout a.title, .rightCol .callout h3{
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	margin:0;
	padding:0;
	color: #3889A7;
}
.rightCol .callout a.title img{
	border:none;
}
.rightCol .callout p{
	color: #000000;
	font-size: 11px;
	padding: 10px 0 0 0;
}
.rightCol .startMod{
	background: url(../images/img.books.jpg) no-repeat 0 bottom;
	padding: 0 50px 130px 18px;
}

/* how to help */
.helpContent h2{
	padding-bottom: 7px;
}
.helpContent p.subhead{
	padding-bottom: 14px;
}
.helpContent ul{
	width: 448px;
	border-bottom:1px solid #ebebeb;
}
.helpContent ul li{
	background: url(../images/bullet.tab.gif) no-repeat 2px 16px;
	padding: 12px;
	font-size: 11px;
	border-top:1px solid #ebebeb;
}
.helpContent ul li strong{
	display:block;
	padding: 0 0 7px 0;
}
.helpContent .headerPad{
	padding-top: 20px;
}
.rightCol .applyMod, .rightCol .donateMod{
	background: url(../images/bg.applyCallout.gif) no-repeat 0 0;
	padding: 0 45px 130px 28px;
}
.rightCol .donateMod{
	background: url(../images/bg.donateCallout.gif) no-repeat 0 0;
}
.rightCol .donateMod form{
	padding-top: 10px;
}
.helpContent #subnav ul{
	border-bottom:none;
}
.helpContent #subnav ul li{
	border-top:none;
}

.startbtn{
	background: url(../images/btn.startChapter.gif) no-repeat 0 0;
	width: 217px;
	height:22px;
	margin-bottom: 20px;
	text-indent:-9999px;
	display:block;
}
/* board of directors */
.drill .name{
	font-size: 13px;
	font-weight:bold;
	padding: 0 0 10px 0;
}
.drill .noBio{
	padding-bottom: 24px;
}

/* for members */
h1.memberHeader, h1.helpHeader{
	padding-bottom: 20px;
}

#subnav{
	padding: 0 0 20px 25px;
	overflow:hidden;
	height:1%;
}
#subnav ul li{
	float:left;
	border-right:2px solid #d4d4d4;
	padding: 0 8px 2px 8px;
	color: #bed2af;
}
#subnav ul li.last{
	border:none;
}
#subnav ul li a{
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	color: #bed2af;
	text-decoration:none;
}
#subnav ul li a.selected{
	color: #679146;
}
#memberForm{
	width: 447px;
}
.field{
	padding: 0 0 20px 0;
	float:left;
	height:1%;
	overflow:hidden;
}
.lField{
	padding-right:15px;
}
.field label{
	display:block;
	padding: 0 0 5px 0;
	color: #414141;
	font-weight:bold;
	font-size:11px;
}

.field input.textBox{
	display:block;
	width: 200px;
	border:1px solid #aaa9a3;
}
.field textarea{
	border:1px solid #aaa9a3;
}
.wideField{
	float:none;
	clear:both;
	width: 430px;
}
.wideField input.textBox, .wideField textarea{
	width: 419px;
}
.wideField textarea{
	height: 248px;
}
.halfField{
	width: 94px;
}
.halfField input.textBox, .halfField select, .wideField input.halfBox, .wideField select.halfBox{
	width:90px;
}
.field select{
	font-size:11px;
	border:1px solid #aaa9a3;
	padding: 2px 0;
}
.field input.radio{
	margin:0 0 0 0;
	float:left;
	vertical-align:middle;
}
.field label.lblRadio{
	float:left; 
	padding: 0 15px 10px 5px;
	font-weight:normal;
	vertical-align:middle;
}
.field label span{
	font-size: 9px;
	font-weight:bold;
}
.attestment{
	padding: 0 0 30px 0;
}
.attestment h3{
	font-size:11px;
}
.attestment p{
	padding: 0 0 10px 0;
}
.attestment .initial{
	border:none;
	border-bottom: 1px solid #cfcfcf;
	width: 25px;
	margin-right: 10px;
}
/*success */
.homeBtn{
	background: url(../images/btn.home.gif) no-repeat 0 0;
	width: 68px;
	height: 21px;
	display:block;
	text-indent: -9999px;
}

/* downloads */
ul.downloads{
	width: 233px;
	float:left;
	height:1%;
	overflow:hidden;
	padding: 25px 35px 0 0;
	border-top:1px solid #ebebeb;
}
ul.downloads li{
	background: url(../images/icon.pdf.gif) no-repeat 0 0;
	padding: 5px 0 10px 29px;
}
ul.downloads li a{
	line-height: 17px;
}
/* members eval tool */
#evalForm{
	width: 550px;
}
#evalForm .field{
	width: 550px;
}
.inputSet span, .field label span{
	font-size:11px;
	color: #2894da;
	padding: 2px 2px 0 0;
	float:left;
	font-weight:bold;
}
.inputSet label{
	float:left;
	line-height: 16px;
	width: 500px;
}
.inputSet input, .inputSet label.inputLbl{
	font-weight:normal;
	float:left;
}
.inputSet input{
	margin:5px 3px 0 12px;
	vertical-align: middle;
	clear:both;
}
.inputSet label.inputLbl{
	padding:5px 0 0 0;
	margin:0;
}

/* annual report */
#annualReportForm{
	width: 550px;
}
.hr{
	border-top: 1px solid #ebebeb;
	width: 449px;
	padding: 0 0 15px 0;
}
#formPage{
	font-weight:bold;
	color: #f05040;
	font-size:10px;
	float:right;
	width: 200px;
	padding: 0 17px 0 0;
}
#annualReportForm .wideField{
	width: 550px;
}
#annualReportForm h2{
	font-size:11px;
	padding-top: 10px;
}
.field label span{
	float:none;
}
.field input.fieldBox{
	width:200px;
}

#goToPage{
	display:block;
	background:url(../images/btn.goToStep2.gif) no-repeat 0 0;
	width: 118px;
	height: 22px;
	text-indent: -9999px;
	margin: 20px 0 0 0;
}

.field label.subLbl{
	color: #414141;
	font-weight:normal;
	font-size:11px;
}

.multiField input.textBox{
	margin-bottom: 10px;
}

.titleField{
	padding-bottom: 0px;
	padding-top: 10px;
}

.error label, .error h3{
	color: #f26658;
}
.error input.textBox, .error textarea, .error input.initial, .field input.error{
	border-color: #f26658;
}
.drill .errorStyle{
	color: #f05040;
	font-size:10px;
	display:block;
}
.error label.inputLbl{
	color: #414141;
}

.donateBtn{
	background: url(../images/btn.donate.gif) no-repeat 0 0;
	height: 24px;
	width: 129px;
}

/* our patients */
.ourPatients .ourPatientsHeader{
	padding-bottom: 18px;
}
.subhead span{
	font-weight: normal;
}

.ourPatients h2.state{
	border-bottom:1px solid #ebebeb;
	width: 448px;
	padding-top: 20px;
}
.county, .listInfo{
	padding: 10px 0 0 0;
	width: 448px;
	border-bottom:1px solid #ebebeb;
}
.listInfo{
	margin-bottom: 35px;
}
.county h3{
	font-size: 13px;
	color: #414141;
	font-style:Verdana;
}
a.countyHead{
	background: url(../images/arrow.gif) no-repeat right 4px;
	display:block;
	text-decoration: none;
	padding-bottom: 10px;
}
.county .selected{
	background: url(../images/arrow.blue_down.jpg) no-repeat right 4px;
}
.county ul, .listInfo ul{
	padding-top: 3px;
}
.county ul li ul, .listInfo ul li ul{
	padding-top: 0px;
}
.county ul li, .listInfo ul li{
	background: url(../images/bullet.gif) no-repeat 0 6px;
	padding: 0 0 0 10px;
	font-size:11px;
	font-weight:bold;
	font-family: Verdana;
	color: #414141;
}
.county ul li ul, .listInfo ul li ul{
	padding: 5px 0;
}
.county ul li ul li, .listInfo ul li ul li{
	background: url(../images/arrow.gray.gif) no-repeat 0 4px;
	padding-bottom:10px;
}
.county ul li ul li a, .listInfo ul li ul li a{
	font-weight:normal;
	color: #4fa4c4;
	text-decoration:none;
}

#obesityMap{
	background:url(../images/map_side.gif) no-repeat 0 202px;
	display:block;
}
#obesityMap p a, #obesityMap h3 a{
	text-decoration:none;
	color:#000;
}
#obesityMap h3 a{
	color:#3889A7;
}
.listInfo ul li{
	border-top:1px solid #ebebeb;
	padding-top: 10px;
	background: url(../images/bullet.gif) no-repeat 0 16px;
}
.listInfo ul li ul li{
	border-top:none;
	padding-top: 0;
}
.listInfo ul li ul li{
	font-weight:normal;
}

.footnotes{
	font-size:10px;
	padding: 37px 0 0 10px;
}
.footnotes sup{
	font-size: 8px;
}
.footnotes li{
	padding-bottom: 3px;
}
.facts{
	padding-bottom:10px;
	padding-top:0;
	margin-top: 20px;
}
.facts ul li{
	font-weight:normal;
	border:none;
	border-top:1px solid #ebebeb;
	padding-top: 10px;
	padding-bottom:10px;
}
.listInfo ul li.noList{
	padding-bottom:10px;
}

.volunteers .downloads, .ourPatients .downloads{
	width: 433px;
}
