.footer {
	font-size: 9px;
	color: #CCCCCC;
	background-color: #021540;
	height: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 15px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #65980B;
}

a.footerLink:link {
	text-decoration: none;
	color: #F5F5F5;
}
a.footerLink:visited {
	text-decoration: none;
	color: #F5F5F5;
}
a.footerLink:hover {
	text-decoration: underline;
}

.contentCell {
	background-color: #FFFFFF;
	padding: 20px;
}

.pageTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	height: 20px;
	line-height: 25px;
}
.linkList {
	list-style-image: url(../images/arrowBullet.gif);
}

.subNav {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	height: 25px;
	padding-left: 15px;
}
a.subNavLink:link {
	color: #FFFFFF;
}
a.subNavLink:visited {
	color: #FFFFFF;
}
a.subNavLink:hover {
	color: #CCCCCC;
	text-decoration:none;
}.contentCellLeft {
	padding-right: 30px;
}
.insetTable {
	background-color: #F4F4EA;
	border: 1px solid #999999;
}
.clientCategoryNav {
	font-weight: bold;
	color: #333333;
	background-color: #E8E8E8;
	padding-right: 10px;
	padding-left: 10px;
	height: 60px;
}

.clientTblHdr {
	color: #999999;
	background-color: #E9E6E6;
	padding-left: 10px;
	height: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.clientTblCell {
	color: #333333;
	padding-left: 10px;
	height: 25px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
.clientTblCellAlternate {
	vertical-align: top;
	background-color: #F8F7F7;
}
.insetTableCell {
	padding: 10px;
	color: #666666;
	text-align: right;
}
.contactTblKey {
	background-color: #F4F4EA;
	color: #666666;
	text-align: right;
	width: 110px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.mainNav {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #021540;
	height: 25px;
	font-weight: bold;
	padding-left: 15px;
}
a.mainNavLink:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.mainNavLink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.mainNavLink:hover {
	text-decoration: none;
	color: #CBDCAC;
}
.pageSubTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	height: 20px;
	line-height: 20px;
}
.sideNav {
	font-weight: bold;
	background-color: #CBDCAB;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #E0DFE3;
	padding-right: 20px;
	padding-top: 20px;
	background-image: url(../images/services_sideNav_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.sideNav li {
	margin-bottom: 20px;
}
.note {
	font-size: 9px;
	color: #666666;
	font-style: italic;
}
