@charset "UTF-8";
/* CSS Document */

.style2 {
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.health_subhead_burger {
color: #000000;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

.health_text {
color: #000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.health_leftnav
{
 list-style-type: none;
 list-style-position: outside;
 margin: 0px;
 padding: 0px;
}
.health_leftnav li
{
 list-style-position: outside;
 padding-bottom: 4px;
}

.health_leftnav li a
{
 font-size: 12px;;
 list-style-position: outside;
 background-image: url(http://media.charleston.net/images/icons/red_bullet2.gif);
 background-repeat: no-repeat;
 background-position: 0px 3px;
 /*background-position: center left; */
 padding-left: 12px;
 width: 190px;
 text-align: left;
}
/************************************ added 11_18_08 by iobriant ******/

#allofyou_header
	{
		background-image: url(http://media.charleston.net/images/allofyou_bak.gif);
		background-repeat: no-repeat;
		float: left;
	}
#allofyou
	{
		color: #996633;
		background-color: #FFCC00;
		font-weight: bold;	
	}
/********************************************* end iobriant addition **********/
.health_headlines
{
 list-style-type: none;
 list-style-position: outside;
 margin: 0px;
 padding: 0px;
}

.health_headlines
{
 list-style-type: none;
 list-style-position: outside;
 margin: 0px;
 padding: 0px;
}



.health_headlines li
{
 list-style-position: outside;
padding-bottom: 4px;
}

.health_headlines li a
{
 font-size: 12px;;
 list-style-position: outside;
 background-image: url(http://media.charleston.net/images/icons/red_bullet2.gif);
 background-repeat: no-repeat;
 background-position: 0px 3px;
 /*background-position: center left; */
 padding-left: 12px;
 text-align: left;
}


table.browse-list {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ddd;
	}
	
table.browse-list tr.alt th,
table.browse-list tr.alt td {
	background-color: #f5f5f5;
	}


table.browse-list th {
	width: 66px;
	margin: 0;
	padding: 6px 10px;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px dotted #d5d5d5;
	}
table.browse-list th a {
	text-decoration: none;
	}
table.browse-list th img {
	margin: 0 2px 0 0;
	vertical-align: middle;
	background: #fff;
	}

table.browse-list td {
	margin: 0;
	padding: 6px 5px;
	font-size: 100%;
	text-align: left;
	border-bottom: 1px dotted #d5d5d5;
	}
table.browse-list td a {
	font-weight: bold;
	text-decoration: none;
	}

.topic_header
	{
		width: 100%;
		text-align: center;
	}
.block530
	{
		width: 530px;
		float: left;
		margin: 0 5px 0 5px;
	}
.block300
	{
		width: 310px;
		float: right;
		margin: 0 5px 0 5px;
	}
