﻿body, html, form{
	margin: 0;
	padding: 0;
	width: 100%;
	font: 11px Arial, Helvetica, Sans-Serif
}
#htmlBody{
	background: #69ACB2
}
.Button, a.Button, a:link.Button, a:visited.Button, a:hover.Button, a:active.Button{
	border-right: #696969 1px solid;
	padding-right: 1em;
	border-top: #c0c0c0 1px solid;
	margin-top: 0.1em;
	padding-left: 1em;
	font-size: 0.9em;
	margin-bottom: 0.1em;
	padding-bottom: 3px;
	overflow: visible;
	border-left: #c0c0c0 1px solid;
	
	color: #808080;
	line-height: normal;
	padding-top: 3px;
	border-bottom: #696969 1px solid;
	font-style: normal;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
	font-variant: normal;
	text-decoration: none
}
.BannerText {
	width: 750px;
	height: 29px;
	background-repeat: no-repeat;
	background-image: url(banner-bg.gif)
}
.Menu{
	display: block;
	margin-bottom: 5px
}
.ModuleTitle h1 {
	background: url(title-left.gif) no-repeat;
	line-height: 25px;
	color: white;
	margin: 0;
	padding-left: 10px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px
}
.ModuleTitle {
	background: url(title-right.gif) no-repeat right top
}
.nM {
	padding: 0;
	margin: 0;
	margin-top: 9px;
	text-align: center;
	color: #F7F1E1;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	text-decoration: none
}
.nM a{
	color: #F7F1E1;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	text-decoration: none
}
.nM a:hover {
	text-decoration: underline
}
.Header{
	padding: 5px
}
.HeaderPane{
}
.BannerText{
	padding-left: 10px;
	font-size: 11px;
	color: #F7F1E1;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Verdana, Helvetica, sans-serif;
	height: 29px;
	line-height: 25px
}
.Panes{
	background: white;
	padding: 10px 5px 0
}
.LeftPane{
}
.ContentPane{
}
.RightPane{
	margin-left: 5px
}
.FooterMenu {
	width: 100%;
	background: url(footer-bg.gif) no-repeat #b43552;
	padding: 0 5px
}
.FooterMenu, .Footer a{
	font-size: 10px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}
.FooterMenu a:hover{
	font-size: 10px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline
}
.Menu a {
	display: block;
	width: 150px;
	overflow: hidden;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
	border-top: 2px white solid
}
.HNMenuLevel1 a, .HNMenuLevel1Selected a{
	text-indent: 15px;
	font-size: 11px;
	color: #C03959;
	background: url(menu-bg.gif)
}
.HNMenuLevel1Selected a, .HNMenuLevel1Selected a:hover, .HNMenuLevel1 a:hover{
	color: #006378
}
.HNMenuLevel2 a, .HNMenuLevel2Selected a{
	text-indent: 20px;
	color: #C03959;
	font-size: 11px;
	background: url(submenu-bg.gif)
}
.HNMenuLevel2Selected a, .HNMenuLevel2Selected a:hover, .HNMenuLevel2 a:hover{
	color: #006378
}
.HNMenuLevel3 a, .HNMenuLevel3Selected a{
	text-indent: 25px;
	display: block;
	font-weight: normal;
	font-size: 11px;
	color: #C03959;
	background: url(submenu-bg.gif)
}
.HNMenuLevel3Selected a, .HNMenuLevel3Selected a:hover, .HNMenuLevel3 a:hover{
	color: #006378
}
hr{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1pt;
	border-bottom-style: none;
	background: #CCC
}