/***************footer***************/
.bryan {
	background-color: #000000
} 

a.blue {
	color:#3366ff;
	text-decoration:none;
}
a:hover.blue {
	text-decoration:none;
	color:#9dccf2;	
}

a.blue2 {
	color:#3366ff;
	text-decoration:none;
	font-size:12pt;
	font-weight: bold; 
}
a:hover.blue2 {
	text-decoration:none;
	color:#33ccff;
	font-size:12pt;
	font-weight: bold; 	
}

a.partner_link {
	color:#3e3e3e;
	text-decoration:none;
	font-size:10pt;
	font-weight: bold; 
	font-family:Arial;
}
a:hover.partner_link {
	text-decoration:underline;
	color:#000000;
	font-size:10pt;
	font-weight: bold;
	font-family:Arial; 	
}

a.login {
	color:#003399;
	text-decoration:none;
	font-size:9pt;
	font-weight: bold;
	font-family:Arial; 
}
a:hover.login {
	text-decoration:underline;
	color:#3366cc;
	font-size:9pt;
	font-weight: bold;
	font-family:Arial; 	
}

.header { 
		font-size:12pt;
		color:#3e3e3e;
		font-family:Arial;
		font-weight: bold;
}
