body 
	{
	background-position: left top;
	border-style: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #0468a6;
	position: relative;
}
#footer
{
	border-style: none;
	background-position: left bottom;
	padding: 0px;
	font-size: xx-small;
	text-align: center;
	vertical-align: top;
	background-image: url('Images/paper_white_full_b.png');
	background-attachment: scroll;
	width: 810px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #808080;
	height: 40px;
}
#header
{
	background-position: left top;
	padding: 10px 10px 2px 10px;
	margin: 0px;
	background-image: url('Images/paper_white_full_b.png');
	background-attachment: scroll;
	position: relative;
	overflow: visible;
	height: 125px;
	z-index: 99;
}
#main_body
{
	padding: 0px 10px 0px 10px;
	margin: 0px;
	background-image: url('Images/paper_white_center_b.png');
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
}
#wrapper {
	position: relative;
	width: 810px;
	min-height: 768px;
	text-align: left;
	z-index: 0;
}
.Banner
{
	position: relative;
	margin: 0px 0px 10px 0px;
	border: none;
}
.BodyCenterColumn
{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	padding: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.BodyCenterColumnAddlRow
{
	border-top-style: none;
	border-top-width: 1px;
	border-top-color: #000000;
	padding: 10px;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.BodyCenterColumnBottomRow
{
	border-top-style: none;
	border-top-width: 1px;
	border-top-color: #000000;
	padding: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.BodyHeightLimiter
{
	width: 0px;
	height: 500px;
	visibility: hidden;
}
.BodyLeftColumn
{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	position: relative;
}
.BodyRightColumn
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.BodyRightColumnTabs
{
	border-left-style: double;
	border-left-width: 3px;
	border-left-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
img.sidetab:hover
{
	background-color: #a0a0a0;
}
.level1item
{
	font-size: 14px;
	overflow: hidden;
}
.level1itemtext
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
.level1menu
{
	border-color: #000000;
	border-width: medium;
	background-color: #747474;
	width: 160px;
	display: none;
	list-style-type: none;
	text-align: left;
	border-bottom-style: solid;
	border-left-style: solid;
	overflow: visible;
	position: relative;
}
.OverallBody
{
	margin: 2px 0px 0px 0px;
	padding-left: 10px;
	position: relative;
}
.section_header
{
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	text-align: left;
	margin-bottom: 0px;
}
.sidetab
{
	background-color: #c0c0c0;
	cursor: pointer;
	vertical-align: top;
	border-style: none;
}
span.level1itemtext:hover
{
	color: #FFFF00;
}
span.topitemtext:hover
		{
			color: #FFFF00;
		}
.subsection_header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000FF;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
}
.topitem
		{
	width: 122px;
	float: left;
	background-repeat: no-repeat;
	text-align: center;
}
.topitemtext
		{
	display: block;
	color: #FFFFFF;
	height: 25px;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
}
.topmenu
{
	position: relative;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-family: Calibri;
	font-size: 18px;
	text-align: center;
	overflow: hidden;
	color: #FFFFFF;
	vertical-align: middle;
	width: 780px;
}
.topspacer
		{
	width: 8px;
	height: 25px;
	float: left;
	font-size: 18px;
}
.confboxshow
{
	margin: 10px 20% 10px 20%;
	border-style: solid;
	border-width: thin;
	border-color: inherit;
	padding: 10px;
	background-color: #F0F0F0;
	position: absolute;
	z-index: 100;
	vertical-align: middle;
	display: inline;
}

.confboxhide
{
	margin: 10px 20% 10px 20%;
	border-style: solid;
	border-width: thin;
	border-color: inherit;
	padding: 10px;
	background-color: #F0F0F0;
	position: absolute;
	z-index: 100;
	vertical-align: middle;
	display: none;
}