@charset "UTF-8";
body {
	background-color: #7AADC7;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #333333;
}
p {
	line-height: 20px;
}
.navButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
.navButtons a {
	color: #1A4362;
	text-decoration: none;
}
.navButtons a:link {
}
.navButtons a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.callout1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #484848;
}
.largeCallout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #484848;
	font-weight: bold;
}
.sideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #2A6D8E;
	text-transform: uppercase;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.sideNav a {
	color: #2A6D8E;
	text-decoration: none;
}
.sideNav a:hover {
	text-decoration: none;
	color: #3C9FCE;
}
.contentHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #296C8E;
	letter-spacing: 0.1em;
	padding-bottom: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
li {
	line-height: 20px;
	font-weight: bold;
}
.faqs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #296987;
}
.tableheader {
	color: #FFFFFF;
	font-size: 14px;
}
a:link {
	color: #2B6D8F;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #296C8E;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.tableHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

