a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #003471;
	text-decoration: underline;
}
.arial-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.arial-sm-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}
.arial-xs {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.table-titles-med {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	padding-left: 10px;
	font-variant: small-caps;
}
.table-arial-xs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	text-decoration: none;



}
.pad-top-10 {
	margin-top: 10px;

}
.arial-grey-xs {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
.arial-blue-xs {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #0066FF;
	text-decoration: none;
}
.arial-grey-sm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
.body-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}
.body-text-md {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
.body-text-lg {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
}
.body-text-xl {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-align: justify;
}
.vert-spacer {
	line-height: 5px;
}
.body-text-xs {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
.pad-left {
	padding-left: 25px;




}
.pad-top-5 {

	margin-top: 5px;
}
.pad-right { ; padding-right: 25px}
.pad-leftbttm { padding-left: 25px; ; padding-bottom: 15px}
.align-right {
;
	background-position: right;

}
.header-text-raised {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-align: justify;
	position: relative;
	top: -25px;
}

