/* CSS Document */

BODY {font-family:Verdana, Arial, Helvetica, sans-serif;}

.smallblack {
font-size: 10px;
font-weight: normal;
color: #000000;
}

	
.smallblue {
	font-weight: normal;
	color: #223388; 	
	text-decoration: none;
	font-size:  9px;
}

.mediumblue {
	font-weight: normal;
	color: #223388; 	
	text-decoration: none;
	font-size:  12px;
}

.largeblue {
	font-weight: bold;
	color: #223388; 	
	text-decoration: none;
	font-size:  12px;
}

.blacktext  {
font-size: 12px;
font-weight: normal;
color: #000000;
}


.whitebold {
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
}

.whitebig {
font-size: 15px;
font-weight: bold;
color: #FFFFFF;
}


a.grey:link {
	font-weight: bold;
	color: #DDDDDD; 	
	text-decoration: none;
	font-size:  11px;
}

a.grey:visited {
		font-weight: bold;
	color: #DDDDDD; 	
	text-decoration: none;
	font-size:  11px;
}
a.grey:hover 	{font-weight: bold;
	color: #FFB23D; 	
	text-decoration: none;
	font-size:  11px;
	}
a.grey:active 	{font-weight: bold;
	color: #FFFFFF; 	
	text-decoration: none;
	font-size:  11px; } 
	

a.bottom:link {
	font-weight: normal;
	color: #223388; 	
	text-decoration: underline;
	font-size:  9px;
}

a.bottom:visited {
		font-weight: normal;
	color: #223388; 	
	text-decoration: underline;
	font-size: 9px;
}
a.bottom:hover 	{font-weight: normal;
	color: #FF7700; 	
	text-decoration: underline;
	font-size: 9px;
	}
a.bottom:active 	{font-weight: normal;
	color: #223388; 	
	text-decoration: underline;
	font-size: 9px; } 	


a.top:link {
	font-weight: normal;
	color: #223388; 	
	text-decoration: underline;
	font-size:  12px;
}

a.top:visited {
		font-weight: normal;
	color: #223388; 	
	text-decoration: underline;
	font-size: 12px;
}
a.top:hover 	{font-weight: normal;
	color: #FF7700; 	
	text-decoration: underline;
	font-size: 12px;
	}
a.top:active 	{font-weight: normal;
	color: #223388; 	
	text-decoration: underline;
	font-size: 12px; } 	
	
	
	a.topnoline:link {
	font-weight: normal;
	color: #223388; 	
	text-decoration: none;
	font-size:  12px;
}

a.topnoline:visited {
		font-weight: normal;
	color: #223388; 	
	text-decoration: none;
	font-size: 12px;
}
a.topnoline:hover 	{font-weight: normal;
	color: #FF7700; 	
	text-decoration: none;
	font-size: 12px;
	}
a.topnoline:active 	{font-weight: normal;
	color: #223388; 	
	text-decoration: none;
	font-size: 12px; } 	
	
	
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
