
font,
p,
div,
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.n {
	color: #000000;
	font-size: 12px;
	text-align:justify;
}

.normal {
	color: #000000;
	font-size: 12px;
	text-align:left;
}

.normal_altcolor {
	color: #1E83B3;
	font-size: 12px;
	text-align:left;
}

.big {
	color: #000000;
	font-size: 16px;
	text-align:left;
}

.large {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	text-align:left;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
}

.main_text {
	font-size: 12px;
	color: #E56B47;
	text-align:left;
}

.main_text_bold_center {
	font-size: 12px;
	font-weight: bold;
	color: #E56B47;
	text-align:center;
	padding-left:1em;
	padding-right:1em
}

.main_text_bold_left {
	font-size: 12px;
	font-weight: bold;
	color: #E56B47;
	text-align:left;
}

.main_header_12 {
	font-size: 12px;
	font-weight: bold;
	color: #E56B47;
	text-align:left;
}

.main_header {
	font-size: 16px;
	font-weight: bold;
	color: #E56B47;
	text-align:left;
}

.main_header_small {
	font-size: 12px;
	font-weight: bold;
	color: #E56B47;
	text-align:left;
}

.main_header_small_10 {
	font-size: 10px;
	font-weight: bold;
	color: #E56B47;
	text-align:left;
}

.main_header_center {
	font-size: 16px;
	font-weight: bold;
	color: #E56B47;
	text-align:center;
}

.main_header_12_altcolor {
	font-size: 12px;
	font-weight: bold;
	color: #1E83B3;
	text-align:left;
}

.white_text {
	font-size: 12px;
	color: #FFFFFF;
	text-align:left;
}

.normal_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.justify {
	text-align:justify;
}

.indent_text {
	font-size: 12px;
	text-align:left;
	padding-left:2em;
}

a.main {
	color: #E56B47;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.black {
	color: black;
	text-decoration: none;
	font-size: 10px;
}

a.white {
	color: white;
	text-decoration: none;
	font-size: 10px;
}

a.lined {
	text-decoration: underline;
}

s {
	color: #FFFFFF;
	text-decoration: none;
}

.leftborder {
	border-left: 1px solid #000000;
	padding-left: 1em;
}

.rightborder_padding {
	border-right: 1px solid #000000;
	padding-right: 1em;
}

.topborder {
	border-top: 1px solid #000000;
}

.textspacing {
	padding-left: 1em;
	padding-right: 1em;
}

.rightpadding {
	padding-right: 2em;
}

.countdownimage {
	background: url(images/countdown_circle.gif) no-repeat;
align="center";
	font-size: 16px;
	color: white;
}

.footerimage {
	background: url(images/footer.gif) no-repeat;
align="center";
}

.square_bullet_list {
	list-style-image: url(images/square_bullet.gif);
}

.menu_td {
	list-style-type: none;
	margin: 0 10px 2 0;
	padding: 0;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

#menu dt,
dl,
dd {
	list-style-type: none;
	margin: -1 10px 2 0;
	padding: 0;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.menu_ul {
	list-style-type: none;
	margin: -1 7px 0 0;
	padding: 0;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

#menu {
	position: absolute;
	width: 100%;
}

#menu dl {
	float: left;
}

#menu li {
	display: inline;
}

#menu a {
	text-decoration: none;
	color: #000000;
	background: #DADBB4;
	font-weight: bold;
}

#menu a.sub {
	text-decoration: none;
	color: #000000;
	background: white;
	font-weight: bold;
}

#smenu1,
#smenu2,
#smenu3,
#smenu4 {
	position: absolute;
	width: 600px;
	margin: 3 0 0 0;
}

.clsCMOn,
.clsCMOver {
	font: 11px verdana;
	padding: 2px 0 0 4px;
}

.clsCMOn {
	color: black;
}

.clsCMOver {
	color: #1E83B3;
	font-weight: bold;
}

ol li strong {
	line-height: 240%;
	margin-bottom: 20px;
}

.registrationText {
	color: #0C2E82;
	margin-left:10px;
}

