@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #554739;
	margin: 10px;
	padding: 0px;
	text-align: left;
	line-height: 14px;
}
.textlarge {
	font-size: 12px;
	line-height: 16px;
}
.textorange {
	color: #cd3301;
}
.content a:link {
	color: #007DC2;
}
.content a:visited {
	color: #999999;
}
.content a:hover {
	color: #66CCFF;
	background-color: #FFFFFF;
}
.content a:active {
	color: #336699;
}
.navHome {
	background-image: url(images/xNavHome.gif);
	height: 19px;
	width: 940px;
}
.navWhat {
	background-image: url(images/xNavWhat.gif);
	height: 19px;
	width: 940px;
}
.navNews {
	background-image: url(images/xNavNews.gif);
	height: 19px;
	width: 940px;
}
.navAbout {
	background-image: url(images/xNavAbout.gif);
	height: 19px;
	width: 940px;
}
.navCareers {
	background-image: url(images/xNavCareers.gif);
	height: 19px;
	width: 940px;
}
.navResources {
	background-image: url(images/xNavResources.gif);
	height: 19px;
	width: 940px;
}
.navContactUs {
	background-image: url(images/xNavContac.gif);
	height: 19px;
	width: 940px;
}
.navWhys {
	background-image: url(images/xNavWhy.gif);
	height: 19px;
	width: 940px;
}
.content {
	background-image: url(images/xBodyBack.gif);
	background-repeat: repeat-y;
	width: 940px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 45px;
}
.footer {
	background-image: url(images/xFooterGraphic.gif);
	background-repeat: no-repeat;
	height: 108px;
	width: 940px;
}
.contentcontainer {
	width: 855px;
}
.boxwhite {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cd9933;
	padding: 10px;
	color: #666666;
}
.header {
	background-image: url(images/xHeader.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 85px;
	width: 940px;
}
.boxwhiteCap {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cd9933;
	padding: 10px;
	color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #996600;
}
.blue {
	color: #007DC2;
}
.content li {
	list-style-position: outside;
	list-style-type: disc;
	position: relative;
	top: -5px;
	left: -24px;
}
p {
	text-align: left;
}
td {
	text-align: left;
}
