div, body, ul, li {
	margin:0; padding:0; 
}

img, fieldset {
	border: none;
}

body {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
             "Helvetica Neue", sans-serif;
	font-weight: 300;

	font-size:12px;
	color:#000;	
}

h1 {
	color: #762123;
	line-height: 120%;
	font-size:20px;
	padding-bottom: 10px;
}
h2 {
	padding-top: 10px;
	padding-bottom: 1px;
	line-height: 120%;
	font-weight: normal;
	font-size:18px;

}

h3 {
	padding-top: 5px;
	padding-bottom: 1px;
	line-height: 120%;
	font-weight: normal;
	font-size:16px;

}

a:visited, a:link, a:active {
	color: #002d6a;
	text-decoration: none;
}

/***************************************
 * CMBoss results and sitemap
 **************************************/

.results ul {
	margin: 0px; 
	padding-left: 1em; 
	text-indent: -1em; 
	list-style-type: none;
}
.results li {
	margin: 0px; 
	padding-left: 1em; 
	text-indent: -1em; 
	list-style-type: none;
}

.results h4, .results h5 {
	display: inline;
	font-size: 100%;
	color: #000;
}


/****************************************
 * Skip Navigation Container
 ****************************************/

#skipnav {
	position: absolute;
	top: -9999em;
	left: -9999em;
}

#skipnav hr {
	display: none;
}



#wrapper {
width: 990px;
margin: auto;
padding: 0px;
text-align: left;
}
#header {
width: 100%;
height: 206px;
background-image: url('deimages/header_bkgd.jpg');
background-position: bottom;
background-repeat: no-repeat;
}
#logo {
	float: left;
	text-align: left; 
	width: 375px;
	height: 162px;
	padding-top: 33px;
}

#slogan {
	float: right;
	text-align: right;
	width: 609px;
	padding-top: 51px;
}

#search {
			float: right;
			padding-right: 30px;
			line-height: 30px;
			text-align: right;
			vertical-align: middle;
			padding-top: 6px;
		}
		#search fieldset {
			padding: 0px;
			margin: 0px;
			border: none;
		}
		#search a:visited, #search a:link, #search a:active, #search {
			display : block;
			text-decoration : none;
			text-align:right;
			vertical-align: middle;
		}
		#siteSearchIContainer {
			float: right;
			text-align:right;
			border: 0px;
			background-image: url('deimages/search_bkgd.gif');
			background-repeat: no-repeat;
			margin: 0px;
			height: 17px;
			line-height: 17px;
			width: 180px;
			text-align: left;
		} 

		#siteSearchSContainer {
			font-size:11px;
			font-weight: bold;	
			color: #77787b;
			background-image: url('deimages/searchButton.gif');
			background-repeat: no-repeat;
			background-color : transparent;
			cursor: pointer;
			float: right;
			text-align:center;
			border: 0px;
			margin:0px; 
			padding-top:1px;
			padding-bottom:1px;
			width: 35px;
		} 


		#siteSearchForm {
			font-size:11px;
			font-weight: bold;
			color: #77787b;
			background-color : transparent;
			width: 157px;
			height: 12px;
			line-height: 12px;
			padding: 0px;
			border: none;
			margin-top: 1px;
			margin-left: 7px;
		}


#navBar {
	text-align:left;
	height: 30px;
	width: 990px;
	background-color: #005030;
} 
#navBarFade {
	float: right;
	margin:0px; 
	padding: 0px;
	height: 6px;
	line-height: 6px;
	width: 990px;
	background-image: url('deimages/nav_fade.gif');
	background-repeat: no-repeat;
} 


#container {
	width: 100%;
	height: auto;
	margin-top: 20px;
	padding:0px 0px;
	background-image: url(deimages/divider.gif);
	background-repeat: repeat-y;
	background-position: 729px 0px;
}
#right {
	width: 260px;
	margin-left: 25px;
	height: auto;
	float: right;
}

#right h2 {
	color: #762123;
	font-size: 20px; 
	padding-left: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
}

.teaser {
	width: 200px;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 7px;
	height: auto;
	border: 1px #918f8f solid;
	font-size:12px;
}
#right .teaser p {
	padding-bottom: 15px;
}
#right .teaser h2 {
	color: #002d6a;
	font-size:14px;
	margin: 0px;
	padding: 0px;
}



#sub_nav {
	padding-top: 25px;
	width: 170px;
	padding-left: 10px;
}
#sub_nav ul li {
	border-bottom: 2px solid #cfd1d2;
	height: 28px;
}
#sub_nav ul li a, #sub_nav ul li a:active, #sub_nav ul li a:visited, #sub_nav ul li a:link  {
	color: #a1a1a1;
	line-height: 28px;
	padding-left: 5px;
	text-decoration: none;
}

#sub_nav ul li a:hover, #sub_nav ul li.subNavigationLit a {
	color: #762123;
	text-decoration: none;
}

#left {
width: 704px;
height: auto;
height: 100%;
display: table;
float: left;
min-height: 500px;
}

#html_area {
	line-height: 130%;
	margin-right: 15px;
	margin-left: 20px;
}

#html_area h1 {
	 font-size: 18px;
	color: #000;
	padding-top: 0px;
	margin: 0px; 
	padding-bottom: 3px;
	line-height: 20px;
	font-weight: normal;
}

#html_area p {
	padding-top: 1px;
	padding-bottom: 1px;
}

#html_area ul {
	padding-left: 15px;
}

.two_col_container {
	width: 100%;
	height: 100%;
	padding-bottom: 20px;
	background-image: url(deimages/divider.gif);
	background-repeat: repeat-y;
	background-position: 300px 0px;
}

.two_col_left {
	float: left; 
	width: 300px;
}
.two_col_right {
	padding-left: 15px;
	margin-left: 310px;
	width: 340px;
}
.clear { clear:  both; }


.clearer {
font-size: 0px;
height: 0px;
width: 100%;
display: block;
clear: both;
}


#customer_center {
	width: 214px;
	margin-top: 25px;
	margin-left: 25px;
	border-top: 1px solid #918f8f;
	
}
#customer_center form{
	width: 187px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 10px;
	margin-left: -10px;
}

.customer_center_head {
	font-size:12px;
	color: #231f20;
	font-weight: bold;
}
.customer_center input, .customer_center select{
	margin: 2px;
	border: 1px solid #918f8f;
}

#footer_container {
	width: 990px;
	height: 40px;
	text-align: center;
	margin-top: 7px;
	background-image:url(deimages/footer_fade.png);
	background-position:center top;
	background-repeat:repeat-x;
	padding-top: 11px;
	color: #919195;
}

#footer {
	
	padding-left: 35px;	
	font-size: 11px;

}

#footer a:link, #footer a:visited, #footer a:active {
	color: #919195;
	text-decoration: none;
}
#footer a:hover {
	color: #919195;
	text-decoration: none;
} 

#footer .blue a:link, #footer .blue a:visited, #footer .blue a:active {
	color: #0088cb;
}

#foot_copy {
	float: right;
	text-align: right;
	padding-right: 25px;
	width: 275px;
}