.homeNavigationLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
a.homepageNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}

a.linkWhite {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.innerNav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
}

a.headerLinksBlack
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}

.navigationCell {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #759bba;
	border-bottom-color: #759bba;
}
.addressText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.headerTable {
	border: 1px solid #8ca8be;
	background-color: #deeefa;
}
.headerTableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #002a50;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mainTable {
	border: 1px solid #163a58;
	background-color: #FFFFFF;
}
.mainTableCellHeader {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #163a58;
}
.leftNavTableCell {
	background-color: #7e99af;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #163a58;
}
.leftNavTableCellBottom {
	background-color: #cedeeb;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #163a58;
	border-right-width: 1px;
	border-right-color: #163a58;
}
.navTableAddress {
	font-size: 10px;
	font-weight: 600;
}


.header {
	font-size:24px;
	font-weight:bold;
	color:#112e47;
}
