@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #00000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 0px;
}
.oneColElsCtr #container {
	width: 46em;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #c7e0f3;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.style2 {
	font-size: 100%;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	letter-spacing: 0.025em;
	text-align: center;
	width: auto;
	color: #00000;
}
.style3 {
	font-size: 100%;
	font-variant: small-caps;
	letter-spacing: 0.05em;
	text-align: center;
	width: auto;
	color: #00000;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
}
.style4 {
	font-size: 60%;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-variant: small-caps;
	letter-spacing: 0.05em;
	text-align: center;
	width: auto;
	color: #FFFFFF;
}
.style6 {
	padding-bottom: 15px;
	font-variant: small-caps;
	letter-spacing: 0.05em;
	text-align: center;
	width: auto;
	color: #FFFFFF;
	padding-top: 15px;
	font-size: 90%;
}
.style7 {
	color: #FFFFFF;
	font-size: 90%;
}
.style8 {
	font-size: 14pt;
	letter-spacing: 0.05em;
	text-align: left;
	width: auto;
	color: #00000;
	font-weight: normal;
	padding: 15px;
}
.style9 {
	font-size: 8pt;
	text-align: left;
	width: auto;
	color: #00000;
	font-weight: normal;
}
.stylebody {
	font-size: 10pt;
	letter-spacing: 0.05em;
	text-align: left;
	width: auto;
	color: #00000;
	font-weight: normal;
	top: -70px;
	position: relative;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-style: normal;
	line-height: 15px;
}
.stylebodyland {
	font-size: 15px;
	letter-spacing: 0.1em;
	text-align: left;
	width: auto;
	color: #00000;
	font-weight: bold;
	padding: 0 0 0 30px;
	top: 0px;
	position: relative;
	font-variant: small-caps;
	line-height: 22px;
	white-space: normal;
}
.styleHeadshadow {
	font-size: 30pt;
	letter-spacing: 0.05em;
	text-align: left;
	width: auto;
	color: #0093d0;
	font-weight: bold;
	padding: 15px 0 0 30px;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: -77px;
	left: -2px;
}
.styleHead {
	font-size: 30pt;
	letter-spacing: 0.05em;
	text-align: left;
	width: auto;
	color: #00000;
	font-weight: bold;
	padding: 30px 0 15px 30px;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	left: -2px;
}
.stylecountdown {
	font-size: 20px;
	letter-spacing: 0.05em;
	text-align: center;
	width: auto;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
	top: 0px;
	position: relative;
	font-variant: small-caps;
	line-height: 25px;
	white-space: normal;
	background-color: #E51B24;
}
.styletabletext {
	font-size: 10pt;
	letter-spacing: 0.05em;
	text-align: left;
	width: auto;
	color: #00000;
	font-weight: normal;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-style: normal;
	line-height: 15px;
}
