@charset "UTF-8";
.alt {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #6699FF;
}
.Navigation {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 8px;
	text-align: right;
}
.Navsmall {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;

	}
.Header {
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 19px;
	color: #3399cc;
	margin-left: 12px;
	margin-top: 15px;
}


.bodytext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 19px;
	color: #003366;
	margin-left: 12px;
}
.subhead {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 19px;
	color: #3399CC;
	margin-left: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 12px;
}
a.linktext:link {
	color:#3399CC;
text-decoration: ul;
	text-decoration: underline;
}
a.linktext:visited {
color:#3399cc;
text-decoration: underline;
}
a.linktext:hover {
color:#0066FF;
text-decoration: underline;
}
a.linktext:active {
a.text:link {
color:#3399CC;
text-decoration: underline;
}
