﻿
/*
*/body
{
	background: #ffffff;
	color: #000000;
}

h1, h2
{
	color: #005496;
} 

h1 
{
	background: #005496 url('logo.png') no-repeat -5px 0;
	height: 75px;  
	text-indent: -5000px;
}  

a
{
	color: #045c9c;     
}

.Date
{
	color: #000000; 
}

.mainNav a:link, .mainNav a:visited, .mainNav a:hover, .mainNav a:active
{ 
}  

a:hover, a:active, .mainNav a:hover, .mainNav a:active
{  
    background: #005496;
	color: #ffffff; 
}

p
{
	margin: .5em 0;
}

table.General, 
table.General tr, 
table.General td
{
    border: none; 
    border-collapse: collapse;
}

table.General td
{
    padding-bottom: 10px;
}

table.General td .Date
{
    color: #005496; 
    font-weight: bold;
}
