@charset "utf-8";
#bannerDiv {
	height: 145px;
	width: 820px;
	margin-left: -410px;
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 20px;
}
#bannerNumbersDiv {
	position: absolute;
	z-index: 20;
	height: 56px;
	width: 220px;
	left: 590px;
	top: 10px;
}
#navBarDiv {
	height: 34px;
	width: 820px;
	margin-left: -410px;
	position: absolute;
	z-index: 200;
	left: 50%;
	top: 165px;
	background-image: url(jpegs/nav-bar-background.jpg);
	background-repeat: repeat-x;
}
#contentBaseDiv {
	width: 820px;
	margin-left: -410px;
	position: absolute;
	z-index: 30;
	left: 50%;
	top: 199px;
	background-color: #DADADA;
	height: 520px;
}
#contentLeftDiv {
	position: absolute;
	z-index: 40;
	width: 482px;
	top: 10px;
	left: 0px;
	background-color: #D8D8D8;
}
#contentRiteDiv {
	position: absolute;
	z-index: 50;
	width: 329px;
	left: 492px;
	top: 10px;
}
#movieDiv {
	position: absolute;
	z-index: 50;
	height: 400px;
	width: 800px;
	left: 10px;
	top: 20px;
}
#privacyDiv {
	position: absolute;
	z-index: 50;
	width: 640px;
	left: 90px;
}
.phoneNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E31B23;
	text-align: right;
	padding-right: 6px;
}
.centerGraphic {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 6px;
}
.bodyText14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 6px;
}

.head01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.head02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E31B23;
	padding-bottom: 9px;
}
.head03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E31B23;
	padding-top: 6px;
	padding-bottom: 9px;
}
.privacyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	padding-bottom: 6px;
}


.newsArrows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
}
.newsEventsBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
.bodyBulletPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	color: #E31B23;
	text-align: center;
}
.quickLinksText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 6px;
}
