body {
	background-color: #e6e6e6;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
.wrapper {
	width: 960px;
	margin: 10px auto;
	background-color: #fff;
	padding-top: 16px;
}
.header {
	width: 940px;
	height: 101px;
	margin: 0 auto;
	padding: 0;
}
.pariLogo {
	width: 142px;
	float: left;
}
.clear {
	clear: both;
}
.palmwho {
	margin-left: 26px;
	float: left;
}
.palmwhat {
	margin-left: 49px;
	float: left;
}
.palmchange {
	margin-left: 72px;
	float: left;
}
.palmdonate {
	margin-left: 82px;
	float: left;
}
.palmmedia {
	margin-left: 62px;
	float: left;
}
.palmcontact {
	margin-left: 51px;
	float: left;
}
.palmacc {
	margin-left: 47px;
	float: left;
}
.footer {
	height: 23px;
	line-height: 22px;
	padding: 0;
	background-color: #ccc;
	margin-top: 0px;
	border-top: 1px solid #fff;
	font-size: 10px;
}
.footer .copyright {
	float: left;
	width: 712px;
	padding-left: 8px;
}
.ts {
	width: 232px;
	text-align: right;
	padding-right: 8px;
	float: left;
	color: #000;
	line-height: 23px;
}
.ts a, .ts a:visited {
	color: #000;
	text-decoration: none;
}
.ts a:hover {
	color: #000;
	text-decoration: underline;
}
/*.hmMainContentArea {
	width: 930px;
	margin: 10px auto 0;
	background-image: url(../images/hmvis_4boys.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}*/
.hmMainContentArea {
	background-image: url(../images/hm_vis_09.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	margin:10px auto 0;
	width:930px;
}
.slantLine {
	clear: both;
	height: 4px;
	margin: 5px 0;
	background-image: url(../images/slant_line.png);
	background-position: left top;
	background-repeat: repeat-x;
}
.homeheadline {
	color:#336699;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	padding-bottom: 5px;
}
#hmHalfDayFlash {
	width: 200px;
	float: right;
}
.hmMainContentArea .leftColumn {
	width: 280px;
	float: left;
	padding: 0 10px;
	border-right: 1px solid #999;
}
.hmMainContentArea .leftColumn .smallWriteup {
	line-height: 16px;
	padding-bottom: 10px;
}
.homeLeftCaptions {
	color: #369;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 5px;
	text-align: center;
	font-style: italic;
}
.homeMainText, .homeMainTextRt {
	width: 300px;
	float: left;
	font-size: 11px;
	line-height: 18px;
	margin-left: 8px;
}
.homeMainText {
	border-right: 1px dotted #999;
	margin-right: 8px;
}
.yahooLogo {
	text-align: center;
	margin: 10px 0;
}
.homeMainCaptions {
	color: #369;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 5px;
	text-align: left;
	font-style: italic;
}
.homeMainCaptions {
	color: #369;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.4em;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 5px;
	text-align: left;
	font-style: italic;
}
.mainContentArea {
	width: 930px;
	margin: 10px auto 0;
}
.mainContentArea .leftArea {
	width: 160px;
	float: left;
	padding: 10px 0px 0 0;
}
.mainContentArea .rightArea {
	width: 759px;
	margin-left: 10px;
	border-left: 1px dotted #666;
	float: left;
	padding: 10px 0 0 0;
}
.mainContentArea .rightArea .pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #369;
}
.mainContentArea .rightArea p {
	padding-left: 10px;
	font-size: 11px;
	line-height: 18px;
	margin: 15px 0;
	padding: 0;
}
.mainContentArea .rightArea ul {
	margin: 0 0 10px 20px;
	padding: 0;
	list-style-type: none;
	list-style-type: circle;
	font-size: 11px;
	line-height: 18px;
}
.imageLeft {
	width: 315px;
	margin: 0 10px;
	float: left;
}
.imageRight {
	width: 315px;
	margin: 0 10px;
	float: right;
	text-align: center;
}
.imageRight .caption {
	line-height: 18px;
	font-weight: bold;
}
.mainContentArea .leftArea .linkTitle {
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	background-color: #369;
	color: #fff;
	text-align: center;
}
.mainContentArea .leftArea ul {
	list-style-type: none;
	font-size: 10px;
	margin: 0 0 0 10px;
	padding: 0;
}
.mainContentArea .leftArea li {
	margin: 0;
	padding: 0;
	display: block;
}
.mainContentArea .leftArea li a, .mainContentArea .leftArea li a:visited {
	text-decoration: none;
	color: #333;
	line-height: 20px;
	border-bottom: 1px solid #666;
	display: block;
	padding-left: 3px;
}
.mainContentArea .leftArea li a:hover {
	background-color: #ff8f29;
	color: #000;
}

