p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	margin: 0px;
	color: #FFFFFF;
}
li {
	color: #FFFFFF;
	list-style-type: square;
	line-height: 1.25em;
	margin-top: 0px;
}
ul {
	margin-top: -6px;
	margin-right: 80px;
	margin-left: 40px;
}
.MenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #005392;
}
.customMenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #005392;
}
.customMenuItem a:link{
	text-transform: uppercase;
	text-decoration: none;
	color: #005392;
}
.customMenuItem a:hover{
	text-transform: uppercase;
	text-decoration: underline;
	color: #005392;
}
.customMenuItem a:visited{
	text-transform: uppercase;
	text-decoration: none;
	color: #005392;
}
.BoxItem {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #005392;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BFBFBF;
	line-height: 18px;
	margin-bottom: 12px;
	margin-right: 40px;
}
.bodyText a:link{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.TitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BFBFBF;
	line-height: 1.25em;
	margin-bottom: 12px;
	margin-right: 0px;
	font-style: italic;
	margin-left: 12px;
}
.bodySubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BFBFBF;
	line-height: 18px;
	margin-bottom: 0px;
	font-weight: bolder;
}
.bodySubhead a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.bodySubhead a:hover{
	color: #BFBFBF;
	text-decoration: none;
}
.bodySubhead a:visited{
	text-decoration: none;
}
.Sponsor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005392;
	line-height: 14px;
	margin-bottom: 0px;
	font-weight: bolder;
}
.bodyTextdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0963AF;
	line-height: 18px;
	margin-bottom: 12px;
	margin-right: 40px;
	font-style: normal;
	font-weight: bold;
}
.ErrorText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #990000;
}
.LoggedOnText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BFBFBF;
	line-height: 1.25em;
	margin-bottom: 12px;
	margin-right: 0px;
	font-style: italic;
	margin-left: 12px;
}
.ErrorLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FF6E71;
}
