body {
	background-color: #003156
}

a {font-family: Serif; font-size: 11px; color: #004168; text-decoration: none}
a:link {
	font-family: Serif;
	font-size: 11px;
	color: #5281b0;
	text-decoration: none;
}
a:active {font-family: Serif; font-size: 11px; color: #5281b0; text-decoration: none}
a:visited {font-family: Serif; font-size: 11px; color: #5281b0; text-decoration: none}
a:hover {font-family: Serif; font-size: 11px; color: #004168; text-decoration: none}

/* bios &news */
.partners {
	padding: 5 10 10 10;
	width: 180px;
}

.bname {
		font-family: Serif; 
		font-size: 13px; 
		font-weight: bold;
		color: #004168; 
		text-decoration: none;
		text-transform: uppercase;
		margin: 0 0 5 10;		
}


b {
		font-family: Serif; 
		font-size: 11px; 
		font-weight: bold;
		color: #004168; 
		text-decoration: none;
		text-transform: uppercase;		
}

.btitle {
		font-family: Serif; 
		font-size: 12px; 
		color: #004168; 
		text-decoration: none;
		text-transform: Capitalize;		
		margin: 0 0 0 10;
}

.bemail {
		font-family: Serif; 
		font-size: 11px; 
		color: #336699; 
		text-decoration: none;		
		margin: 0 0 10 10;
}

.menu p {
	font-family: Serif;
	font-size: 12px;
	color: #004168;
	text-decoration: none;
	text-align: justify;
	margin: 10 40 10 10;
}

/* end bios & news */

p {
	font-family: Serif;
	font-size: 12px;
	color: #004168;
	text-decoration: none;
	text-align: justify;
	margin: 10 50 10 20;
}

.sideimage {
	margin: 10 0 10 30;
}

.footer a {
	font-family: Serif; font-size: 11px; color: #5281b0; text-decoration: none;
}
.footer a:hover {
	font-family: Serif; font-size: 11px; color: #5281b0; text-decoration: underline;
}

.footer .copyright {
	font-family: Serif; font-size: 11px; color: #5281b0; text-decoration: none;
}