input,textarea,select 
{
	font-family: Tahoma;
	color:#000000;
	font-size: 11px;
}

td
{
	font-family: Tahoma;
	color:#000000;
	font-size: 11px;
}

a
{
	font-weight:bold;
	color:#166CA4;
	text-decoration: none;
}

a:visited
{
	color:#166CA4;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.header
{
	font-weight: bold;
	color: #FFFFFF;
}

.subheader
{
	font-weight: bold;
	color: #166CA4;
}

.red_header
{
	font-weight: bold;
	font-size:17px;
	color: #C20808;
}

.blue_header
{
	color: #001350;
	font-weight:bold;
}

.footer
{
	font-family: Arial;
	color:#EBEBDB;
	font-size: 11px;
}
.footer a
{
	font-family: Arial;
	font-weight: normal;
	color:#EBEBDB;
	font-size: 11px;
	text-decoration:none;
}
.footer a:hover
{
	text-decoration:underline;
}

.image
{
	border: 2px solid #7DACCB;
}
