@charset "utf-8";
/* CSS Document */


#NetGlobalContainer {
	width: 705px;
	padding: 10px 0px 0px 0px;
	color: #000;
	font: 15px/18px "Trebuchet MS", Verdana;
	}

	#NetGlobalContainer a {
		color: #C0382E;
		text-decoration: underline;
		}

		#NetGlobalContainer .NetButton a {
			text-decoration: none;
			}

	#NetGlobalContainer a:hover {
		text-decoration: underline;
		color: #C0382E;
		}
		
.NetFeaturedSectionHeader {
	background-color: transparent;
	display: block;
	font-size: 19px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 6px 0px;
	width: auto;
	color: #3AAAE8;
	} /* defines section header for feature at top of 2 column landing pages */

.NetContentSectionHeader {
	background-color: transparent;
	border-top: 1px solid #aaa;
	clear: both;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 4px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	width: auto;
	color: #555;
	} /* defines general section header */

.NetSubContentSectionHeader {
	background-color: transparent;
	border-top: 1px solid #aaa;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 10px 10px 0px;
	padding: 6px 0px 6px 0px;
	width: auto;
	} /* defines section header for inset boxes in 2 column layout */

/* Defines global headers */

#NetGlobalContainer h1 {
	font-size: 35px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border-bottom: none;
	line-height: normal;
	} /* Defines module header */


#NetGlobalContainer h2 {
	font-size: 17px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: normal;
	} /* Defines story headers */
	
#NetGlobalContainer h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	} /* Defines story subhead */
	
#NetGlobalContainer h4 {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	font-size: 16px;
	margin-bottom: 10px;
	} /* Defines story underhead */
	
#NetGlobalContainer h5 {
	font-size: 17px;
	font-weight: bold;
	padding: 0px;
	margin: 10px 0px 5px 0px;
	color: #555;
	text-transform: capitalize;
	} /* Defines the section headers for the right column */	
	
	.NetModuleNoNav {
		margin: -10px 0px 0px 0px;
		padding: 0px;
		} /* Sets the top margin to zero for the home page right column */

	
#NetGlobalContainer h6 {
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
	} /* Defines the subsection headers for the right column */

#NetRightContentColumn ul li a {
	font-size: 17px;
	font-weight: bold;
	color: #C0382E;
	text-transform: capitalize;	
	}

#NetHealthInfoTopicCenterNav ul li a, #NetRelatedResources ul li a, #NetRelatedServices ul li a, #NetRelatedEvents ul li a, #NetRelatedProviders ul li a, #NetHealthInfoBreakingNews ul li a{
	font-size: 13px;
	color: #C0382E;
	text-decoration: none;
	}

	#NetHealthInfoTopicCenterNav ul li a:hover, #NetHealthInfoBreakingNews ul li a:hover {
		text-decoration: underline;
		}

