
/**************************** Body copy ****************************/
.body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	font-size: 100%; 

	}
	
#bottom_container,#copyright_container, #bottom_left_shadow, #mid_copyright_container, #bottom_right_shadow,#right_column,#banner_container,#menu_container, #leftnavigation,#top_container,#topnav2, #left_column.general p.breadcrumbs,#left_column.default p.breadcrumbs,#left_column.life p.breadcrumbs ,#left_column.comm p.breadcrumbs,#left_column.health p.breadcrumbs, #left_column.general div.red_bot_box2, #left_column.default div.red_bot_box2, #left_column.life div.red_bot_box2,#left_column.comm div.red_bot_box2,#left_column.health div.red_bot_box2,#left_navigation, #menu_container2{
	display:none;
	}


/*leftside of the content container*/
#left_column{
	width:100%;
	float:none;
	margin:0px;
	font-size: 100%; 
	}


#left_column div.content_box OL 
{
	
	padding-left: 28px;
	font-size: 100%; 
}

#left_column div.content_box OL li
{
	list-style-type:decimal;
	padding-bottom:3px;
}

#left_column div.content_box UL 
{
	padding-left: 30px;
}

#left_column div.content_box UL li
{
	list-style-type: disc;
}

#left_column div.bodycontent{
padding:0;
}

#left_column.general h2,#left_column.default h2,#left_column.life h2 ,#left_column.comm h2,#left_column.health h2{
color:#333333;
font-size: 100%; 
border-bottom:1px solid #333333;
}