	@charset "UTF-8";
	/* CSS Document */
	<style type="text/css">
	
	body{
		background-color:#666666;
	}
	#wrapper {
	position:relative;
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width:776px;
	height:600px;
	z-index:1;
	border: 1px solid #4e7ab4;
	margin-top: 0px;
	}
	#header{
	position:absolute;
	top:0;
	width:755px;
	height:125px;
	z-index:2;
	left: 10px;
}
#orange{
	position:absolute;
	top:170px;
	width:756px;
	height:20px;
	z-index:2;
	left: 10px;
}
	#downloadtable{
	position:absolute;
	top:200px;
	width:760px;
	height:130px;
	z-index:2;
	left: 10px;
	}
.text {
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: Verdana
}
.text2 {
	FONT-SIZE: 16px;
	COLOR: #333333;
	FONT-FAMILY: Verdana
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.highlighttxt {
	FONT-SIZE: 12px;
	COLOR: #EC6A26;
	FONT-FAMILY: Verdana;
	font-weight: bold;
	}
.tealtxt {
	FONT-SIZE: 15px;
	COLOR: #41C4DC;
	FONT-FAMILY: Verdana;
	font-weight: bold;
}
#footer {
	position:absolute;
	top:550px;
	width:766px;
	height:100px;
	z-index:3;
	left: 5px;
}
a.footerlinks{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #006699;
}
.footerbreaks{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #006699;
}
	</style>
.highlighttxtlink {
	FONT-SIZE: 12px;
	COLOR: #EC6A26;
	FONT-FAMILY: Verdana;
	font-weight: bold;
}
a.highlighttxtlink {
	FONT-SIZE: 12px;
	COLOR: #EC6A26;
	FONT-FAMILY: Verdana;
	font-weight: bold;
}
a.textlink {
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: Verdana
}
