

#body {margin: 0 14px 20px 20px;}

#logo {margin-bottom:10px;}
	
#headerutilities {
	background: #fcf5ba url("/includes/images/layout/sub_nav_bg.gif") repeat-x top;
	clear: left;
	color: #006;
	display: block;
	font-size: 12px;
	line-height: 20px;
	border-right: 1px solid #D7CFB5; 
	border-bottom: 1px solid #D7CFB5; 
	border-left: 1px solid #D7CFB5; 
	margin: 0px;
	padding: 4px 10px 5px 20px;
	} * html #headerutilities {
		line-height: 18px;
		padding: 8px 10px 7px 20px;
		}
#headerutilities .right {
	float: right;
	padding: 1px 3px 0px 0px;
	}
#headerutilities .left {
	float: left;
	padding: 3px 0px 0px 1px;
	} * html #headerutilities .left {
		float: left;
		padding-top: 0px;
		}
#headerutilities a {
	color: #006;
	font-weight: normal;
	}
	
#widecontent { /* Used on pages where content spans the entire width of site(no sidebar) - See "onecol.cfm" template*/
	font-size:96%;
	margin:25px 0 0 0;
	} * html #widecontent {margin:60px 0 0 0;}
	
.module_category_nav ul li.current a {
	border: 1px solid #F47A63;
	}
	
#footercalltoaction {
	clear:both;
	margin-bottom:2em;
	padding:5px !important;
	font-size:100% !important;
	line-height:1.5;
	}

#footer_disclaimer {

	}

.banner_calltoaction {
	float: left; 
	margin-left: 55px; 
	margin-top: 200px; 
	color: #FFF; 
	font-size: 17px;
	} * html .banner_calltoaction {
	  margin-left: 27px; }

.banner_calltoaction a {
	color: #FFF; 
	}


