<style type="text/css">
A.link			{text-decoration: underline; color: #FFFFFF}
A.visited			{text-decoration: underline; color: #FFFFFF}
A.active			{text-decoration: underline; color: #FFFFFF}
A.hover			{text-decoration: none; color: #FFFFFF}

A.Text:link		{text-decoration: underline; color: #9FD0F0}
A.Text:visited		{text-decoration: underline; color: #9FD0F0}
A.Text:active		{text-decoration: underline; color: #9FD0F0}
A.Text:hover		{text-decoration: none; color: #9FD0F0}

A.Text3:link		{text-decoration: underline; color: #004145}
A.Text3:visited		{text-decoration: underline; color: #004145}
A.Text3:active		{text-decoration: underline; color: #004145}
A.Text3:hover		{text-decoration: none; color: #004145}

A.Text4:link		{text-decoration: underline; color: #006393}
A.Text4:visited		{text-decoration: underline; color: #006393}
A.Text4:active		{text-decoration: underline; color: #006393}
A.Text4:hover		{text-decoration: none; color: #006393}

#banner {
	margin: 27px 0 0 -43px;
	position: absolute;
}
.Text {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 130%;
	color: #004145;
}
.Text2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 120%;
	color: #004145;
}
.Text3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 120%;
	color: #004145;
}
.Text4 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 130%;
	color: #004145;
}
.Title {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	line-height: 120%;
	color: #004145;
}
.Bullets
{
	margin-left: 15px;
}
.Input
{
	border-right: #0176AC 1px solid;
	border-left: #0176AC 1px solid;
	border-top: #0176AC 1px solid;
	border-bottom: #0176AC 1px solid;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	background-color: #FFFFFF;
}
.Textarea
{
	border-right: #0176AC 1px solid;
	border-left: #0176AC 1px solid;
	border-top: #0176AC 1px solid;
	border-bottom: #0176AC 1px solid;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	background-color: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #ff00ff
}
</style>