.tableborder {
 	background-color : #FFFFFF;
}

.logoheader {
	background-color : #000000;
}

.menubar {
	background-color : #E97223;
}

.underbar {
	background-color : #C1C1C1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#333333;

}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	margin-left: 13px;
	margin-right: 15px;
	letter-spacing: .03em;
	line-height: 15px;
}
.bodyHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	margin-left: 18px;
	margin-right: 19px;
	letter-spacing: .03em;
	line-height: 15px;
}
.bodyBoldHome {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color : #6A7A94;
	margin-left: 18px;
	line-height: 15px;
}
.bodyBold {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color : #6A7A94;
	margin-left: 14px;
}
.bodySubTitle {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color : #17518B;
	margin-left: 13px;
	margin-top: 26px;
}
.bodySubTitleNoTop {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color : #17518B;
	margin-left: 13px;
}

.subHeader {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color : #17518B;
	margin-left: 13px;
	margin-top: 23px;
}

.firstLetter {
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color : #CA1524;
}
.subHeaderHome {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color : #CA1524;
	margin-left: 18px;
	margin-top: 23px;
}
.footer {
	font-family: Arial;
	font-size: 11px;
	color : #FFFFFF;
	margin-left: 19px;
	margin-top: 6px;
}
.footerLink {
	font-family: Arial;
	font-size: 11px;
	color : #FFFFFF;
	text-decoration: none;
}
.leftNavHeader {
	font-family: Arial;
	font-size: 11px;
	color : #E97223;
	margin-left: 12px;
	margin-top: 26px;
}
.leftNav {
	font-family: Arial;
	font-size: 11px;
	color : #E97223;
	margin-left: 12px;
	line-height: 21px;
}
A {
	font-family: Arial;
	font-size: 11px;
	color : #AD0614;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
.selectedLink {
	font-family: Arial;
	font-size: 11px;
	color : #E97223;
	text-decoration: underline;
}
UL {
margin-left : 15px

}

