.siteHeader {
	background-color: #6F9687;
}
.siteSubHeader {
	background-color: #0AA0F6;
}
.siteSubHeaderBlue {
	color: #B1B166;
	background-color: #5B6B9D;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}
.siteCopyright {
	color: #DCE5FF;
	background-color: #5B6B9D;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}
.siteImageNote {
	color: #CBD9F5;
	background-color: #004284;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}
.siteHighlightBlue {
	color: #B1B166;
	background-color: #004284;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}
.siteSubHeaderCyan {
	color: #00376E;
	background-color: #668AD4;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}
.siteSubHeaderGreen {
	color: #004284;
	background-color: #B1B166;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}
.siteSubHeaderWhite {
	color: #004284;
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}
.siteFooter {
	color: #6F9687;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}
.siteBody {
	background-color: #FFFFFF;
}
.siteHeader1 {
	background-color: #004284;
}
.siteText {
	color: #43705E;
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
}
.siteTextBold {
	color: #43705E;
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
}
a.siteLinkCyan {
	color: #CBD9F5;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.siteLinkCyan:hover {
	color: #668AD4;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.siteLinkLightBlue {
	color: #004284;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.siteLinkLightBlue:hover {
	color: #CBD9F5;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.siteLinkBlue {
	color: #004284;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.siteLinkBlue:hover {
	color: #668AD4;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.siteLinkSubMenu {
	color: #004284;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.siteLinkSubMenu:hover {
	color: #B1B166;
	background-color: #004284;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.siteLinkFooter {
	color: #004284;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
a.siteLinkFooter:hover {
	color: #CBD9F5;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.siteLink {
	color: #43705E;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
a.siteLink:hover {
	color: #FFFFFF;
	background-color: #43705E;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.fieldnamereq {
	font-family: verdana, arial;
	font-size: 11px;
	color: #CC0000;
	background-color: #CBD9F5;
	text-align: right;
}
.fieldname {
	font-family: verdana, arial;
	font-size: 11px;
	color: #004284;
	background-color: #CBD9F5;
	text-align: right;
}
.fieldvalue {
	font-family: verdana, arial;
	font-size: 11px;
	color: #004284;
	background-color: #CBD9F5;
}
.fieldinput {
	font-family: verdana, arial;
	font-size: 11px;
	color: #004284;
	background-color: #CBD9F5;
}
.header {
	font-family: verdana, arial;
	font-size: 15px;
	color: #ffffff;
	background-color: #004284;
	font-weight: bold;
	text-align: center;
}
.subheader {
	font-family: verdana, arial;
	font-size: 11px;
	color: #ffffff;
	background-color: #004284;
	font-weight: bold;
}
.formtable {
	font-family: verdana, arial;
	font-size: 11px;
	color: #004284;
	background-color: #004284;
}
.formtableall {
	font-family: verdana, arial;
	font-size: 11px;
	color: #004284;
	background-color: #004284;
}
.formsubmit {
	font-family: verdana, arial;
	font-size: 11px;
	background-color: #ffffff;
	color: #004284;
	font-weight: bold;
}
.agreement {
	font-family: verdana, arial;
	font-size: 11px;
	color: #CC0000;
	background-color: #CBD9F5;
}
.link {
	font-family: verdana, arial;
	font-size: 11px;
	color: navy;
}
.square li{
	list-style:none;
	list-style-image:url(../media/images/bullet.gif);
}
