/* Default CSS Stylesheet for a new Web Application project */

/* Google Share */

.gshare
{
 right:0px; 
/* margin-top:40px;
margin-left:720px; */
}

BODY
{
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
	color: #1b2f5f;
	text-decoration:none;
}

TD
{
 border:0;
}

TD.contact
{
 padding-left: 5px;
 font-family:Arial;
 font-size:12px;   
}

.maptext
{
 font-size:10px;
 font-weight:bold;
 text-decoration:none;   
}

A.maptext:link
{
 font-size:10px;
 font-weight:bold;
  text-decoration:none;   
}

A.maptext:active
{
 font-size:10px;
 font-weight:bold;
  text-decoration:none;   
}

A.maptext:visited
{
 font-size:10px;
 font-weight:bold;
  text-decoration:none;    
}

A.maptext:hover
{
 font-size:10px;
 font-weight:bold; 
  text-decoration:underline;   
}

TD.contacts
{
 font-size:10px;   
}

A.contacts:link
{
 font-size:10px;   
}

A.contacts:active
{
 font-size:10px;   
}

A.contacts:visited
{
 font-size:10px;   
}

A.contacts:hover
{
 font-size:10px;   
}

TD.hmpgdesc
{
 font-size:12px;   
}

TD.contactshdr
{
 font-size:10px;
 font-weight:bold;
 color:#FFFFFF;
 background-color:#505050;
 width:200px; 
}

.hdrtext
{
 font-size:11px;
 font-weight:bold;    
}
	
.labeltext
{
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
}

.titletext
{
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
}

.screwsnuts
{
 font-family:Tahoma;
 font-size:10pt;    
}

.screwsnutsbld
{
 font-family:Tahoma;
 font-size:10pt;
 font-weight:bold;    
}

.screwsnutstitle
{
 font-family:Tahoma;
 font-size:12pt;
 font-weight:bold;    
}

A.linksmbld:link
{
 font-family:Tahoma;
 font-weight:bold;
 font-size:8pt;
 text-decoration:none;   
}

A.linksmbld:active
{
 font-family:Tahoma;
  font-weight:bold;
 font-size:8pt;
 text-decoration:none;    
}

A.linksmbld:visited
{
 font-family:Tahoma;
  font-weight:bold;
 font-size:8pt;
 text-decoration:none;  
}

A.linksmbld:hover
{
 font-family:Tahoma;
  font-weight:bold;
 font-size:8pt;
 text-decoration:underline;   
}

A.linksm:link
{
 font-family:Tahoma;
 font-size:8pt;
 text-decoration:none;   
}

A.linksm:active
{
 font-family:Tahoma;
 font-size:8pt;
 text-decoration:none;    
}

A.linksm:visited
{
 font-family:Tahoma;
 font-size:8pt;
 text-decoration:none;  
}

A.linksm:hover
{
 font-family:Tahoma;
 font-size:8pt;
 text-decoration:underline;   
}

A.screwsnuts:link
{
 font-family:Tahoma;
 font-size:10pt;
 text-decoration:none;   
}

A.screwsnuts:active
{
 font-family:Tahoma;
 font-size:10pt;
 text-decoration:none;    
}

A.screwsnuts:visited
{
 font-family:Tahoma;
 font-size:10pt;
 text-decoration:none;  
}

A.screwsnuts:hover
{
 font-family:Tahoma;
 font-size:10pt;
 text-decoration:underline;   
}

.ruheaderbld
{
 font-family:Tahoma;
 font-size:10pt;
 font-weight:bold;  
}

.snheaderbld
{
 font-family:Helvetica;
 font-size:12pt;
 font-weight:bold;
 font-style:italic;   
}

.snbutton
{
 background-color:Navy;
 color:White   
}

TD.screwsnuts
{
 font-family:Tahoma;
 font-size:10pt;    
}

TD.sntable
{
 padding:5px;   
}

TD.mechsmimg
{
 width:45px;
 font-size:12px;    
}

TD.hspacer
{
 background-image:url(/images/hdots.gif);
 height:3px;
}

TD.vspacer
{
 background-image:url(/images/vdots.gif);
 width:3px;  
}

HR.hdots
{
 background-image:url(/images/hdots.gif);
 background-repeat:repeat-x;
}

HR.vdots
{
 background-image:url(/images/hdots.gif);
 background-repeat:repeat-y;
}

TD.litreq
{
 font-size:10px;   
}

