@charset "ISO-8859-1";
#Layout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
header {
	position: absolute;
	top: 0px;
	
}
nav {
	font-family:"Geneva", "Arial";
	font-size:10px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#FFFFFF;
	position: inherit;
}
.footer {
	font-family:"Trebuchet MS";
	font-size:11px;
	color: #FFFFFF;
}
.caption {
	font-family:"Trebuchet MS";
	font-size:11px;
	font-style:italic;
}
.HR {
	height:auto;
	width:735px;
	padding-top:0px;
	padding-bottom:1px;
}
.sectionheader {
	font-family:"Myriad Pro Bold";
	font-size:24px;
}
#container {
	color: #666666;
	width: 70%;	
	

}

