.Dataflux {
	background-color: #FFFFFF;
}
.main_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 14px;
	background-image: url(dataflux_images/DataFlux_header.jpg);
	background-repeat: no-repeat;
}
.Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	padding-top: 4px;
	padding-left: 6px;
	padding-right: 6px;
}
.RegistrationForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.registrationForm td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.Body2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #333333;
	background-position: center;
}
.AgendaTime {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-align: right;
	padding-right: 2px;
}
.AgendaMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	padding-right: 8px;
	padding-left: 8px;
}
.AgendaBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #004B8C;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004B8C;
	border-right-color: #004B8C;
	border-bottom-color: #004B8C;
	border-left-color: #004B8C;
}
.blue_headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004B8F;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9BCB64;
	
}
.blue_headers2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004B8F;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9BCB64;
}.gradient_box {
	text-align: center;
	padding-top: 14px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(dataflux_images/blue_gradient.gif);
	background-repeat: repeat;
}

