body {
	background-image: url(../images/PageBG.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
#maincontainer {
	width: 978px;
	margin: 0 auto;
}

#header01 {
	background-image: url(../images/Header01.jpg);
	height: 262px;
	text-align: left;


}
#footer {
	margin-bottom: 20px;
	color: #003399;
	font-size: 70%;
	line-height: 18px;
	clear: both;
	padding-top: 20px;
}

#footer a {
	color: #003399;
	
}

#footer a:hover {
	color: #000000;
	text-decoration: none;
}#content {
}
#content_left {
	float: left;
	width: 450px;
	margin-top: 15px;
	text-align: justify;
	margin-right: 10px;
	margin-left: 25px;
	font-size: 13px;
	margin-bottom: 15px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #669933;
}
.quickblue {
	font-weight: bold;
	color: #055793;
}




.chargegreen {
	font-weight: bold;
	color: #669934;
}
#content_right {
	margin-top: 15px;
	float: right;
	width: 460px;
}
#quicktimebox {
	background-image: url(../images/videoBG.jpg);
	height: 193px;
	width: 447px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}
#quicktimebox_video {
	float: right;
	width: 132px;
	margin-right: 15px;
	margin-top: 10px;
}
#quicktimebox_text {
	text-align: justify;
	float: left;
	width: 266px;
	font-size: 13px;
	margin-top: 15px;
	margin-left: 15px;
}
#formbox {
	text-align: justify;
	font-size: 13px;
	width: 420px;
}
.privacypolicy {
	font-size: 10px;
}
.privacypolicy a {
	color: #095996;
	text-decoration: none;
}

.privacypolicy a:hover {
	color: #669934;
	text-decoration: underline;
}

#formtable td {

padding: 1px;


}

#formtable .lefttd {

text-align: right;

}

#formtable input {

background-color: #055793;
border: 0;
color: #FFFFFF;

}

#formtable .searchbutton {


background-color: #669933;
border: 0;
color: #FFFFFF;

}
#header02 {
	background-image: url(../images/Header02.jpg);
	height: 262px;
	text-align: left;
}
#privacyheader {
	height: 78px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 185px;
}
#privacycontainer {
	width: 500px;
	margin: 0 auto;
}
#privacycontent {
	text-align: justify;
	margin-top: 15px;
	line-height: 25px;
	color: #666666;
}
#logoplace {
	float: left;
	margin-top: 19px;
	margin-left: 22px;
}
#quotearea {
	float: right;
	font-style: italic;
	color: #FFFFFF;
	font-size: 12px;
	width: 300px;
	margin-top: 145px;
	text-align: justify;
	margin-right: 25px;
}
