﻿body, html, form{
	margin: 0;
	padding: 0;
	width: 100%;
	font: 11px Verdana, Helvetica, sans-serif
}
#htmlBody{
	background: white
}
.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
}
#SearchText{
	margin-top: 4px;
	color: #dfdfdf;
	float: right;
	font-size: 14px;
	padding-top: 4px;
	padding-right: 5px
}
#SearchHolder{
	margin-top: 4px;
	margin-right: 0px;
	background: #efeae5;
	float: right
}
#SearchHolder input{
	float: left
}
.NavigationPanel{
	margin-top: 22px
}
a img{
	border: 0
}
.SearchInput{
	font-size: 11px;
	width: 175px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	background-color: #fff;
	border-top: #efeae5 2px solid;
	border-bottom: #efeae5 2px solid;
	border-left: #efeae5 5px solid;
	border-right: none;
	color: #3f3f3f
}
a {
	color: #00b6dd;
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
a img {
	border: 0
}
table.MainMenu {
	border-left: dotted 1px #636365
}
.MainMenu a {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #636365;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none
}
.MainMenu td {
	padding: 7px 30px;
	border-right: dotted 1px #636365
}
.MainMenu a:hover, .MainMenu .Selected a,.SubMenu a:hover, .SubMenu .Selected a {
	color: #f77311;
	text-decoration: none
}
.SubMenu {
	margin-top: -2px
}
.SubMenu a {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #636365;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 250%
}
.HeaderPane {
	padding-top: 27px
}
.RightPane {
	padding-left: 15px
}
.Footer {
	font-family: Verdana, Helvetica, sans-serif;
	color: #606163;
	font-size: 12px;
	line-height: 150%
}
.Footer table {
	border-top: dotted 1px #636365;
	margin-top: 20px;
	padding-top: 10px;
	width: 100%
}
.Footer td {
	padding: 0;
	vertical-align: bottom
}
.Footer img {
	position: relative;
	bottom: 0
}
.AlignRight {
	float: right
}
