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: #7D80BC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
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;
}
#oneColumn {
	background-color: #FFFFFF;
	width: 770px;
	padding-right: 20px;
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 20px;
	text-align: justify;
}
#textArea {
	background-color: #FFFFFF;
	width: 578px;
	padding-right: 20px;
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 20px;
	text-align: justify;
}
#H1 {
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	font-size: 14px;
	font-style: normal;
	color: #20258A;
	height: 30px;
	padding-top: 2px;
}
.H1 {
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	font-size: 13px;
	font-style: normal;
	color: #20258A;
}
.H1-Bold {
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	color: #C21254;
}
.H2 {
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	color: #20258A;
}

.H3 {
	font-weight: bold;
	text-transform: capitalize;
	color: #711A6C;
	text-align: left;
	font-size: 12px;
	font-style: normal;
}
.H4 {
	font-weight: bold;
	text-transform: capitalize;
	color: #5559AA;
	text-align: left;
	font-size: 12px;
	font-style: normal;
}
.H5 {
	font-weight: bold;
	text-transform: capitalize;
	color: #404495;
	text-align: left;
	font-size: 12px;
	font-style: italic;
}
.H1_white {
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	font-style: normal;
}
.bullets {
	text-align: justify;
	list-style-type: square;
	list-style-image: url(bullets/bullet.gif);
	list-style-position: inherit;
	line-height: 14pt;
}
.smallText {
	font-size: 8px;
}
.8ptBlue {
	font-size: 8pt;
	color: #000080;
}
.italic {
	font-style: italic;
	color: #5E62AC;
	font-weight: bold;
	font-size: 12px;
}
