/* 
Cascading Stylesheet for Internet Explorer (and others not defined)
Reference: http://www.w3.org/TR/REC-CSS1
Client: Distinctive Plastics.  
Version: 1.0
Last updated:  2006-01-25
By: GWC 

*/

	A:link { color: #ff3300; text-decoration: none; font-weight: bold; }
	A:visited { color: #996600; text-decoration: none; font-weight: bold; }
	A:active { color: #336600; text-decoration: none; font-weight: bold; }
	A:hover { color: #ffffff; background-color: #ff9900; text-decoration: underline; font-weight: bold; }

	A.menu-sm:link { font-family : verdana; font-size: 7.5pt; color: #000099; text-decoration: none; font-weight: normal; }
	A.menu-sm:visited { font-family : verdana; font-size: 7.5pt; color: #006600; text-decoration: none; font-weight: normal; }
	A.menu-sm:active { font-family : verdana; font-size: 7.5pt; color: #339900; text-decoration: none; font-weight: normal; }
	A.menu-sm:hover { font-family : verdana; font-size: 7.5pt; color: #ffffff; background-color: #000099; text-decoration: underline; font-weight: normal; }

	/* FINAL CONFIG */
	
	BODY {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-indent: 0em;
	background-color: #FFFFFF;
	background-image: url(/art/bg-gradient.jpg);
	background-position: bottom right;
	background-repeat: repeat-x;
	}
	
	P { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin: 5px;
	} 
	
	
	STRONG  {  font-weight: bold;
	}
	
	H1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	text-decoration: none;
	margin: 3px;
	}
	
	H2 { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	margin: 3px;
	} 
	
	H3 { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 3px;
	} 
	
	H5 {
		color: #a2a2a2;
		}
			
	TD.MainContentCell {
	background-color: #D9D3EF; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
	TD.ContentWrapperLeft {
	background-image: url(/images/contentwrapper_r2_c1.gif);
	background-repeat: repeat-y;
	
	}
	
	TD.ContentWrapperRight {
	background-image: url(/images/contentwrapper_r2_c3.gif);
	background-repeat: repeat-y;
	}
	
	TD { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
	TEXTAREA {
	font-family: Arial;
	font-size: 12px;
	}
	
	.blue  { 
	color: #0000A0;
	}
	
	.red  { 
	color: #cc0000;
	}
	
	.white	{
	color: #FFFFFF;
	}
	
	.noem	{
	text-indent: 0em;
	}
	
	.footer {
	font-size: 10px;
	}	
	
	
	/*	Tables  	*/
	
	TH.EquipmentList{
		background-color: #d8d8d8;
		}
	
	TH.ColHeaderEmployment{
		background-color: #d8d8d8;
		}
			
	TH.ColHeadeFAQ {
		background-color: #d8d8d8;
		}
		
	TR.trColor{
		background-color: #FFFFFF;
		}
		
	TR.trColorAlt{
		background-color: #e6e6e6;
		}
	
	TD.subtitle {
	font-size: 10px;
	color: #cc0000;
	font-weight: bold;
	}
	
	TABLE.equipment {
	background-color: #000080;
	}
	
	TD.equipment {
	background-color: #FFFFFF;
	}
	
	TD.equipmenthead {
	color: #FFFFFF;
	font-size: 18px;
	background-color: #000080;
	}
	
	TD.vision {	
	background-color: #000099;
	}
	
	P.vision {
	color: #FFFFFF;
	font-size: 12px;
	margin: 5px;
	}
	
	H2.vision {
	color: White;
	font-size: 16px;
	margin: 5px;
	background: #0000cc;
	border: thin;
	border-color: #000080;
	}

SPAN.caption {
	color: #000099;
	font-family : verdana, helvetica, arial, sans-serif;
	font-size: xx-small;
	}

/*special classes */

.Texthidden {
	display: none
	} 

.Textshown {
	display: inline
	}
	
.small {
	font-size: 8pt;
	}
	/* from Fireworks table slices -  possibly delete them after the site is tested in all browsers*/
	/*
	td img {display: block;}
	*/
	img {
		border: 0px;
		}
