body { background-color: #8496b0;
}
.tableblue{ background-color: #264574;
}
.tablegrey{ background-color: #ededed;
}
h1{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.textbigger {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
}
.textbluebold {
	font-family: Verdana;
	font-size: 11px;
	color: #264574;
	font-weight: bold;
}
.emaillinks a{
	font-family: Verdana;
	font-size: 11px;
	color: #264574;
	text-decoration: underline;
	font-weight: bold;
}
.emaillinks a:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #264574;
	text-decoration: none;
	font-weight: bold;
}
.headers {
	font-family: Verdana;
	font-size: 13px;
	color: #264574;
	font-weight: bold;
}
.topnav a{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:hover{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #bac6d9;
	border-bottom: solid 1px #ffffff;
}
.btmnav a{
	font-family: Verdana;
	font-size: 10px;
	font-weight: none;
	text-transform: capitalize;
	color: #264574;
	text-decoration: underline;
}
.btmnav a:hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight: none;
	text-transform: capitalize;
	color: #264574;
	text-decoration: none;
}
.btmnav2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: none;
	text-transform: capitalize;
	color: #264574;
}
.lefttext {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.lefttextlinks a{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.lefttextlinks a:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.btmtextlinks a{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.btmtextlinks a:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

