body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	margin: 0;
	border: 0;
	background-color: #fff;
}
a, p, td, img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	margin: 0;
	border: 0;
	text-decoration: none;
}
.GeneralTable {
	background-color: #000;
}
.TopSubBanner {
	color: #00F;
	background-color: #ECECEA;
	text-align: center;
	margin-bottom: 2px;
	padding-bottom:2px;
}
.TopSubBanner td {
	color: #00f;
	background-color: #ECECEA;
}
.TopSubBanner td a {
	background-color: #ECECEA;
}
.TopSubBanner td a:hover  {
	text-decoration: underline;
}
.TopSubBannerText {
}
.LeftColumn {
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #ECECEA;
	background-image: none;
	vertical-align: top;
	text-align: left;
	width: 15%;
}
.LeftColumn td {
	background-color: #ECECEA;
}
.LeftColumnText {
	font-size: 8pt;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	width: 15%;
}
.RightColumn {
	font-size: 8pt;
	background-color: #ECECEA;
	vertical-align: top;
	text-align: left;
	width: 15%;
}
.RightColumnText {
	font-size: 8pt;
	text-decoration: none;
	text-align: left;
	width: 15%; /* Cell Width */
}
.Footer, .Footer a {
	font-size: 8pt;
	text-decoration: none;
	background-color: #ECECEA;
	background-image: none;
	text-align: center;
	vertical-align: bottom;
}
.FooterText {
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
}
.Instructions {
	color: #000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #ffd200;
	text-align: left;
}
.ErrorMessages {
	font-size: 8pt;
	color: #000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #fff;
	background-image: none;
	text-align: center;
}
.Messages {
	font-size: 8pt;
	color: #C90D4F;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #fff;
	background-image: none;
	text-align: center;
}
.Headings {
	text-decoration: none;
	background-color: #fff;
	text-align: left;
}
.Inputs {
	font-size: 8pt;
	color: black;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #fff;
	background-image: none;
}
.Content {
	font-size: 8pt;
	color: black;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #fff;
	background-image: none;
	text-align: left;
}
.Content2 {
	font-size: 8pt;
	text-decoration: none;
}
.Content3 {
	font-size: 8pt;
	color: #000066;
	font-weight: Normal;
	font-style: normal;
	text-decoration: none;
	background-color: #fff;
	text-align: Left;
}
.AlternatingContent {
	font-size: 8pt;
	color: black;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-image: none;
	text-align: left;
}
.ContentTableHeader {
	font-size: 10pt;
	color: black;
	font-weight: bold;
	background-color: #a0cbed;
	background-image: none;
	text-align: left;
}
.Checkout {
	border-color: #000066;
}
a:hover  {
	text-decoration: underline;
}
h1  {
	font-size: 12pt;
	color: #005398;
	text-align: center;
	margin: 0 0 14px 0;
}
#ContentCell p {
	margin: 4px 0 0 0;
}