@charset "utf-8";
body {
	background-color: #e5e5e5;
	height: 100%;
	width: 95%;
}
.outerTable {
	margin: auto;
	width: 780px;
	background-color: #FFFFFF;
}
.menuCell {
	padding: 0px;
	width: 143px;
	background-color: #ccd4e1;
	height: 350px;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.bottomCell {
	background-color: #002967;
	height: 30px;
}

.lhsMenuTable {
	
	margin-top: 15px;
	padding: 0px;
	margin-bottom: 100px;
}
.lhsMenuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #012967;
	text-decoration: none;
	font-weight: bold;
}
.mainContentTable {
	margin-top: 30px;
}
.pageHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #646466;
}
.pageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646466;
}
.pageTextBB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #012967;
	font-weight: bold;
}
.lhsMenuSubLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #012967;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
.pageSubHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #646466;
	line-height: 2;
}
.row1 {
	background-color: #DFE4EC;
}
.row2 {
	background-color: #EFF1F5;
}
