/* CSS Document */
body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D0B54;
}
a {color: #0E0C55;}
.green { color: #B0D718; }

.quote {
	font-family:"Georgia", Times New Roman, Times, serif;
	line-height:25px;
	font-size:15px;
}
.quotefooter {
	font-family:"Georgia", Times, serif;
	font-size:12px;
	}		
.greentitle {
	color:#FFFFFF;
	font-weight:100;
	font-size:18px;
}
.white {
	color:#FFFFFF;
	text-decoration:none;
	}
.frontlink {
	height:50px; text-align:center; padding-top:7px; color:#FFFFFF; background-color:#A1CE02; font-size:16px; font-weight:bold; border:1px solid #0D0B54;
	}
.newsletter {
	height:55px; color:#FFFFFF; background-color:#333464; border:1px solid #A1CE02;
	}
.newsletter p {
	padding-left:5px;
	padding-right:5px;
	}
a.white:hover {
	color:#A1CE02;
	}
a:hover {
	color:#A1CE02;
}