@charset "utf-8";
.border {
	border: thick solid #FFFFFF;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.largegrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.imgborder {
	border: 1px solid #333333;
}
.arial12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


.bluenav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #00005E;
	text-decoration: none;
}

.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #646464;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E7E7E7;
}
