﻿/* CSS layout */
#masthead {
	border: 1px none #5379AA;
	margin-right: auto;
	margin-left: auto;
	width: 799px;
	height: 94px;
}
#top_nav {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#container {
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#left_col {
	width: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: auto;
	margin-left: auto;
}
#page_content {
	border-width: 1px;
	border-color: #000000;
	padding: 10px;
	margin-left: 200px;
	border-right-style: solid;
	border-left-style: solid;
	margin-top: 14px;
	width: 578px;
}
#footer {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	margin-right: auto;
	margin-left: auto;
	width: 795px;
}
.bannerspace {
	margin-left: 17px;
	margin-right: 20px;
	border-width: 0px;
}
.bodytext {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: small;
}
.center {
	text-align: center;
}
.middlealign {
	vertical-align: middle;
}
.noborder {
	border-width: 0;
}
.tableborder {
	border: 1px solid #000000;
	border-collapse: collapse;
}
.nounderline {
	text-decoration: none;
}
.underlinecenter {
	text-align: center;
	text-decoration: underline;
}
.sslbannerspace {
	border-style: none;
	border-width: 0px;
	margin-left: 19px;
	margin-right: 19px;
}
.pdfformat {
	border-width: 0px;
	vertical-align: middle;
}
.underline {
	text-decoration: underline;
}
.perfchart1 {
	border: 1px solid #000000;
}
.perfchart2 {
	text-align: center;
	border-style: solid;
	border-width: 1px;
	background-color: #C0C0C0;
}
.perfchart3 {
	text-align: center;
	border-style: solid;
	border-width: 1px;
}
.centurygothic {
	font-family: "Century Gothic";
	font-size: large;
	font-weight: bold;
}
.psbsidebar {
	background-color: #FFFFCC;
	border: 1px solid #000000;
	margin-left: 5px;
}
