/******************* Global Styles *********************/

body {
	background:  url('../images/bkg.gif') top left repeat-x #454545;
	margin: 0;
	padding: 14px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	}
	
a:link {color:#f92; text-decoration: underline;}
a:visited {color:#f92; text-decoration: underline;}
a:hover {color:#9c3; text-decoration: none;}
a:active {color:#9c3; text-decoration: none;}
	
/********************** Class Styles ************************/
.bodyText {
	padding: 0 4px 0 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
		background-color: #FFFFFF;
	}
	
.bottomNav { 
	padding: 4px 25px 3px 25px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ff9;
	text-align: center;
	line-height: 14px;
		background: url('../images/footer_btm.gif') bottom right no-repeat;
	}
	.bottomNav A:link, .bottomNav A:visited { color: #ff9; text-decoration: none; font-weight: normal; }
	.bottomNav A:active, .bottomNav A:hover { color: #fff; text-decoration: underline; font-weight: normal; }
		a.bottomNav_cp:link, a.bottomNav_cp:visited { color: #fff; text-decoration: none; font-weight: bold; }
		a.bottomNav_cp:active, a.bottomNav_cp:hover { color: #fff; text-decoration: underline; font-weight: bold; }

.copyright { line-height: 15px; color:#aba8a8; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; }
	.copyright A:link, .copyright A:visited { color:#aba8a8; text-decoration: underline; }
	.copyright A:active, .copyright A:hover { color:#000000; text-decoration: none; }

.snapToNav {
padding: 10px 0 10px 0;
margin: 0 3px;
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
text-align: center;
color:#f93;
}
	.snapToNav A:link, .snapToNav A:visited { color: #f93; text-decoration: underline; }
	.snapToNav A:active, .snapToNav A:hover { color: #000; text-decoration: none; }

.sideNav {
	padding-top: 34px; 
		background: url('../images/body_bkg.gif') top left repeat-x;
		background-color: #FFFFFF;
	}

.titleText {
padding: 0px 0px 9px 0px;
font-size: 18px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
color:#99CC33;
text-align: left;
text-transform: uppercase;
}

.title1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999;
	text-align: left;
	background: url('../images/card_left.gif') top left no-repeat;
}

.title4 {
	padding: 0 10px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #f93;
	text-align: right;
		background: url('../images/card_right.gif') top right no-repeat;
	}
	.title4 A:link, .title4 A:visited { color: #f93; text-decoration: none; }
	.title4 A:active, .title4 A:hover { color: #f93; text-decoration: underline; }

.titleBar {
	margin: 15px 0 5px 0;
	}
/******************** ID Styles *************************/
#bodyBkg {
	background: url('../images/body_bkg.gif') top left repeat-x #fff;
	height: 46;
	}
	
#bodyTable {
	background: url('../images/body_bkg.gif') top left repeat-x #fff;
	padding: 34px 15px 0 15px;
	}
	
#subbodyTable {
	background: url('../images/body_bkg.gif') top left repeat-x #fff;
	padding: 21px 15px 0 15px;
	}

#headerImg {
	background: url('../images/healthykids.gif') top left no-repeat;
	}
	
#headSpacer {
	background: url('../images/head_spacer.gif') top left repeat-x;
	}
	
#kid {
	background:  url('../images/kid_04.jpg') top right no-repeat;
	}
	
#sub_kid {
	background: url('../images/sub_kids.jpg') top right no-repeat;
	}
	
#footerTop {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-align: center;
	background: url('../images/footer_top.gif') top right no-repeat;
		background-color: #f93;
	}
	
#subTitlelink a:link, #subTitlelink a:active {
	text-decoration: underline;
	color: #f93;
	}
	
#subTitlelink a:visited, #subTitlelink a:hover {
	text-decoration: none;
	color: #000;
	}