body {
	font-size:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0066BC;
	background-image: url(/images/bgblue.gif);
	background-repeat: repeat-x;	
}.maincopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #7C8386;
}
div#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .65em;
	color: #D6D6D6;
	text-align: center;
}

div#footer a:link { color: #D6D6D6; text-decoration: underline;  }
div#footer a:visited { color: #D6D6D6; text-decoration: underline;  }
div#footer a:hover { color: #EAFF00; text-decoration: underline;  }
div#footer a:active { color: #D6D6D6; text-decoration: underline;  }

.whitecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #FFFFFF;
	
}
.whitecopy a:link { color: #FFFFFF; text-decoration: underline;  }
.whitecopy a:visited { color: #FFFFFF; text-decoration: underline;  }

.whitecopy a:hover { color: #EAFF00; text-decoration: underline;  }
.whitecopy a:active { color: #FFFFFF; text-decoration: underline;  }
.homecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #FFFFFF;
	text-align: left;
	width: 540px;
	padding:10px;
}
.thanksdiv {
	padding: 20px;
	width: 450px;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-weight: bold;
	color: #FFFFFF;
}
.maindiv {
	padding: 20px;
	width: 500px;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #FFFFFF;
	text-align: left;
	width: 650px;
	padding:10px;
}
.bodycopy a:link { color: #FFFFFF; text-decoration: underline;  }
.bodycopy a:visited { color: #FFFFFF; text-decoration: underline;  }
.bodycopy a:hover { color: #EAFF00; text-decoration: underline;  }
.bodycopy a:active { color: #FFFFFF; text-decoration: underline;  }