@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(/images/layout/bodyBG.jpg);
	background-color: #011B36;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gutterLft {
	width: 28px;
	background-image: url(/images/layout/logoLeft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content {
	width: 970px;
}
#endcap {
	background-image: url(/images/layout/logoRight.jpg);
	background-repeat: no-repeat;
	text-align: right;
	color: #FFF;
	background-position: 0px;
}
#endcap a {
	color: #FFF;
	text-decoration: none;
}
#endcap a:hover {
	color: #FFF;
	text-decoration: underline;
}
#viewport {
	background-image: url(/images/viewport/homeViewportFall.jpg);
	background-repeat: no-repeat;
	height: 421px;
	width: 970px;
}
#knowledgePod {
	width: 167px;
	margin-top: 190px;
	font-size: 12px;
}
#knowledgePod #knowledgePodT {
	background-image: url(/images/layout/homeKnowT.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 167px;
	background-position: bottom;
}
#knowledgePod #knowledgePodC {
	background-color: #FFD225;
	padding: 10px;
}
#knowledgePod #knowledgePodC h1 {
	padding: 0px;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#knowledgePod #knowledgePodC p {
	margin: 0px;
	padding: 0px;
}
#knowledgePod #knowledgePodC ul {
	margin-left: 0px;
	padding-left: 15px;
}
#knowledgePod #knowledgePodC li {
	margin-left: 0px;
	margin-bottom: 4px;
}
#knowledgePod #knowledgePodC a {
	color: #000;
	text-decoration: none;
}
#knowledgePod #knowledgePodC a:hover {
	color: #000;
	text-decoration: underline;
}
#knowledgePod #knowledgePodB {
	background-image: url(/images/layout/homeKnowB.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 167px;
}
#workarea {
	background-image: url(/images/layout/homeContentBG.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	color: #FFF;
	font-weight: normal;
	line-height: 1.5em;
}
#workarea h1 {
	color: #FFD201;
	font-size: large;
	font-weight: bold;
}
#footer {
	background-image: url(/images/layout/homeFooter1.jpg);
	background-repeat: no-repeat;
	height: 96px;
}
#footerTxt {
	color: #FFF;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: small;
}
#footerTxt a {
	font-size: small;
	color: #FFF;
	text-decoration: none;
}
#footerTxt a:hover {
	color: #FFF;
	text-decoration: underline;
}
#gutterRgt {
	width: 26px;
	background-image: url(/images/layout/homeTruckRight1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
