.ContactInfo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;
	font-size: 18px;

}
.hdrInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
	font-weight: bold;
	text-decoration:none
}
a.hdrInfo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
	font-weight: bold;
	text-decoration:none
}
a.hdrInfo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
	font-weight: bold;
	text-decoration:underline
}
.MainCont {
	width: 800px;
	height: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1b3e90;
	border-right-color: #1b3e90;
	border-bottom-color: #1b3e90;
	border-left-color: #1b3e90;
}
.LogoBox {
	float: left;
}
.hdrLinks {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	top: 55px;
}
.MainCont2 {
	width: 800px;
	height: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #1b3e90;
	border-right-color: #1b3e90;
	border-bottom-color: #1b3e90;
	border-left-color: #1b3e90;
	background-color: #ffffff;
}
.MainMenu {
	float: left;
	width: 250px;
	height: auto;
}
.MainContent {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	height: auto;
	font-size: 18px;
	color: #333399;

}
.MenuBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333399;
	font-weight: bold;
	text-align: left;

}
.b2bQuiz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333399;
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 15px;
	padding-left: 22px;


}
.CopyrightNotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333399;
}

