	
* {
	margin:0; padding:0; 
}

body, p{
		font-family: Arial, Helvetica, Sans-serif;

	
	}

	img {
		border: 0px;
	}

	form{
		margin: 0px;
		}

	body{
		background-color: #d6d9dc;
		margin-top: 0px;
		text-align: center;

	}

	#wrapper{
		width: 757px;
		background-color: #fff;
		margin:0px auto;
  		padding:0px;
		text-align: left;
	}

	#home_header{
		width: 757px;
		height: 160px;
		background:  no-repeat 
url('deimages/piggy_bank.jpg') #11224d;
	}

	#home_header_content{
		margin-left: 206px;
		width: 520px;
		color: #fff;
		font-size: 12px;
		line-height: 13px;
	}
	#home_header_title{
		clear: left;
		font-family: Times New Roman;
		font-size: 19px;
		letter-spacing: 1px;
	}

	#navigation{
		padding-bottom: 30px;
		clear: left;
	}

	#header{
		padding: 20px;

	}
	#logo{
		float: left;
		height: 56px;
	}

	#header_nav{
		padding-top: 20px;
		float: right;
		font-size: 12px;
	}
	#navBar {
	background-image: url('deimages/nav_bg.gif');
	float: left;
	text-align:right;
	border: 0px;
	margin:0px; 
	padding: 0px;
	height: 30px;
	line-height: 30px;
	width: 723px;

} 


#nav_holder{
		width: 723px;
		height: 30px;
		float: left;
		background-image: 
url('deimages/nav_bg.gif');

	}

	.nav_element{
		float: left;
		border-right: 1px solid #fff; 
		height: 18px;
		margin-top: 5px; 
		padding-right: 10px;
		padding-left: 10px;
		padding-top: 2px;
	}

	#left{
		width: 290px;
		float: left;
		padding: 20px;
		font-size: 12px;
	}

	#right{
		width: 397px;
		float: right;	
		padding: 20px 10px 20px 20px;
		font-size: 12px;

	}

	#footer{
		background-color: #d6d9dc;
		padding-left: 20px;
		padding-top: 5px;
		padding-right: 10px;
		font-size: 11px;
		clear: left;
		line-height: 11px;
	}

	.font_header{
		font-size: 18px;
		color: #002f5d;
	}

	.font_underline{
		color: #002f5d;
		text-decoration: underline;
		font-weight: bold;
	}

	.featured_content{
		float: left;
		margin-left: 20px;
		font-size: 12px;
	}

	.nav_link, .nav_link:hover{
		color: #fff;
		text-decoration: none;
		font-size: 12px;

	}
	.nav_link:hover{
		font-weight: bold;

	}

	.line_break{
		clear: left;
		padding-top: 5px; 
		padding-bottom: 5px;
	}

	.feature_content{
		float: left;
		width: 757px; 
		background-image: 
url('deimages/bg_image.gif');
		border-bottom: 1px solid #000;
	}

	.feature_content_sub{
		float: left;
		width: 757px; 
		background-image: 
url('deimages/bg_imagesub.gif');
		border-bottom: 1px solid #000;
		margin-top: -4px;
	}



	#leftsub{
		width:155px;
		float: left;
		padding: 20px;
		font-size: 12px;
	}

	#rightsub{
		width: 532px;
		float: right;	
		padding: 20px 10px 20px 20px;
		font-size: 12px;

	}

	.footerlink, .subnavlink{
		color: black;
	}

	.subnavlink {
		text-decoration: none;
	}

	.header {
		font-size: 14px;
		color: #335f85;
	}

	.breadcrumb {
		font-size: 12px;
		color: #335f85;
	}
