﻿body {
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-attachment:fixed;
	position: absolute; left: 0px; right: 0px;
	margin-bottom:6px;
	margin-top:6px;
}
#pagecontainer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 6px;
	position: relative;
}
#pageheader {
	width: 980px;
	height: 134px;
	position: relative;
	clip: rect(auto, auto, auto, auto);
	margin-right: auto;
	margin-left: auto;
}
#pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #660033;
	background-image: url('../images/fwt-title-background.gif');
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	height: 56px;
	text-align: center;
	vertical-align: middle;
	line-height: 56px;
}
#pagecontentsjustify {
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-align: justify;
	padding: 4px 20px 4px 20px;
	width: 940px;
	text-decoration: none;
	background-image: none;
	background-color: #FFFFFF;
	overflow: hidden;
	font-weight: normal;
	color: #000080;
}
#pagecontentsjustifybold {
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-align: justify;
	padding: 4px 20px 4px 20px;
	width: 940px;
	text-decoration: none;
	background-image: none;
	background-color: #FFFFFF;
	overflow: hidden;
	font-weight: bold;
	color: #000080;
}
#pagecontentscenter {
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	padding: 4px 8px 4px 8px;
	width: 964px;
	height: auto;
	text-decoration: none;
	background-image: none;
	background-color: #FFFFFF;
}
#pageiframewide {
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	height: auto;
	text-decoration: none;
	background-image: none;
	background-color: #FFFFFF;
}
#pagefooter {
	width: 980px;
	height: 105px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	table-layout: auto;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
#bulletlist {
	list-style-type: disc;
	margin-bottom: -20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	margin-top: -20px;
	background-image: none;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000080;
	padding-right: 20px;
}
h1 {
  	color: maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bolder;
}
h2 {
	color:navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bolder;
}
