﻿body, html{
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif
}
a img{
	border: 0
}
#htmlBody{
	background-color: black;
	color: #efefef
}
.ajax__tab_panel .Normal,.ajax__tab_panel .SubHead,.ajax__tab_panel span,.ajax__tab_panel label,.ajax__tab_inner{
	color: #000
}
.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: 0.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-color: #20336A;
	text-align: center;
	text-decoration: none
}
.SearchHolder{
	margin-top: 20px;
	background: #4f4f4f;
	float: right
}
.SearchHolder input{
	float: left
}
.SearchHolder .SearchButton{
	margin-top: 2px
}
a img{
	border: 0
}
.SearchInput{
	font-size: 0.9em;
	width: 125px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	background-color: #000;
	border-top: #4f4f4f 2px solid;
	border-bottom: #4f4f4f 2px solid;
	border-left: #4f4f4f 5px solid;
	border-right: none;
	color: #3f3f3f;
	margin:0;
}
.HeaderText{
	font-size: 0.8em;
	padding: 5px;
	color: #5f5f5f;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 715px
}
.Banner,.BannerPane,.HeaderArea{
	margin-left: auto;
	margin-right: auto;
	width: 900px
}
.Logo{
	padding-top: 20px
}
.Menu{
	margin-top: 10px;
	margin-bottom: 10px;
	height: 23px
}
.Pane2{
}
.Pane1{
}
.ContentPane{
	padding:  20px 0px
}
.Pane2 .ContentPane{
	padding-right: 10px
}
.RightPane{
	padding-left: 15px;
	margin-top: -10px;
	padding-top: 20px;
	min-height: 200px
}
.LeftPane{
	padding-right: 15px;
	margin-top: -10px;
	padding-top: 20px;
	min-height: 200px
}
#imageDetails{
	color: #000
}
.Footer{
}
.FooterMenu{
	width: 890px;
	float: left;
	padding: 5px;
	background: #e6e6e6
}
.FooterMenu .Item{
	margin-left: 10px;
	margin-right: 10px
}
.FooterMenu span{
	color: black;
	font-weight: bold
}
.FooterMenu a{
	color: black;
	text-decoration: none
}
.FooterMenu a:hover{
	text-decoration: underline;
	color: black
}
.Copy{
	font-size: 0.9em;
	text-align: right;
	padding: 5px
}
.netM, p.netM{
	clear: both;
	padding: 5px;
	font-size: 0.7em;
	color: #959595;
	text-align: center;
	margin: 0
}
.netM a{
	color: #959595;
	text-decoration: none
}
.netM a:hover{
	text-decoration: underline
}
hr{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1pt;
	border-bottom-style: none;
	background: #CCC
}
input.Button{
	font: bold 0.9em
}
td.BCText{
	padding-top: 2px;
	color: #959595;
	height: 15px;
	font-size: 0.8em
}
.BCText a{
	color: #959595
}