@charset "utf-8";
/* CSS Document */

#NetGlobalContainer {
	width: 960px;/*765px*/
	padding-top: 0;
	margin: 20px auto;
	}
	
	#NetGlobalContainer a {
     	color: #003073;
		text-decoration: none;
		}

	#NetGlobalContainer a:hover {
		color: #003073;
		text-decoration: underline;
		}
		
	#NetGlobalContainer .NetTeaserTitleLink a {
		font-weight: bold;
		}
		
/* This code sets all module links to be underlined 

	#NetGlobalContainer a {
		text-decoration: underline;
		}

	#NetGlobalContainer a:hover {
		text-decoration: underline;
		}
		*/
/* Defines global buttons */
	

#NetGlobalContainer .NetButton a {
	text-decoration: none;
	color: #3E3E3E;
	}

/* This code resets the over state on thumbnail button links */

#NetGlobalContainer .NetCheercardsThumbnailButton a {
color:#3E3E3E !important;
text-decoration:none;
}

#NetGlobalContainer .NetGiftShopThumbnailButton a {
color:#3E3E3E !important;
text-decoration:none;
}

#NetGlobalContainer .NetGiftShopThumbnailButton a {
color:#3E3E3E !important;
text-decoration:none;
}

#NetGlobalContainer .NetNewsReleasesThumbnailButton a {
color:#3E3E3E !important;
text-decoration:none;
}

#NetGlobalContainer h5 {
	font-size: 12px;
	}



/*Health library landing page*/

#NetBreakingNewsHeader {width: auto; background-color: #00347E;}
.NetBreakingNewsRotatorContainer {width: auto;}
.NetBreakingNewsTabBox {width: 483px;/*288px*/}
.NetBreakingNewsTabSelected {background-color: #E6E7E9; color: #222 !important;}
.NetBreakingNewsTabHovered {background-color: #cccdcf;}
#NetBreakingNews ul li a:hover {color: #555;}
.NetBreakingNewsTab { width: 474px;/*279px*/ }

#NetMoreNewsButton {width: auto;}
#NetMoreNewsButton a {padding: 5px 10px;}

#NetFeaturedHealthTip .NetFeaturedHealthTipBox {background-color: #ffc16e; border: 1px solid #ffc16e;}
#NetFeaturedHealthTools .NetFeaturedHealthToolsBox {background-color: #ffc16e;}
#NetFeaturedHealthTools .rrItem div {color: #fff;}
.NetFeaturedHealthTipBoxHeader {background-image: url('healthToolTop.png');}
.NetFeaturedHealthToolsBoxHeader {background-image: url('healthToolTop.png');}
.NetFeaturedHealthTipHeadline, .NetFeaturedHealthTipTeaser, .NetFeaturedHealthTipLink, #NetFeaturedHealthTools h5, #NetFeaturedHealthTools .rrItem div, #NetFeaturedHealthTools ul a { color: #00192E !important; }

#NetFeatures {margin: 0;}
#NetFeaturedHealthTip {margin-right: 20px;}
#NetFeaturedHealthTip, #NetFeaturedHealthTools {width: 362px;/*265px*/}
.NetFeaturedHealthTipBox, #ctl00_ContentBody_FeaturedHealthToolsRotator {height: 160px !important;}
#NetFeaturedHealthTools ul li, #ctl00_ContentBody_FeaturedHealthToolsRotator {width: 342px !important;/*245*/}

.NetHealthInfoToolsPromo a {background: url('healthToolsButton.gif') 0 0 no-repeat; padding: 12px 13px 13px; height: 15px;}
.NetHealthInfoToolsPromo a:hover {background: url('healthToolsButton.gif') 0 -40px no-repeat; color: #3E3E3E !important}

.NetPreviousBreakingNewsPageButton, .NetNextBreakingNewsPageButton, .NetPreviousHealthToolButton, .NetNextHealthToolButton { background: url('prevButton.png') 0 0 no-repeat #003f96; width: 25px; height: 25px; display: block; } /*--- All Next and Prev buttons ---*/
	.NetNextBreakingNewsPageButton, .NetNextHealthToolButton { background: url('nextButton.png') 0 0 no-repeat #003f96; }
	.NetPreviousBreakingNewsPageButton:hover, .NetNextBreakingNewsPageButton:hover, .NetPreviousHealthToolButton:hover, .NetNextHealthToolButton:hover { background-color: #0049b0; }