@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(images/BG-Mountains.jpg);
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
}
.tableborder-home {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #949494;
	border-right-color: #949494;
	border-bottom-color: #949494;
	border-left-color: #949494;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #808080;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ec9744;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #D4D557;
	text-decoration: underline;
}
A.Footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
}
A.Footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #808080;
	text-decoration: underline;
}.basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}
.basicbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.ratestextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #484746;
	font-weight: bold;
}
.ratestextbasic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #484746;
	font-weight: normal;
}
.newstbasic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ebebeb;
	font-weight: normal;
}
.newsbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ebebeb;
	font-weight: bold;
}
