body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 0px;
}

table.container {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

td.container {
	vertical-align: top;
	text-align: center;
}

div.container {
	position: relative;
	margin: 0 auto;
	width: 750;
	height: 420;
	text-align: left;
}

.in1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	color: #666666; 
	text-align: center;
}

.basenave {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	text-align: center;
}

.main_text {  
	font-style: normal; 
	text-decoration: none; 
	text-align: justify; 
	line-height: normal; 
	vertical-align: top;
}

.head1 {  
	font-family: "Arial Black"; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	background-color: #FFFF33; 
	text-align: left; 
	line-height: 20px; 
	border-color: #000; 
	border-top-width: medium;
}

.subhead {  
	font-family: "Arial Black"; 
	font-size: 12px; 
	font-style: italic; 
	line-height: 106%;
}

.table1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: italic; 
	line-height: 20px; 
	color: #000;
}

.head1blue { 
	font-family: "Arial Black"; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	background-color: #3366CC; 
	text-align: left; 
	line-height: 20px; 
	border-color: #000; 
	border-top-width: medium ; 
	color: #FFFFFF;
}

.iso { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	color: #666666; 
	text-align: left;
}

.head1green { 
	font-family: "Arial Black"; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	background-color: #329900; 
	text-align: left; 
	line-height: 20px; 
	border-color: #000; 
	border-top-width: medium ; 
	color: #FFFFFF;
}

.subheadgreen { 
	font-family: Arial, Helvertica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #329900; 
	font-style: italic;
}

.head1red { 
	font-family: "Arial Black"; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	background-color: #C00; 
	text-align: left; 
	line-height: 20px; 
	border-color: #000; 
	border-top-width: medium ; 
	color: #FFFFFF;
}

.subheadred { 
	font-family: Arial, Helvertica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #C00; 
	font-style: italic;
}

.head1black { 
	font-family: "Arial Black"; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	background-color: #000; 
	text-align: left; 
	line-height: 20px; 
	border-color: #000; 
	border-top-width: medium ; 
	color: #FFFFFF;
}

.subheadblack { 
	font-family: Arial, Helvertica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000; 
	font-style: italic;
}



TD
{
	font-size: 0.8em;
	font-family: arial,helvetica,verdana,sans-serif;
    color: #000;
}

TABLE.people TD
{
	vertical-align: top;
	font-size: 11px;
}

TABLE.technical TD 
{
	text-align: center;
	padding-top: 3px;
	padding-bottom: 2px;
}

TABLE.technical TD.head 
{
	font-size: 11px;
	background-color: #CCC;
	font-weight: bold;
}

TD.navAbout
{
    background: #FDE700;
}

TD.navAboutOn
{
	color: #fff;
    background: #329900;
    cursor: pointer;
}

TD.navPSP
{
    background: #FDE700;
}

TD.navPSPOn
{
	color: #fff;
    background: #329900;
    cursor: pointer;
}

TD.navQuality
{
    background: #FDE700;
}

TD.navQualityOn
{
	color: #fff;
    background: #329900;
    cursor: pointer;
}

TD.navDelivery
{
    background: #FDE700;
}

TD.navDeliveryOn
{
	color: #fff;
    background: #329900;
    cursor: pointer;
}

TD.navTechnical
{
    background: #FDE700;
}

TD.navTechnicalOn
{
	color: #fff;
    background: #329900;
    cursor: pointer;
}

TD.navContact
{
    background: #FDE700;
}

TD.navContactOn
{
	color: #fff;
    background: #329900;
    cursor: pointer;
}