body {
	font-size: 11px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: justify;
	font-family: Trebuchet MS;
	vertical-align: top;
	margin-bottom: 0;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

td {
	font-size: 11px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	font-family: Trebuchet MS;

}
p {
	margin-top: 7px;
	margin-bottom: 7px;
}


th {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #12275E;
	vertical-align: top;
}

input
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
}

textarea
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
}

select
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
}
a {
	color: #333333;
	text-decoration: none;
}
a.menu:link {
	color: #003399;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
}
a.menu:hover {
	color: #003399;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: underline;
}
a.menu:visited {
	color: #003399;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 12px;
}
a.sitemap:link {
	color: #999999;
	font-weight: normal;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
}
a.sitemap:hover {
	color: #999999;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: underline;
}
a.sitemap:visited {
	color: #999999;
	font-family: Trebuchet MS;
	font-size: 12px;
}
.BlueBold {
	color: #003399;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 12px;
}
.BlueRed {
	color: #CB0000;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 12px;
}
.BigBlue {
	color: #003399;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 15px;
}
.BigGrey {
	color: #333333;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 14px;
}
.LightGrey {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #999999;
}
.NormalRed {
	color: #CB0000;
	font-weight: normal;
	font-family: Trebuchet MS;
	font-size: 12px;
}
