body {
	background-color: #eaeaea;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/imgs/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#444444;
	text-align:justify;	
}
table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#444444;
	text-align:justify;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	color:#004644;
	font-weight:bold;	
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#004644;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom: 0;
	margin-top: 0.5em;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#004644;
	font-weight:bold;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #004644;
	font-weight:bold;
	text-align:justify;
}

b, strong, cite {
	/*font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;*/
	/*color:#444444;*/
	font-weight:bold;
}

ul {
	list-style-image: none;	
	margin-left: 8px;
	padding-left: 0;	
}

li {
	list-style: none;
	background-image: url(/imgs/bullet.gif);
	background-repeat: no-repeat;			
	background-position: 0em 0.45em;

	padding-left: 15px;	
	line-height: 1.5em;
}

ol li {
	background-image: none;
	list-style-type:decimal; 
	padding: 0;	
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#9c4d00;
	text-decoration:none;
}
a:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#004644;
	text-decoration:underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#9c4d00;
	text-decoration:underline;
}
.border {
	border-color:#5f5f5f;
	border-style:solid;
	border-width:1px;
}
.borderleft {
	border-left-color:#959494;
	border-left-style:solid;
	border-left-width:1px;
}
.bordertop {
	border-top-color:#959494;
	border-top-style:solid;
	border-top-width:1px;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color:#004644;
}

.footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color:#004644;
	text-decoration:none;
}

.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color:#004644;
	text-decoration:underline;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color:#004644;
	text-decoration:underline;
}

.adbox {	
	text-align:left;
	color: Black;		
	font-weight: bold;
	font-size: 140%;	
}

/* Testimonials, News & Events, Corporate Announcements styles */
.testimonial {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#444444;
	text-align:justify;
	font-style:italic;
}
.name {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#444444;
	font-weight:bold;
	text-align:justify
}
.name:hover, .name:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#444444;
	font-weight:bold;
	text-align:justify;
	text-decoration:underline;
}

.Company {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#444444;
	text-align:justify;
}
.borderpop {
	border-color:#c66605;
	border-style:solid;
	border-width:1px;
}
.dropDown
{
	visibility: hidden;
	position: absolute;	
}
	
.cellSelected
{
	background-color: #004644;	
}
.cellUnSelected
{
	background-color: #C66605;	
}
.lnkBlanc
{
	font-size:x-small;
	color: #FFFFFF;
	text-decoration: none;
}
.lnkBlanc:Hover
{
	font-size:x-small;
	color: #FFFFFF;
	text-decoration: none;
}
.lnkBlanc:Visited
{
	font-size:x-small;
	color: #FFFFFF;
	text-decoration: none;
}
.inputbox {
	border: 1px solid #444444;	
}

.imgLeftBleed {
	maring-left: 0;
}

.divImageZoomHide
{
	display: none;	
}

.divImageZoomShow
{
	border: 1px dotted #000000;
	position: absolute;	
	filter: progid:DXImageTransform.Microsoft.shadow(direction=135,color=#3a4f6c,strength=5);
	background-color: #FFFFFF;
	text-align: right;
	padding: 15px;
}

.divImageZoomClose
{
	position: absolute;		
	width: 100%;
}

.tdZoomImageDescription
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #004644;
	text-decoration: none;
	line-height: normal;
	padding-top: 5px;
}

.handPointer {
	cursor: pointer;
}

.pdfImg 
{
	padding-right: 30px;	
}

.error 
{
	width: 200px;
}

.machinery li span
{
	list-style-image: none;
	width: 300px;		
}

div#manage li 
{
	background-image: none;	
}
/* 
 * Main Content Page 
 * This is inserted at the end of the Header
 * and the beginning of the Footer
 */
.mainContent
{
	width: 100%;
	padding-bottom: 20px;	
	padding-left: 8px;	
}

.mainContentService {
	width: 100%;
	padding-bottom: 20px;	
	padding-left: 0px;	
	padding-right: 0;
}

#replisting 
{
	text-align: center;
}

#replisting table 
{		
	width: 95%;	
}

#replisting td
{
	vertical-align: top;
}

/* Service Page Changes */
#service 
{
	margin-bottom: 20px;
}



/* Literature Page changes */
div#literature a 
{
	color: #444444;
	font-weight: bold;
}

/* Testimonial Page changes */
div#testimonial li 
{
	background-image: url(/imgs/bolt.jpg);	
	background-position: 0 0.4em;
	padding-left: 20px;	
}

/* Leasing Page changes */
div#announcements
{
	width:520px;	
}




div#category li
{
	background-position: 0em 0.55em;
}

div#product li
{
	background-position: 0em 0.5em;
}

div#newProducts
{
	padding-right:5px;
}

/* Quote Form Page*/
form.quoteform 
{	
	width: 650px;		
	text-align:left;     	
}
	
form.quoteform legend 
{	
	padding: 0 2px;
	font-weight: bold;
	padding-left: 0;
	_margin: 0 -7px; /* IE Win */
}

form.quoteform li span
{	
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	width: 200px;	
}

form.quoteform ol#categoryLabel li span
{
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	width: 290px;		
}
	
form.quoteform input 
{
	margin-right: 0.3em;
}

form.quoteform fieldset 
{	
	margin-bottom: 1em;
	border: none;	
}	
		
form.quoteform fieldset ol 
{
	margin: 0;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding: 0;
}

form.quoteform fieldset li 
{					
	list-style: none;	
	background-image: none;	
	padding-left: 0;
}
	
/*\*//*/ form.quoteform legend { display: inline-block; } /* IE Mac legend fix */

#rptMachines td 
{
	text-align: center;

}

.restrictedSize {
	width: 450px;
}


ul#topmenu {		
	float: right;	
	list-style: none;	
	margin-bottom: 5px;	
}

ul#topmenu li {
	float: left;
	background-image: none;
	padding: 0;
}

ul#topmenu li a, ul#topmenu li a:visited, ul#topmenu li a:hover {
	display: block;
	padding: 0 15px 0 8px;		
	line-height: 15px;
	
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;	/* Client ask for pt */
	color: #006666;
	text-decoration: none;
	
	background-image: url(/imgs/arrow_on.gif);
	background-repeat: no-repeat;
	background-position:center left;
}

ul#topmenu li a:hover {		
	background-image: url(/imgs/arrow.gif);	
}

div#divAdInformation {
	width: 600px;
}


