P {
	font-size   : 12px; 
	line-height : 18px;
	font-family : Trebuchet MS, Arial;
	font-weight : normal;
	font-style  : normal;
	color	    : #333333;
}

H1 {
	font-size   : 20px; 
	line-height : 18px;
	font-family : Trebuchet MS, Arial;
	font-weight : normal;
	font-style  : normal;
	color	    : #625D5D;
}

H2 {
	font-size   : 12px; 
	line-height : 18px;
	font-family : Trebuchet MS, Arial;
	font-weight : bold;
	font-style  : bold;
	color	    : #625D5D;
}

.newsLink {
	font-size   : 12px; 
	line-height : 18px;
	font-family : Trebuchet MS, Arial;
	font-weight : bold;
	font-style  : bold;
	color	    : #333333;
}

.footer {
	font-size   : 11px; 
	line-height : 14px;
	font-family : Trebuchet MS, Arial;
	font-weight : normal;
	font-style  : normal;
	color	    : #333333;
}

.footer A {
	font-size   : 11px; 
	line-height : 14px;
	font-family : Trebuchet MS, Arial;
	font-weight : normal;
	font-style  : normal;
	color	    : #FF0000;
}

A {
	font-size       : 12px; 
	line-height     : 18px;
	font-family     : Trebuchet MS, Arial;
	text-decoration : none;
	font-weight     : bold;
	font-style      : bold;
	color           : #FF0000;
}

A:Hover {
	text-decoration : underline;
	font-family     : Trebuchet MS, Arial;
}

.secondNav A {
	font-size       : 13px; 
	line-height     : 20px;
	font-family     : Trebuchet MS, Arial;
	text-decoration : none;
	font-weight     : bold;
	font-style      : bold;
	color           : #e10000;
}

.secondNav A:Hover {
	text-decoration : underline;
	font-family     : Trebuchet MS, Arial;
}

.thirdNav A {
position: relative;
left: 10px;
	font-size       : 13px; 
	line-height     : 20px;
	font-family     : Trebuchet MS, Arial;
	text-decoration : none;
	font-weight     : normal;
	font-style      : normal;
	color           : #646464;
}

. thirdNav A:Hover {
	text-decoration : none;
	font-family     : Trebuchet MS, Arial;
	color           : #e10000;
}



#about_us
  {display: block;
   width: 75px;
   height: 30px;
   background: url("img/nav_about_us.gif") no-repeat 0 0;}

  #about_us:hover
  {background: url("img/nav_about_us-mo.gif") no-repeat 0 0;}


#products
  {display: block;
   width: 72px;
   height: 30px;
   background: url("img/nav_products.gif") no-repeat 0 0;}

  #products:hover
  {background: url("img/nav_products-mo.gif") no-repeat 0 0;}

#products_select
{display: block;
   width: 72px;
   height: 30px;
   background: url("img/nav_products-mo.gif") no-repeat 0 0;}


#technology
  {display: block;
   width: 87px;
   height: 30px;
   background: url("img/nav_technology.gif") no-repeat 0 0;}

  #technology:hover
  {background: url("img/nav_technology-mo.gif") no-repeat 0 0;}


#customer_service
  {display: block;
   width: 121px;
   height: 30px;
   background: url("img/nav_customer_service.gif") no-repeat 0 0;}

  #customer_service:hover
  {background: url("img/nav_customer_service-mo.gif") no-repeat 0 0;}


#investors
  {display: block;
   width: 72px;
   height: 30px;
   background: url("img/nav_investors.gif") no-repeat 0 0;}

  #investors:hover
  {background: url("img/nav_investors-mo.gif") no-repeat 0 0;}


#careers
  {display: block;
   width: 65px;
   height: 30px;
   background: url("img/nav_careers.gif") no-repeat 0 0;}

  #careers:hover
  {background: url("img/nav_careers-mo.gif") no-repeat 0 0;}


#contact_us
  {display: block;
   width: 83px;
   height: 30px;
   background: url("img/nav_contact_us.gif") no-repeat 0 0;}

  #contact_us:hover
  {background: url("img/nav_contact_us-mo.gif") no-repeat 0 0;}


#conference_call {
width: 230px;
height: 60px;
background: url("img/quicklink_call-background.gif") no-repeat 0 0;
background-color: #FF0000;
}

	#conference_call a {
display: block;
text-align:left;
width: 200px;
height: 60px;
padding-top:15px;
padding-left:10px; 
        font-size   : 16px;
        line-height : 16px;
        font-family : Trebuchet MS, Arial;
        color       : white;}

	#conference_call:hover
  {background: url("img/quicklink_call-background-mo.gif") no-repeat 0 0;} 


#request_quote
  {display: block;
   width: 230px;
   height: 90px;
   background: url("img/quicklink_request_quote.gif") no-repeat 0 0;}

  #request_quote:hover
  {background: url("img/quicklink_request_quote-mo.gif") no-repeat 0 0;}


#masklink
  {display: block;
   width: 230px;
   height: 90px;
   background: url("img/quicklink_masklink.gif") no-repeat 0 0;}

  #masklink:hover
  {background: url("img/quicklink_masklink-mo.gif") no-repeat 0 0;}


/* The following deals with the user defined forms. */
#middleColumn {
padding-left:100px;
}

label.left {
position:relative; top:12px;
text-align:right;
padding: 5px;
}

label.FormHeading {
position:relative; top:6px;
padding:20px;
font-size   : 15px;
        line-height : 14px;
        font-family : Trebuchet MS, Arial;
        font-weight : bold;
        font-style  : bold;
        color       : #625D5D;
}
