<!--

	/***--- START TAGS  ---**/
	HTML{
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		height:100%;
	}
	BODY {
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		height:100%;
		background-color:#d9d9d9;
		FONT-FAMILY: Verdana, Helvetica, sans-serif;  
		FONT-SIZE:7.5pt;
		COLOR: #333333;
	}
	TR, TD, P {
		FONT-FAMILY: Verdana, Helvetica, sans-serif; 
		FONT-SIZE:7.5pt;
		COLOR: #333333;
		vertical-align:top;
	}
	h1 {FONT-SIZE:16pt;}
	h2 {FONT-SIZE:12pt;}
	h3 {FONT-SIZE:10pt;}
	h4 {FONT-SIZE:9pt;}
		
	INPUT, TEXTAREA, SELECT {
		FONT-FAMILY: Verdana, Helvetica, sans-serif; 
		FONT-SIZE:7.5pt;
		COLOR: #333333;
	}
	
	SUP { line-height: 0; FONT-FAMILY: Verdana, Helvetica, sans-serif; font-size:5pt; }
	
	HR { background-color:#ffffff; border-bottom: 1px #ebebeeb solid; border-top: none 0px; border-left: none 0px; border-right: none 0px; height:0px;}
	
	/***--- END TAGS ---**/
	


	
	
	/***--- START IDs  ---**/
	#Height100 { /* used to give a table a height of 100% */
		width:770px;
		height: 100%;
		vertical-align:top;
	}
	#focusImage {
		width:175px;
		background-color:#F7F7F7;
	}
	#main {
			padding: 0 30px 30px 30px;
			text-align: left;
	}
	/* new style */
	#main p {
		font-size: 9pt;
		font-style: normal;
		line-height: 1.5em;
	}
	#main h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		font-style: normal;
		font-weight: bold;
		text-transform: normal;
		letter-spacing: -1px;
		line-height: 1.2em;
		margin-top:0;
	}
	#main h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16pt;
		font-style: normal;
		font-weight: normal;
		text-transform: normal;
		letter-spacing: 0;
		line-height: 1em;
	}
	#main h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14pt;
		font-style: normal;
		font-weight: bold;
		text-transform: normal;
		letter-spacing: 0;
		line-height: 1.2em;
	}
	#main h4 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-style: normal;
		font-weight: bold;
		text-transform: normal;
		letter-spacing: normal;
		line-height: 1em;
		margin-top: 24px;
		margin-bottom:12px;
	}
	#main h5 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-style: normal;
		font-weight: bold;
		text-transform: normal;
		letter-spacing: normal;
		line-height: 1em;
		margin-top: 10px;
		margin-bottom:10px;
	}
	#main li {
		font-size: 9pt;
		font-style: normal;
		font-weight: normal;
		text-transform: normal;
		letter-spacing: 0;
		/*line-height: 1.8em;*/
		padding-bottom:15px;
		list-style:url(../img/bullet_white.gif);
	}
	/***--- END IDs  ---**/
	
		/***--- START CLASSES  ---**/
	.floatLeft { float:left; }
	.floatRight { float:right; }
	.clearBoth { clear:both; }
	.centerText {text-align:center;}
	
	.topTD {
		COLOR: #FFFFFF;
		height:85px;
	}
	.newsRequestTD{
		background-color:#FFFFFF;
	}
	.newsRequestForm{
		FONT-FAMILY: Verdana, Helvetica, sans-serif; 
		FONT-SIZE:7.5pt;
		COLOR: #333333;
		width: 117px; 
	}
	.contentTD{
		background-color:#FFFFFF;
	}
	.rightSideBarTD{
		background-color:#D9D9D9;
	}
	
	.picNote{
		padding-top: 0px;
		padding-bottom: 0px;
		margin-top:4px; margin-bottom:0px;
}


	.footerTD { /* used for text found in footer*/
		FONT-FAMILY: Verdana, Helvetica, sans-serif; 
		FONT-SIZE:7.5pt;
		COLOR: #999999;
		background-color:#E5E5E5;
		height:100%;
	}
	.padding{
	 	padding-left:12px;
		padding-right:12px;
	}
	.switchcontent { 
		padding-left:20px;
		padding-right:20px; 
	}
	
	h3.question {
		color: #D70000;
		}
		
		h3.homeTitles {font-size:10pt;}
		
	h1.pagetitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		font-style: normal;
		font-weight: bold;
		text-transform: normal;
		letter-spacing: -1px;
		line-height: 1.2em;
	}
	
	a.join {
		-moz-box-shadow:inset 0px 1px 0px 0px #D70000;
		-webkit-box-shadow:inset 0px 1px 0px 0px #D70000;
		box-shadow:inset 0px 1px 0px 0px #D70000;
		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #B40700), color-stop(1, #D70000) );
		background:-moz-linear-gradient( center top, #B40700 5%, #D70000 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#B40700', endColorstr='#D70000');
		background-color:#B40700;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		-khtml-border-radius: 4px;
		border-radius:4px;
		border:1px solid #B40700;
		display:inline-block;
		color:#ffffff;
		font-family:arial;
		font-size:18px;
		font-weight:normal;
		padding:10px 20px;
		text-decoration:none;
		text-shadow:0px 1px 0px #000;
		margin-bottom:10px;
		margin-top:24px;
	}
	
	a.join:hover {
		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #D70000), color-stop(1, #D70000) );
		background:-moz-linear-gradient( center top, #D70000 5%, #D70000 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#D70000', endColorstr='#D70000');
		background-color:#D70000;
	}
	a.join:visited {
		color:#ffffff;
	}
	
	.featureTable {
		background-color:#D9D9D9;
	}
	.featureTable th {
		text-align:left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-style: normal;
		font-weight: bold;
		padding: 5px;
	}
	.featureTable td {
		text-align:left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-style: normal;
		line-height: 1.2em;
		padding: 0 10px 5px 5px;
	}
	
	.benefitsTable {
		background-color:#D9D9D9;
	}
	.benefitsTable td {
		text-align:left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-style: normal;
		line-height: 1.2em;
		padding: 5px 10px 5px 5px;
	}
	.benefitsTable td.benefit {
		text-align:left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-style: normal;
		font-weight: bold;
		padding: 5px;
	}
	
	.infoNote {
		padding-left:45px;
		border-left:#CCC 1px dotted;
	}
	
	#moreContentInfoNote {
		background-image:url(../img/more-content-icon.gif);
		background-repeat:no-repeat;
	}
	
	#main ul.checkList li {
		list-style:url(../img/check_mark.gif);
	}
	

	

	/***--- END CLASSES  ---**/
	
	

	/***--- START LINKS  ---**/
	A, A:Visited{color:#EB0000; text-decoration: none}
	A.Top, A.Top:Visited{color:#FFFFFF; text-decoration: none}
	A.NewsArrow, A.NewsArrow:Visited{color:#CC0000; text-decoration: none}
	A.NewsTitle {color: #333333; text-decoration: none}

	A:Hover, A.Footer:Hover, A.Top:Hover , A.NewsTitle:Hover{text-decoration: underline}
	A.NewsArrow:Hover{color:#CC6666; text-decoration: none}
	/***--- END LINKS  ---**/
	
	/***--- START NEWS  ---**/
	div.article{}
	div.article h1{FONT-SIZE:12pt; margin-top:0;}
	div.article h2{FONT-SIZE:10pt;}
	div.article h3{FONT-SIZE:9pt;}
	/***--- END NEWS  ---**/
	
	/***--- START FEATURE, CORPORATE, ETC...  ---**/
	h1.heading {FONT-SIZE:10pt; margin-top:0;}
	h2.heading {FONT-SIZE:8pt; margin-top:20px;}
	ul.features li {list-style-image: url(/img/check_mark.gif);}
	img.techImage {
	background-color: #f7f7f7;
	border: 1px solid #d9d9d9;
	padding: 5px;
	}
	/***--- END FEATURE, CORPORATE, ETC...  ---**/
	
	/***--- START HOME LINK LISTS...  ---**/
	ul.linklist {list-style-position: outside; list-style-image: url(/img/bullet_white.gif);padding-left:20px;margin-left: 0px;}
	ul.linklist li {padding-left: 5px; padding-right: 5px; padding-bottom: 5px;}
	
	/***--- START BIZ SOLUTIONS...  ---**/
	ul.bizSolutions { padding-left: 0; list-style-type:none; }
	div.atWork { padding: 5px 10px 5px 0; text-align: center; width: 250px; margin: 3px 7px 5px 0; }
	div.atWork h2 { 
		font-family:  Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-transform: normal;
		letter-spacing: 0.2px;
		line-height: 0.5em; 
	}
	#strategicPos { padding:10px 10px 10px 250px; background-color:#EBEBEB; border:#999999 1px solid; background-image:url(/img/manufacture-map.jpg); background-repeat:no-repeat; height: 300px; }
	div.mapLegend {width: 255px; padding:0 10px 4px 10px;}
	div.mapLegend h1 {font-size:12px;}
	div.mapLegend p {margin-top:0;}

	
	/***---START CSS3 EFFECTS ---**/
	.featuretteShadow {
		-webkit-box-shadow: 0px 1px 3px 1px ;
		-moz-box-shadow: 0px 1px 3px 1px ;
		box-shadow: 0px 1px 3px 1px ; 
	}
	
-->
