body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.indent {
	margin-top: 10px;
	margin-right: 19px;
	margin-bottom: 25px;
	margin-left: 82px;
}
.indentsub {
	margin-right: 33px;
	margin-bottom: 15px;
	margin-left: 82px;
}
.bottomline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.bluelinks {
	color: #1F497D;
	list-style-image: url(../images/arrow_bullet.gif);
	text-align: right;
	font-weight: bold;
}
.bluelinkstwo {
	color: #1F497D;
	list-style-image: url(../images/arrow_bullet.gif);
	font-weight: bold;
	margin-left: 19px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.redline {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #860038;
	margin-top: 10px;
	border-left-width: 1px;
	border-left-color: #860038;
}
.indent2 {
	margin-right: 19px;
	margin-left: 17px;
	margin-bottom: 25px;
}
.indent3 {
	margin-right: 19px;
	margin-left: 17px;
	margin-bottom: 25px;
	margin-top: 10px;
}
.bluetext {
	color: #1F497D;
	font-weight: bold;
}
a.bluetext {
	color: #1F497D;
	font-weight: bold;
	text-decoration: none;
}
a:hover.bluetext {
	color: #1F497D;
	font-weight: bold;
	text-decoration: underline;
}
.lightlinks {
	color: #999999;
}
a.lightlinks {
	color: #999999;
	text-decoration: underline;
}
a:hover.lightlinks {
	color: #999999;
	text-decoration: none;
}
.footerText {
	font-size: 9px;
	color:#999999;
	text-decoration:none;
	line-height: 28px;
	}
a.footerText {
	font-size: 9px;
	color:#999999;
	text-decoration:underline;
	}
a:hover.footerText {
	font-size: 9px;
	color:#999999;
	text-decoration:none;
	}
.indentinfo {
	margin-left: 36px;
}
.redlinetwo {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #860038;
	margin-top: 10px;
}
.redtext {
	color: #860038;
	font-weight: bold;
}