*
{
margin:0;
padding:0;
}

body{
    background: #5f5d5e url(images/back.jpg) repeat-x;
	font-family:Arial;
	
}

#Table_01
{
    background-color:#767676;
    padding:0;
	margin: auto;
}

.financelink{
font-family: arial; 
font-size: 16px;
color: white;
font-weight: bold;
}


.smalltext {
font-family: arial; font-size: 11px; color: white;
}

.smallwhite {color: white; font-family: arial; font-size: 11px;}
.search {
font-family: arial; 
font-size: 11px;
color: #5b6473;
width: 130px;
}

.news {
font-family: arial; 
font-size: 11px;
color: #5b6473;
width: 120px;
}

.pagetitle {
color: white;
font-size: 16px;
font-weight: bold;
font-family: arial; 
}

b.white {
color: white;
}

A.smallwhite:link {text-decoration: none; color: white; font-family: arial; font-size: 11px;}
A.smallwhite:visited {text-decoration: none; color: white; font-family: arial; font-size: 11px; }
A.smallwhite:active {text-decoration: none; color: white; font-family: arial; font-size: 11px; }
A.smallwhite:hover {text-decoration: underline; color: white; font-family: arial; font-size: 11px; }

A.greenlink:link {text-decoration: none; color: #ffffff; font-family: arial; font-size: 11px;}
A.greenlink:visited {text-decoration: none; color: #ffffff; font-family: arial; font-size: 11px; }
A.greenlink:active {text-decoration: none; color: #ffffff; font-family: arial; font-size: 11px; }
A.greenlink:hover {text-decoration: underline; color: #ffffff; font-family: arial; font-size: 11px; }

A.brightgreen:link {text-decoration: none; color: #bbff04; font-family: arial; font-size: 11px;}
A.brightgreen:visited {text-decoration: none; color: #bbff04; font-family: arial; font-size: 11px; }
A.brightgreen:active {text-decoration: none; color: #bbff04; font-family: arial; font-size: 11px; }
A.brightgreen:hover {text-decoration: underline; color: #bbff04; font-family: arial; font-size: 11px; }

A.brightgreenlarge:link {text-decoration: none; color: #bbff04;  }
A.brightgreenlarge:visited {text-decoration: none; color: #bbff04; }
A.brightgreenlarge:active {text-decoration: none; color: #bbff04; }
A.brightgreenlarge:hover {text-decoration: underline; color: #bbff04; }

A.clear:link {text-decoration: none; }
A.clear:visited {text-decoration: none; }
A.clear:active {text-decoration: none; }
A.clear:hover {text-decoration: none; }

.prodtitle
{
	font-family:Arial;
	color:#0F429E;
	font-size:11px;
	font-weight:bold;
}

.category, .brand
{
	font-family:Arial;
	color:#ffffff;
	font-size:11px;
}

.category A, .brand A
{
	color:#ffffff;
    text-decoration:none;
}

.category A:hover, .brand A:hover
{
    color: #bbff04
}

input
{
	border-style: solid;
	border-color: #4F4F4F;
	border-width:1px;
}

.green{
color: #569000;

}

.brightgreen{
color: #bbff04;

}

/* Navigation styles */
#navPod1
{
    /*padding-right:10px;*/
}

#frmNews div
{
    background: url(images/newsletter.jpg) no-repeat;
    padding: 26px 7px 0 10px;
   
    height:147px; /* image 147px wide*/
    color: white;
    font-size: 9px;
}

#frmNews .smalltext
{
    width:120px;
    display:block;
    position:relative;
    font-family: arial; 
    font-size: 9px;
    color: white;
}

#navPledge
{
    background: url(images/nav/navPod2.gif) no-repeat;
    width:176px;
    height:265px;
    display:block;
    font-size:10px;
    color:white;

}
#navPledgeContent
{
    padding:70px 3px 0 10px;
    width:163px
}
    

#navPledges
{
    background: url(r7000.png) no-repeat;
    width:176px;
    height:265px;
    display:block;
    font-size:10px;
    color:white;

}
#navPledgeContents
{
    padding:70px 3px 0 10px;
    width:163px
}
	
	
#financeLinkContainer
{
    background: url(images/nav/financeBack.png) no-repeat;
    width:144px;
    height:121px;
    display:block;

}
#financeLink
{
    margin:30px 10px 0 10px;
    color:white;
    font-size:10px;
    width:124px
}
/* Trade application page */
#tradeApplication td
{
    padding-left:10px;
    padding-top:5px;
	color:#0F429E;
	font-size:11px;
	font-weight:bold;
}

#tradeApplication td.required
{
    color:#CC2222;
}


/* Product Links */
.whitelink a
{
    font-family: arial; 
    font-size: 11px;
    color: white;
    text-decoration:none;
    font-weight: bold;
}

.whitelink a:hover
{
    color:#bbff04;
}

.whiteTitle a
{
    font-family: arial; 
    padding-top:3px;
    font-size: 12px;
    color: white;
    text-decoration:none;
    font-weight: bold;
}

.whiteTitle a:hover
{
    color:#bbff04;
}

.prodPanelContainer
{
    background-position: bottom;
    background-repeat:no-repeat;
    overflow:hidden;
	float: left;
	
}

.prodPanel{
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    //filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/prodTitleBlock.png');
    background-repeat:no-repeat;
    text-align:center;
    width:146px;
    height:121px;
    position:relative;
    overflow:hidden;
    font-size:12px;
    top:0;
	
	
}
/* IE ignores styles with [attributes], so it will skip the following. */
.prodPanel[class]{
   background-image:url(images/prodTitleBlock.png);
    background-repeat:no-repeat;
    text-align:center;
    width:146px;
    height:121px;
    position:relative;
    overflow:hidden;
    font-size:12px;
    top:0;
}

.prodPanelx
{
    background-image:url(images/prodTitleBlock.png);
    background-repeat:no-repeat;
    text-align:center;
    width:146px;
    height:121px;
    position:relative;
    overflow:hidden;
    font-size:12px;
    top:0;
}

.prodPanelText
{
    margin-top:5px;

}

/* Contact Form*/
#contactFormContainer 
{
    margin-top:5px;
    padding:5px 0 5px 0;
    border-top:dotted 1px white;
    border-bottom:dotted 1px white;
    width:300px;
    text-align:right;}
#contactForm input, #contactForm textarea {width:180px;margin:1px 30px 2px 3px;border:solid 1px #444444;padding:0 3px 0 3px}
#contactForm span {margin:0 5px 0 0;}
#contactForm .sub {width:100px;margin-top:10px;}


/* IE and FF Fix for Footer table */
#footer29th {
padding-left:10px;
background-color:#a20f0f;
width: 722;
}


/* thanks spiffy */

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#FFFFFF}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #b0b0b0;
  border-right:1px solid #b0b0b0;
  background:#dcdcdc}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #838383;
  border-right:1px solid #838383;
  background:#e4e4e4}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e4e4e4;
  border-right:1px solid #e4e4e4;}
.spiffy4{
  border-left:1px solid #b0b0b0;
  border-right:1px solid #b0b0b0}
.spiffy5{
  border-left:1px solid #dcdcdc;
  border-right:1px solid #dcdcdc}
.spiffyfg{
  background:#FFFFFF}


.seotopbox{display:block}
.seotopbox *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#000000}
.seotopbox1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #434343;
  border-right:1px solid #434343;
  background:#1d1d1d}
.seotopbox2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #6a6a6a;
  border-right:1px solid #6a6a6a;
  background:#161616}
.seotopbox3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #161616;
  border-right:1px solid #161616;}
.seotopbox4{
  border-left:1px solid #434343;
  border-right:1px solid #434343}
.seotopbox5{
  border-left:1px solid #1d1d1d;
  border-right:1px solid #1d1d1d}
.seotopboxfg{
  background:#000000;
color: white;
font-size: 11px;
padding: 10px;
}



/* stiwcher code .css */



div#switcher {
	/*left: 908px;  563px */
	font-family: Arial;
	font-size: 11px;
}
div#switcher.show {
	border: 1px solid #f00;
}
div#switcher a {
	color: #675d55;
	text-decoration: none;
		font-family: Arial;
	font-size: 11px;
}
div#switcher a:hover, div#switcher td.alt a:hover {
	color: #fff;
		font-family: Arial;
	font-size: 11px;
}
div#switcher td.alt a {
	color: #d3d3d3;
		font-family: Arial;
	font-size: 11px;
}
div#switcher h6 {
	display: block;
	/*float: right;*/
	margin-bottom: -1px;
	height: 23px;
	width: 207px;
	cursor: pointer;
}
body div#switcher h6.hide, body div#switcher h6.hover {
	display: none;
}
div#links {
	width: 344px;
	background-color: #343332;
	border: 1px solid #393836;
	display: none;
}
div#links.show {
	display: block;
}
div#links div {
	width: 344px;
}
div#links div.alt, div#links div#second {
	background-color: #1b1713;
	border-top: 1px solid #35322f;
	border-bottom: 1px solid #352f29;
}
div#links div table {
	margin: 30px 10px 30px 25px;
}
div#links div table tr.hover a {
	color: #fff;
}
div#links table td {
	line-height: 1.5em;
}
div#links table td.alt {
	width: 110px;
}




#myNavControl {
	position:absolute;
	padding: 10px;
	text-align:right;
	font-weight:bold;
	font-size:14px;
	left: 1073px;
	top: 375px;
}

