@charset "UTF-8";
/* CSS Document */

body{
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	background: #d2d2d2 url(http://www.websitesettings.com/resources/images/tile.png);
	font-size: 14px;
	margin: 0;
}
table {
	width: 100%;
	margin-top: 20px;
}
td {
	background-color: #97D7E0;
}
#mainwrapper{
	background-color: white;
	width: 600px;
	border: 3px solid #666;
	color: #757575;
	margin-left: auto;
	margin-right: auto;
	margin-top: 24px;
	background-image: url(../images/bg_pmt.gif);
	background-repeat: no-repeat;
	padding: 24px;
	padding-top: 340px;
}
#message {
	width: 400px;
}
#mainwrapper_alt {
	background-color: white;
	width: 600px;
	border: 3px solid #666;
	color: #757575;
	margin-left: auto;
	margin-right: auto;
	margin-top: 24px;
	padding: 24px;
	padding-top: 24px;
}
#feedback {
	margin-right: 0px;
	height: 144px;
	width: 48px;
	float: right;
	background-repeat: no-repeat;
	margin-top: 250px;
	text-align: right;
}
#smallnav {
	width: 200px;
	float: right;
	text-align: right;
	font-size: 16px;
	line-height: 31px;
	font-weight: bold;
	letter-spacing: -1px;
}
a {
	font-weight: bold;
}
#footer {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 20px;
	font-size: 10px;
	color: #666;
	margin-bottom: 40px;
}
#bottomnav {
	text-align: center;
	font-size: 12px;
	margin-top: 30px;
	border-top-color: #333333;
	border-top-style: dotted;
	border-top-width: 3px;
	padding-top: 10px;
}
h1 {
	color: #666;
	margin: 0px;
	margin-bottom: 0px;
	text-align: left;
	letter-spacing: -2px;
	font-size: 24px;
	line-height: 26px;
}
h2 {
	font-size: 18px;
	margin-top: 0px;
	letter-spacing: -1px;
	line-height: 24px;
}
.alt_td {
	background-color: #FFFFFF;
}

.sm_div{
background-color: #c5e171;
width: 560px;
padding: 20px;
border: 1px solid #7e7e7e;
color: #757575;
margin: 0 auto;
margin-left: auto;
margin-right: auto;
display: block;
margin-top: 30px;
float:left;
font-size: 16px;
}

#recap_div{
margin-left: 140px;
float:left;
}

a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #99CC00;
	text-decoration: underline;
}

.small_print {
font-size: 11px;
text-align: right;

}

a.black {
	color: #757575;
	text-decoration: none;
}
.small_print_left {
font-size: 11px;
text-align: left;

}

.smallish_print_left {
font-size: 13px;
text-align: left;

}

.home_message {
font-size: 12px;
text-align: right;
color: #8da709;
font-weight:700;
padding-right:10px;
}

.response {
	background-color: white;
	width: 490px;
	padding: 0px;
	border: 0px solid #7e7e7e;
	color: #757575;
	margin-top: 20px;
	display: block;
}
.quote2 {
	font-size: 14px;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.about {

	font-size: 14px;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px;

}

.green_left {
			font-size: 14px;
			text-align: left;
			color: #8da709;
}
.small_print_red {
	font-size: 11px;
	text-align: right;
	color: #FF0000;
}	
.about2 {
color: #336699;
}
#this_form {
color: #336699;

}

