@charset "utf-8";
.outerTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: auto;
	width: 950px;
}
.menuCell {
	width: 208px;
}
.bottomCell {
	background-color: #FFFFFF;
	background-image: url(images/bottomBarBgrd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 82px;
	width: 945px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.bottomCellLink {
	height: 82px;
	width: 945px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.lhsButton {
	background-image: url(images/buttonBgrd.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 160px;
}
.lhsButtonLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #272660;
	padding-left: 16px;
	text-decoration: none;
}
.genText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2;
	color: #272660;
}
.sidebarLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.1;
	color: #767FBA;
	text-decoration: none;
}
.screenShot {
	border: 1px solid #3D3F78;
	margin-left: 12px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #282761;
}
.genTextLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2;
	color: #5B609A;
}
.newsletterTable {
	padding-bottom: 10px;
	padding-left: 16px;
	border: 2px groove #2C2B65;
}
.screenShotW {
	border: 1px solid #FFFFFF;
	margin-left: 12px;
}
