body {
	background-color:#475A88;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0 15px 0 0;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.bodyText {
	color:#666666;
	line-height:18px;
}
.bodyText a:link, .bodyText a:visited, .bodyText a:active {
	color:#333366;
	text-decoration:none;
}
.bodyText a:hover {
	color:#CC0001;
	text-decoration:underline;
}
a:link, a:visited, a:active {
	color:#CC0001;
	text-decoration:none;
}
a:hover {
	color:#333366;
	text-decoration:underline;
}
a.redLink:link, a.redLink:visited, a.redLink:active {
	color:#FF0000;
	text-decoration:none;
}
a.redLink:hover {
	color:#003399;
	text-decoration:underline;
}
#headerDiv {
	background-image:url(images/header_bg.jpg);
	background-repeat:no-repeat;
	height:131px;
}
#headerBarInset {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1px;
	padding:0 170px 0 190px;
	text-align:center;
}
#leftMenuDiv {
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:right;
	padding-top:6px;
	width:171px;
}
#leftMenuNoSub a:link, #leftMenuNoSub a:visited, #leftMenuNoSub a:active {
	color:#475A88;
	text-decoration:none;
	background-image:url(images/blue_arrow_left.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding:0 12px 15px 0;
	display:block;
}
#leftMenuNoSub a:hover {
	color:#FF0000;
	background-image:url(images/red_arrow_left.gif);
}
#leftMenuWithSub a:link, #leftMenuWithSub a:visited, #leftMenuWithSub a:active {
	color:#475A88;
	text-decoration:none;
	background-image:url(images/blue_arrow_left.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding:0 12px 15px 0;
	display:block;
}
#leftMenuWithSub a:hover {
	color:#FF0000;
	background-image:url(images/red_arrow_right.gif);
}
#upperMenu a:link, #upperMenu a:visited, #upperMenu a:active {
	color:#475A88;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
	background-image:url(images/blue_arrow_right.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
	margin-left:10px;
	padding:4px 0px 4px 12px;
	display:block;
}
#upperMenu a:hover {
	color:#CC0001;
	background-image:url(images/red_arrow_down.gif);
	background-position:0px 8px;
}
#pageNums {
	font-size:11px;
	text-align:right;
}
#pageNums a:link, #pageNums a:active {
	color:#475A88;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#pageNums a:visited {
	color:#CCCCCC;
}
#pageNums a:hover {
	color:#FF0000;
}
#auctionAlert {
	width:169px;
	text-align:left;
	background-image:url(images/page_curl_blue.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.formBox {
	font-size:11px;
	border:1px solid #999999;
}
.formButton {
	background-color: #7583A6;
	font-weight:bold;
	border: #FFFFFF 1px solid;
	font-size: 11px;
	color: #FFFFFF;
	cursor: hand;
	display:block inline;
}
#lowerMenu a:link, #lowerMenu a:visited, #lowerMenu a:active {
	color:#000000;
	text-decoration:none;
	display:block;
}
#lowerMenu a:hover {
	color:#CC0001;
}
#footerDiv {
	padding-left:20px;
}
.footerText {
	font-size:10px;
	color:#A3B0CF;
	line-height:14px;
}
.footerText a:link, .footerText a:visited, .footerText a:active {
	color:#A3B0CF;
	text-decoration:underline;
}
.footerText a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#pageHeading {
	font-size:21px;
	font-weight:bold;
	color:#475A88;
	line-height:16px;
	background-image:url(images/heading_bg.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	border-bottom:1px solid #CCD9EB;
	white-space:nowrap;
	margin-top:3px;
	padding-top:25px;
}

.newsTitle {
	font-size:14px;
	font-weight:bold;
	color:#475A88;
	line-height:14px;
}
.grayDashedTop {
	border-top:1px dashed #999999;
}
.grayDashedBottom {
	border-bottom:1px dashed #999999;
}
