.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #333333;
	text-decoration: none;
}

a.toptextlink:link {
	text-decoration: none;
	color: #333333;

}

a.toptextlink:visited {
	text-decoration: none;
	color: #333333;


}
a.toptextlink:hover {
	color: #3F65B2;
}

.bodytext {font-family: Arial, Helvetica, sans-serif; font-size: 75%; color: #666666;}
a.bodytextlink:link { text-decoration: none; color: #3F65B2;}
a.bodytextlink:visited {text-decoration: none; color: #3F65B2;}
a.bodytextlink:hover {color: #FF3300;}

.signup {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333;}
.signuptitle {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;}

.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #3F65B2;
	line-height: 150%;
}
a.leftnavlink:link {
	text-decoration: none;
	color: #000066;

}

a.leftnavlink:visited {
	text-decoration: none;
	color: #3F65B2;


}
a.leftnavlink:hover {
	color: #FF3300;
}
.leftcallout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	font-weight: bold;
}
.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; font-weight: normal;  line-height: 14px}
a.footer:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; font-weight: normal;  line-height: 14px}
a.footer:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; font-weight: normal; line-height: 14px}
a.footer:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; font-weight: normal; line-height: 14px}
div#wrapper {
	position:relative;


}