div#wrapper div#body_content {
	/*background:#3CBDC0;*/
	background: #FFF; color: #7e8386;
	height:auto!important;
}

div#wrapper div#body_content div#copy {
	float:left; display: inline;
	margin:0;
	padding:0px 15px 0px 10px;
	/*background:url(/media/imgs/headers/home_bkg1.jpg) #3CBDC0 no-repeat;*/
	background: #FFF; color: #7e8386;
	width:669px;
	min-height:250px;
	height:250px;
	height:auto !important;
	/*border: 1px solid #FF9999;*/
	border-left: 1px solid #FFF;
}

div#wrapper div#body_content div#copy a:link, div#wrapper div#body_content div#copy a:active, div#wrapper div#body_content div#copy a:visited{
	color:#1d3160; text-decoration: none;
}

div#wrapper div#body_content div#copy a:hover, div#wrapper div#body_content div#copy a:visited:hover, div#wrapper div#body_content div#copy a:focus{
	color:#4a546a; text-decoration: underline;
}


/*SUMMARY LINKS*/
div#wrapper div#body_content div#copy a.summary_link:link, div#wrapper div#body_content div#copy a.summary_link:active, div#wrapper div#body_content div#copy a.summary_link:visited{
	color:#7e8386; text-decoration: none; border-bottom: none;
}

div#wrapper div#body_content div#copy a.summary_link:hover, div#wrapper div#body_content div#copy a.summary_link:visited:hover, div#wrapper div#body_content div#copy a.summary_link:focus{
	color: #333; text-decoration: underline; border-bottom: none;
}

div#wrapper div#body_content div#copy.condense{ width: 495px; margin-top: -30px; }

/*div#wrapper div#body_content div#copy ul{ margin-left: 25px; }*/

div#wrapper div#body_content div#copy ul a:link, div#wrapper div#body_content div#copy p a:link, div#wrapper div#body_content div#copy ul a:active, div#wrapper div#body_content div#copy p a:active, div#wrapper div#body_content div#copy ul a:visited, div#wrapper div#body_content div#copy p a:visited{
	color:#1d3160; text-decoration: none;
	border-bottom: 1px dotted #1d3160;
}

div#wrapper div#body_content div#copy ul a:hover, div#wrapper div#body_content div#copy p a:hover,div#wrapper div#body_content div#copy ul a:visited:hover, div#wrapper div#body_content div#copy p a:visited:hover, div#wrapper div#body_content div#copy ul a:focus, div#wrapper div#body_content div#copy p a:focus{
	color:#1d3160; text-decoration: none;
	border-bottom: 1px solid #1d3160;
}

/*div#wrapper div#body_content div#copy p a:link img, div#wrapper div#body_content div#copy p a:active img, div#wrapper div#body_content div#copy p a:visited img, div#wrapper div#body_content div#copy p a:hover img, div#wrapper div#body_content div#copy p a:visited:hover img, div#wrapper div#body_content div#copy p a:focus img{ border-bottom: none; }*/



div#wrapper div#body_content div#copy p, div#wrapper div#body_content div#copy  li  {
	width:auto;
	margin:0 0 10px 10px;
}

div#wrapper div#body_content div#copy li {
	margin: 0 0 10px 25px; 
}


div#wrapper div#body_content div#copy h1, div#wrapper div#body_content div#copy h3, div#wrapper div#body_content div#copy h4{ margin: 0 0 5px 10px; color:#1d3160; }
div#body_content div#copy h5{ margin: 0 0 5px 10px; color:#1d3160; }

div#wrapper div#body_content div#copy h3 a:link, div#wrapper div#body_content div#copy h3 a:active, div#wrapper div#body_content div#copy h3 a:visited{
	/*color: #FFF;*/color:#1d3160; text-decoration: none;
}

div#wrapper div#body_content div#copy h3 a:hover, div#wrapper div#body_content div#copy h3 a:visited:hover, div#wrapper div#body_content div#copy h3 a:focus{
	/*color:#FFF;*/ color:#1d3160; text-decoration: underline;
}

div#wrapper div#body_content div#copy h1, div#wrapper div#body_content div#copy h3{ font-size: 14px;  color:#1d3160;}
div#wrapper div#body_content div#copy h4{ font-size: 12px; color:#1d3160; }

div#wrapper div#body_content div#squares ul {
	list-style:none;
	list-style-type:none;
}

div#wrapper div#body_content div#squares ul li {
	width:169px;
	height:169px;
	float:left;
	display:inline;
	margin:10px 10px 0 0;
}

/*LEFT COL*/
div#wrapper div#body_content div#left_col{
	float:left; display: inline;
	/*border-right: 1px solid #FFF;*/
	width:205px; min-height:280px; height: 280px; height: auto !important;
	background:#FFF;	
}

div#wrapper div#body_content div#left_col ul{
	list-style: none; list-style-type: none;
}

div#wrapper div#body_content div#left_col ul li{
	margin: 0px 0px 10px 15px;
	float:left; display: inline;
}

div#wrapper div#body_content div#left_col ul li a:link, div#wrapper div#body_content div#left_col ul li a:active, div#wrapper div#body_content div#left_col ul li a:visited{
	background: url(/media/imgs/side_btn_new.jpg) no-repeat;
	width: 158px; height: 20px;
	display: block;	
	text-align: left; text-decoration: none; text-transform: capitalize; font-size: 10px;
	color:#1E3160;
	padding: 5px 0px 0px 10px;
	float: left; display: inline;
}

div#wrapper div#body_content div#left_col ul li a:hover, div#wrapper div#body_content div#left_col ul li a:visited:hover, div#wrapper div#body_content div#left_col ul li a:focus, div#wrapper div#body_content div#left_col ul li a.active{
	background: url(/media/imgs/side_btn_hover_new.jpg) no-repeat;
	width: 158px; height: 20px;
	display: block;
	text-align: left; text-decoration: none; text-transform: capitalize; font-size: 10px;
	color:#FFF;
	padding: 5px 0px 0px 10px;
	float: left; display: inline;
}

/*RIGHT COL*/
div#wrapper div#body_content div#right_col{
	float:left;display: inline;
	border: 1px solid #FF9999;
}