#quote{
	margin-top:10px;
	margin-left:20px;
	}
#quote h3{
	text-decoration:underline;	
	text-align:center;
	}
#quote th{
	background-color:#D92027;
	padding:5px;
	}
	
	#quote table{
	background-color:#3E3538;
	}
body{
background-color:#000;
font-family: Geneva,Arial,Helvetica,sans-serif;
color: white;
	
}
#wrapper{
border:1px solid white;
width:990px;
margin-left:auto;
margin-right:auto;
}
#content{
	float:left;
	width:680px;
	min-height:400px;
	background-color:#231f20;
	padding: 14px;
	font-size: 10pt;
	}
.formtext {
	font-size: 10pt;
	font-weight: bold;
}
#bgbox{
	background-color:#231f20;
width:990px;
	}
#RightPanel{
	height:100%;
	background-color:#3e3538;
	float:right;
	width:250px;
	margin-right: 17px;
	margin-top: 12px;
	font-weight: normal;
	font-size: 9pt;
	}
#RightPanel h4{
	padding:4px 0;
	font-size: medium;
	font-weight: bold;
	color: #ffffff;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	background-color:#d92027;
	margin-top: 0;
	text-align: center;
	}
#RightPanel p{
	margin-left: 8px;
	line-height: 150%;
	}
.FQtexbox {
	font-size: 9pt;
	width: 130px;
	color: black;
}
.required {
color: #d92027;
}
#ABNLogo {
	padding-top: 10px;
	background-color: #231f20;
	}
#RHPhone {
	background-color: #231f20;
}
#SitePhone {
color: #d92027;
font-weight: bold;
padding-right: 25px;
float: right;
padding-top: 4px;
}
#FormBlock td {
	padding: 2px;
}
#footer{
	 clear: both;
	width:990px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	color: #FFF;
	font-size:10px;
	background-color:black;
	height:25px;
	margin-top: 10px;
	}
#footer .text {
	margin-right: 20px;
}
#header{
	width:990px;
	height:123px;
	background-color:#231f20;
}
#logo{
	background-image:url(images/top_header.gif);
	width:990px ;
	height:123px ;
	}
#imagepanel{
	background-image:url(images/image_panel.jpg);
	background-color:#231f20;
	width:990px ;
	height:150px ;
	}
#navigation{
	text-align:left;
	margin-left: 30px;
	}
	
#navigation ul{
	margin:0;
	padding:0;
		margin-top: 5px;
	margin-bottom:5px;
	}
	
#navigation ul li{
	font-size: medium;
	font-weight: bold;
	color: #ffffff;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	margin-right: 20px;
	display:inline;
	text-transform: lowercase;
	}
	
#navigation ul li a{
	color: white;
	text-decoration:none;
}

#navigation ul li a:hover{
	color: #d92027;
	}
h1 {
	font-size: 16pt;
	margin-bottom: 8px;
	color: #d92027;
}
h2 {
	font-size: 12pt;
	margin-bottom: 5px;
	color: #d92027;
}
a, a:visited, a:active {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}