BODY, TD, .NormalText {
	font-family: Arial, Helvetica, sans-serif;
}

table.tblNormalText td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

A, A:visited, A:link, A:hover {
	color: #AE0000;
}

UL,OL {
	margin-top: 12px;
	margin-bottom: 0px;
}

li {
	margin-bottom: 12px;
}

/** CUSTOM *********************/

.PageTitle {
	font-size: 18px;
	font-weight: bold;
	color: #AE0000;
}

.SubTitle {
	font-size: 16px;
	font-weight: bold;
	color: #AE0000;
}

.RedText {
	color: #AE0000;
}

span.FooterText {
	font-size: 9px;
	color: #ffffff;
}

.LargeText {
	font-size: 16px;
}

/** LAYOUT **********************/

div.content {
	width: 446px;
	margin-left: 22px;
	/*border: 1px solid red;*/
}