

/* new layout */
BODY {
	width:900px;
	margin:none;
}
.main {
	width:900px;
}
.header_nav td {
	border: #555E89 1px solid;
	margin-left: 2px;
}
.header_nav .highlight a {
	text-decoration: underline;
}
.tab_top {
	width: 100%;
	border: none;
	height: 2px;
	background:#9EA7D2 url('/images/top.gif') no-repeat top center;
}
.tab_bottom {
	width: 100%;
	background: #555E89;
}
.vtl {
	color: #56923A;
	font-weight: bold;
	font-size: 24pt;
	margin-left: 120px;	
}
.h1top {
	text-align:right;
	padding-right:30px;
}
.h1logo {
	font-size: 24pt;
	margin-top: 5px;
	margin-bottom: 3px;
	color: black;
}
.ftr {
	background: #9EA7D2;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	padding: 15;
	font-size: 10;
	color: #3C3C3E;
}
.formbg {
	padding-top:30px;
	background:#EEEAE9 url('/images/form_bg_top.gif') no-repeat top left;
	width: 430px;
	text-align:center;
}
.formbg_bottom {
	background:#EEEAE9 url('/images/form_bg_bottom.gif') no-repeat bottom left;
}
.formbg H2 { font-size: 18pt; text-align:center; }
.bdrwrapper { border-left: #9EA7D2 1px solid; border-right: #9EA7D2 1px solid; margin: none; padding: 0 15px 0 15px; }
.rdb { text-align:left; padding-left: 30px; }
.h3g { color: #56923A; }
.header_nav td { width: 152px; height: 29px; background:#9EA7D2 url('/images/tab_short.gif') no-repeat top left; font-size: 8pt; border: none; } 
.spacer { width: 50px; background: none; }
.header_subnav td {
	border-top: none;
	border-bottom: #9EA7D2 1px solid;
	border-right: #9EA7D2 1px solid;
	background: #324374;
}
.tab_bottom { background: #324374; }
h1 { color: #56923A; font-size: 22pt; } 
