* {
	margin: 0px;
	padding: 0px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	font: 12px/16px Arial, Helvetica, sans-serif;
	background: #cccccc url(../images/siteBG.jpg) repeat-x left top;
}
h1 {
	color: #2F70AA;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 20px;
	padding-bottom: 10px;
}
h2 {
	color: #2B6DAA;
	font-size: 16px;
	font-weight: normal;
	line-height: 14px;
}
#signupTbl h3 {
	font-weight: bold;
	color: #3673AC;
	font-size: 14px;
}

.quoteBox1 h2 {
	font-size: 20px;
	padding-left: 10px;
}
.quoteBox1  p     {
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 5px;
	padding-left: 10px;
}

h3 { font-size: 16px; }

a,  a:link {
	color: #2B6DAA;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #2B6DAA;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #2B6DAA;
	text-decoration: underline;
}
a:focus { color: #2B6DAA; 
}
a:active { color: #2B6DAA; 
}
#outerWrapper {
	margin: 20px auto 5px;
	text-align: left;
	width: 1010px;
	border: 1px solid #999999;
	background: #FFFFFF;
}

#header {
	font-size: 18px;
	font-weight: bold;
	background: #ffffff url(../images/headerBG.jpg) no-repeat center top;
	height: 143px;
}
#mainQuoteForm {
	width: 640px;
	background: transparent url(../images/formBG.jpg) no-repeat left top  !important;
	border: 1px solid #999999;
	float: left;
	overflow: hidden;
	margin: 0px 0px 0px 10px;
	height: 460px;

}
#quoteBoxWrapper {
	float: right;
	width: 300px;
	height: 480px;
	overflow: hidden;
}
#mainQuoteForm #signupTbl {
	float: right;
	padding-top: 200px;
}
.largeOrange {
	color: #F98F2B;
	font: bold 16px Arial, Helvetica, sans-serif;
}


#quoteBoxWrapper .quoteBox1 {
	float: right;
	width: 250px;
	height: 130px;
	background: url(../images/quoteboxBG.jpg);
	border: 1px solid #999999;
	margin-bottom: 10px;
	padding: 10px 7px 5px;
	margin-right: 10px;
}

#BoxWrapper {
	float: right;
	width: 350px;
	height: 370px;
	overflow: hidden;
	background: #ECECEC url(../images/quoteboxBG.jpg) repeat-x;
	margin: 30px;
	border: 1px solid #999999;
}


/* Box Sidebar AutoHome Form Joe */
#BoxWrapperFormPage {
	float: right;
	width: 350px;
	height: auto;
	overflow: hidden;
	background: #ECECEC url(../images/quoteboxBG.jpg) repeat-x;
	margin: 30px;
	border: 1px solid #999999;
}

#BoxWrapperFormPage .Box {
	float: right;
	width: 300px;
	margin-bottom: 10px;
	padding: 30px;
}



#BoxWrapper  .Box {
	float: right;
	width: 300px;
	margin-bottom: 10px;
	padding: 30px;
}




#topNavigation {
	padding: 15px 10px 10px 100px;
	background: #ffffff url(../images/navBG.jpg) no-repeat center top;
	list-style: none;
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	height: 20px;
}

#topNavigation ul{
	margin: 0;
	padding: 0;
	color: #FFF;
	list-style: none;
}

#topNavigation li{
	float: left;
	margin: 0;
	padding: 0 15px;
	font-weight: normal;
}
#topNavigation a:link, #topNavigation a:visited, #topNavigation a:active {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

#topNavigation a:hover {
	color: #000;
	text-decoration: none;
}



#content {
	margin: 0;
	padding: 10px 20px;
	background: #FFFFFF;
}
#footer {
	padding: 10px;
	background: #FFFFFF url(../images/footerBG.jpg) no-repeat center center;
	height: 139px;
}
#outerWrapper #footer table { margin: 30px auto 0px; }
.copyright {
	font-size: 9px;
	font-weight: normal;
	text-transform: capitalize;
	padding-top: 5px;
	margin: 0px auto;
	padding-bottom: 5px;
	color: #666666;
	word-spacing: -1px;
}
.copyright  a, .copyright a:hover {
	color: #666666;
	font-weight: normal;
}




.clear { clear: both; }

iframe.homepageForm {
	margin-top: 0px;
	overflow: hidden;
	padding: 0px;
	background: url(../images/formBG.jpg) no-repeat right top  !important;
}

#iframeWrapWide {
	height: 100%;
	overflow: hidden;
}

#content .narrowPage { padding: 10px 30px; }
.narrowPage h2 {
	line-height: 20px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 15px;
}


.narrowPage ul {
	margin: 10px 0px 10px 20px;
	padding: 0px;
	list-style: square outside;
}

.narrowPage li {
	padding-left: 10px;
	padding-bottom: 5px;
}

#outerWrapper #contentWrapper #content #BoxWrapperFormPage .Box img {
	float: left;
	margin-right: 10px;
}

.Box .heading {
	font-size: 24px;
	color: #3673AC;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 5px;
}
