.header { 
	color: #95a0a9; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;  
	font-weight: normal; 
	text-decoration: none; 
}
.header_link:link { 
	color: #95a0a9; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;  
	font-weight: normal; 
	text-decoration: none; 
}
.header_link:hover { 
	color: #000000; 
	text-decoration: underline; 
}
a.header_link:visited {
	text-decoration:none;
	color: #00adef;
}
.navigation { 
	color: #ffffff; 
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif;  
	font-weight: bold; 
	text-decoration: none;
	text-transform: uppercase; 
}
.navigation_link:link { 
	color: #ffffff; 
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif;  
	font-weight: bold; 
	text-decoration: none;
	text-transform: uppercase; 
}
.navigation_link:hover { 
	color: #00adef; 
	text-decoration: underline; 
}
a.navigation_link:visited {
	text-decoration:none;
	color: #00adef;
}
.body-text { 
	color: #000000; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;  
	font-style: normal; 
	font-weight: normal; 
	line-height: 14px; 
	text-decoration: none; 
}
a.body-text:link {
	TEXT-DECORATION: none;
	color: #00adef;	
}
a.body-text:hover {
    TEXT-DECORATION: underline;
	color: #00adef;	
}
a.body-text:visited {
	text-decoration:none;
	color: #00adef;
}
.nav-text {
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: uppercase;
	background-position: center center;
}
a.nav-text:link {
	TEXT-DECORATION: none;
	color: #ffffff;	
}
a.nav-text:hover {
    TEXT-DECORATION: underline;
	color: #d4effc;	
}
.registration-text { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	line-height: normal; 
	text-decoration: none; 
}
.body-header { 
	color: #004990; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	line-height: normal; 
	text-decoration: none;
	text-transform: uppercase; 
}
.footer {
	color: #000000; 
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif;  
	font-weight: normal; 
	text-decoration: none; 
}
.footer_link:link { 
	color: #000000; 
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif;  
	font-weight: normal; 
	text-decoration: none; 
}
.footer_link:hover { 
	color: #00adef; 
	text-decoration: underline; 
}
a.footer_link:visited {
	text-decoration:none;
	color: #00adef;
}
.star {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color:#ed1c24;
	text-decoration:none;
}