body {
background-color: #FFFFFF;
}

td {
font-family: arial, verdana, sans-serif; 
font-weight: normal;
font-size: 11px;
line-height : 14px;
color: #666666;
}

.textBold {
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height : 14px;
	color: #666666;
	font-style: normal;
}

.blueBold {
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height : 14px;
	color: #084184;
	font-style: normal;
}

.blackText {
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height : 16px;
	color: #000000;
	font-style: normal;
}

.blackTextbold {
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height : 14px;
	color: #000000;
	font-style: normal;
}

.blackTextlrg {
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height : 14px;
	color: #000000;
	font-style: normal;
}

.textGray {
font-family: arial, verdana, sans-serif; 
font-weight: normal;
font-size: 11px;
line-height : 14px;
color: #999999;
}

.smallText {
font-family: arial, verdana, sans-serif; 
font-weight: bold;
font-size: 11px;
line-height : 14px;
color: #000000;
}

.tinyText {
font-family: arial, verdana, sans-serif; 
font-weight: bold;
font-size: 10px;
line-height : 14px;
color: #000000;
}

.bluetinyText {
font-family: arial, verdana, sans-serif; 
font-weight: none;
font-size: 11px;
line-height : 14px;
color: #005396;
}

.blueItalicText {
font-family: arial, verdana, sans-serif; 
font-weight: none;
font-style:italic;
font-size: 10px;
line-height : 14px;
color: #005396;
}

.goldText {
font-family: arial, verdana, sans-serif; 
font-weight: normal;
font-size: 11px;
line-height : 12px;
color: #E9B365;
}

.goldTextsm {
font-family: arial, verdana, sans-serif; 
font-weight: bold;
font-size: 10px;
line-height : 12px;
color: #E99005;
}

.greenTitle {
font-family: arial, verdana, sans-serif; 
font-weight: bold;
font-size: 13px;
line-height : 18px;
color: #007A7D;
}

.greenText {
font-family: arial, verdana, sans-serif; 
font-weight: normal;
font-size: 11px;
line-height : 12px;
color: #007A7D;
}

.breadCrumb {
font-family: arial, verdana, sans-serif; 
font-weight: bold;
font-size: 13px;
line-height : 16px;
color: #666666;
}

.tagLine {
font-family: arial, verdana, sans-serif; 
font-weight: bold;
font-size: 14px;
line-height : 20px;
font-style: italic;
color: #666666;
}

.quote {
font-family: serif;
font-weight: bold;
font-size: 16px;
line-height : 16px;
color: #E99005;
}

/* links */

a:link {
color: #000000;
font-weight: normal;
text-decoration: none;
}

a:visited {
color: #000000;
font-weight: normal;
text-decoration: none;
}

a:hover {
color: #000000;
font-weight: normal;
text-decoration: underline;
}

a:active {
color: #000000;
font-weight: normal;
text-decoration: none;
}



a.gold:link {
font-size: 11px;
font-weight: bold;
color: #E99005;
}

a.gold:visited {
font-size: 11px;
font-weight: bold;
color: #E99005;
}

a.gold:hover {
font-size: 11px;
font-weight: bold;
color: #E99005;
}

a.gold:active {
font-size: 11px;
font-weight: bold;
color: #E99005;
}


a.goldmed:link {
font-size: 13px;
font-weight: bold;
color: #E99005;
}

a.goldmed:visited {
font-size: 13px;
font-weight: bold;
color: #E99005;
}

a.goldmed:hover {
font-size: 13px;
font-weight: bold;
color: #E99005;
}

a.goldmed:active {
font-size: 13px;
font-weight: bold;
color: #E99005;
}



a.brown:link {
font-size: 11px;
font-weight: normal;
color: #C37101;
text-decoration: underline;
}

a.brown:visited {
font-size: 11px;
font-weight: normal;
color: #C37101;
text-decoration: underline;
}

a.brown:hover {
font-size: 11px;
font-weight: normal;
color: #817D7C;
text-decoration: underline;
}

a.brown:active {
font-size: 11px;
font-weight: normal;
color: #817D7C;
text-decoration: underline;
}


a.brownBold:link {
font-size: 11px;
font-weight: bold;
color: #C37101;
text-decoration: underline;
}

a.brownBold:visited {
font-size: 11px;
font-weight: bold;
color: #C37101;
text-decoration: underline;
}

a.brownBold:hover {
font-size: 11px;
font-weight: bold;
color: #817D7C;
text-decoration: underline;
}

a.brownBold:active {
font-size: 11px;
font-weight: bold;
color: #817D7C;
text-decoration: underline;
}


a.blue:link {
font-size: 10px;
font-weight: bold;
color: #084184;
}

a.blue:visited {
font-size: 10px;
font-weight: bold;
color: #084184;
}

a.blue:hover {
font-size: 10px;
font-weight: bold;
color: #084184;
}

a.blue:active {
font-size: 10px;
font-weight: bold;
color: #084184;
}

a.blueBold:link {
font-size: 11px;
font-weight: bold;
color: #084184;
}

a.blueBold:visited {
font-size: 11px;
font-weight: bold;
color: #084184;
}

a.blueBold:hover {
font-size: 11px;
font-weight: bold;
color: #084184;
}

a.blueBold:active {
font-size: 11px;
font-weight: bold;
color: #084184;
}


a.red:link {
font-size: 11px;
font-weight: bold;
color: #E40000;
}

