﻿.wsiPageBackgroundStyle {
	background-color: #FFFF66;
	background-image: url('images/pageBackground.png');
	background-repeat: no-repeat;
}
.wsiPageForegroundStyle {
	border: 1px none #FF0000;
	width: 800px;
	position: relative;
	top: 0px;
	left: 0px;
	padding-left: 90px;
}
.wsiMenuPaneContainer {
	width: 800px;
	vertical-align: text-bottom;
	clear: both;
	padding-top: 20px;
}
.wsiMenuPaneStyle {
	padding: 0px;
	margin: 0px;
	font-size: 12pt;
	font-weight: bold;
	vertical-align: text-bottom;
	width: 800px;
}
.wsiMenuItemStyle {
	font-family: Georgia;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	vertical-align: text-bottom;
	float: left;
}
.wsiHeadingRowStyle {
	height: 75px;
	text-align: right;
	width: 800px;
}
.wsiHeadingText {
	font-size: 14pt;
	font-family: Georgia;
	color: #808080;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
	float: right;
	width: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.wsiHeadingTextSmall {
	font-size: 11pt;
	font-weight: normal;
}
.wsiHeadingTextSmallCopy {
	font-size: 11pt;
	font-style: normal;
}
.wsiHeadingRowImagePanel {
	height: 75px;
	text-align: center;
	width: 800px;
	clear: both;
	margin-top: 40px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
.wsiHeadingRowImage {
	height: 75px;
	float: right;
	margin-right: auto;
	margin-left: auto;
	width: 30%;
}
.wsiContentRowStyle {
	height: 570px;
	width: 900px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.wsiInfoPaneStyle {
	font-family: Georgia;
	font-size: 12pt;
	text-align: justify;
	vertical-align: top;
	color: #000000;
	width: 750px;
	text-indent: 10px;
	margin-left: 30px;
	margin-top: 20px;
}
.wsiInfoPaneStyle a {
	color: #FF0000;
	text-decoration: underline;
}
.wsiInfoPaneStyle a:hover {
	color: #FF0000;
}
.wsiInfoPaneTextStyle {
}
.wsiInfoPaneTextStyleQuote {
	font-style: italic;
	font-size: 10pt;
	margin-right: 10px;
	margin-left: 10px;
}
.wsiInfoPaneTextStyleCitation {
	font-style: normal;
	font-size: 8pt;
	margin: 20px 50px 40px 50px;
}
.wsiFooterRowStyle {
	margin: 15px;
	font-family: Georgia;
	float: right;
	text-align: right;
}
.wsiFooterStyle {
	font-size: 6pt;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
.wsiFooterStyleRight {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	color: #646509;
	float: right;
}
.wsiFooterStyleSmallText {
	padding: 2px;
	font-size: 7pt;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #000000;
}
.wsiFooterStyle a {
	color: #606060;
}
.wsiFooterStyle a:hover {
	color: #FF0000;
}
.wsiFooterMenuStyle {
	text-align: center;
	vertical-align: bottom;
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding-bottom: 10px;
	height: 25px;
}
.wsiFooterMenuStyle a {
	color: #646509;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.wsiFooterMenuStyle a:hover {
	color: #FF0000;
	text-decoration: none;
}

