@charset "utf-8";
/* CSS Document */
.bodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.bodysubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	font-style: normal;
	line-height: 16px;
	position: relative;
	text-align: justify;
}
.bodysubheaderOther {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-align: justify;
}
.bodytextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #06F;
	text-align: justify;
	text-decoration: underline;
}

.bulletpoint {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.bodytexthighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.sidebartexthighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	position: static;
	width: 255px;
	text-transform: none;
	padding-bottom: 15px;
	padding-top: 0px;
	padding-right: 12px;
	padding-left: 0px;
}
.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	position: static;
	text-transform: none;
	text-align: justify;
	width: 255px;
}
.page {
	background-color: #FFF;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat;
}
.formnames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.formthanks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B4071B;
	text-decoration: none;
}
.formlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B80721;
	text-decoration: underline;
}
.eulaheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.eulaheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.eulatext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: justify;
}

.eulatextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.eulatextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #06F;
	text-decoration: underline;
}
.signuplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #B80721;
	text-decoration: underline;
}
.faqheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.faqsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.faqguidelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B80721;
	font-style: normal;
	text-decoration: none;
}
.faqguidelinkcomingsoon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	font-style: italic;
	text-decoration: none;
}
.referralusername {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	font-weight: bold;
	padding-left: 10px;
}
.referralheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #999;
	font-weight: bold;
	padding-left: 30px;
}
