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;}

.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: #000000; text-align:left;}
.main_text_bold_center {  font-size: 12px; font-weight: bold; color: #000000; text-align:center; padding-left:1em; padding-right:1em}
.main_text_bold_left {  font-size: 12px; font-weight: bold; color: #000000; text-align:left;}
.main_header_12 {  font-size: 12px; font-weight: bold; color: #114289; text-align:left; }
.main_header_12_altcolor {  font-size: 12px; font-weight: bold; color: #114289; text-align:left; }
.main_header {  font-size: 16px; font-weight: bold; color: #114289; text-align:left; }
.main_header_small {  font-size: 12px; font-weight: bold; color: #114289; text-align:left; }
.main_header_small_10 {  font-size: 10px; font-weight: bold; color: #114289; text-align:left; }
.main_header_center {  font-size: 16px; font-weight: bold; color: #114289; text-align:center; }

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

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


.justify {align="justify"}

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


a.main {
	color: #114289;
	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);
}

.clsCMOn {
	font: 11px verdana;
	color: "#114289";
        padding: 2px 0 0 4px;
}

.clsCMOver {
	font: 11px verdana;
	color: "#114289";
	font-weight: bold;
        padding: 2px 0 0 4px;
}
