﻿body {
	background-image:url('images/bg.jpg');
	margin-left:25px;
	margin-bottom:5px;
	margin-right:20px;
	margin-top:10px
}
p {
	font-family:Arial, Helvetica, sans-serif;
}
.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00448D;
	text-align: center;
}
dt {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
dl {
	font-family:Arial, Helvetica, sans-serif;
}
.pagetitle {
	font-family: Mufferaw, Arial;
	font-size: xx-large;
	font-weight: bold;
}
.header1 {
	font-family: Arial;
	font-size: x-large;
	font-weight: bold;
	color: #003166;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	text-decoration: none;
	color: #003166;
}
a {
	color: #00448D;
	font-family:Arial, Helvetica, sans-serif;
}
a:visited {
	color: #00448D;
}
a:active {
	color: #00448D;
}
.center {
	text-align: center;
}
a:hover {
	color: #00448D;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	vertical-align: top;
	border-style: none;
	color: #333333;
}
.subheader1 {
	border: thick none #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: 700;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	position: absolute;
	left: 320px;
	z-index: auto;
	clip: rect(auto, auto, auto, auto);
	margin-left: 50px;
	overflow: hidden;
	top: 119px;
	background-image: none;
	list-style-type: none;
	background-color: #FFFFFF;
}
