/* CSS Document */

body	{background: #3970A7;}
body, td, tr, ul, p, div	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px;}

.footer	{font-size: 8pt;}

h1	{font-size: 20px; color: #003366;}

h2	{font-size: 17px; color: #003366;}

h2.nomargin	{font-size: 17px; color: #003366; margin-bottom: 0px;}

h3 {font-size: 14px; color: #5384B6; margin-bottom: 0px;}

h3.nomargin {font-size: 14px; color: #5384B6; margin-bottom: 0px;}

h3.blue {font-size: 14px; color: #003366;}

h4	{font-size: 12px;}

h4.blue {font-size: 12px; color: #5384B6; margin-bottom: 0px;}

.content	{margin: 10px;}

.feature	{
	color: #003366;
	}
	
.font8bold	{
	font-size: 8pt;
	font-weight: bold;
	}
	
.small	{font-size: 8pt;}
	
.innercaption	{color: white;
	margin: 5px;
	font-size: 12px;
	}
	
TH	{background: #003366;
	color: white;
	}

.TDsubhead	{background: #DBE7F5;}

.stripe	{background: #EDEDED;}

a.mockButton	{background: #540001;
	color: white;
	font-weight: bold;
	font-size: 11px;
	padding: 3px;
	text-decoration: none;
	}
	
a.mockButton160	{
	width: 160px;
	background: #540001;
	color: white;
	font-weight: bold;
	font-size: 11px;
	padding: 3px;
	text-decoration: none;
	}	
	
a.mockButton:hover	{background: #800000;
	color: white;
	font-weight: bold;
	font-size: 11px;
	padding: 3px;
	text-decoration: underline;
	}
	

	
a.mockButton160:hover	{
	width: 160px;
	background: #800000;
	color: white;
	font-weight: bold;
	font-size: 11px;
	padding: 3px;
	text-decoration: underline;
	}
		