body {
	margin: 0;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 2px solid #2A4F6F;
	padding-bottom: 2em;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
	background-position: 17em;
}
#wrapper a, a:visited {
	color: #125FA5;
	font-weight: bold;
}
#wrapper a:hover {
	color: #FF0000;
}
#header {
	height: 3em;
	background-image: url(../images/menu.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #778899;
	border-bottom-color: #2472B4;
}


#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2em;
	background-color: #095FAC;
	color: #FFFFFF;
	border-top: #778899;
	text-align: right;
	background-image: url(../images/footer_back.jpg);
}
#wrapper #header table {
	height: 42px;
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-collapse:collapse;
	vertical-align: middle;
}
#wrapper #header a {
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 0.7em;
	padding-left: 1em;
	background-repeat: repeat-x;
	padding-top: 1.5em;
	display: block;
	height: 43px;
	padding-bottom: 0px;
	text-align: center;
}
#wrapper #header a:hover {
	background-image: url(../images/menu_rollover.jpg);
	background-repeat: repeat-x;
}



#footer p {
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	text-align: left;
	padding-top: 0.6em;
	padding-left: 1em;
}
html > body #footer {
  position: fixed;
}

#footer a:link, #footer a:visited {
	padding: 0.5em 1em 0.5em 1em;
	color: #FFFFFF;
	background-color: transparent;
	font-size: 80%;
}
#footer a:hover {
	text-decoration: none;
}
#logo {
	height: 83px;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
	float: right;
	position: absolute;
	right: 64px;
	top: 5em;
}




#content {
	margin-right: 5em;
	margin-left: 18em;
	padding-bottom: 2em;
}
#content ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2em;
	background-repeat: no-repeat;
	background-position: 2em 0.4em;
}
#content li {
	list-style-type: none;
	margin: 0px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0.2em 0.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.8em;
	padding-left: 0px;
}
h1 {
	font: 150% Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #125FA5;
	margin: 0px;
	padding: 0px;
}
h3 {
	text-align: center;
	background-color: #003366;
	color: #FFFFFF;
	padding: 0px;
}
h4 {
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0.3em;
}
h5 {
	font-size: 0.8em;
	color: #FFCC33;
}
.bold {
	font-weight: bold;
}
.orange {
	font-size: 1.2em;
	font-weight: bold;
	color: #CC3300;
	margin-top: 1em;
	padding-top: 1em;
}


#content p {
	font-size: 80%;
	line-height: 1.6em;
	padding-left: 1.2em;
	margin-top: 0px;
	margin-right: 0em;
	margin-bottom: 0px;
	margin-left: 0em;
	text-align: justify;
}
#banner {
	text-align: left;
	border-top-color: #999999;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 11.6em;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
}
#wrapper #banner img {
	float: left;
	margin: 0px;
	padding: 0px;
}

#strapline {
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	width: 25em;
	float: left;
	position: fixed;
	left: 25em;
}




#side {
	width: 210px;
	text-align: center;
	margin-left: 1em;
	margin-top: 0px;
	padding: 0px;
	float: left;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}

#wrapper #side p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
