body	{
	margin:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
	background-color:#f0dfaa;

}
td{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

a:link, a:visited, a:active {
	color: #000000;
	font-weight:bold;
}

a:hover {
	color: #a92528;
	font-weight:bold;
}


.subTitle{
	color:#a92528;
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
}


.notes {
	font-size: 10px;
}






.slyTitle{
	font-size: 31px;
	color: #243f86;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}

a.viewWebcast:link, a.viewWebcast:visited, a.viewWebcast:active {
	color:#243f86;
	font-weight: bold;
	font-size: 16px;
	font-variant: small-caps;
}

a.viewWebcast:hover {
	color:#000000;
	font-weight: bold;
	font-size: 16px;
	font-variant: small-caps;
}








.eventInfoTitle {
	color:#a92528;
	font-weight: bold;
	font-size: 11px;
	font-variant: small-caps;
	text-align: right;
}

.eventInfo {
	color:#000000;
	font-size: 11px;
}




a.crusadeLinks:link, a.crusadeLinks:visited, a.crusadeLinks:active {
	color:#000000;
	font-weight: bold;
	font-size: 11px;
}

a.crusadeLinks:hover {
	color:#a92528;
	font-weight: bold;
	font-size: 11px;
}




.formField {
	font-weight: bold;
	text-align: right;
}

.validation {
	font-weight: bold;
	font-size: 14px;
	color:#a92528;
	margin-left: 90px;

}