@charset "utf-8";
/* CSS Document */

#NetGlobalContainer * {
	-webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

#NetGlobalContainer {
	padding: 10px 30px 0 10px;
	width: 100%;
}

#NetMainContentContainer {
	background: none;
}

#NetGlobalContainer h1 {
	color: #007C5A !important;
	font-size: 30px;
    line-height: 1em;
    margin: 15px 0;
	padding-bottom: 15px;
    text-shadow: 1px 1px 1px #C9C9C9;
	font-family: "LatoRegular",Helvetica,sans-serif;
	border: none;
}

#NetGlobalContainer {
	font-size: 15px;
}

.NetFeaturedSectionHeader {
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.NetContentSectionHeader {
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: none;
}

.NetTeaserTitleLink {
	font-size: 18px;
    margin: 10px 0 0 0;
    padding: 0;
	color: #373737;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    line-height: 26px;
	font-style: italic;
}

.NetTeaserTitleLink a {
	color: #0096FF !important;
}

#NetGlobalContainer h2 {
	font-weight: normal
}

#NetGlobalContainer h4 {
	font-weight: normal;
	font-size: 15px;
	font-style: normal !important;
}

#NetGlobalContainer h5 {
	font-weight: normal;
	font-size: 18px;
}

.NetRightColumnDivider {
	display: none;
}

#NetGlobalContainer h6 {
	font-size: 15px;
	font-weight: normal;
}

#NetRightContentColumn li {margin-left: 0;}

#NetRightContentColumn li a {
	color: #007C5A !important;
}

#NetGlobalContainer a {
	color: #007C5A ;
}

#NetFormBuilderForm .body {
	background: none !important;
}

#NetFormBuilderForm h2 {
	color: #007C5A;
}



/*Health library landing page*/
#NetFeatures {margin-top: 0;}

#NetBreakingNewsHeader {width: auto; background-color: #007C5A;}
#NetBreakingNews ul {margin: 0;}
.NetBreakingNewsRotatorContainer {width: auto; height: auto;}
.NetBreakingNewsTabBox {width: 100%; top: auto; left: auto;}
.NetBreakingNewsTabSelected {background-color: #E6E7E9; color: #222 !important;}
.NetBreakingNewsTabHovered {background-color: #cccdcf;}
#NetBreakingNews ul, #NetBreakingNews li {margin: 0; padding: 0; line-height: normal;}
#NetBreakingNews .rrClipRegion {position: absolute !important;}

#NetMoreNewsButton {width: 138px;}

#NetFeaturedHealthTip .NetFeaturedHealthTipBox {background-color: #007C5A; border: 1px solid #007C5A;}
#NetFeaturedHealthTools .NetFeaturedHealthToolsBox {background-color: #007C5A;}
#NetFeaturedHealthTools .rrItem div {color: #fff;}
.NetFeaturedHealthTipBoxHeader {background-image: url('healthToolTop.png');}
.NetFeaturedHealthToolsBoxHeader {background-image: url('healthToolTop.png');}
#NetFeaturedHealthTools li {margin: 0; padding: 0;}

#NetFeatures {margin: 0;}
#NetFeaturedHealthTip {margin-right: 0; margin-bottom: 20px;}
#NetFeaturedHealthTip, #NetFeaturedHealthTools {width: 100%;}
.NetFeaturedHealthTipBox, #ctl00_ContentBody_FeaturedHealthToolsRotator {height: 140px !important;}

#NetBreakingNews ul li, #NetFeaturedHealthTools ul li {list-style: none;}

.NetHealthInfoToolsPromo a {background: url('healthToolsButton.gif') 0 0 no-repeat; padding: 12px 13px;}
.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 #00966e; width: 25px; height: 25px; display: block; } /*--- All Next and Prev buttons ---*/
	.NetNextBreakingNewsPageButton, .NetNextHealthToolButton { background: url('nextButton.png') 0 0 no-repeat #00966e; }
	.NetPreviousBreakingNewsPageButton:hover, .NetNextBreakingNewsPageButton:hover, .NetPreviousHealthToolButton:hover, .NetNextHealthToolButton:hover { background-color: #00b081; }

.NetSocialMediaFooterContainer { display: none; }

.NetQuickLinksSharePanel { display: none; }

#ContentBody_QuickLinks1_SendToFriendPanel { margin-left: -5px; }

.NetStoryArt {
	float: none;
}

#NetMoreNewsButton {
	margin-top: 25px;
}

#NetLeftContentContainer {
	margin: 0;
}

#NetGlobalContainer #NetModuleNav ul li { background: #fff; width: 100%; border: solid 1px #007c5a; text-align: center; font-size: 18px; padding: 12px 0; color: #007c5a!important; box-shadow: none; border-radius: 0; margin: 10px 0; }
#NetGlobalContainer #NetModuleNav li a { text-shadow: none; border: none; color: #004b8d;}

@media only screen and (max-width: 1024px) {
    #NetLeftContentContainer {
    	width: 100%;
    	margin-right: 0px;
    	float: none;
    }

    #NetLeftContentColumn {
    	margin-right: 0px;
    }

    #NetRightContentColumn {
    	width: 100%;
    	margin-left: 0;
    	float: none;
    }
}
