

body {margin:0px; padding:0px; background-color:#FFFFFF}

.links:link {
	text-decoration: none;
	color: #626262;
	font-size:12px;
}
.links:visited {
	text-decoration: none;
	color: #626262;
	font-size:12px;
}
.links:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size:12px;
}
.links:active {
	text-decoration: none;
	color: #626262;
	font-size:12px;
}

.footerlinks:link {
	text-decoration: none;
	font-family: Arial;
	font-size:12px;  
	color:#787878;
	line-height:14px;
}
.footerlinks:visited {
	text-decoration: none;
	font-family: Arial;
	font-size:12px;  
	color:#787878;
	line-height:14px;
}
.footerlinks:hover {
	text-decoration: none;
	font-family: Arial;
	font-size:12px;  
	color:#787878;
	line-height:14px;
}
.footerlinks:active {
	text-decoration: none;
	font-family: Arial;
	font-size:12px;  
	color:#787878;
	line-height:14px;
}

.headerleft {
	color: #2D76AB;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
}

.mainleft {
  	font-family:Arial;
	font-size:14px;
	color:#787878;
	line-height:14px;
}

.headerright {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}

.mainright {
  	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	line-height:14px;
}

.teamheader {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2D76AB;
}
.teamheader2 {
	font-family: Arial;
	font-size: 14px;
	color: #838383;
	font-weight: bold;
}