body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e0dee3;
}
#header{
	position: relative; 
	width:100%; 
	height:40px; 
	z-index:6; 
	left: 0px;
	background-color: #F4B725;
	color: black;
	letter-spacing: 0.05em;
	font-size: 23px;
	font-weight: 600;
	text-align: right;
	vertical-align: bottom;
	padding-top: 38px;
}

#subheader{
	position: relative; 
	width:100%; 
	height:19px; 
	z-index: 7; 
	left: 0px; 
	color: white;
	background-color: #000000;
	font-size: 16px;
	letter-spacing: 0.05em;
	font-weight: 600; 
	padding-right: 20px;
	text-align: right;
	vertical-align: bottom;
	z-index: 7; 

}



#trailer {
	position: bottom;
	padding-left: 150px;	
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
	height: 100px;
	z-index: 1;
	background-color: #F4B725;
}
.navarea {
	position:absolute;
	width: 179px;
	top: 112px; 
	left: 0px; 
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;	
	padding-top: 13px; 
	z-index:7; 
	background-color: #727CA3; 
}
	
.navarea a:link, .navarea a:active, .navarea a:visited{
	background-color: #FFFFCC;
	color: Black;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 8px;
	padding-top: 5px;
	margin-top: -13px;
	padding-bottom: 3px;
	display: block;
	width: 179px;
}
.navarea a:hover{
	background-color: #D8C0D8;
	padding-left: 8px;
	display: block;
	width: 179px;
}
.navon{
	background-color: #FFFFff;
	color: Black;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 8px;
	padding-top: 5px;
	margin-top: -13px;
	padding-bottom: 3px;
	display: block;
	width: 179px;
}

.bg{
	background-color: #A87D19;
	background-image: url(Images/bg.jpg);
	background-repeat: no-repeat;
	background-position: topleft;
	z-index: 5;
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 75px;
	margin-left: 140px;
	position: relative; 
}
.legal{

font-size: 10px;
padding-left: 5px;
padding-right: 5px;
margin-left: 10px;
}

.bodycopy{
	font-size: 11px;
	line-height: 17px;
	padding: 15px;
	margin-left: 10px;
	
}

.callouts {
	background-color: #DCDCDC;
	position: relative; 
	width:500px; 
	left: 220px; 
	top: 30px;
	z-index:15; 
	border: 1px;
	border-style: solid;
	background-color: White;
	font-size: 11px;
	line-height: 17px;
	float: none; 
	left: 130px; 
	top: 40px; 

}

.calloutcontent {
	padding: 15px;
}

.calloutheader {
	height: 31px;
	background-image: url(Images/header_blank.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-left: 12px;
	font-weight: bold;
	text-decoration: none;
	color: black;

}

#datafiles{
	background-image: url(Images/icon_datafiles.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#printdir{
background-image: url(Images/icon_printdir.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#gbdonline{
background-image: url(Images/icon_gbdonline.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#templates{
background-image: url(Images/icon_templates.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.header{
	background-image: url(Images/header_blank.gif);
	background-repeat: repeat-x;
	padding-left: 15px;
	font-weight: bold;
	font-size: 11px;
}
#jcontainer{
	background-color: #154492;
}
#jleft{
	position:relative;
	top:0px;
	width:140px;
	height:1000px;
	padding-top:83px;
	background-color: #154492;
	z-index:3;
}
#jmain{
	position:relative;
	top:-1083px;
	padding:5px;
	padding-top:98px;
	padding-bottom:11px;
	padding-left:175px;
	width:100%;
	
	z-index:2;
}
#jback{
	position: relative;
	top:-1520px;
	background-image: url(Images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #154492;
	z-index:1;
}
#jbottom{
	position: relative;
	top:-1520px;
	padding-left:175px;
	PADDING-TOP:10PX;
	padding-bottom:10px;
	background-color: #FBB01E;
	z-index:3;
}
#jsubbottom{
	position: relative;
	top:-1520px;
	height:60%;
	background-color: #154492;
	z-index:6;
}
.acrobat {
	position:absolute;
	width:130px;
	left: 0px; 
	top: 360px;
	border: none;
	font-size: 11px;	
	z-index:7; 
	padding-top: 13px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}