.BlueBackgroud {
	background-image: url(../images/shared/blue_background_repeater.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 100%;
	background-position: center center;
}
.Container {
	background-position: center top;
	height: 100%;
	width: 100%;
	position: static;
}
.WhiteBackgroud {

	background-image: url(../images/shared/white_background_repeater.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	width: 829px;
}
.UtilityBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	height: 24px;
	padding-top: 6px;
	padding-bottom: 2px;
	background-image: url(../images/shared/utility_grey_bar.gif);
	background-repeat: no-repeat;
	width: 801px;
	padding-left: 25px;
	text-align: left;
	background-position: center top;
}
.FooterExpander {
	background-image: url(../images/shared/footer_grey.gif);
	background-repeat: repeat-y;
	width: 801px;
	background-position: center top;
	height: 203px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 10px;
	text-align: left;
}
.FlashFeature {
	background-color: #000000;
	width: 801px;
	height: 299px;
}
.NavBackingOrange {
	background-image: url(../images/shared/sub_nav_backing.gif);
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
