﻿html, body, form{
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
	height: 100%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px
}
#htmlBody{
	background-color: #636563
}
.SearchLabel{
	font-size: 10px;
	color: White
}
.SearchInput{
	line-height: 16px;
	height: 16px;
	width: 150px;
	background-color: #525552;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #EFEFEF;
	padding: 0px;
	border: solid 1px #636563
}
.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: 11px;
	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-repeat: repeat-x;
	background-color: #292829;
	text-align: center;
	text-decoration: none
}
.Pane2, .Pane3{
	background-color: white;
	border-left: solid 5px white;
	border-right: solid 5px white
}
.Pane3{
	background : white url(bg_3pane.gif) repeat-y;
	background-position: right
}
.Banner{
	background-color: #292829
}
.BannerContent{
	border-top: solid 5px white;
	width: 100%;
	height: 70px;
	margin-bottom: 0
}
.BannerMenu, .BannerMenu div{
	background-color: #636563
}
.BannerMenu{
	margin: 0;
	padding: 0;
	height: 20px
}
.Menu{
	background-color: #636563;
	color: #EFEFEF
}
.MenuItem{
	background-color: #f19236;
	color: #EFEFEF;
	min-height: 20px
}
.Menu .MenuItem{
	background-color: #636563;
	color: #EFEFEF;
	min-height: 20px
}
.Menu .MenuItemHover{
	background-color: #f19236;
	color: #EFEFEF;
	min-height: 20px
}
.MenuItemHover{
	background-color: #636563;
	color: #EFEFEF;
	min-height: 20px
}
.MenuItem a, .MenuItemHover a:hover{
	color: #EFEFEF
}
.ContentPane{
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 20px
}
.Right{
	background: url(bg_rightpane.png) #F5F5F5 no-repeat left top;
	padding-top: 10px;
}
.Footer{
	background-position: center top;
	background-image: url(bg_footer.gif);
	background-repeat: repeat-x
}
.FooterMenu{
	font-size: 0.8em;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 15px
}
.FooterMenu .netlogo{
	padding-left: 15px
}
.Footer a{
	color: #a00902;
	text-decoration: none
}
.Footer a:hover{
	color: #000;
	text-decoration: underline
}
.Footer, .Footer p, .Footer td{
	color: #a00902
}
.Seven td{
	color: #c0c0c0
}
.Seven, .Seven p, .Seven td{
	padding-top: 5px;
	padding-bottom: 5px;
	color: #c0c0c0
}
.Seven a, .Seven a:link, .Seven a:active, .Seven a:visited{
	color: #c0c0c0;
	text-decoration: none
}
.Seven a:hover{
	color: #c0c0c0;
	text-decoration: underline
}
.Pad td{
	padding: 1px 2px 1px 0
}
a:hover{
	color: #FF0000;
	text-decoration: none
}
a{
	color: #333;
	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
}
i, em, .NormalItalic{
	font-style: italic
}
li{
}
ol li{
	list-style-type: decimal
}
ol ol li{
	list-style-type: lower-alpha
}
ol ol ol li{
	list-style-type: lower-roman
}
ul li li li{
	list-style-type: circle
}
ul li li{
	list-style-type: disc
}
ul li{
	list-style-type: square
}
table.Pad{
	margin: 0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	border-bottom-style: none;
	padding: 0
}
td.BCText{
	padding-top: 2px;
	color: #959595;
	height: 15px;
	font-size: 9px
}
.BCText a{
	color: #959595
}
textarea, select{
	border: #696969 1px solid;
	color: #000;
	background: #F5F5F5
}