
body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;   

}

p {
margin-bottom: 18px;
font-weight: normal;
}

li {
padding-left: 5px;
font-weight: normal;
}


h1,h2,h2nomargin, h3,h4,h5,h6 {
font-weight: bold;

}

a {
color:#1E469B;
text-decoration: underline;
font-weight: normal;
}

a:hover {
text-decoration: underline;
color: #1E469B;
}
	



a:link img, a:visited img, a:hover img {
 border: none;
 text-decoration: none;
}


div#gtranslate { 
  display : none; 
}

div#barkerad { 
  display : none; 
}

div#headerhandheld { 
  display : none; 
}

div#headermenu { 
  display : none; 
}

div#headerlogo { 
  display : none; 
}

div#footerhandheld { 
  display : none; 
}


div#footerscreen { 
  display : none; 
}


div#homehandheldimage { 
  display : none; 
}

div#hazfaq { 
  display : none; 
}

div#navhaz { 
  display : none; 
}

div#youtube { 
  display : none; 
}

div#twitternoprint { 
  display : none; 
}

div#picklistnoprint { 
  display : none; 
}


.alignright,
img.alignright {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}


#contentwho img {
border: none;
/* curved border radius */
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
-webkit-box-shadow: 0px 0px 0px #777;
-moz-box-shadow: 0px 0px 0px #777;
}

.alignleftnone,
img.alignleftnone {
display: inline;
float: left;
margin-right: 24px;
margin-top: 4px;
}

.alignrightnone,
img.alignrightnone {
display: inline;
float: right;
margin-left: 10px;
margin-top: 4px;
}

.aligncenternone,
img.aligncenternone {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}