@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dce1e4;
}
.FooterBG {
	background-color: #1b5e85;
	background-image: url(footerbg.gif);
	background-repeat: repeat-x;
}

.UpdateCopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #575757;
	line-height: 16px;
}
.Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16px;
	color: #3E3E3E;
}
.Copy a:link {
	text-decoration: none;
	font-weight: bold;
	color: #3E3E3E;
}
.Copy a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #3E3E3E;
}
.Copy a:hover {
	text-decoration: underline;
	color: #014962;
}
.Copy a:active {
	text-decoration: none;
	font-weight: bold;
	color: #3E3E3E;
}
.Footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	line-height: 17px;
}
.FooterHairline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #575757;
}

.FormField {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #575757;
	font-style: normal;
	border: 1px solid #575757;
	padding: 2px;
	line-height: 16px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.FormButton {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	border: 1px solid #575757;
	background-color: #004065;
	margin-top: 3px;
	margin-left: 0px;
}
.SectionHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17pt;
	color: #004065;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #575757;

	padding-bottom: 0;
	margin-bottom: 10px;
	padding-bottom: 7px;
}
.SubSectionCopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16px;
	color: #FFFFFF;
}
.SubSectionHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #014962;
	font-weight: bold;
}
.SubSectionHeader a:link {
	text-decoration: none;
	color: #014962;
}
.SubSectionHeader a:visited {
	text-decoration: none;
	color: #014962;
}
.SubSectionHeader a:hover {
	text-decoration: underline;
	color: #014962;
}
.SubSectionHeader a:active {
	text-decoration: none;
	color: #014962;
}
.SectionHeader-NoULine {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17pt;
	color: #004065;
	padding-bottom: 0;
	padding-left: 8px;
}
.MainSectionHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #014962;
	font-weight: bold;
}.PicFrame {
	border: 1px solid #074569;
}

