﻿@charset "UTF-8";
/* CSS Document */

.white {
	font-size:xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #22305A;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}
.header {
	color: #ffffff;
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bluelink {
	font-size:small;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fffdf8;
	margin-left: 30px;
}
.bluetitle {
	font-size:small;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #323583;
	margin-left: 10px;
}
.subheader {
	font-size:medium;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #22305A;
	margin-left: 10px;
}
.subheadersmall {
	font-size:small;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #22305A;
	margin-left: 10px;
}
.subheaderalt {
	font-size:medium;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	margin-left: 10px;
}
.subheaderaltsmall {
	font-size:small;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	margin-left: 10px;
}
.body {
	font-size:xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	background-color: #22305A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div {
	padding: 0px;
	margin: 0px;
}
.thumb {
	border: none;
	height: 32px;
	width: 55px;
	vertical-align: middle;
}
a:link {
	text-decoration: none;
	color: #323583;
}
.onclick {
	text-decoration: none;
	color: #323583;
}
a:visited {
	text-decoration: none;
	color: #323583;
}
a:hover {
	text-decoration: none;
	color: #323583;
}
a:active {
	text-decoration: none;
	color: #323583;
}
img {
	border: none;
}