body {
        margin: 25px auto;
        width: 50%;
        text-align: left;
		background-color:  #495C85;
}
#navigation {
	display: block;
}
.navigation {
	display: block;
}
#container {
	width: 550px;
}
#printheader {
	display: none;
}
.contact {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #B6C0D6;
}
.home_title {
	color: #FFFFFF;
	font-weight: bold;
}
.table_color {
	background-color: #B6C0D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}
.contentBrdr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7D7D7D;
	border-left-color: #7D7D7D;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headerBkgrd {
	background-image: url(../images/common/header.jpg);
	background-repeat: no-repeat;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 5px 10px;
	text-transform: uppercase;
}
.footerCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.people:link {
	line-height: 18px;
	color: #2F4677;
	text-decoration: none;
	padding-left: 10px;
}
a.people:visited {
	line-height: 18px;
	color: #2F4677;
	text-decoration: none;
	padding-left: 10px;
}
a.people:hover {
	line-height: 18px;
	color: #2F4677;
	text-decoration: underline;
	padding-left: 10px;
}
.border {
	border: 1px solid #AFADAD;
}
.nav_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/common/nav_bkgrd.gif);
	background-repeat: no-repeat;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.nav:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	color: #2F4677;
	text-decoration: underline;
}
a:visited {
	color: #2F4677;
	text-decoration: underline;
}
.align_height {
	height: 100%;
	background-position: bottom;
}
