@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width:100%;
}
a img {
	border-style: none;
}
h1 {
	color: #b60519;
	font-size: 1.9em;
	font-weight: normal;
	margin: 0 0 15px;
	padding: 0 0 20px;
}
h2 {
	font-size: 1.2em;
	margin: 25px 0 0;
	padding: 0px;
	color: #666666;
}
a {
	color: #b60519;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#wrapper {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	position: relative;
	height: 120px;
	border-bottom:1px solid #666666;
	margin-bottom: 25px;
}
#xgenLogo {
	display:none;
}
#xgenPrint {
	position: absolute;
	height: 58px;
	width: 250px;
	left: 0;
	top: 25px;
}
#quicklinks {
	display:none;
}
#pagePic {
	display:none;
}
#login {
	display:none;
}
#nav {
	display:none;
}
#navCorner {
	display:none;
}
#pageTile {
	width: 100%;
	float: left;
}
#contentArea {
	width: 100%;
	float: left;
	color: #606060;
}
#oneCol {
	width: 100%;
	float: left;
}
.sitemap {
	margin-right: auto;
	margin-left: auto;
	font-size: 1em;
}
.sitemap td {
	text-align: center;
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.sitemap .sub {
}
.sitemap a {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
	display: block;
	width: 150px;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #ccc;
}
#contentArea  .sitemap ul {
	margin: 0;
	padding: 0;
}
#contentArea  .sitemap  ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sitemap ul li a {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	font-weight: normal;
	width: 140px;
	font-size: 0.9em;
}
#leftCol {
	width: 100%;
	float: left;
}
.divider {
	background: url(../images/template/h1_underline.gif) no-repeat left top;
	width: 100%;
	display: block;
	float: left;
	margin-top: 30px;
	margin-bottom: 15px;
}
p {
	line-height: 1.4em;
	color: #606060;
	margin: 0;
	padding: 10px 0;
}
dl {
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}
dt {
	width: 150px;
	margin: 0;
	padding: 0;
	float: left;
}
dd {
	margin: 0;
	padding: 0;
	display: inline;
}
#contentArea ul, #contentArea ol {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 20px;
	padding-left: 0;
}
#contentArea ol li {
	line-height: 1.4em;
	margin: 10px 0;
	padding: 0;
}
#contentArea ul li {
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 0 12px;
	list-style: none;
	background: url(../images/template/bullet_point.gif) no-repeat left top;
}
.link {
	background: url(../images/template/red_arrow.gif) no-repeat left top;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 13px;
	font-weight: bold;
}
.greyText  {
	color: #8d8d8d;
	margin: 0;
	padding: 0;
}
.imgLeft {
	float: left;
	margin-right: 25px;
	background: url(../images/template/vert_divider.gif) no-repeat right top;
	padding-right: 30px;
	text-align: right;
	padding-top: 7px;
	padding-bottom: 0;
	margin-bottom: 25px;
}
.alignRight {
	text-align: right;
	width: 100%;
}
.jobRow {
	display: block;
	float: left;
	width: 100%;
}
.jobRow h2 {
	margin-top: 15px;
}
.jobLeft {
	width: 47%;
	float: left;
}
.jobRight {
	float: right;
	width: 47%;
	padding: 0;
}
.management {
	font-size: 1em;
}
.management td {
	width: 50%;
	vertical-align: top;
	padding-top: 15px;
}
.management h2 {
	margin-top: 5px;
	margin-left: 100px;
	margin-right: 15px;
}
.management td img {
	float: left;
	margin-right: 10px;
}
.management td p {
	margin-left: 100px;
	margin-right: 15px;
}
#rightCol {
	display:none;
}
#footerCorners {
	display:none;
}
#footer {
	display:none;
}