.style1 {
	font-size: 12px;
	font-weight: normal;
	;
	font-style: normal;
	font: Tahoma;
	font-family: Tahoma;
	color: #FFFFFF;
	line-height: normal;
}
.style2 {
	font-size: 13px;
	font-weight: normal;
	;
	font-style: normal;
	font: Tahoma;
	font-family: Tahoma;
	color: #CCCCCC;
	padding-top: 0px;
}
.style3 {
	font-size: 3px;
	font-weight: normal;
	;
	font-style: normal;
	font: Arial;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 5px;
}
.style4 {
	font-size: 15px;
	font-weight: bold;
	;
	font-style: normal;
	font: Arial;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style5 {
	font-size: 12px;
	font-weight: normal;
	;
	font-style: normal;
	font: Tahoma;
	font-family: Tahoma;
	color: #de3b21;
}
.style6 {
	font-size: 12px;
	font-weight: bold;
	;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style7 {
	font-size: 36px;
	font-weight: normal;
	;
	font-style: normal;
	font: Impact;
	font-family: Impact;
	color: #FCCD12;
}
.style8 {
	font-size: 18px;
	font-weight: bold;
	;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style9 {
	font-size: 12px;
	font-weight: bold;
	;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.style10 {
	font-size: 24px;
	font-weight: normal;
	;
	font-style: normal;
	font: Tahoma;
	font-family: Tahoma;
	color: #993333;
}
.style101 {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font: Arial;
	font-family: Arial, Helvetica, sans-serif;
	color: #de3b21;
}
.style12 {
	font-size: 36px;
	font-weight: bold;
	;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #de3b21;
	padding-top: 0px;
	line-height: normal;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
}
.style102 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font: Tahoma;
	font-family: Tahoma;
	color: #FFFFFF;
}
.style104 {
	font-family: "Orator Std";
	font-size: 18px;
	font-weight: lighter;
	color: #000000;
	line-height: normal;
}
.style104B {
	font-family: "Myriad Pro";
	font-size: 30px;
	font-weight: lighter;
	color: #837070;
	line-height: normal;
}
.style104C {
	font-family: "Orator Std";
	font-size: 28px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}
.style104D {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #837070;
	line-height: normal;
}
.style104A {
	font-family: Helvetica;
	font-size: 24px;
	font-weight: normal;
	color: #7E534B;
	line-height: normal;
}
.style105 {
	color: #CC0000;
	font-family: Impact;
	font-size: 22px;
	font-weight: normal;
}
.style115 {
	color: #003366;
	font-weight: normal;
	font-family: Impact;
	font-size: 22px;
}
.style116 {
	color: #003366;
	font-weight: normal;
	font-family: Impact;
	font-size: 36px;
}
.style117 {
	color: #CCFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font: Arial;
}


.style119 {
	color: #FF0000;
	line-height: 0px;
}
.style121 {
	color: #000000;
	font-family: "Myriad Pro";
	font-style: normal;
	font-size: 18px;
	font-weight: lighter;
}
.style121b {
	color: #000000;
	font-family: "Myriad Pro";
	font-style: normal;
	font-size: 26px;
	font-weight: normal;
}
.style43 {
	color: #DDF7FF;
	font-family: Impact;
	font-size: 24px;
	font-weight: normal;
	height: auto;
}
.style999 {
	font-size: 15px;
	font-weight: normal;
	;
	font-style: normal;
	font: Tahoma;
	font-family: Tahoma;
	color: #fefffe;
	padding-top: 0px;
}

body {
	font: 100% Orator Std, sans-serif;
	background: #fbfbfe;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-weight: bold;
}
.oneColElsCtr #container {
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding: 0 00px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
