a:link{
	color:#3399FF;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover{
	color:#0099FF;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited{
	color:#0033CC;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:active{
	color:#FF9900;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
}
.tx-bodycopy {
	font-family: "Lucuda Grande", Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.tx-textbold {
	font-family: "Lucuda Grande", Arial, sans-serif;
	font-weight: bold;
	color: #000000;
}
.tx-subhead {
	font-family: "Lucuda Grande", Arial, sans-serif;
	font-size: 20px;
	color: #17539C;
	line-height: 18px;
	font-weight: bold;
}
.tx-largebold {
	font-family: "Lucuda Grande", Arial, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	line-height: 28px;
	letter-spacing: -1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tx-textheaderbar {
	color: #FFFFFF;
	text-align: left;
	background-color: #17539C;
	width: 100%;
	padding: 6px;
	background-position: left center;
	text-indent: 5pt;
	vertical-align: middle;
	letter-spacing: -1px;
	font: bold 18px/18px "Lucuda Grande", Arial, sans-serif;
}

.td-pagebak {
	background-color: #FFFFFF;
	padding: 20px;
}
.td-navbak {
	width: 100px;
	background-color: #efefef;
	margin: 0px;
	padding: 0px;
}
.td-contentbak {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 20px;
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.td-splashcontentbak {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 20px;
}
.image-right {
	text-align: left;
	margin: 10px 0px 10px 20px;
	float: right;
	padding: 2px;
	clear: none;
}
.image-left {
	text-align: left;
	margin: 10px 20px 10px 0px;
	height: auto;
	width: auto;
	float: left;
}

.bottomlines {
	padding: 3px;
	margin: auto;
	border: 1px solid #00CC66;
}
.background {
	background: #003366;
	margin: 0px;
	padding: 0px;
}

.tablebottomlines {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00CCCC;
}
#centerhorizon {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	visibility:hidden;
}
#centercontent {
	margin-left: -410px;
	position: absolute;
	top: -289px;
	left: 50%;
	width: 800px;
	height: 578px;
	visibility: visible
}
