body
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma , Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 100%;
}

.ProgressIndicator
{
	display: block;
	position: absolute;
	padding: 2px 3px;
	visibility: hidden;
}
.ProgressIndicatorBody
{
	padding: 180px 0px 0px 100px;
}
.NavHeadings
{
	font-weight: bold;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}
.HeaderNav
{
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.accordionLink
{
	color: #FFFFFF;
	font-weight: bold;
}

.Article
{
	font-weight: bold;
	
	color: #000000;
	text-decoration: none;
}

.Spacer10px
{
	height: 10px;
	background-color: #7B7B7B;
}
.Spacer20px
{
	height: 10px;
	background-color: #FFFFFF;
}

div.right_fade
{
	margin-top: -70px;
	position: relative;
	float: right;
	width: 100px;
	height: 70px;
	background: transparent url( 'images/fade_right.png' ) no-repeat top right;
}

.Customers
{
	text-align: center;
	vertical-align: bottom;
	width: 199px;
	height: 194px;
	background: transparent url( 'images/CustomerBg.gif' ) no-repeat;
	vertical-align: middle;
	vertical-align: middle;
	margin: 0 auto;
}

.CustomersImg
{
	margin: 0 auto;
}

div.Cust
{
	height: 194px;
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
}

.SearchBox
{
	height: 20px;
	font-size: 11px;
	width: 70px;
}
.Controls_Content_Heading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14pt;
	color: #666666;
	font-weight: bold;
}
.Controls_Content_CategoryText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #C55454;
	font-weight: bold;
}
.Controls_Content_PostedText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #808080;
}
.Controls_Content_CostText {
	font-family:Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #808080;
	font-weight: bold;
}
.Controls_Content_RelevanceText {
	font-family:Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #0000CC;
}
.Controls_Content_StockText {
	font-family:Thaoma, Verdana, Arial;
	font-size: 8pt;
	color: #000000;
}
.Controls_Content_Text {
	font-family: Thaoma, Verdana, Arial;
	font-size: 8pt;
	color: #000000;
}
.Controls_Content_Link {
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.Controls_Content_HighlightText {
	background-color: #FFFFCC;
	border-right: #C0C0C0 1px solid;
	border-top: #C0C0C0 1px solid;
	border-left: #C0C0C0 1px solid;
	border-bottom: #C0C0C0 1px solid;
	line-height: 15px;
}

h1, h2, h3, h4, h5, h6, h7
{
	color: #FF9933;
	font-size: 14px;
	text-transform: capitalize;
}
