﻿body, html
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font: 11pt "Trebuchet MS" , Helvetica, Arial, sans-serif
}
#htmlBody
{
	background-color: #F3F3F3
}
.Menu
{
	height:30px
}
a img
{
	border: 0
}
.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: #fff;
	line-height: 20px;
	padding-top: 3px;
	border-bottom: #696969 1px solid;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS" , Helvetica, Arial, sans-serif;
	background-color: #005B9D;
	text-align: center;
	text-decoration: none
}
.LinePane
{
	font-size: .8em;
	text-align: right;
	color: #818181;
	padding-bottom: 20px
}
.LogoPane
{
	width: 920px;
	height: 115px;
	background: url(logo-bg.png)
}
.Logo
{
	border: 0
}
.BannerPane
{
	width: 920px;
	background: #fff
}
.InfoPane
{
	width: 920px;
	height: 125px;
	background: #fff url('info-bg.png') repeat-y
}
.InfoPane h1.ModuleTitle
{
	position: absolute;
	width: 200px;
	padding: 15px 15px 15px 85px;
	color: #fff;
	text-transform: uppercase;
	font-size: 24px;
	background: url(title-bg.gif) no-repeat 60px 19px
}
.InfoPane div.ModuleContent
{
	position: absolute;
	width: 585px;
	margin-left: 300px;
	padding: 15px 20px 15px 15px;
	color: #fff;
	font-size: 18px
}
.SearchPane
{
	float: right;
	padding-top: 40px;
	height:75px;
	width: 258px
}
.SearchInput
{
	background: transparent url(search-input.png) no-repeat;
	width : 136px;
	padding-left: 10px;
	padding-right: 10px;
	border: 0px;
	font-size: 11px;
	line-height: 15px;
	padding-top: 4px;
	height: 20px;
	color: #0068B3;
	float: left
}
.SearchButton
{
	margin-left: 3px;
	margin-right: 20px;
	height: 27px;
	width: 79px;
	float: right
}
.CrumbsPane
{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: .7em;
	color: #949494
}
.CrumbsPane a, .CrumbsPane a:hover
{
	color: #949494
}
.Page
{
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 35px;
	background-color: #fff;
	border-left: 1px solid transparent
}
.Panes
{
}
.LeftPane
{
	padding-right: 20px;
	padding-top: 0px
}
.ContentPane
{
	padding-top: 0px
}
.RightPane
{
	padding-left: 20px;
	padding-top: 0px
}
.IE .RightPane
{
	height: 450px
}
.Right
{
	min-height: 450px
}
.IE .Right
{
	height: 450px
}
.Footer
{
	background-color: #0068B3;
	width: 920px;
	font-size: 9pt;
	color: #fff;
	padding-top: 10px
}
.Footer a,.Footer a:hover
{
	text-decoration: none;
	font-size: 9pt;
	color: #fff
}
.FooterPane
{
	margin-left: 20px;
	margin-right: 20px
}
.FooterMenu
{
	border: 0;
	border-collapse: collapse;
	width: 880px
}
.Footer a:hover
{
	text-decoration: underline
}
.LastModified
{
	font-size: 8pt
}
.nM
{
	padding-top: 2px;
	padding-bottom: 5px;
	color: #07428D;
	font-size: 8pt
}
.nM p
{
	padding: 0;
	margin: 0
}
.nM a
{
	font-size: 8pt;
	color: #07428D;
	text-decoration: none
}
.nM a:hover
{
	font-size: 8pt;
	color: #07428D;
	text-decoration: underline
}
