#maininner {
	padding: 0;
	width: 800px;
	margin-right: auto; 
	margin-left: auto;
	margin-top: 8px;
	position: relative;
	text-align: left;
}

#header_top {
	position: relative;
	left: 0px;
	width: 800px;
	height: 108px;
	background-image: url(../images/business/header_top.gif);
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#centerpanel {
	position: absolute;
	top: 157px;
	right: 0px;
	width: 642px;
	min-height: 100px;
	background-color: #EFFBFF;
	border: 1px solid #D1F5FF;
}
#centerpanel h1{
	font-family: verdana;
	font-size: 14px;
	text-align: left;
	width: 642px;
	height: 40px;
	color: #016886;
	background-image: url(../images/gradient_bar_medium.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}

#centerpanel_wide {
	position: absolute;
	top: 157px;
	right: 0px;
	width: 800px;
	min-height: 100px;
	background-color: #EFFBFF;
	border: 1px solid #D1F5FF;
}
#centerpanel_wide h1{
	font-family: verdana;
	font-size: 14px;
	text-align: left;
	width: 800px;
	height: 40px;
	color: #016886;
	background-image: url(../images/gradient_bar_wide.gif); 
	background-repeat: repeat-x;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}

#centerpanel h2, #centerpanel_wide h2{
	font-family: tahoma;
	font-size: 12pt;
	color: #018CB5;
}

.borderbottom{
 border-bottom: 1px solid #01A2D1;
}
.bordertop{
 border-top: 1px solid #01A2D1;
}

.noteBox {
 width: 90%; 
 color: #FF0000; 
 font-weight: bold; 
 padding: 4px; 
 border: 1px solid #FF0000; 
 margin: 4px; 
 background-color: #FFDDDD;
}
A.noteBox {
 color: #000000;
}
.overviewtable td{
	padding: 2px;
}

.testtable td{
	padding: 0px;
}

.formData select {
	font-size: 1.0em;
}

.whBlock {
	background-image: url(../images/business/wh_infoblock.gif); 
	background-position: -2px 0px;
	width: 240px; 
	height:auto !important;
	height:120px;
	min-height:120px;
	background-repeat: no-repeat; 
	padding:0px; 
	margin:0px;
	text-align: left;
}

.whBlock p{
	color:#FFFFFF; 
	font-weight: bold; 
	padding-left: 20px;
	padding-right: 20px; 
	padding-top: 20px; 
	padding-bottom: 0px;
}