@charset "UTF-8";
.BodyText {
	color: #000000;
	font-family: "Myriad Pro", "Lucida Grande", Verdana, Arial;
	font-size: 10pt;
}
.SubPageTitle {
	color: #000000;
	font-family: "Myriad Pro", "Lucida Grande", Verdana, Arial;
	font-size: 24pt;
	text-decoration: none;
	font-weight: bolder;
}
.BodyLink {
	font-family: "Myriad Pro", "Lucida Grande", Verdana, Arial;
	font-size: 10pt;
	color: #336699;
	text-decoration: none;
}
.BodyTitle {
	color: #333333;
	font-family: "Myriad Pro", "Lucida Grande", Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
}
.OfferingTitle {
	color: #333333;
	font-family: "Myriad Pro", "Lucida Grande", Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
}
a:link { 
	color: #336699;
	}
a:visited {
	color: 336699;
	}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
	}