body
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}


td	
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}

a        
        {  
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 12px; 
        color: 000000;
	font-weight: normal;
        text-decoration: underline;
        }

a:active 
        {  
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 12px; 
        color: 000000;
	font-weight: normal;
        text-decoration: underline;
        }

a:hover 
        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #063d72;
	font-weight: normal;
	text-decoration: underline;
        }

.textBold
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
	
.textItal
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
	}	

.textHeader
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #063d72;
	}	

.textFooter
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #6A6A6A;
	}

.textRed
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #063d72;
	}

.textRedBold
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #063d72;
	}
.textRedBoldLine
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #063d72;
	border-bottom:1px solid #063d72;
	}
#table_tankFacts {
	border:1px solid #98cc98;
	background-image:url(../images/table_tankBG.gif)
	}
#table_tankFacts td {
	padding:15px;
	}
hr {
	color: #fff; background-color: #fff; border: 1px solid #c7d3f9;
	}