﻿body, html{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font: 11pt Arial , Helvetica, Arial, sans-serif
}
#htmlBody{
	background-color: fff
}
.Menu{
	height:35px
}
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: Arial , Helvetica, Arial, sans-serif;
	background-color: #A7A7B0;
	text-align: center;
	text-decoration: none
}
.CompanyLinePane{
	font-size: 9px;
	text-align: right;
	color: #000;
	padding-top: 28px;
	padding-bottom: 23px;
	line-height: 11px;
	height: 11px
}
.LogoPane{
	width: 960px;
	height: 80px;
	padding-bottom: 25px
}
.Logo{
	border: 0
}
.MenuBottom{
	width: 960px;
	height: 15px;
	background: #fff url('menu-bottom.png') repeat-x
}
.CrumbsPane{
	font-size: 9px;
	line-height: 20pxcolor: #808080;
	height: 20px;
	width: 960px;
	margin-bottom: 25px;
	background: url('crumb-bg.png') repeat-x
}
.CrumbsPane .CrumbRoot{
	font-size: 9px;
	line-height: 20px;
	position: absolute;
	height: 20px;
	width: 65px;
	padding-left: 10px;
	padding-right: 10px;
	color: #808080;
	background: url('crumb-home-bg.png') no-repeat
}
.CrumbsPane .CrumbTable{
	font-size: 9px;
	line-height: 20px;
	position: absolute;
	margin-left: 85px;
	height: 20px;
	width: 875px;
	color: #808080
}
.CrumbsPane .BCText{
	color: #808080
}
.CrumbsPane .BCText a{
	color: #808080;
	text-decoration: none
}
.CrumbsPane .CrumbSeparator{
	padding-left: 5px;
	padding-right: 5px
}
.CrumbsPane a,.CrumbsPane a:hover{
	color: #808080
}
.Page{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff
}
.Panes{
}
.LeftPane {
	padding-right: 45px
}
.ContentPane{
}
.RightPane {
	padding-left: 45px
}
.FooterContent{
	background: #bfbfbf;
	color: #7F8088;
	width: 900px;
	height: 130px;
	padding: 25px 30px
}
.FooterContent .Title{
	color: #000;
	font-size: 11px;
	font-weight: bold
}
.FooterContent div.Links a,.FooterContent div.Links .Title{
	color: #7F8088
}
.FooterContent div.Links{
	width: 142px;
	margin-right: 30px;
	float: left;
	padding-top: 20px;
	color: #7F8088;
	font: 9px;
	font-size: 10px
}
.FooterContent div.Links ul{
	list-style-type:none;
	padding:0px;
	margin:0px
}
.FooterContent div.Links li{
	background-image:url(bullet-small.png);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:13px;
	line-height: 17px
}
.FooterBar,.FooterBar a,.FooterBar a:hover{
	color: #fff
}
.FooterContent a,
.Footer a{
	text-decoration: none
}
.Footer a:hover{
	text-decoration: underline
}
.FooterBar{
	width: 960px;
	height: 55px;
	background: url('footer-bg.png') repeat-x;
	text-align: center;
	font-size: 11px;
	line-height: 35px
}
.CopyrightPane{
	padding-top: 2px;
	padding-bottom: 5px;
	color: #808080;
	font-size: 11px;
	text-align: center
}
hr{
	color: #7F8088;
	background-color: #7F8088;
	height: 1px;
	border-style: none
}