TD.4padd
{
 padding-left:4px;
 padding-right:10px;   
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	10;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	9;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	8;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	9;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	8;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
	
.BannerText
	{
	 font-family:Tahoma;
	 font-size:small;
	 font-weight:bold;	
	}
	
.OpPara
	{
	 font-family:Tahoma;
	 font-size: xx-small;	
	}
	
.breadcrumb
{
	 color: #f0f8ff;
	 font-family:Tahoma;
	 font-size: xx-small;
	 font-weight:normal;     
}
	
.TDHEADER
	{
	 color: #f0f8ff;
	 font-family:Tahoma;
	 font-size: x-small;
	 font-weight:bold;
	}
	
.PRHEADER
	{
	 font-family:Tahoma;
	 font-size: 14px;
	 color: #004E93;
	 font-weight:bold;
	}
	
.JACKHEADER
	{
	 font-family:Tahoma;
	 font-size: 16px;
	 color: #004E93;
	 font-weight:bold;
	}
	
.NEWSHEADER
	{
	 font-family:Tahoma;
	 font-size: 14px;
	 font-style: normal;
	 font-weight: bolder;	
	}
	
.cubichdr
{
 font-family:Arial Black;
 font-weight:bold;
 font-size:24px;
 color: #003b94;   
}

TD.footer
{
 font-family:Times New Roman;
 font-size:10px;
 color:Black;
 text-decoration:none;
}

.TDTEXT
{
 font-family:Tahoma;
 font-size:11px;
 color:Black
}

.TDValidation
{
 font-family:Tahoma;
 font-size:12px;
}
	
.TDIMG
{
	background-image: url(/images/productimgbar.gif);
}

.TDBG
{
	background-image: url(/images/leftimgbar.gif);
	width:125px;
}

.LabelText
{
font-size: 12px;
font-weight: normal;
color: #1b2f5f;
font-family: Tahoma;
}

.FormLabel
{
font-size: 14px;
font-weight: bold;
font-style:normal;
color: #1b2f5f;
font-family: Tahoma;
text-decoration:none;
}

.FormHead
{
font-size: 12px;
font-weight: bold;
color: #1b2f5f;
font-family: Tahoma;
text-decoration:none;
}

.FormText
{
font-size: 12px;
font-weight: normal;
color: #1b2f5f;
font-family: Tahoma;
text-decoration:none;
}
	
SMALL	{	
	font-size:	8;
	}	

BIG	{	
	font-size:	12;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Tahoma, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}

TFOOT, THEAD	{	
	font-size:	12px;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Tahoma;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	12px;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Tahoma;
	}	
	
A.footer:link
{
  font-family:Tahoma;
  font-size: 12px;
  color:#dadcba;
  text-decoration:none;
}

A.footer:visited
{
  font-family:Tahoma;
  font-size: 12px;
  color:#dadcba;
  text-decoration:none;
}

A.footer:active
{
	font-size: 12px;
	color: #cf1800;
	font-family: Tahoma;
	text-decoration: none;
}

A.footer:hover
{
  font-family:Tahoma;
  font-size: 12px;
  color:#fcce55;
  text-decoration:underline;
}

 A.menu:link
{
	font-size: 12px;
	color: #000b76;
	font-family: Tahoma;
	text-decoration: none;
}

A.menu:visited	{
	text-decoration: none;
	color: #000b76;
	font-family: Tahoma;
	font-size: 12px;
}	
		
A.menu:active
{
	font-size: 12px;
	color: #004dad;
	font-family: Tahoma;
	text-decoration: none;
}

A.menu:hover
{
	font-size: 12px;
	color: #004dad;
	font-family: Tahoma;
	background-color: #dcdcdc;
	text-decoration: underline;
}

A.news:link
{
	font-size: 12px;
	color: #000b76;
	font-family: Tahoma;
	text-decoration: none;
}

A.news:visited	{
	text-decoration: none;
	color: #000b76;
	font-family: Tahoma;
	font-size: 12px;
}	
		
A.news:active
{
	font-size: 12px;
	color: #004dad;
	font-family: Tahoma;
	text-decoration: none;
}

A.news:hover
{
	font-size: 12px;
	color: #004dad;
	font-family: Tahoma;
	text-decoration: underline;
}

A.3D:link
{
	font-size: 12px;
	color: Teal;
	font-weight: normal;
	font-family: Tahoma;
	text-decoration: none;
}

A.3D:visited	{
	text-decoration: none;
	color: Teal;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 12px;
}	
		
A.3D:active
{
	font-size: 12px;
	color: #004dad;
	font-weight: normal;
	font-family: Tahoma;
	text-decoration: none;
}

A.3D:hover
{
	font-size: 12px;
	color: #004dad;
	font-weight: normal;
	font-family: Tahoma;
	text-decoration: underline;
}

A:link
{
	font-size: 12px;
	color: #000b76;
	font-family: Tahoma;
	text-decoration: none;
}	
		
A:visited	{
	font-size: 12px;
	color: #000b76;
	font-family: Tahoma;
	text-decoration: none;
	
}	
		
A:active	{
	font-size: 12px;
	color: #004dad;
	font-family: Tahoma;
	text-decoration: none;
}	
		
A:hover	{
	font-size: 12px;
	color: #004dad;
	font-family: Tahoma;
	text-decoration: underline;
}	
A.Desc:link
{
	font-size: 12px;
	font-weight:bold;
	color: #000b76;
	font-family: Tahoma;
	text-decoration: none;
}	
		
A.Desc:visited	{
	font-size: 12px;
	font-weight:bold;
	color: #000b76;
	font-family: Tahoma;
	text-decoration: none;
	
}	
		
A.Desc:active	{
	font-size: 12px;
	font-weight:bold;
	color: #004dad;
	font-family: Tahoma;
	text-decoration: none;
}	
		
A.Desc:hover	{
	font-size: 12px;
	font-weight:bold;
	color: #004dad;
	font-family: Tahoma;
	text-decoration: underline;
}
