
table.center { margin-left: auto; margin-right: auto; }



@media screen {
	body {
		color: #333333;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-color: #000000; 
		background-image: url(../Images/Global/xRepeater.jpg);
		background-repeat: repeat-x;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 20px;
		margin-left: 0px;
	}
}



@media print {
	body {
		color: #333333;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;
		background-color: #000000;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
}


table {
	padding:0; 
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}



img { 
	border:0px;
}

a {
	color: #339900; 
	text-decoration:underline;
}

a:visited {
	color: #339900; 
	text-decoration:underline;
}

a:hover {
	color: #339900; 
	text-decoration:underline;
}

.inputText {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px 0 1px 0;
}

.whiteTextWhite {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.whiteSubhead {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 13px;
}

.errorRed {
	color: RED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.whiteTextWhite a, .whiteTextWhite a:visited, .whiteTextWhite a:hover, .whiteTextWhite a:active  {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 11px;
}

.dottedHorzLinePad {
	background-image: url(../Images/Global/dot-Green.gif);
	background-repeat: repeat-x;
	margin:  20px 0 0px 0;
}


.dottedWhiteHorzLinePad {
	background-image: url(../Images/Global/whiteDot.gif);
	background-repeat: repeat-x;
	margin: 20px 0 0px 0;
}

.productName {
	color: #000000;
	font-weight:bold;
	font-size: 13px;
}

.greenTextBold
{ 
  color:#339900;
  font-weight:bold   
}

.greenText
{ 
  color:#339900;
}

.blackSubhead {
	color: #000000;
	font-weight:bold;
	font-size: 13px;
}

.bold {
	font-weight:bold;
}

.customImgCenter
{
 
 border-left:solid 1px #000000;border-right:solid 1px #000000;   
    
}
.highlight
{
    
     color:#5b5bff;
     font-weight:bold;  
}

.textAlignRight
{
  text-align:right   
}


#divAlertLiveChat
{
  position:absolute;
  top:150px;
  margin-left:145px;
    
}


