body,td,th {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	background-color: #95B6C8;
	background-image: url(../images/bkgdtile.gif);
}
a {
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial, Geneva;
}
a:link {
	text-decoration: none;
	color: #95B6C8;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #95B6C8;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #95B6C8;
	font-weight: bold;
}
.copyright {
	font-size: 10px;
	color: #003366;
}
.topbars {
	background-color: #000068;
	height: 24px;
}
.header {
	background-color: #FFFFFF;
	height: 80px;
	border-top: thin none #003366;
	border-right: thin solid #003366;
	border-bottom: thin none #003366;
	border-left: thin solid #003366;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.heading {
	font-family: "Trebuchet MS", Verdana, Arial, Geneva;
	font-size: 16px;
	color: #000068;
	font-weight: bold;
}
.heading2 {
	color: #000068;
	font-weight: bold;
}
.buttons {
	color: #95B6C8;
	font-size: 12px;
}
.basebar {font-size: 10px}
.toplinks {font-size: 11px}
.middle {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000068;
	border-right-color: #000068;
	border-bottom-color: #000068;
	border-left-color: #000068;
}
.required {
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.border {
	border: thin solid #000068;
}
