/*Last Saved by Gareth Williams
	1.0.2. added identifiers and classes for crm forms*/
body {
margin: 0px;
background-image: url(images/bg.gif);
background-repeat: repeat-x;
background-color: #FFFFFF;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
}

a {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #0080C0;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#gradient_bg {

height: 583px;
width: 100%;
}

#logo {
margin-left: auto;
margin-right: auto;
background-image: url(images/logo.gif);
background-repeat: no-repeat;
width: 644px;
height: 90px;
}

#flash {
width: 680px;
height: 100%;
margin-left: auto;
margin-right: auto;
}

/*
#footer {
clear: left;
margin-left: auto;
margin-right: auto;
padding-top: 70px;
padding-left: 60px;
width: 644px;
}

.footer_text {
font-size: 9px;
padding-top: 5px;
float: left;
padding-left: 5px;
color: #999999;
}

#footer_links {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #999999;
margin-left: 45px;
margin-bottom: 10px;
width: 542px;
}

#footer_links a {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #666666;
text-decoration: none;
}

#footer_links a:hover {
color: #0080C0;
}
*/

#content_wrapper {
padding-left: 46px;
padding-top: 44px;
}

#left_content {
float: left;
margin-right: 8px;
padding: 0px;
font-size: 10px;
}

#home_btn {
margin-top: 7px;
}

#right_content {
position:relative;
float: left;
background-color: #FFFFFF;
width: 470px;
/*height:450px;*/
}

.right_content_text {
padding-left: 15px;
padding-right: 15px;
padding-bottom: 7px;
}

.right_content_text a {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #0080C0;
text-decoration: none;
}

.right_content_text a:hover {
text-decoration: underline;
}


.bullet_points {
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 15px;
margin-left: 10px;
}

/*added by Gareth Williams*/
/*-----------------------*/
#form_container{
	margin-top:20px;
	margin-left:20px;
	height:820px;
}
#form_title{
	text-align:center;
	float:none;
}
#form_content{
	margin-left:15%;
	height:405px;
}
/*-----------------------*/

#content_bottom {
width: 464px;
height: 15px;
}

.pdf_icons {
background-image: url(images/pdf_icon.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 25px;
margin-left: 10px;
height: 16px;
}

.pdf_icons a {
text-decoration: none;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
}

.pdf_icons a:hover {
text-decoration: underline;
}

.pdf_titles {
margin-left: 12px;
font-weight: bold;
}

.pdf_titles_blue {
color: #0080C0;
margin-left: 12px;
font-weight: bold;
}

#pay_logos {
margin-right: 50px;
text-align: right;
}

.rate_quote {
margin-top: 30px;
}

.rate_quote a {
text-decoration: none;
}

.rate_quote a:hover {
text-decoration: none;
}

.applications {
margin-left: 50px;
}

#more_info {
padding: 2px;
width: 460px;
background-color: #6699FF;
height: 20px;
margin-bottom: 2px;
}

.more_info_text {
height: 12px;
width: 100px;

padding: 4px;
}

.more_info_text a {
color: #000000;
text-decoration: none;
}

.more_info_text a:hover {
text-decoration: underline;
}

#ratequote_bar {
color: #000000;
padding: 2px;
width: 460px;
background-color: #CCCCCC;
height: 20px;
margin-bottom: 2px;
clear: left;
}

.ratequote_bar_text {
height: 12px;
width: 100px;
padding: 4px;
}

.ratequote_bar_text a {
color: #000000;
text-decoration: none;
}

.ratequote_bar_text a:hover {
text-decoration: underline;
}

.brochure_links {
margin-top: 30px;
font-size: 10px;
}

.brochure_icons {
background-image: url(images/pdf_icon.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 20px;
height: 16px;
}

.brochure_icons a {
text-decoration: none;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
}

.brochure_icons a:hover {
text-decoration: underline;
}
/*added by Gareth Williams*/
/*-----------------------*/
#form_wrapper{
	width:auto;
	height:auto;
	font-weight:bold;
	padding:20px;
	height:auto;
}
#form_header{
	font-weight:normal;
	margin-left: 40px;
}
#form_body{
	clear:both;
	margin-left:15%;
	padding-right:59px;
}
#form_footer{
	clear:both;
	font-size:80%;
	color:#696969;
	text-align:right;
	padding: 20px;
}
.form_row_left{
	float:left;
	text-align:left;
}
.form_row_right{
	float:right;
	text-align:right;
}
.form_row{
	clear:left;
	height:40px;
}
/*-----------------------*/