﻿body {
	margin: 0;
	background-color: #A0A0A3;
}
.ContentArea {
	padding: 20 150 20 60;
	width: 900px;
	height: 478px;
	vertical-align: top;
	text-align:left;
}
.ContentArea_About {
	padding: 30 25 25 60;
	width: 900px;
	height: 478px;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align:left;
}
.ContentArea_Products {
	padding: 120 25 25 60;
	width: 900px;
	height: 478px;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align:left;
}
.ContentArea_Contact {
	padding: 100 25 25 60;
	width: 900px;
	height: 478px;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align:left;
}
.ContentArea_Opportunities {
	padding: 30 25 25 60;
	width: 900px;
	height: 478px;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align:left;
}
.ContentArea_Administrator {
	padding: 95 25 25 60;
	width: 900px;
	height: 478px;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align:left;
}
.ContentArea_Associates {
	padding: 20 125 25 60;
	width: 900px;
	height: 478px;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align:left;
}
.ContentArea_LoginHelp {
	padding: 120 25 25 60;
	width: 900px;
	height: 478px;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align:left;
}
.ContentArea_Opportunity {
	width: 900px;
	height: 478px;
	background-repeat: no-repeat;
	background-color: white;
	vertical-align: top;
	text-align:left;
}
.PageTitle {
	color: white;
	font: bold 24pt Arial;
}
.ContentTitle {
	color: white;
	font: 16pt Arial;
}
.MainTitle
{
	color: white;
	font: bold 20pt Arial;
}
.ContentSubtitle {
	color: white;
	font: bold 12pt Arial;
}
.ContentText {
	color: white;
	font: 10pt Arial;
}
.GuestMessageText {
	color: white;
	font: bold 10pt Arial;
}
.ContentFinePrint {
	color: white;
	font: 7pt Arial;
}
.LearnLink {
	text-align: left;
}
.ImgNoBorder {
	border: 0;
}
.HeadLogoArea {
	width: 457px;
	height: 80px;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align:left;
	padding-left: 20px;
	font: bold 20pt Arial;
	color: #2A5D7E;
}	
.FootArea {
	width: 900px;
	height: 50px;
	vertical-align: middle;
	text-align:left;
	background-color: #F6F6F6;
}	
.FootContent {
	color: #909090;
	font: 8pt Arial;
	padding-left: 100px;
}	
.FootContent a {
	color: #124F98;
	font: bold 8pt Arial;
	text-decoration: underline;
}	
.PrivacyLink {
	color: White;
	font: bold 8pt Arial;
	text-decoration: underline;
}	
.OpportunitiesLink {
	color: Yellow;
	font: 10pt Arial;
	text-decoration: underline;
}
.OppNavLink_on {
	color: #9BB4F5;
	font: bold 9pt Arial;
	text-decoration: none;
}
.OppNavLink_on:hover {
	color: #9BB4F5;
	font: bold 9pt Arial;
	text-decoration: none;
}
.OppNavLink_off {
	color: Black;
	font: bold 9pt Arial;
	text-decoration: none;
}
.OppNavLink_off:hover {
	color: #9BB4F5;
	font: bold 9pt Arial;
	text-decoration: none;
}
.NavP {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}
.OppBlueTitle {
	color: #9BB4F5;
	font: bold 20pt Arial;
	margin-bottom: 12px;
	margin-top: 12px;
}
.OppOrangeSubtitle {
	color: #CD6632;
	font: bold 12pt Arial;
	margin-bottom: 12px;
	margin-top: 12px;
}
.OppGrayText {
	color: #666666;
	font: 10pt Arial;
	margin-bottom: 12px;
	margin-top: 12px;
}
.OppBlackBoldText {
	color: Black;
	font: bold 12pt Arial;
}
.OppBlueLink {
	color: #9BB4F5;
	font: bold 9pt Arial;
	text-decoration: underline;
}
.LanguageText {
	color: black;
	font: 8pt Arial;
}
.LanguageText a {
	color: #074E84;
	font: 8pt Arial;
	text-decoration: none;
}
.LanguageText a:hover {
	color: #FE9900;
	font: 8pt Arial;
	text-decoration: none;
}
