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: #12275E;
}

textarea
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #12275E;
}

select
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #12275E;
	border: 1px solid #22bd22;
	background-color: #eeeeee;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #881A19;
	text-decoration: underline;
}
a.home:link {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Trebuchet MS;
	font-size: 12px;
}
a.home:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: underline;
}
a.home:visited {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Trebuchet MS;
	font-size: 12px;
}
a.blank:link {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Trebuchet MS;
	font-size: 12px;
}
a.blank:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
}
a.blank:visited {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Trebuchet MS;
	font-size: 12px;
}
a.boldwhite:link {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight:bold
}
a.boldwhite:hover {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold
}
a.boldwhite:visited {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight:bold
}
a.left:link {
	color: #ffffff;
	font-weight: normal;
	font-family: Trebuchet MS;
	font-size: 11px;
}
a.left:hover {
	color: #ffffff;
	font-weight: normal;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: underlined;
}
a.left:visited {
	color: #ffffff;
	font-weight: normal;
	font-family: Trebuchet MS;
	font-size: 11px;}
a.blankleft:link {
	color: #ffffff;
	font-weight: normal;
	font-family: Trebuchet MS;
	font-size: 11px;
}
a.blankleft:hover {
	color: #ffffff;
	font-weight: normal;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: none;
}
a.blankleft:visited {
	color: #ffffff;
	font-weight: normal;
	font-family: Trebuchet MS;
	font-size: 11px;
}
.normalwhite {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Trebuchet MS;
	font-size: 11px;
}
.titlewhite {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 11px;
}
.titlebrown {
	color: #333333;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 11px;
}
.boldred {
	color: #881A19;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 12px;
}
.normalred {
	color: #881A19;
	font-weight: normal
	font-family: Trebuchet MS;
	font-size: 11px;
}
.boldgold {
	color: #B1912E;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 14px;
}
.boldgold12 {
	color: #B1912E;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 12px;
}
