
body {
	margin: 0px;
	background: #f2f0dd url('/_PROJECT/_Block/Frame/BackgroundSync.gif') repeat-x;
}
a, a:visited, a:active {
	color: #1E3477;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

h1 {
	color: #243f8f;
	font-style: normal;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}
td.SponsorHeader {
	color: #243f8f;
	font-style: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

td.LeftBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #1E3477;
}
td.RightBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url('/_PROJECT/_Block/Frame/MainFoot.gif');
	background-position: 100% 150;
	background-repeat: no-repeat;
}
td.SideBar {
	font-family: Arial Bold, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 5 0 15;
}

td.SideBar a, td.SideBar a:visited, td.SideBar a:active {
	font-family: Arial Bold, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
td.SideBar a:hover {
	font-family: Arial Bold, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
td.VerticalBar {
	background: #f2f0dd url('/_PROJECT/_Block/Frame/VertSync.gif') ;
}
td.ThankYou {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
td.Content {
	padding: 10px;
}
td.AlternativeRow {
	background-color: #CCCCCC;
}
/* Form */
.z-iError {
	color: #990000;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.z-iText {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.z-iCombo {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.z-iLabel {
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.z-iLabel2 {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.z-iStatic {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.z-iRequired {
	color: #990000;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.z-iButton {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

@media print {
	.NoPrint {
		display: none;
	}
	td.LeftBar {
		display: none;
	}
}