﻿body, html{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font: 9pt Arial, Helvetica, sans-serif
}
#htmlBody{
	background: url(bg.png)
}
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, sans-serif;
	background-color: #3958B2;
	text-align: center;
	text-decoration: none
}
.Page{
	width: 940px;
	padding: 10px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px
}
.HeaderText{
	background: #ebebeb;
	color: #4B4F43;
	font-size: 12px;
	margin-bottom: 10px;
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
	padding-left: 10px
}
.Menu{
	background: #16110F;
	color: #fff;
	font-size: 13px
}
.SubMenuArea{
	background: #16110F
}
.MenuTab a, .MenuTabSelected a{
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 0 15px;
	line-height: 30px;
	font-size: 13px
}
.MenuTab a:hover{
	color: #fff;
	font-size: 13px;
	background: #494949
}
.MenuTabSelected a{
	background-color: #494949;
	font-size: 13px
}
.SubMenuTab a, .SubMenuTabSelected a{
	padding: 0 15px;
	text-decoration: none;
	color: #fff;
	display: block;
	line-height: 30px;
	font-size: 13px
}
.SubMenuTab a:hover, .SubMenuTabSelected a{
	background: #494949;
	color: #0A3D58;
	font-size: 13px
}
.Scroll{
	color: #fff;
	background: #16110F
}
.BannerPane{
	background: #fff;
	padding-bottom: 10px
}
.Panes{
	background: url(panes.gif) repeat
}
.Panes3{
	background: url(panes3.gif) repeat
}
.RightPane{
	margin-left: 20px
}
.Footer{
	background: #16110F
}
.FooterNavigation{
	float: left;
	width: 70%
}
.FooterNavigation p{
	padding-top: 50px;
	padding-left: 36px
}
.CopyRight{
	text-align: right;
	float: right;
	width: 30%
}
.CopyRight p{
	padding-top: 50px;
	padding-right: 36px
}
#LocationMap{
	width: 680px
}
.Footer a:hover{
	color: #fff;
	text-decoration: underline
}
.Footer a{
	color: #fff;
	text-decoration: none
}
.Footer{
	font: .9em Arial, Helvetica, sans-serif;
	color: #fff
}
.nM{
	padding: 5px;
	color: #c9c9c9;
	font-size: 9px;
	text-align: center
}
.nM a{
	color: #c9c9c9;
	text-decoration: none;
	font-size: 9px
}
.nM a:hover{
	color: #c9c9c9;
	text-decoration: underline;
	font-size: 9px
}