@charset "UTF-8";
.mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: lighter;
	color: #999;
}
.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: lighter;
	color: #999;
}
.whatsNew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: lighter;
	color: #bab6a1;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #777777;
}

.FooterText
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 10px;
	color: #CCC;	
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	list-style-type: disc;
	text-decoration: none;
}
.BodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	list-style-type: disc;
	text-decoration: none;
}
.TableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	list-style-type: disc;
	text-decoration: none;
}
.TableContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	list-style-type: disc;
	text-decoration: none;
}
.DropDownText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2A5789;
	list-style-type: disc;
	text-decoration: none;
	vertical-align: text-bottom;
	
}

.BodyTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.bigbolditalic
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.FooterLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;	
}
