@charset "utf-8";
/* CSS Document */

#pageframe {
	width: 100%;
	z-index: 0;
	top: 0px;
	position: relative;
	left: 0px;
	right: 0px;
	bottom: auto;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: none;
	margin: 0px;
	visibility: visible;
	height: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content {
	width: 775px;
	position: relative;
	visibility: visible;
	height: 100%;
	z-index: 2;
	left: auto;
	top: 20px;
	right: auto;
	bottom: auto;
	margin: 0;
}

#header {
	position: absolute;
	width: 775px;
	height: 142px;
	left: 18px;
	top: -6px;
	z-index: 4;
	visibility: visible;
}

#text {
	position: absolute;
	left: 267px;
	width: 540px;
	top: 160px;
	visibility: visible;
	height: auto;
	z-index: 5;
}

.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	line-height: 14pt;
}

#menu {
	position: absolute;
	left: 17px;
	top: 301px;
	z-index: 5;
	overflow: auto;
	visibility: visible;
	width: 230px;
	height: auto;
}

.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #494F8A;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #494F8A;
	padding-top: 3px;
}
.nine_pt_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF;
}
.nine_pt_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #83CCC7;
}
.ten_pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	text-decoration: none;
	color: #E7E48B;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #E7E48B;
}
a:visited {
	tex	t-decoration: none;
	color: #E7E48B;
}
a:hover {
	text-decoration: none;
	color: #C6C46A;
}

