﻿body, html{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-size: 9pt;
	font-family: Verdana, Helvetica, sans-serif
}
a img {
	border: 0
}
#htmlBody{
	background: url(bg.png) #F3E141
}
.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: silver 1px solid;
	margin-top: 0.1em;
	padding-left: 1em;
	font-weight: bolder;
	font-size: .9em;
	margin-bottom: 0.1em;
	padding-bottom: 3px;
	overflow: visible;
	border-left: silver 1px solid;
	
	color: white;
	line-height: 20px;
	padding-top: 3px;
	border-bottom: #696969 1px solid;
	background-repeat: repeat-x;
	background-color: #014A81;
	text-align: center;
	text-decoration: none
}
.Menu{
	border-top: 10px solid white;
	background: white;
}
#MenuSpacer {
	height: 40px;
	background: url(bg_under_menu.png) no-repeat bottom left white
}
* html .Menu td{
	padding-top: 0px;
	padding-bottom: 0px
}
.Page{
}
.Pane2{
	background: url(pane2.png) repeat-y
}
.Pane3{
	background: url(pane3.png) repeat-y
}
.Banner{
	padding: 0
}
.FooterShadow{
	background: url(bg-footer.png) no-repeat;
	width: 780px;
	height: 10px;
	margin-left: auto;
	margin-right: auto
}
.BannerPane,.LeftPane{
	margin-left: 10px
}
.ContentPane {
	padding-top: 10px
}
.RightPane{
	background: url(bg_rightpane.png) no-repeat;
	margin-top: 0px;
	padding-top: 30px;
	min-height: 250px
}
* html .RightPane {
	height: 250px
}
.Footer{
}
.FooterPane{
	margin-left: 10px;
	background: #014A81
}
.FooterMenu{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 5px;
	color: #fff;
	font-size: .9em;
	width: 100%
}
.FooterMenu a {
	color: #fff;
	text-decoration: none;
	font-size: inherit
}
.FooterMenu a:hover {
	color: #fff;
	text-decoration: underline;
	font-size: inherit
}
.nM {
	font-size: .9em;
	text-align: center;
	color: #839CAF
}
.nM a{
	color: #839CAF
}
.nM a:hover {
	color: #839CAF
}
.HNMenuLevel1{
	display: block;
	padding-left:10px;
	padding-right:5px;
	overflow: hidden
}
.HNMenuLevel1Selected{
	display: block;
	padding-left:10px;
	padding-right:5px;
	overflow: hidden
}
.HNMenuLevel2{
	display: block;
	padding-left:10px;
	padding-right:5px;
	overflow: hidden
}
.HNMenuLevel2Selected{
	display: block;
	padding-left:10px;
	padding-right:5px;
	overflow: hidden
}
.HNMenuLevel3{
	display: block;
	padding-left:10px;
	padding-right:5px;
	overflow: hidden
}
.HNMenuLevel3Selected{
	display: block;
	padding-left:10px;
	padding-right:5px;
	overflow: hidden
}
.HNMenuLevel1 a{
	text-indent: 5px;
	display: block;
	font-size: 10pt;
	overflow: hidden;
	color: #676767;
	line-height: 25px;
	width: 165px;
	border-bottom: #ccc 1px dotted;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}
.HNMenuLevel2 a{
	text-indent: 5px;
	color: #676767;
	border-bottom: 1px dotted #ccc;
	font-size: 9pt;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 25px;
	width: 165px;
	overflow: hidden
}
.HNMenuLevel3 a{
	text-indent: 5px;
	display: block;
	font-size: 8pt;
	overflow: hidden;
	width: 165px;
	color: #676767;
	line-height: 25px;
	border-bottom: #ccc 1px dotted;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}
.HNMenuLevel1Selected a, .HNMenuLevel1Selected a:hover, .HNMenuLevel1 a:hover{
	text-indent: 5px;
	color: #014A81;
	border-bottom: 1px dotted #ccc;
	font-size: 10pt;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 25px;
	width: 165px;
	overflow: hidden
}
.HNMenuLevel2Selected a, .HNMenuLevel2Selected a:hover, .HNMenuLevel2 a:hover{
	text-indent: 5px;
	color: #014A81;
	border-bottom: 1px dotted #ccc;
	font-size: 9pt;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 25px;
	width: 165px;
	overflow: hidden
}
.HNMenuLevel3Selected a, .HNMenuLevel3Selected a:hover, .HNMenuLevel3 a:hover{
	text-indent: 5px;
	font-size: 8pt;
	border-bottom: 1px dotted #ccc;
	color: #014A81;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 25px;
	width: 165px;
	overflow: hidden
}
hr{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1pt;
	border-bottom-style: none;
	background: #CCC
}
td.BCText{
	padding-top: 2px;
	color: #959595;
	height: 15px;
	font: .9em Verdana, Helvetica, sans-serif
}
.BCText a{
	color: #959595;
	font: 8pt Verdana, Arial, Helvetica, sans-serif
}