body
{	
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: .7em;	
    margin:0px;
    width: 760px;
    padding: 0px;
    background-color:#CCCCCC;
   /* position: relative;*/
    margin-left:auto;
    margin-right:auto;
    
}

.header
{	
    margin-left:auto;
    padding: 0px;
    height: 75px;
    
}

.content
{
    border-right: dotted 1px #ccc;
    padding: 0px;
    background-color: White;
    width: 592px;
    float: left;
}

.pagecontent
{
    padding: 5px;
/*    position: relative;*/
    left: 0px;
    top: 0px;
    
}

.rawpagecontent
{
    padding: 0px;
    position: relative;
    left: 0px;
    top: 0px;
}

.links
{
    padding: 0px 10px 10px 10px;
    text-align: center;
    width: 147px;
    float: right;
    background-color: White;
}

.navlink
{
    border: 0px;
    margin-bottom: 4px;
}

.footer
{
    clear: both;
    border-top:solid 1px #cccccc; 
    background-color: #FAFAFA;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;
}

.footer a, .header a 
{
    text-decoration: none;
}

h1, h2, h3, h4
{
    color: #057dc2;
}

h1
{
    font-size: 1.2em;
}

h2
{
    font-size: 1.1em;
}

h3
{
    font-size: 1em;
}

h4
{
    font-size: .9em;
}

/*

.footer td {  
  color: #FFFFFF;	
vertical-align:middle;
}

td {	
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9pt;	
}

th {	
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	
font-size: 9pt;
}

a {	
font-weight: bold;
	text-decoration: none;
}

h1 {	font-size: 150%;	
color: #000000;
	margin-bottom: 0;
}

h2 {	
font-size: 140%;	color: #000000;
}

h3 {	
font-size: 120%;	
color: #000000;
}

h4 {	
font-size: 110%;	color:#000000;
}

hr {	
color: #990000;	
width: 100%;	
height: 1px;
	text-align: left;
}


.banner {	
padding: 0;	
margin: 0;
}

.main {	border-left: 0;	
padding: 10px;	
vertical-align: top;
}

.left-side-bar {	background-color:#D4EFFC;
}

.service-cell{	
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:80%;	
vertical-align:top;	
padding-bottom:15px;	padding-top:15px;	
padding-right:15px;
	padding-left:10px;	
width: 50%;
}

.more-info{	font-size: 90%; 	
font-weight: bold;
}

.no-pad{	
vertical-align: top;
}

.product {	background-color: white;
}	

.cas_no_label{
          white-space: nowrap;
}

*/