body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* font-size: none is not supported;  changed to font-size: 12px*/
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #000000;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
}
/* remove } bracket */

.whoquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.expanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
	font-size: 14px;
	font-weight: normal;
}



.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #F7AF09;
	font-style: normal;
	height: 1em;
}

/*  unsupported property: align so this section is commented out
  table.shadow { 
    align: center
  }
  */

  td.shadow-top { 
    height: 16px;  
    background-image: url(shadow/top.gif)}

  td.shadow-topRight { 
    width: 28px;
    height: 16px;
    background-image: url(shadow/topRight.gif)}

  td.shadow-right { 
    width: 28px; 
    background-image: url(shadow/right.gif)}

  td.shadow-bottomRight { 
    width: 28px; 
    height: 38px; 
    background-image: url(shadow/bottomRight.gif)} 

  td.shadow-bottom { 
    height: 38px;
    background-image: url(shadow/bottom.gif)}

  td.shadow-bottomLeft { width: 16px;
    width: 28px; 
    height: 38px;
    background-image: url(shadow/bottomLeft.gif)} 

  td.shadow-left { width: 28px;
    background-image: url(shadow/left.gif)}

  td.shadow-topLeft { 
    width: 28px; 
    height: 16px; 
    background-image: url(shadow/topLeft.gif)}      

  td.shadow-center { 
    background-color: white  
  }
  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}

/* error parsing styles so this section is commented out
<style type="text/css">
body
{ 
background-image: url('background1.jpg');
background-repeat: no-repeat
}
</style>
*/
.ValveText {
	font-family: Verdana, Geneva, sans-serif;
}
