@charset "UTF-8";

.hidden {
  display: none;
}

img {
  border: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Footertext {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #707070;
	text-decoration: none;
}

.Footertext a:link {
	color: #3399CC;
	text-decoration: none;
}

.Footertext a:hover {
	color: #3399CC;
	text-decoration: underline;
}

.Footertext a:visited {
	color: #3399CC;
	text-decoration: none;
}

.Footertext a:active {
	color: #3399CC;
	text-decoration: none;
}


.bodytext {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #707070;
	line-height: 17px;
	text-decoration: none;
}

.bodytext a:link {
	color: #3399CC;
	text-decoration: underline;
}

.bodytext a:hover {
	color: #3399CC;
	text-decoration: none;
}

.bodytext a:visited {
	color: #3399CC;
	text-decoration: underline;
}

.bodytext a:active {
	color: #3399CC;
	text-decoration: underline;
}


.errormsg {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	line-height: 17px;
	text-decoration: none;
}

.errormsg a:link {
	color: #3399CC;
	text-decoration: underline;
}

.errormsg a:hover {
	color: #3399CC;
	text-decoration: none;
}

.errormsg a:visited {
	color: #3399CC;
	text-decoration: underline;
}

.errormsg a:active {
	color: #3399CC;
	text-decoration: underline;
}



.Newstext {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
	padding-top: 5px;
}

.Newstext a:link {
	color: #3399CC;
	text-decoration: underline;
}

.Newstext a:hover {
	color: #3399CC;
	text-decoration: none;
}

.Newstext a:visited {
	color: #3399CC;
	text-decoration: underline;
}

.Newstext a:active {
	color: #3399CC;
	text-decoration: underline;
}


.Featuretext {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.Featuretext a:link {
	color: #000000;
	text-decoration: underline;
}

.Featuretext a:hover {
	color: #3399CC;
	text-decoration: none;
}

.Featuretext a:visited {
	color: #000000;
	text-decoration: underline;
}

.Featuretext a:active {
	color: #000000;
	text-decoration: underline;
}

