.menu
{
	font-family: 'Trebuchet MS','Helvetica Neue LT Pro','Tahoma';	
	font-size: 13px;	
	color: #ffffff;
}
.menu a
{
	font-size: 13px;	
	text-decoration: none;
	color: #ffffff;
}
.menu a:hover
{
	font-size: 13px;	
	text-decoration: none;
	color: #e7e7e7;
	text-decoration:underline;
}

.header
{
	font-family: 'Trebuchet MS','Helvetica Neue LT Pro','Tahoma';	
	font-size: 16px;	
	color: #001aa0;
}
.header a
{
	font-size: 13px;	
	text-decoration: none;
	color: #001aa0;
}
.header a:hover
{
	font-size: 13px;	
	text-decoration: none;
	color: #e7e7e7;
	text-decoration:underline;
}

.text
{
	font-family: 'Trebuchet MS','Helvetica Neue LT Pro','Tahoma';	
	font-size: 13px;	
	color: #ffffff;
	text-align:justify;
}
.text a
{
	font-size: 13px;	
	text-decoration: none;
	color: #ffffff;
}
.text a:hover
{
	font-size: 13px;	
	text-decoration: none;
	color: #e7e7e7;
	text-decoration:underline;
}


.footer
{
	font-family: 'Trebuchet MS','Helvetica Neue LT Pro','Tahoma';	
	font-size: 13px;	
	color: #ffffff;
}
.footer a
{
	font-size: 13px;	
	text-decoration: none;
	color: #ffffff;
}
.footer a:hover
{
	font-size: 13px;	
	text-decoration: none;
	color: #e7e7e7;
	text-decoration:underline;
}


#staff {
	float:left;
	margin:0;
	padding:0;
	font:normal 12px 'Arial', Sans-serif;
	line-height:160%;
}
#staff .box {
	float:left;
	margin:0 20px 20px 0;
	padding:0;
	width:301px;
	height:160px;
}
#staff .box2 {
	float:left;
	margin:0 0 20px 0;
	padding:0;
	width:301px;
	height:160px;
}
#staff .photo  {
	float:left;
	margin:0 10px 0 0;
	padding:0;
	border:5px solid #3697FD;
}
#staff h3 {
	margin:0 0 5px 0;
	padding:0;
	font:bold 16px solid 'Arial', Sans-Serif;
}