body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	background-color:#D6D6D6;
}

/***************/
/* Main Body Styles */
/***************/

#base {
	width:100%;
	float:left;
	margin:0;
}

#centered {
	width:760px;
	margin:0 auto 0 auto;
	background-color:#FFFFFF;
	
}

#bg_top {
	background:url(../images/bg_top.gif) top center no-repeat;
	margin:0;
	padding:0;
	height:28px;
}

#bg_middle {
	background:url(../images/bg_middle.gif) top center repeat-y;
	float:left;
	margin:0;
	padding:0;
	width:760px;
}

#bg_bottom {
	background:url(../images/bg_bottom.gif) top center no-repeat;
	float:left;
	margin:0;
	padding:0;
	height:40px;
	width:760px;
}

/***************/
/* Main Content Styles */
/***************/

#titlebox {
	margin:0 0 0 65px;
	width:630px;
}

#titlebox p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	margin:20px 0 0 0;
	line-height:12px;
}

#leftcolumn {
	float:left;
	width:440px;
	margin:0 0 0 65px;
	padding:10px 0 0 0;
}

#rightcolumn {
	float:left;
	width:180px;
	margin:0 0 20px 20px;
}

img {
	padding:15px 0 0 5px;
}

.title{
	margin:20px 0 10px 0;
}

#title2{
	margin:5px 0px 10px 0;
	padding:5px 10px 5px 5px;
	background-color:#6197B2;
}


/***************/
/* Format Styles */
/***************/

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	margin:24px 0 0 0;
	line-height:21px;

}

#bg_bottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:center;
	margin:15px 0 0 0;
	line-height:20px;

}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#EC9941;
	text-decoration:none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6197B2;
	text-decoration:none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#999999;
	margin:0 0 0 20px;
	text-align:right;
	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	text-align:right;
	margin: 15px 0 0 0;
}

h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#EC9941;
	text-align:right;
}


h3, h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#999999;
	margin:10px 0 0 0;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	text-align:left;
	margin:0;
}

/***************/
/* Quick Quote Styles */
/***************/

.quickquote {
	margin:0;
	padding: 0 10px 0 0;
}

.quickquote p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:15px 0 5px 0;
	line-height:20px;
}

.quoteform1 {
	width:280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

.quoteform2 {
	width:55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

.quoteform3 {
	width:285px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}


.submit {
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
	font-size:12px
} 

.submit2 {
	margin:10px 0 0 94px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
	font-size:12px
} 

/***************/
/* SiFR Styles */
/***************/
.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: -999em;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	float:none;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h1{
	margin:0;
	padding:0;
	visibility: hidden;
	line-height:35px;
	font-size:24px;
}

.sIFR-hasFlash h3{
	margin:0 0 -10px 0;
	padding:0;
	visibility: hidden;
	line-height:33px;
	font-size:26px;
}