.newaccount input hiddencheckbox {
	border: none;
	color:#bd1c21;
	border-color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}

.hiddencheckbox {
	border: none;
	color:#bd1c21;
	border-color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}

.newaccount {
	font-size:11px;
	padding:1px 2px;
}

.newaccount input {
	font-size:11px;
	color:#000000;
	border:1px solid #BFBFBF;
	font-weight:bold;
	padding:1px 2px;
}

.asterisk {
	color: #bd1c21;
	font-size:xx-small;
}

.newaccount select{
	font-size:11px;
	color:#000000;
	border:1px solid #BFBFBF;
	font-weight:bold;
	padding:1px 2px;
}

.newaccountlogin {
	width:100%;
	border:none;
}

.greenbox {
	border:1px solid #88DD00;
	background-color:#DDFFBB;
	color:#333;
	font-size:11px;
	padding:20px;
}
.greenbox b{
	font-size:12px;
}

.redbox {
	border:1px solid #dd3c10;
	background-color:#ffebe8;
	color:#333;
	font-size:11px;
	padding:20px;
}
.redbox b{
	font-size:12px;
}

.yellowbox {
	border:1px solid #e7d125;
	background-color:#fffadf;
	color:#333;
	font-size:11px;
	padding:20px;
}
.yellowbox b{
	font-size:12px;
}

.graybox {
	border:1px solid #b1acab;
	background-color:#f3f3f3;
	color:#333;
	font-size:11px;
	padding:20px;
}
.graybox b{
	font-size:12px;
}

.bluebox {
	border:1px solid #4878c2;
	background-color:#a8c0e2;
	color:#333;
	font-size:11px;
	padding:20px;
}
.bluebox b{
	font-size:12px;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../../images/images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}

