body {
	background-color: #ECECEC;
	padding: 0px;
}
.tileTop {
	background-image: url(images/tile_top.gif);
	background-repeat: repeat-x;
	height: 20px;
}
.tileLeft {
	background-image: url(images/tile_left.gif);
	width: 20px;
	background-repeat: repeat-y;
}
.tileRight {
	background-image: url(images/tile_right.gif);
	background-repeat: repeat-y;
	width: 20px;
}
.tileBottom {
	background-image: url(images/tile_bottom.gif);
	background-repeat: repeat-x;
	height: 20px;
}
.topBlueTile {
	background-image: url(images/topBlueTile.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 21px;
}
.topTextGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CDCDCD;
	text-decoration: none;
}
.topTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.navArea {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #4D4F5D;
	vertical-align: middle;
	height: 27px;
	width: 690px;
}
.contentArea {
	padding: 1px;
	background-color: #FFFFFF;
}
.copyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #292F64;
	text-decoration: none;
	text-align: center;
}
.bottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #292F64;
	text-decoration: none;
	text-align: center;
}
.bottomSpacer {
	background-color: #292F64;
	height: 1px;
	width: 760px;
}
a.navTop:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navTop:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bottomNav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #292F64;
	text-decoration: none;
}
a.bottomNav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #292F64;
	text-decoration: none;
}
.subNavArea {
	vertical-align: bottom;
	background-image: url(images/subNavTile.gif);
	background-repeat: repeat-x;
	height: 55px;
	width: 694px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 4px;
}
.aboutUsContent {
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1F244C;
	text-decoration: none;
	width: 360px;
	vertical-align: top;
}
