﻿/* Utility Functions */
.clearfix {
	display:block;
}
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0pt;
	visibility:hidden;
}
* html .clearfix {
	height:1%;
}

/* Web Form Layout */
.header{
	height:55px;
	background: transparent url(../images/bkg_head.gif) no-repeat bottom center;
	position:relative;
	left:2px;
	margin:0 auto;
	width:774px;
	text-align:left;
	padding: 20px 0px 40px 10px;
}
.container{
	text-align:left;
	margin:0 auto;
	width:774px;
	background: transparent url(../images/bkg_page.png) repeat-y scroll;
}
.footer{
	height:29px;
	background: transparent url(../images/bkg_foot.gif) no-repeat top center;
	position:relative;
	left:0px;
	width:774px;
	margin:0 auto;
}
.control_row{
	clear:both;
	padding:3px 0;
}
DIV.control_row SPAN.form_label{
	width:150px !important;
	font-weight:900;
	display:block;
	text-align:left;
	color:#840017;
	padding-bottom:3px;
}
H2 
{
	margin-top:0px !important;
}

/* Control Formatting */
.control_xlg {
	width:180px;
}

.control_lrg {
	width:110px;
}

.control_med {
	width:70px;
}

.control_sml {
	width:30px;
}

.control_xsm {
	width:25px;
}
/* */
.form_adjust 
{
	margin-left:40px;
}

#submit_button
{
	margin-top:15px;
}

.top_copy
{
	margin:0 50px 10px 0;
}

.two_column {
	float:left;
	width:42%;
}

.two_column_body {
	float:left;
	width:425px;
}

.two_column_sidebar {
	width:250px;
}

.right{
	float:right !important;
}
.left{
	float:left !important;
}
.row
{
	clear:both;
	margin:25px 0;
}

.hilighted{
	border:dotted 1px #999;
	background:#F2E5E7;
	margin-right:50px;
	padding:0 0 0 20px;
}

.bold
{
	font-weight:900;
}

.requestQuote a, .requestQuote a:visited {
background:transparent url(../images/btn_requestQuote.gif) no-repeat scroll 0pt top;
display:block;
height:42px;
margin-bottom:30px;
overflow:hidden;
text-indent:-9999px;
width:214px;
}
.requestQuote a:hover {
background:transparent url(../images/btn_requestQuote.gif) no-repeat scroll 0pt -42px;
}

#request-button 
{
	position:relative;
	left:225px;
	top:10px;
}

.threesidebar
{
	font-size:11px !important;
	padding: 5px 10px !important;
	margin: 10px 10px !important;
	width:180px;
}
.threeimage
{
	margin: 5px 15px !important;
}

INPUT 
{
	width:175px;
}