a:link, a:visited {
    border-bottom: 2px solid #A8BFCF;
    padding-bottom: 1px;
}
a:link, a:visited, a:hover {
    text-decoration: none;
}
a:hover {
	border-bottom: 2px solid #005A9C;
}
a {
    color: #003366;
}
div#contentBlock {		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 580px;
	padding:20px;
	display:block;
	float:left;
}
div#exclamationBlock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	height:70px;
	padding:20px;
	margin-top:20px;
	background-color:#BCB394;
	text-align:center;
	color:#443A12;
	display:block;
	float:left;
}
.formBlock {
	background-color:#BCB394;
	color:#443A12;
}

div#imageBlock {
	width: 206px;
	text-align:center;
	height: 287px;
	display:block;
	float:left;
}
.bodyWrap{
    background-color: #F5EDDC;
	overflow-x:hidden;
	overflow-y:auto;
	width:980px;
	height:410px;
	padding-top:20px;
	padding-bottom:20px;
}
.bodyWrap div{
	margin: 0px;
	padding: 0px;
}
.bodyWrap div div {
	margin: 0px;
}
#loadfrm {
	margin: 0px;
	padding: 0px;
}
.h1 {
	font-size: 16px;
	font-weight: bold;
}
.h2 {
	font-size: 22px;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

div#Wrapper{
	width:980px;
	padding:10px;
	background:#222222;

}
div#Header{
	width:980px;
	height:99px;
}
div#Nav{
	width:980px;
	height:36px;
	background-image:url(../images/nav_bar_bg.jpg);
	background-repeat:repeat-x;

}
#b0,#b1,#b2,#b3,#b4,#b5,#b6,#b7{
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding:10px;
	overflow:hidden;
	text-transform: uppercase;
	}
.nBase{color:#F7EFE1;cursor:pointer;}
.nOver{color:#BCB394;cursor:pointer;font-weight:bold;}
.nDown{color:#443A12;background-color:#BCB394;font-weight:bold; border:solid 1px #000000}

div#Body{
	width:980px;
	background-color:#F5EDDC;
	
}
iframe#bodyFrame{
/*	width:980px;*/
	width: 100%;
	height:450px;
}
.style1 {
	font-size: 12px;
	font-style: italic;
}
#apply {
	background: url(../images/applybutton.png) 0% 0% no-repeat;
	width: 225px;
	display:block;
	height: 62px;
	line-height: 62px;
	vertical-align: middle;
	text-decoration: none;
	color: #fff;
	font-size: 24px;
	text-align: center;
	border: none;
}
#apply:hover {
	text-decoration: underline;
	border: none;
}