.mainContentArea .leftArea li .activeLink {
	font-weight: bold;
	background-color: #e6e6e6;
	line-height: 2.0em;
	border-bottom: 1px solid #666;
	display: block;
	padding-left: 3px;
}
.mainContentArea .rightArea .textStuff {
	width: 402px;
	float: left;
	padding-left: 10px;
	padding-bottom: 12px;
}
.boldFont {
	font-weight: bold;
}
.subHeaders {
	font-size: 12px;
	font-weight: bold;
	color: #369;
	/*padding: 16px 0 10px;*/
}
.teamNames {
	font-weight: bold;
	font-size: 11px;
}
.mainContentArea .rightArea a {
	font-size: 11px;

}
.dottedLine {
	height: 5px;
	border-bottom: 1px dotted #666;
	margin-bottom: 5px;
}
.advisoryNames {
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 8px;
}
.teamCaption {
	text-align: left;
	padding: 5px 12px 0;
	font-size: 10px;
	line-height: 11px;
	margin-bottom: 8px;
}
.teamNamesOuter {
	margin: 8px 0;
}
.imageRight .caption a {
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
}
.imageRight .caption a:hover {
	text-decoration: underline;
}
.mainContentArea .leftArea ul ul{
	list-style-type: none;
	font-size: 10px;
	margin: 0 0 0 10px;
	padding: 0;
}
.mainContentArea .leftArea ul ul li .smHdr {
	background-color:#FFFFFF;
	border-bottom:1px solid #666666;
	color:#336699;
	display:block;
	font-weight:bold;
	line-height:20px;
	padding-left:4px;
}
.mainContentArea .leftArea ul ul li a {
	color:#666;
	margin:0;
	padding-left:4px;
}
.mainContentArea .leftArea ul ul .lastInLink{
	border-bottom: 0px solid #fff;
}
.mainContentArea .leftArea .measure {
	border-top: 1px solid #666;
}
.mainContentArea .leftArea ul ul li .activeLink {
	color:#000;
	background-color: #fc0;
	margin:0;
	padding-left:4px;
}
.mainContentArea .leftArea ul ul .activeLastLink {
	border-bottom: 0px solid #fff;
	color:#000;
	background-color: #fc0;
	margin:0;
	line-height: 20px;
	display: block;
	padding-left: 3px;
}
.cdsColLeft {
	width: 252px;
	float: left;
	line-height: 18px;
	padding: 3px 0;
}
.cdsColRt {
	width: 150px;
	float: left;
	line-height: 18px;
	padding: 3px 0;
}
.mainContentArea .leftArea ul ul ul {
	font-family: Arial, Helvetica, sans-serif;
}
.mainContentArea .leftArea ul ul ul li a {
	color:#666666;
	margin:0;
	padding-left:4px;
	border-left: 1px solid #666;
}
.mainContentArea .leftArea ul ul ul li .activeLink {
	background-color:#e6e6e6;
	color:#000000;
	margin:0;
	padding-left:4px;
	border-left: 1px solid #666;
	font-weight: bold;
}
.mainContentArea .rightArea .healthProg ul {
	list-style-type: square;
}
.mainContentArea .rightArea .healthProg li {
	padding-bottom: 12px;
}
.searchResMore {
	text-align: right;
	padding: 3px 5px;
	font-weight: bold;
}
.searchResMore a {
	text-decoration: none;
	font-size: 10px;
}
.searchResMore a:hover {
	text-decoration: none;
}

/* added on jan10 2011 */

.nwArea {
	width: 735px;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
}
.nwBg {
	background-image: url(../images/nw_bg_full.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 45px;
}

.nwWrapper {
	width: 677px;
	padding-left: 15px;
	
}
#nwLinks {
	width: 182px;
	/* background-image: url(../images/nw_links_rt.jpg); */
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-right: 10px;
	list-style-type: none;
}
#nwLinks li {
	padding-bottom: 15px;
}
#nwLinks li a, #nwLinks li a:visited {
	text-decoration: none;
	color: #fff;
}
#nwLinks li a:hover {
	text-decoration: underline;
}
#nwMainText {
	width:515px;
	float: left;
	padding-left: 10px;
}
.nwHeadline {
	font-size: 24px;
	padding-bottom: 12px;
}
#nwSB {
	width: 111px;
	float: left;
	margin-right: 10px;
}
.nwImg, .nwImg200 {
	width: 300px;
}
.nwImg200 {
	width: 200px;
}
.nwImg1 {
	width: auto;
}
.mart12 {
	margin-top: 12px;
}
.marb12 {
	margin-bottom: 12px;
}
.sbSign {
	line-height: 16px;
}
.heartArtlogo{
	width: 240px;
	float: left;
	margin-right: 10px;
}
.horLine {
	height: 10px;
	border-bottom: 1px dotted #333;
	margin-bottom: 10px;
	clear: both;
}
.rtFloat {
	float: right;
}
.leftFloat {
	float: left;
}
.nwNext {
	text-align: right;
	font-weight: bold;
}
.nwNext a {
	color: #000;
	text-decoration: none;
}
.marL10 {
margin-left: 10px;
}
.marR10 {
	margin-right: 10px;
}
.italicFont {
	font-style: italic;
}
.nwBg1 {
	background-image: url(../images/nw_bg_bot.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 57px;
}
.nwBgTop {
	background-image: url(../images/nw_bg_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 60px;
}
.nwWrapper1 {
	width: 677px;
	padding-left: 15px;
	background-image: url(../images/nw_bg_left.jpg);
	background-position: left top;
	background-repeat: repeat-y; 
	
}
.nwWrapper2 {
	width: 719px;
	background-image: url(../images/nw_bg_rt.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}
.nwMainBg {
	width: 677px;
	background-image: url(../images/nw_bg_main_area.jpg);
	background-position: left top;
	background-repeat: repeat;
}
.nwWrapper3 {
	width: 720px;
	padding-left: 15px;
	background-image: url(../images/news_left_green_bg.png);
	background-position: left top;
	background-repeat: repeat-y;
	margin-top: 1px;
	
}
.nwLeftLinksTop {
	height: 20px;
	margin-bottom: 16px;
	background-color: #009678;
	margin-left: -15px;
	width: 197px;
}
