/* CSS Document */

<style type="text/css">

.tableBorder {
	border: thin solid #293663;
}
.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #293663;
	text-decoration: none;
	text-transform: uppercase;
}
.links:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #293663;
	text-decoration: underline overline;
	text-transform: uppercase;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
.phoneNos {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
</style>
h2 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	color: #293663;
	padding-bottom: -10px;
}
.callOut {
	font-size: 14px;
	color: #293663;
	font-weight: bold;
	line-height: 28px;
}
a {
	color: #293663;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #293663;
	text-decoration: none;
	font-weight: bold;
}
.mainTable {
	border: thin solid #293663;
}
.copyright {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #293663;
}
li {
	font-size: 12px;
	list-style-position: outside;
}
.redTextBold {
	font-weight: bold;
	color: #cc0000;
}

