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: #A5B6EC;
	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: 800px;
}
#textArea {
	background-color: #FFFFFF;
	width: 578px;
	padding-right: 20px;
	padding-left: 12px;
	padding-top: 26px;
	padding-bottom: 20px;
	text-align: justify;
}
#H1 {
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	font-size: 16px;
	font-style: normal;
	color: #404495;
	height: 20px;
	padding-bottom: 8px;
}
.H1 {
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	font-size: 14px;
	font-style: normal;
	color: #4545BD;
}
.H1_RED {
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	color: #AC558B;
}
.H2 {
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	color: #4545BD;
}
.H3 {
	font-weight: bold;
	color: #7C81DD;
	text-align: left;
	font-size: 12px;
	font-style: normal;
}
.H4 {
	font-weight: bold;
	color: #6A6CBB;
	text-align: left;
	font-size: 12px;
	font-style: italic;
}
.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;
}
