body {background-image: url(images/metalRust.jpg);
}
.sidebarTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	color: #444444;
}



.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
        color: #0A0A0A;
	text-decoration: none;
	line-height: 16px;
}
.footer a {
	font-weight: bold;
        color: #0A0A0A;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



.footerNav {
	font-size: 11px;
	font-weight: bold;
	color: #0A0A0A;
	margin: 4px;
	padding: 4px;
}
.footerNav a {
	color: #0A0A0A;
	text-decoration: none;
}
.footerNav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



a:hover {
	text-decoration: underline;
}
.contentCellBg {
	background-color: #333333;
	background-image: url(images/content_area-bgtile4.gif);
	background-repeat: repeat;
}
.contentCellTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #D9D9D9;
}
.contentCellTxtEmph {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
}
.contentCellTxtLink a {
	color: #5ABD29;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
}
.contentCellTxtLink a:hover {
	color: #69CD38;
	text-decoration: underline;
}
.leftEdgeCellBg {
	background-color: #1E4FB1;
	background-image: url(images/ui-lt_bot_blue.gif);
	background-repeat: repeat-y;
	background-position: right;
}

/*
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #5B86DD;
}
*/

.headerTxt {
	font-size: 16px;
	font-weight: bold;
	color: #5B86DD;
}
.headerSmlTxt{
	font-size: 12px;
	font-weight: normal;
	color: #5B86DD;
}
.errorHuge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 88px;
	color: #FFFFFF;
	font-weight: normal;
}
.errorMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E5E5E5;
}
.errorNrml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.specialOfferBox {
	background-color: #4B4B4B;
	clear: both;
	padding: 10px;
}
.contentCellTxtSml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #D9D9D9;
}
.headerTxtWhite {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.contentCellTxtSmlDim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #A5A5A5;
}

