@charset "utf-8";
.Headline {
	color:#336699;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	padding-right: 15px;
	padding-left: 12px;
	text-align: left;
	vertical-align: top;
}
.Subeadline {
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	padding-right: 15px;
	padding-left: 12px;
	text-align: left;
	vertical-align: top;
}
.Formtitle {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
.Formtitle2 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
.GeneralContent {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-right: 15px;
	padding-left: 12px;
	text-align: left;
	vertical-align: top;
	list-style-position: inherit;
	list-style-image: url(../images/Bullet.png);
}
a:link {
	color: #0A3D7A;
}
.Stats {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-right: 5px;
	padding-left: 12px;
	text-align: left;
	vertical-align: top;
	list-style-position: inherit;
	list-style-image: url(../images/Bullet.png);
}
.Stats2 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-right: 5px;
	padding-left: 12px;
	text-align: left;
	vertical-align: top;
	list-style-position: inherit;
	list-style-image: url(../images/Bullet.png);
	background-image: url(../images/contentbg_bottom.jpg);
	background-repeat: repeat-y;
}
.Content-bottom {
	background-image: url(../images/content_bottom.png);
	background-repeat: repeat-y;
}
.Contentbg-bottom {
	background-image: url(../images/contentbg_bottom.jpg);
	background-repeat: repeat-y;
}
.Content-bg {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-right: 2px;
	padding-left: 8px;
	text-align: center;
	color: #ffffff;
}
.Copyright  A:link {
	color:#ffffff;
	text-decoration:underline;
}
.Copyright A:visited {
  color:#ffffff;	
  text-decoration:underline;
}
.Copyright A:hover {
  color:#f8be10;
  text-decoration:underline;
}
.Copyright A:active {
  color:#f8be10;
}
.Disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding-right: 2px;
	padding-left: 8px;
	text-align: center;
	color: #666666;
}
