﻿body, html{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif
}
#htmlBody{
	background-image: url(bg.gif)
}
td.BCText{
	padding-top: 2px;
	color: #959595;
	height: 15px;
	font-size: 0.7em
}
.BCText a{
	color: #959595
}
.SearchInput{
	font-size: 12px;
	line-height: 14px;
	height: 20px;
	width: 125px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #9A9A9A;
	border-right: #6a6a6a 1px solid;
	border-top: #6a6a6a 1px solid;
	border-left: #6a6a6a 1px solid;
	border-bottom: #6a6a6a 1px solid
}
.Menu a {
	display: block;
	padding: 0 15px;
	overflow: hidden;
	background: #e0f632;
	text-decoration: none;
	border-top: white 1px dashed;
	line-height: 25px
}
.HNMenuLevel1 a, .HNMenuLevel1Selected a{
	text-indent: 5px;
	font-size: 12px;
	color: #9fa599
}
.HNMenuLevel1Selected a, .HNMenuLevel1Selected a:hover, .HNMenuLevel1 a:hover{
	color: #613c83;
	background-color: white;
	border-top: white 1px dashed
}
.HNMenuLevel2 a, .HNMenuLevel2Selected a{
	text-indent: 10px;
	color: white;
	font-size: 11px;
	background: #9fa599
}
.HNMenuLevel2Selected a, .HNMenuLevel2Selected a:hover, .HNMenuLevel2 a:hover{
	color: #613c83;
	background: white;
	border-top: #9fa599 1px dashed
}
.HNMenuLevel3 a, .HNMenuLevel3Selected a{
	text-indent: 15px;
	display: block;
	font-weight: normal;
	font-size: 11px;
	color: #FFAB44;
	line-height: 20px
}
.HNMenuLevel3Selected a, .HNMenuLevel3Selected a:hover, .HNMenuLevel3 a:hover{
	color: #003000
}
.Content{
}
.Main{
}
.Banner{
}
.ContentPanes{
	background-color: #fff
}
.LeftPane{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 150px;
	padding-top: 0px
}
.ContentPane{
	border-left: #c0c0c0 1px dotted;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 10px
}
.RightPane{
	border-left: #c0c0c0 1px dotted;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
	width: 210px
}
.ModuleTitle{
	vertical-align: bottom;
	text-align: left;
	height: 25px
}
.Button, a.Button, a:link.Button, a:visited.Button, a:hover.Button, a:active.Button{
	border-bottom: 1px solid #696969;
	border-top: silver 1px solid;
	border-right: 1px solid #696969;
	border-left: silver 1px solid;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 1em;
	padding-left: 1em;
	font-size: 12px;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	overflow: visible;
	color: #333;
	background-image: url(buttonbg.gif);
	background-repeat: repeat-x;
	text-align: center;
	
	text-decoration: none;
	line-height: 20px;
	font-weight: bold
}
input.Button{
	font-size: 12px;
	line-height:12px
}
.Footer td{
	font-size: 9px;
	color: #fff;
	padding: none
}
.Footer{
	font-size: 9px;
	color: #fff
}
.Footer p, .Footer a{
	font-size: 9px;
	color: #fff;
	text-decoration: none
}
.Footer a:hover{
	font-size: 9px;
	color: #fff;
	text-decoration: underline
}
.Seven{
	font-size: 9px;
	padding-bottom: 10px;
	color: #A0A0A0;
	padding-top: 9px
}
.Seven a, .Seven a:link, .Seven a:active, .Seven a:visited{
	font-size: 9px;
	color: #A0A0A0;
	text-decoration: none
}
.Seven a:hover{
	font-size: 9px;
	color: #A0A0A0;
	text-decoration: underline
}