body {
	background-color: #FBFBFB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	scrollbar-arrow-color: #999999;
scrollbar-base-color: #BBBBBB;
scrollbar-face-color: #DDDDDD;
scrollbar-highlight-color: #BBBBBB;
scrollbar-shadow-color: #BBBBBB;
scrollbar-3dlight-color: #BBBBBB;
scrollbar-track-color: #BBBBBB;
scrollbar-darkshadow-color: #BBBBBB;} 
}
body, td, th, h3, h6 {
	color: #330000;
}
.selectStd {
	font-size: 90%;
	border: 1px solid #999999;
	width: 150px;
}

h1, h2, h4, h5 {
  color: #660000;
}

a {
	color: #003366;
}
form {
	margin: 0px;
	padding: 0px;
}
/* Allows PNG transparency to work in IE */ 
img {behavior: url(pngHack/pngHack.htc);}

/* Wrapper Element Classes */ 
.OuterTable {
	position:absolute;
	left:0;
	top:0;
	background-color: #EFEFEF; 
	/* background-image: url(images/bground_03.jpg); */
	background-position:left top;
	background-repeat:no-repeat;
	border: 4px double #999999;
	border-bottom: 0px;
	width:750px;
	height: 624px;
	margin: 0px;
}
.topPortion {
	margin: 0px 0px 10px 0px;
	height: 72px;
	padding: 0px;
	background-color: #999999;
	color: #FFFCDF;
}
.topRight {
	font-weight: bold;
	font-size: 120%;
	vertical-align: middle;
	height:100%;
}
.copyRight {
	position:absolute;
	top:606px;
	left:0;
	margin: 0px 0px 0px 0px;
	height: 9px;
	padding: 1px;
	background-color: #999999;			
	width:748px;	
	border: 4px double #999999;
	border-top: 0px;
	font-size: 7pt;
	color:#FFFFFF;
}
.bottomNav {
	position:absolute;
	top:585px;
	left:0;
	margin: 0px 0px 0px 0px;
	height: 8px;
	padding: 0px;
	width:750px;	
	border: 4px double #999999;
	border-top: 0px;
	border-bottom: 0px;
	font-size: 7pt;
	color:#FFFFFF;
}
/* Text Classes */ 
.introText {
	font-size: 110%;
	font-weight: bold;
	width: 80%;
}

/* Buttons */ 
.buttonBox {
	border: 8px #999999;
	border-style: double;
	background-color:#FFFCDF;
	text-align:center;
	padding: 5px;
	font-weight: bold;
}
.buttonBox A {
	text-decoration: none;
	color: #555555;

}
.buttonBox A:hover {
	color: #999999;
}
/* Selected Buttons */ 
.selectedButtonBox {
	border: 8px #E85F1B;
	border-style: double;
	background-color: #99FCDF;
	text-align:center;
	padding: 5px;
	font-weight: bold;
}

/* Sections */ 
.standardContentBox {
	width: 90%;
	height: 500px;
	overflow: auto;
	border: 1px solid #dfdfdf;
}
.landingBox {
	margin-top:30px;
	width: 90%; 
	height:45%;
	text-align:center;
}
.insideDiv {
	position:relative;
	margin:0px;
	padding: 0px;
	width:100%;
	height:100%;
}
.stepButtons {
	position: absolute;
	left:15px; top: 20px;
}
.stepButton_off {
	background-color: #FFFCDF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border: 3px double #999999;
}
.stepButton_on {
	background-color: #F9E526;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border: 3px double #999999;
}
.backForwardButtons {
	width:100%;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
.backButton {
	width: 100px;
	background-color:#999999;
	border: 3px double #999999;
	font-size: 80%;
	padding: 0px;
	line-height: 10px;
	height: 20px;
	margin: 0px 0px 5px 0px;
	color: white;
}
.forwardButton {
	width: 100px;
	background-color:#999999;
	border: 3px double #999999;
	font-size: 80%;
	padding: 0px;
	line-height: 10px;
	height: 20px;
	margin: 0px 0px 5px 0px;
	color: white;
}

.buildBoxLeft {
	width: 315px;
	position: absolute;
	left:115px; 
	top: 20px;
	padding: 5px;
	text-align:center;
	height: 480px;
	overflow: auto;
	border: 1px solid #999999;
	background-color:#FFFCDF;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #BBBBBB;
	scrollbar-face-color: #DDDDDD;
	scrollbar-highlight-color: #BBBBBB;
	scrollbar-shadow-color: #BBBBBB;
	scrollbar-3dlight-color: #BBBBBB;
	scrollbar-track-color: #BBBBBB;
	scrollbar-darkshadow-color: #BBBBBB;
}

.PopupBody {
	width: 100%;
	padding: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align:center;
	background-color:#FFFCDF;
} 
.buildBoxLeftInside {
	width:290px;
	overflow:visible;
	text-align:left;
	margin: 0px;
	padding: 0px;
}
.buildBoxRight {
	width: 250px;
	position: absolute;
	left:455px; 
	top: 20px;
	padding: 10px;
	height: 300px;
	overflow: auto;
	border: 1px solid #999999;
	background-color:#FFFFFF;
	vertical-align: bottom;
	text-align: center;
}
.CurrentCost {
	width: 90px;
	position: absolute;
	left:455px; 
	top: 350px;
	padding: 0px;
	overflow:visible;
	border: 1px solid #999999;
	background-color:#999999;
	font-size: 85%;
	color: white;
	font-weight:bold;
}
.buildSubmitButtons {
	position: absolute;
	left:623px; 
	top: 345px;
	text-align: left;
}
.buttonStd {
	background-color:#999999;
	border: 3px double #999999;
	font-size: 80%;
	padding: 0px;
	width: 100px;
	line-height: 10px;
	height: 20px;
	margin: 3px;
	color: white;
}
.buildStepTextBox {
	font-size: 80%; 
	margin:10px;
}
.buildStepTitle {
	margin:0px 0px 10px 0px;
	width: 100%;
	background-color: #999999;
	color: white;
	font-weight: bold;
	text-align: center;
}
.colorSwatchBox {
	width: 33%;
	font-size:80%;
	color:#000000;
}