h1 {
	font-family: "Fortis SSi", Futura, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: -6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-family: "Fortis SSi", Futura, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
h3 {
	font-family: "Fortis SSi", Futura, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
p {
	font-family: "LucidaSans Roman", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
ul {
	font-family: "LucidaSans Roman", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
ol {
	font-family: "LucidaSans Roman", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.blueLink {
	font-family: "LucidaSans Roman", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #003b7f;
	text-decoration: none;
}
.bodyCopy {
	font-family: "LucidaSans Roman", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.bodyBold {
	font-family: "LucidaSans Roman", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.footer {
	font-family: "LucidaSans Roman", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.formField {
	font-family: "LucidaSans Roman", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.formLabel {
	font-family: "LucidaSans Roman", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.formNote {
	font-family: "LucidaSans Roman", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.sidebar {
	font-family: "LucidaSans Roman", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #888888;
	margin: 4px;
	padding: 4px;
	float: right;
	border: 1px double #000000;
	font-variant: normal;
	width: 150px;
}
.sidebar_followup {
	font-family: "LucidaSans Roman", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #888888;
	margin: 4px;
	padding: 4px;
	float: right;
	border: 1px double #000000;
	font-variant: normal;
	width: 200px;
}.sidebar_table {
	font-family: "LucidaSans Roman", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #888888;
	margin: 0;
	padding: 0;
	font-variant: normal;
}
.sidebar a:link {
	color: #003b7f;
	font-style: italic;
}
.sideFormField {
	font-family: "LucidaSans Roman", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.sideFormLabel {
	font-family: "LucidaSans Roman", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EEEEEE;
}
.sideFormNote {
	font-family: "LucidaSans Roman", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #EEEEEE;
}
.tdBottom {
	border-bottom: 1px solid #000000;
	padding:5px 0px 5px 0px;
}
.tdBottomDouble {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	padding:5px 0px 0px 0px;
	background-color: #cccccc;
}
