#pageback {
	width: 800px;
	margin:0 auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: auto;	
}

#headback {
	width: 800px;
	height: 340px;
	background-color: #FFFFFF;
	background-image: url(images/header.jpg);

	}


#content-box {
	width: 263px;
	display:inline;
	float: left;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 0px 0px 6px;
	margin: 10px;
}


#content-boxr {
	width: 263px;
	display:inline;
	float: right;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 0px 0px 6px;
	margin: 10px;
}


#form-box {
	width: 560px;
	padding: 48px 0px 6px;
	margin: 0px 0px 0px 3px;
	border: 1px solid #666666;
	background-color: #CCCCCC;
	background-image: url(images/bxhd-custdata.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#main-body {
	width: 573px;
	display:inline;
	padding-top: 6px;
	margin-left: 15px;
	margin-top: 10px;
	height: auto;	/*background-color: #FFFFFF;*/
	float: left;
}


#leftcol {
	width: 175px;
	display:inline;
	float: left;
	margin-left: 0px;
	/*background-image: url(images/wingtip.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -2px;
	padding-top: 2px;*/
}

#foot {
	clear:both;
	width: 798px;
	margin:0 auto;
	
}
#btm_cap {
	width: 798px;
	margin:0 auto;
	clear: both;
	background-color: #E6E6E6;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}
	
#mnuPanel {
	padding-top: 45px;
}
	
#mnuPanel a, #mnuPanel a:link, #mnuPanel a:visited, #mnuPanel a:active {
	display: block;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	padding: 3px 1px 1px 1px;
	margin-left: 4px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#mnuPanel a:hover{
	/*border: 1px #86777 outset;*/
	color: #000000;
	background-color: #DFDFDF;
}

#navbody {
	padding-left: 1px;
	margin-left: 4px;

}
#navbody a, #navbody a:link, #navbody a:visited, #navbody a:active {
	color: #67411a;
	display: inline;
	text-decoration: underline;
	/*background-color: #F0ECE9;
	border: #F0ECE9;*/
}
#navbody a:hover{
	color: #FFFFFF;
	background-color: #333333;
}

.content-boxtext {
	width: 252px;
	margin: 3px;
}

.content-boxclear {
	clear:both;
}

.leftimage{
float: left;
margin-right: 4px;
border: 1px none #000000;
}

.rightimage{
margin-bottom: 20px;
float: right;
margin-left: 15px;
border: 1px solid #000000;
width: 150px;
}
.head1 {
	font-weight: bold;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 120%;
	border-bottom-width: 1px;
	margin-top: 8px;
}

.head1red {
	font-weight: bold;
	color: #990000;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 130%;
	border-bottom-width: 1px;
	margin-top: 8px;

}
.head2 {
	font-weight: bold;
	color: #333333;
	font-size: 110%;
	padding-left: 2px;
}

.boldhead {
	font-weight: bold;
}
.caption {
	font-style: italic;
}
.planlabels {
	font-size: 13px;
	color: #5B0E0E;
}
.whitetext {
	color: #FFFFFF;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
}
