body {
	font-family: arial, verdana, Helvetica, sans-serif;
	background-color: #95C0BA;
}
td {
	font-family: arial, verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: 4B4B4B;
}

.lt_yellow {
	background-color: FFFFD6;
	color: 333333;
}

.yellow {
	background-color: FFFFBC;
}

.dk_brown {
	background-color: 816D5B;
}

.lt_brown {
	background-color: D7C2AF;
}

.survey_brown {
	background-color: E6DDAA;
}

.title_red {
	background-color: 660000;
}

.footer_grey {
	background-color: 333333;
	color: FFFFFF;
}

.dk_nav_red {
	background-color: 4A0000;
}

.white {
	background-color: ffffff;
}

.slot_divider {
	background-image: url("images/ump/slot_divider.jpg");
	background-repeat: repeat-y;
}

.horz_divider {
	background-image: url("images/ump/horz_divider.gif");
	background-repeat: repeat-x;
}

.left_shadow {
	background-image: url("images/ump/left_shadow.jpg");
	background-repeat: repeat-y;
}

.right_shadow {
	background-image: url("images/ump/right_shadow.jpg");
	background-repeat: repeat-y;
}

.top_red_bars {
	background-image: url("images/ump/top_red_bars.jpg");
	background-repeat: repeat-x;
}

a { color: #670001;  text-decoration: underline;}
a:link { color: #670001;  text-decoration: underline;}
a:active { color: #670001;  text-decoration: underline;}
a:visited { color: #670001;  text-decoration: underline;}
a:hover { color: #670001; text-decoration: none;}

.left_nav { color: 333333; }
.left_nav a:link { color: 333333;  text-decoration: underline; }
.left_nav a:active { color: 333333;  text-decoration: underline; }
.left_nav a:visited { color: 333333;  text-decoration: underline; }
.left_nav a:hover { color: 333333; text-decoration: none; }

.inlineImage {
	margin-right: 5px;
	margin-bottom: 5px;
}

.slot_div {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 7px;
	margin-top: 8px;
}

.outer_nav_div {
	background: FFFFD6;
}

.nav_div {
	margin: 30px 15px;
}

.tier_2intro {
	margin-left: 20px;
	margin-bottom: 30px;
	margin-top: 30px;
	width: 247px;
}

.outer_tier_2intro {
	height: 178px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: 816D5B;
}

.footer_div {
	background-color: 333333;
	color: FFFFFF;
	margin: 10px; 15px;
}

.main_text {
	height: 100%;
}

.yellow_div {
	background-color: FFFFBC;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 18px;
	margin-top: 8px;
}

.main_div {
	margin: 10px 25px;
}

.site_title {
	font-size: 115%;
	font-weight: bold;
}

.caption { color: 9E9E9E; font-size: 9px; }


.survey_txt {
	background-color: FFFFBC;
	COLOR: #8B3F2F;
	margin-right: 15px;
	margin-left: 10px;
}

/*new styles for health topics and clinics*/

.topic_container {
	padding-top: 14px;
	padding-left: 26px;
	padding-right: 26px;
	padding-bottom: 14px;
}

.topic_title {
	padding-bottom: 14px;
}

.hr_padding {
	padding-top: 11px;
	padding-bottom: 11px;
}

.left_topic_listing_container {
	float: left;
	width: 322px;
	_width: 348px;
	padding-right: 26px;
	/*border: 1px solid blue;*/
}

.right_topic_listing_container {
	float: right;
	width: 348px;
	/*border: 1px solid green;*/
	
}

.topic_links_spacing {
	padding-top: 8px;
	/*padding-bottom: 2px;*/
}

.bold_title {
	font-family: arial, verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: 4B4B4B;
	font-weight: bold;
}

.body_links_spacing {
	padding-top: 2px;
	padding-bottom: 2px;
}

/*new styles for mini sites*/

.body_title {
            padding-top: 21px;
            padding-bottom: 0px;
}
.left_container {
            float: left;
}

.right_container {
            float: rigth;
}
.body_links {
            color: #912B2B;
}

.intro_copy {
            padding-bottom: 14px;
}

 
.middle_content {
            padding-top: 12px;
            padding-left: 20px;
            padding-right: 20px;
}
 
.crumb {
            padding-bottom: 22px;
}

.crumb a:hover {
            color: #333333;
}

.clinic_intro {
            padding-bottom: 29px;
            width: 375px;
}

.banner {
            padding-top: 14px;
            text-align: center;
}
.section_header {
			padding-left:25px; 
			padding-top:4px; 
			padding-bottom:4px; 
			font-weight: bold;
			font-family: Arial; 
			color:#FFFFFF; 
			font-size:14px; 
			text-transform: uppercase;
			/*font-size:16px; */
			/*font-stretch: semi-expanded;*/
}

/*end new styles for mini sites*/

/* styles for adults/peds */

.adultsPeds a:active { color: #000000; text-decoration: none;}


/* end adult/peds */
