@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pageContainer {
	margin: auto;
	width: 955px;
}
.leftCol {
	width: 181px;
	vertical-align: top;
}
.midCol {
	width: 461px;
	background-color: #DCDDDF;
	vertical-align: top;
}
.rightCol {
	width: 313px;
	vertical-align: top;
}
.midimage {
	background-color: #000000;
}
.midimage .rightCol {
	color: #C40C18;
	text-align: center;
	font-size: 14px;
	vertical-align: middle;
}
.mainContent .midCol .content {
	min-height:320px;
	height: auto !important;
	height: 320px;
}
.mainContent  .content  {
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 18px;
	line-height: 1.8em;
}
.mainContent .midCol .content a {
	color: #C40C18;
	text-decoration: none;
}
.mainContent .midCol .content ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0em;
	list-style-type: none;
	margin: 0px;
}
.midCol .content ul li {
	background-image: url(siteimages/template/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 8px;
}
.midCol h1 {
	font-size: 24px;
	line-height: normal;
	color: #C40C18;
	font-weight: bold;
	text-align: center;
	margin-top: 12px;
}
.midCol p {
	margin-top: 12px;
	margin-bottom: 12px;
}
.midCol h2 {
	color: #C40C18;
	font-size: 18px;
	margin-top: 12px;
}
.midCol h3 {
	font-size: 12px;
	font-weight: bold;
	color: #C40C18;
	margin-bottom: 0px;
	margin-top: 8px;
}
.midCol h3+p {
	margin-top: 0px;
}
.rightCol h2 {
	font-size: 14px;
	font-weight: normal;
	color: #C40C18;
}
.rightCol h3 {
	font-size: 12px;
	font-weight: normal;
	color: #C40C18;
}
.leftCol .sidenav {
	padding-left: 8px;
	padding-top: 18px;
}
.leftCol .sidenav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sub1 {
	display: none;
}
.red {
	color: #C40C18;
}
.startButton  {
	position: absolute;
}
.startButton .startButtonRel {
	position: absolute;
	top: -150px;
	left: 75px;
}
object {
	display: block;
}
.gamForm label {
	background-color: #FFFFFF;
	margin: 0px;
	display: block;
	padding-left: 4px;
}
.gamForm input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 4px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #C40C18;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.gamForm  input#subbutton  {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.midCol   .content  .gamForm a {
	color: #000000;
}
.aspxForm td {
	vertical-align: top;
}
.aspxForm textarea {
	height: 120px;
	width: 200px;
}
.aspxForm .label {
	width: 35%;
}
.aspxForm .value {
}
.aspxForm h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
