.Large {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-bottom: 4px;
}
.Small {  font-family: Arial; font-size: 10px; color: #000000}
a:link {
	color: #233A7E;
}
a:visited {
	color: #0E1847;
}
a:hover {
	color: #233A7E;
}
a:active {
	color: #0000CC;
}
.HeaderRed {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF3333;
}
.LargeBold {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.Medium {
font-family: Arial; font-size: 11px; color: #000000
}
.MediumBold {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.Subheading {
	color: #000000;
	padding-bottom: 3px;
	font: italic 12px Times;
}
.HeaderBlue {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #233A7E;
}
.TableRow {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFCBEE;
	padding-bottom: 2px;
	vertical-align: bottom;
}
li.DocumentsList {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-bottom: 4px;
}
.DocumentsHeader {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #233A7E;
	padding-bottom: 6px;
}
.DocumentsText {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-bottom: 6px;
}
