.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #D84103;
}
.head {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699CC;
}
.contentBorder {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.subHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.siteBorder {
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #0F2E4C;
	border-right-color: #0F2E4C;
	border-bottom-color: #0F2E4C;
	border-left-color: #0F2E4C;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.callOut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2E5D93;
	margin: 18px 32px;
	padding: 12px;
}
.tableColHeader {
	color: #FFFFFF;
	background-color: #2E5D93;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C3C5C;
}
.table {
	border: 1px solid #1C3C5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tableData {
	background-color: #B9D1E8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C3C5C;
}
.tableDataAlt {
	background-color: #E8DEBA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C3C5C;
}
.tableRowHeader {
	background-color: #7A9BBC;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C3C5C;
}
.tableRowHeaderAlt {
	background-color: #BDAD7B;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C3C5C;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.portrait {
	border: 3px ridge #CCCCCC;
	margin: 12px;
}
.formTextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	width: 250px;
}
