a, a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	}
a:hover, a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cacae3;
	text-decoration: none;
	}
.bg-footer {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bbbbd6;
	background-position: center;
}
a.bg-footerlink, a.bg-footerlink:link, a.bg-footerlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bbbbd6;
	}
a.bg-footerlink:hover, a.bg-footerlink:visited:hover {
	color:white;
	}

.bg-main {
	background-color: #5c5c81;
	background-image: url(../images/bg-main.jpg);
	background-repeat: no-repeat;
}
.bg-main2 {
	background-image: url(../images/bg-main2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
.bodytext {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color: #bbbbd6;
	text-align:center;
	line-height:20px;
	padding: 0px 8px 0px 0px;
	font-style:italic;
	}
.signupButton {
background-color: #323254;
border-width: 1;
color: #FFFFFF;