﻿div.WhiteOnBlackBase, html.WhiteOnBlackBase{
	font-size: 16px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #B6B6B6;
	background: #0A0A0A
}
.WhiteOnBlackBase .ModuleButton{
	float: right;
	position: relative;
	top: -1em
}
.WhiteOnBlackBase .ModuleTitle{
	font-size: 1.8em;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #fff;
	font-weight: 500
}
.WhiteOnBlackBase .ModuleContent{
	line-height: 1.4em;
	color: #B6B6B6;
}
.Highlight{
	color: #00AEEF
}
.WhiteOnBlackBase .Highlight{
	color: #00AEEF
}
.WhiteOnBlackBase a{
	color: #fff
}
.WhiteOnBlackBase a:hover{
	color: #00AEEF
}
.WhiteOnBlackBase h1, .WhiteOnBlackBase .Head{
	font-size: 30px;
	font-weight: 500;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 2px;
	color: #fff;
	line-height: 1.4em
}
.WhiteOnBlackBase h2, .WhiteOnBlackBase .SubHead{
	font-size: 22px;
	font-weight: 500;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 2px;
	color: #fff;
	line-height: 1.4em
}
.WhiteOnBlackBase h3, .WhiteOnBlackBase h4, .WhiteOnBlackBase h5, .WhiteOnBlackBase h6{
	font-size: 16em;
	font-weight: 500;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 2px;
	color: #fff;
	line-height: 1.4em
}
.WhiteOnBlackBase p, .WhiteOnBlackBase td{
	font-size: 16px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #B6B6B6;
}
.WhiteOnBlackBase p{
	padding: 0;
	margin-top: 2px;
	margin-bottom: 8px;
	color: #B6B6B6;
}
.WhiteOnBlackBase ul{
	padding-left: 25px
}
.WhiteOnBlackBase .Field{
	font-weight: normal;
	font-size: .9em;
	background-color: #f5f4f2;
	border: 1px #c6c6c6 solid;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif
}
.WhiteOnBlackBase .Button, .WhiteOnBlackBase a.Button, .WhiteOnBlackBase a:link.Button, .WhiteOnBlackBase a:visited.Button, .WhiteOnBlackBase a:hover.Button, .WhiteOnBlackBase 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;
	background-color: #004068;
	text-align: center;
	text-decoration: none
}
.WhiteOnBlackBase input.Button{
	font-size: .9em;
	line-height: 12px
}