body {
	background-color: #f4f6ff;
}
.nav a:link {
	text-decoration: none;
	color: White;
}
.nav a:visited {
	text-decoration: none;
	color: White;
}
.nav a:hover {
	text-decoration: none;
	color: White;
}
.nav a:active {
	text-decoration: none;
	color: White;
}
.navon a:link {
	text-decoration: none;
	color: Black;
}
.navon a:visited {
	text-decoration: none;
	color: Black;
}
.navon a:hover {
	text-decoration: none;
	color: Black;
}
.navon a:active {
	text-decoration: none;
	color: Black;
}
.links a:link {
	text-decoration: none;
	color: Blue;
}
.links a:visited {
	text-decoration: none;
	color: Blue;
}
.links a:hover {
	text-decoration: underline;
	color: Blue;
}
.links a:active {
	text-decoration: underline;
	color: Blue;
}
h1 {
	font-size: 24px; }
h2 {
	font-size: 18px; }
.bottomlinks {
	font-size: small;
	color: Blue;
	font-family: "Times New Roman", Times, serif;
}
.navbig {color: #FFFFFF; font-size: large; font-family: Arial, Helvetica, sans-serif; }
.navsmall {color: #FFFFFF; font-size: medium; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.main {color: #000000; font-size: medium; font-family: "Times New Roman", Times, serif; }
.title {color: #000000; font-size: 20px; font-weight: bold; font-family: "Times New Roman", Times, serif; }
.bold {color: #000000; font-size: medium; font-weight: bold; font-family: "Times New Roman", Times, serif; }
.callout1 {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 200px;
	float: right;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: solid 1px #00297b; }
.callout2 {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	background-image: url(images/btn_bg_on.gif);
	text-align: center;
	letter-spacing: 1px;
	height: 20px;
	padding-top: 5px; }
.callout3 {
	font-size: 13px;
	background-color: #fff;
	padding: 10px; }
.callout3 a:link {
	color: #000;
	text-decoration: none; }
.callout3 a:hover {
	color: #000; }
.callout3 a:visited {
	color: #000;
	text-decoration: none; }
.lnk {
	font-weight: bold;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 0; }
.lnk a:link {
	color: #FFFFFF; }
.lnk a:hover {
	color: #FFFFFF;
	text-decoration: none; }
.lnk a:visited {
	color: #FFFFFF; }
