@charset "UTF-8";
ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	cursor: default;
	width: 10.6em;
}
ul.MenuBarActive
{
	z-index: 1000;
}
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 10.6em;
	background-color: #99CCFF;
}
ul.MenuBarVertical ul
{
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: auto;
	left: -1000em;
	top: 0;
	margin-top: -5%;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 95%;
	border: 1px solid #CCC;
	width: 10em;
}
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
ul.MenuBarVertical ul li
{
	width: 10.6em;
}
ul.MenuBarVertical
{
	border: 1px solid #CCC;
	background-color: #9966CC;
}

ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color: #9999FF;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	padding-top: .5em;
	padding-right: 0.75em;
	padding-bottom: .5em;
	padding-left: 0.75em;
	border-bottom-width: 5px;
	border-bottom-style: ridge;
	border-bottom-color: #6600CC;
	border-left-width: 5px;
	border-left-style: ridge;
	border-left-color: #CC99FF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: #9966CC;
	color: #FFF;
}
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	color: #FFF;
	background-color: #CC9966;
	font-family: "Century Gothic", "Gill Sans MT", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
}
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	font-size: 16px;
	color: #CC9933;
}
h2 {
	font-size: 14px;
	color: #CC9933;
}
h3 {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 11px;
}
h5 {
	font-size: 9px;
	color: #FFFFFF;
}
h6 {
	font-size: 8px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #FF9999;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style9 {color: #000000}

