﻿
a
{
	color: #004AF1;
	}
	a:hover
{
	text-decoration:none;
	}
h1
{
	color: #363435;
	font-size: 12pt;
	margin-bottom: 5px;
	}
h5
{
	margin-bottom: 1px;
	}	
.tabledefault
{
	width: 620px;	
}	
table td
{
	padding: 2px;
	}
TR.rateheader
{
	background-color: #546885;	
	font-size: 11pt;	
}
TR.rateheader TD
{
	padding: 4px;	
	color: #fff;	
}
TR.ratefooter 
{
	background-color: #546885;	
	font-size: 10pt;	
	color: #fff;	
}
TR.ratefooter TD
{
	text-align:right;
	padding: 4px;	
}
TD.raterow_hover 
{	
	font-size: 30pt;	
	background-color: #546885;
	
}
TR.raterow TD
{		
	vertical-align:top;
}
TR.raterowbold TD
{		
	vertical-align:top;
	font-weight: bold;
}
TD.rate
{
	text-align:right;
	}
div.divblock
{
	padding-left: 10px; 	
}		