/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* required style for proper display in IE [h1 right justification not supported] */
.hdnav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:400;
	padding:5px 5px 0px 5px;
}
/* Use to format regular page text */
.bodytext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:200;
	line-height:12px;
}
#hdimage {
	position:absolute;
	width:438px;
	height:152px;
	top:0px;
	right:0px;
	z-index:2;
}

#seal {
	position:absolute;
	width:338px;
	height:176px;
	z-index:3;
}

#blend {
	position:absolute;
	height:24px;
	left:340px;
	right:0px;
	top:152px;
	background-color:#00529C;
	z-index:3;
}

#logo {
	position:absolute;
	width:213px;
	height:82px;
	top:0px;
	left:0px;
	z-index:4;
}

#hdshadow2 {
	position:relative;
	top:176px;
	height:8px;
	background-image:url("../images/hd_shadow_white.gif");
	background-repeat:repeat-x;
	z-index:1;
}

/* prevents images from overlapping text in supporting browsers*/
#widthconstraint {
	position:absolute;
	top:176px;
	bottom:0px;
	right:0px;
	min-width:575px;
}
#navheading {
	width:222px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-top:1px solid #FFFFFF;
	border-bottom:#FFFFFF thin solid;
	color:#595959;
	font-weight: bold;
	padding: 2px;
	background-image:url("../images/bg.jpg");
}