a.red:visited {
font-size: 11px;
font-weight: bold;
color: #E40000;
}

a.red:hover {
font-size: 11px;
font-weight: bold;
color: #E40000;
}

a.red:active {
font-size: 11px;
font-weight: bold;
color: #E40000;
}

a.green:link {
font-size: 10px;
font-weight: bold;
color: #00919E;
}

a.green:visited {
font-size: 10px;
font-weight: bold;
color: #00919E;
}

a.green:hover {
font-size: 10px;
font-weight: bold;
color: #00919E;
}

a.green:active {
font-size: 10px;
font-weight: bold;
color: #00919E;
}


a.greenLrg:link {
font-weight: bold;
font-size: 13px;
line-height : 18px;
color: #007A7D;
}

a.greenLrg:visited {
font-weight: bold;
font-size: 13px;
line-height : 18px;
color: #007A7D;
}

a.greenLrg:hover {
font-weight: bold;
font-size: 13px;
line-height : 18px;
color: #007A7D;
}

a.greenLrg:active {
font-weight: bold;
font-size: 13px;
line-height : 18px;
color: #007A7D;
}



a.greenU:link {
font-size: 10px;
font-weight: bold;
color: #00919E;
text-decoration: underline;
line-height : 14px;
}

a.greenU:visited {
font-size: 10px;
font-weight: bold;
color: #00919E;
text-decoration: underline;
line-height : 14px;
}

a.greenU:hover {
font-size: 10px;
font-weight: bold;
color: #817D7C;
text-decoration: underline;
line-height : 14px;
}

a.greenU:active {
font-size: 10px;
font-weight: bold;
color: #817D7C;
text-decoration: underline;
line-height : 14px;
}




a.grey:link {
font-family: arial, verdana, sans-serif; 
font-weight: normal;
font-size: 11px;
line-height : 14px;
color: #666666;
text-decoration: underline;

}

a.grey:visited {
font-family: arial, verdana, sans-serif; 
font-weight: normal;
font-size: 11px;
line-height : 14px;
color: #666666;
text-decoration: underline;
}

a.grey:hover {
font-family: arial, verdana, sans-serif; 
font-weight: normal;
font-size: 11px;
line-height : 14px;
color: #666666;
text-decoration: underline;
}

a.grey:active {
font-family: arial, verdana, sans-serif; 
font-weight: normal;
font-size: 11px;
line-height : 14px;
color: #666666;
text-decoration: underline;
}

.blackTextsm {
color: #000000;
font-size: 10px;
line-height : 14px;
}

a.footer:link {
color: #999999;
line-height : 14px;
font-weight: normal;
text-decoration: none;
}

a.footer:visited {
color: #999999;
line-height : 14px;
font-weight: normal;
text-decoration: none;
}

a.footer:hover {
color: #999999;
line-height : 14px;
font-weight: normal;
text-decoration: underline;
}

a.footer:active {
color: #999999;
line-height : 14px;
font-weight: normal;
text-decoration: none;
}



a.leftnav:link {
color: #003366;
line-height : 14px;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}

a.leftnav:visited {
color: #003366;
line-height : 14px;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}

a.leftnav:hover {
color: #000000;
line-height : 14px;
font-size: 10px;
font-weight: bold;
text-decoration: underline;
}

a.leftnav:active {
color: #000000;
line-height : 14px;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}


/* forms */

select { font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
border: solid; 
border-color: #A5ACB2; 
border-width:1px 1px 1px 1px;
height: 18px;
} 

textarea { font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
border: 1px solid; 
border-color: #A5ACB2;
border-width: 1px 1px 1px 1px;
} 

input
{ font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
border: 1px solid; 
border-color: #A5ACB2;
border-width: 1px 1px 1px 1px;
height: 22px;
}

/* home */

.asset___imglink_manufacturer
{ width: 120px;
 }

.asset___imglink_manufacturer2
{ width: 146px;
}

.text___industry
{ width: 146px;
 }

.text___years
{ width: 146px;
 }

.text___mold
{ width: 146px;
 }

.asset___imglink_previous1
{ width: 218px; 
 }

.asset___imglink_previous2
{ width: 218px; 
 }

.asset___imglink_previous3
{ width: 218px; 
 }

.asset___imglink_previous4
{ width: 218px; 
}

.text___quote
{ width: 218px; 
height: 92px; }

/* product */

.text___path
{ width: 349px;
 }

.text___title1
{ width: 349px;
 }

.text___subtitle1
{ width: 349px;
 }

.text___paragraph1
{ width: 349px; 
height: 130px; }

.text___subtitle2
{ width: 349px;
 }

.text___paragraph2
{ width: 349px; 
height: 130px; }

.text___link_download
{ width: 322px; }

.text___link_download
{ width: 322px;
 }
 
.addnew
{ width: 192px;
 }
 
.header
{ width: 192px;
 }
 
.bodytext
{ width: 192px; 
height: 82px; }

.link
{ width: 192px;
 }
 
/* sales */

 .text___name
{ width: 124px;
 }
 
 .text___location
{ width: 124px;
 }
 
 .text___phone
{ width: 124px;
 }
 
 .text___cell
{ width: 124px;
 }
 
 .text___fax
{ width: 124px;
 }
 
 .text___email
{ width: 228px;
 }

.text___iframe
{ width: 591px;
 }

.text___area
{ width: 359px;
 }
 
.text___email
{ width: 359px;
 }




