BODY,TABLE,TR,TH,TD,DIV,SPAN,PRE  { 
	Font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

B {font-weight: bold;}
U {text-decoration: underline;}
I {font-style: italic;}

.header {
	font-size: 18px;	
	font-weight: bold;	
	color: #46446A;
}

.subtitle {
	font-size: 12px;	
	font-weight: bold;	
	color: #666666;
}

.small {
	font-size: 11px;	
	color: #46446A;
}

.footer {
	font-size: 10px;	
	text-decoration: none;
}

.navLink {
	Font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #ffffff;
	font-size: 11px;	
	font-weight: bold;
}

A.navLink:link {color: #ffffff; font-weight: bold; text-decoration: none;}
A.navLink:visited {color: #ffffff; font-weight: bold; text-decoration: none;}
A.navLink:hover {color: #A9D2FB; font-weight: bold; text-decoration: none;}  	



.navMainLink {
	color: #5c8fa4;
	font-size: 12px;	
	font-weight: bold;
}

A.navMainLink:link {color: #5c8fa4; font-weight: normal; text-decoration: none;}
A.navMainLink:visited {color: #5c8fa4; font-weight: normal; text-decoration: none;}
A.navMainLink:hover {color: #000000; font-weight: normal; text-decoration: none;}  	


.navMainLinkRed {
	color: #000000;
	font-size: 12px;	
	font-weight: bold;
}

A.navMainLinkRed:link {color: #f70404; font-weight: normal; text-decoration: none;}
A.navMainLinkRed:visited {color: #f70404; font-weight: normal; text-decoration: none;}
A.navMainLinkRed:hover {color: #000000; font-weight: normal; text-decoration: none;} 


.navSubLink {
	font-size: 12px;	
	font-weight: normal;	
	color: #5c8fa4;	
}

A.navSubLink:link {color: #5c8fa4; font-weight: normal; text-decoration: none;}
A.navSubLink:visited {color: #5c8fa4; font-weight: normal; text-decoration: none;}
A.navSubLink:hover {color: #eeeeee; font-weight: normal; text-decoration: none;}  	

A:link {Color: #3399cc; text-decoration: underline;}
A:visited {Color: #3399cc; text-decoration: underline;}
A:hover {Color: #07425F; text-decoration: underline;}


.red {Color: #cc0000;}
.white {Color: #ffffff;}
.gray {Color: #cacaca;}
.green {Color: #009933;}
.blue {Color: #32659A;}

.cmsText {Color: #000000;}

.L_margin20 { margin-left: 20px; margin-top: 0px; margin-bottom: 0px; margin-right: 0px; }
.margin5 { margin-left: 5px; margin-top: 5px; margin-bottom: 5px; margin-right: 5px; }
.margin3 { margin-left: 3px; margin-top: 3px; margin-bottom: 3px; margin-right: 3px; }
.T_margin5 { margin-left: 5px; margin-top: 3px; margin-bottom: 3px; margin-right: 5px; }
.L_margin30 { margin-left: 30px; margin-top: 3px; margin-bottom: 3px; margin-right: 5px; }