body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	vertical-align: top;
	font-style: normal;
}
body {
	background-color: #B1B3E4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../background_gradient.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #000080;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000080;
}
a:hover {
	text-decoration: underline;
	color: #700080;
}
a:active {
	text-decoration: underline;
	color: #FFA814;
}
#contentArea {
	background-color: #FFFFFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#textArea {
	background-color: #FFFFFF;
	width: 738px;
	padding-right: 20px;
	padding-left: 12px;
	padding-top: 26px;
	padding-bottom: 20px;
	text-align: justify;
}
#movieArea {
	background-color: #393DA6;
	width: 738px;
	padding-right: 20px;
	padding-left: 12px;
	padding-top: 26px;
	padding-bottom: 20px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4447B0;
	background-image: url(../movieBackground.jpg);
	background-repeat: no-repeat;
	height: 600px;
}
#H1 {
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	font-size: 16px;
	font-style: normal;
	color: #404495;
	height: 20px;
	padding-bottom: 8px;
}
#H1_movie {
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	font-style: normal;
	color: #6569CC;
	padding-bottom: 4px;
	padding-top: 10px;
}
#H2_movie {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	color: #6569CC;
	padding-bottom: 10px;
}
#H2 {
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	font-size: 16px;
	font-style: normal;
	color: #7D5FB8;
	height: 20px;
	padding-bottom: 4px;
	padding-top: 10px;
}
.H1 {
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	font-size: 13px;
	font-style: normal;
	color: #5357A2;
}
.H2 {
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	color: #404495;
}
.H3 {
	font-weight: bold;
	color: #5456BB;
	text-align: left;
	font-size: 12px;
	font-style: normal;
}
.H4 {
	font-weight: bold;
	color: #6A6CBB;
	text-align: left;
	font-size: 12px;
	font-style: italic;
}
.H5 {
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	color: #7B4095;
}

.H1_white {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	font-style: normal;
}
.bullets {
	text-align: left;
	list-style-type: square;
	list-style-image: url(../bullets/bullet.gif);
	list-style-position: inherit;
	line-height: 14pt;
}
.bulletPDF {
	text-align: left;
	list-style-type: square;
	list-style-image: url(../bullets/pdficon.gif);
	list-style-position: inherit;
	line-height: 18px;
}
.leftJustified {
	text-align: left;
}
.rightJustified {
	text-align: right;
}
.centerJustified {
	text-align: center;
}
.smallText {
	font-size: 8pt;
	line-height: normal;
}
.8ptBlue {
	font-size: 8pt;
	color: #000080;
}
.columnText {
	font-size: 12px;
	text-align: left;
}

