﻿body 
{
	margin:0px;
	font-family: tahoma, Arial;
	font-size: 12px;
	background-image: url(/images/fill_top.gif);
	background-repeat: repeat-x;
	background-color: #E7E9EA
}
img {border:0px}
td
{
	vertical-align:top;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px
}
h1, h2, h3
{
	font-family:Times New Roman, MS Sans Serif;
	font-weight:bold
}
h1
{
	color: #3E5257;
	font-size: 24px
}
h1.red
{
	color: #D02127;
	margin: 4px 0px 4px 0px
}
h2
{
	color: #3E5257;
	font-size: 18px
}
h3{}
h3.small
{
	margin: 0px;
	font-size: 13px
}
.top_nav br
{
	line-height: 28px
	}
.top_nav A
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	width: 170px;
	text-align: left; 
	float:left;
	top:10px;
	margin-left: -10px;
	padding-left: 10px;
	text-decoration: none;
}
.top_nav A:hover
{
	background-color: #9E1A2A;
}
.footer, .footer A, .footer A:visited, .footer A:active
{
	text-align:right; 
	background-color:#E7E9EA;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 5px 5px 5px
}
.footer A:hover
{
	text-decoration: underline
}