﻿.utilbox
{
	font-family: Tahoma;
	color: #333333;
	font-weight: bold;
}

.utilbox h1
{
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
}

.utilbox h2
{
	color: #5e8fd0;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
}

.utilbox a
{
	color: #5e8fd0;
	margin-bottom: 0px;
	font-size: 11px;
	text-decoration: underline;
}

.feedBack
{
	text-decoration: underline;
	color: #003399;
	cursor: pointer;
}

.bluetxt12pxold
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #386eb6;
}

.txtboxsmall
{
	font-family: Tahoma;
	font-size: 11px;
	width: 160px;
	color: #333333;
	border: 1px solid #7f9db9;
}

.greytxt11px
{
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
}

.logomain
{
	width: 78px;
	height: 74px;
	float: left;
	margin-bottom: 5px;
}

body, td, th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
}

h1
{
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2
{
	font-size: 14px;
	color: #355a8b;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3
{
	font-size: 12px;
	color: #386eb6;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 a
{
	text-decoration: none;
}

hr
{
	color: #F5F5F5;
}

.topnav
{
	width: 965px;
	padding: 5px;
	padding-right: 20px;
	text-align: right;
	
	font-family: Tahoma;
	color: #FFFFFF;
	float: left;
}

.topnav a
{
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}