body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.banner {
	height: 77px;
	width: 100%;
	vertical-align: top;
	text-align: right;
	color: #cccccc;
	font-size: 10px;
	
}
#banner {
	background: #333333 url(banner.gif) top left no-repeat;
}
#bannerExpress {
	background: #333333 url(bannerExpress.gif) top left no-repeat;
}
#bannerus {
	background: #333333 url(banner-us.gif) top left no-repeat;
}
#bannerusExpress {
	background: #333333 url(bannerExpress-us.gif) top left no-repeat;
}
#bar {
	background: black url(barBG.gif) top left repeat-x;
	font-weight: bold;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	height: 22px;
	width: 100%;
	padding-top: 3px;
	font-size: 13px;
}
#barOrg {
	padding-left: 269px;
}
#bar a, #bar a:visited, #bar a:active, #bar a:hover {
	color: white;
	text-decoration: none;
	padding-right: 20px;
}
#barShadow {
	width: 100%;
	height: 13px;
	background: url(barShadow.gif) top left repeat-x;
}
#contentWrap {
}
#control {
	float: left;
	width: 256px;
	height: 100%;
}
#menu {
	width: 184px;
	height: 100%;
	background: #f9f7f9 url(menuT.gif) top left no-repeat;
	float: left;
}
#toolbar {
	padding-left: 0px;
	margin-left: 0px;
	height: 100%;
	background: #ffc874 url(toolbarBG1.gif) top left repeat-y;
	text-align: center;
}
#toolbarShadow {
	width: 22px;
	height: 100%;
	background: white url(toolbarShadow.gif) top left repeat-y;
	float: right;
}
#content {
	background: white url(mainBG.gif) top left no-repeat;
	position: absolute;
	width: 600px;
	height: 400px;
	left: 256px;
}

#siteNavTree {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-left: 10px;
}
#search {
	margin-left: 10px;
}
#searchInput {
	width: 110px;
	border-bottom: 2px white;
	border-right: 2px white;
	vertical-align: middle;
}
#findButton {
	vertical-align: middle;
}
#panel {
	position: absolute;
	left: -3px;
	top: 0px;
}

#siteNavTree a{color:#777;border-bottom:1px solid #CECAC3;display:block;text-decoration:none;padding-right:5px;padding-left:7px;width:153px;font-size:11px;height:24px;}
#siteNavTree a:hover{color:#333;}
#siteNavTree div.dockedNode a{background-color:#DDD;font-weight:bold;}
#siteNavTree div.node a{overflow:hidden;line-height:24px;background-color:#EEEEEE}
#siteNavTree div.node{overflow:hidden;}
#siteNavTree div.sibling a{background-color:#E8E8E8;font-weight:bold}
#siteNavTree div.selectedChild a{background-color:#F3F3F3;font-weight:normal;width:153px;}
#siteNavTree div.childSelected a{background-color:#F3F3F3;font-weight:normal;width:153px;}
#siteNavTree div.selected a{background-color:#FFFFFF;font-weight:bold;}
#siteNavTree div.closedNode{height:0px;display:none;}
#siteNavTree img{border:0;}


#siteNavTree a{display:block;text-decoration:none;padding-right:5px;padding-left:7px;width:153px;font-size:11px;height:24px;}
#siteNavTree div.node a{overflow:hidden;line-height:24px;}
#siteNavTree div.node{overflow:hidden;}
#siteNavTree div.selectedChild a{font-weight:normal;padding-left:21px;padding-right:3px;width:146px;}
#siteNavTree div.node a span{padding-left:16px;}
#siteNavTree div.childNode a span{padding-left:21px;}
#siteNavTree div.parentOpen a span{background:transparent url(nav-parent-open.gif) no-repeat center left}
#siteNavTree div.parentClosed a span{background:transparent url(nav-parent-closed.gif) no-repeat center left}
#siteNavTree div.dockedNode a span{background:transparent url(nav-parent-open.gif) no-repeat center left;}
#siteNavTree div.homeNode a span{background:transparent url(nav-home.gif) no-repeat center left;}
#siteNavTree div.alertNode a span{background:transparent url(nav-alert.gif) no-repeat center left;padding-left:16px;}
#siteNavTree div.graphNode a span{background:transparent url(nav-graph.gif) no-repeat center left;padding-left:16px;}
#siteNavTree div.secondLevel a span{padding-left:26px}
#siteNavTree img.nodeImage{padding-right:5px;}
#siteNavTree div.sibling img.nodeImage{padding-left:4px;padding-right:9px;}
#siteNavTree div.closedNode{height:0px;display:none;}
#siteNavTree div.spaceNode {height: 24px;}


#panelTL {
	background: url(panel_01.gif) top left no-repeat;
	width: 19px;
	height: 25px;
}
#panelT {
	background: url(panel_02.gif) top left no-repeat;
	color: black;
	height: 25px;
	width: 500px;
	font-size: 13px;
}
#panelTR {
	background: url(panel_03.gif) top left no-repeat;
	width: 25px;
	height: 25px;
}	
#panelL {
	background: url(panel_04BG.gif) top left repeat-y;
	width: 19px;
	vertical-align: top;
}
#panelC {
	background: #f2f2f2 url(panel_05.gif) top left no-repeat;
	vertical-align: top;
}
#panelR {
	background: url(panel_06.gif) top left repeat-y;
	width: 25px;
	font-size: 1pt;
}
#panelBL {
	background: url(panel_07.gif) top left no-repeat;
	width: 19px;
	height: 39px;
}
#panelB {
	background: url(panel_08.gif) top left repeat-x;
	height: 39px;
}
#panelBR {
	background: url(panel_09.gif) top left no-repeat;
	width: 25px;
	height: 39px;
}

#panelC h1 {
	font-size: 13pt;
	padding-top: 5px;
}

#panelC div {
	font-size: 10pt;
}

#panelC p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 3px;
	padding-bottom: 0px;
}
.ebenchSearch tr td {
	font-size: 8pt;
}
.searchInput {
	font-size: 8pt;
}
.resultsHeader {
	font-size: 8pt;
}	
.resultsBorder {
	border: solid #777777 1px;
	background: #dddddd url(resultBarBG.gif) top left repeat-x;
	padding: 2px 2px 2px 2px;
}

#buttons {
	padding-right: 10px;
}
.resultList {
	border-bottom: solid #dddddd 1px;
	cursor: pointer;
	margin-right: 20px;
	padding-top: 8px;
	padding-left: 20px;	
}
.resultLast {
	border-bottom: none;
}
.resultList h1 {
	padding-top: 0px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14pt;
	font-weight: bold;
	color: #696969;
}
.resultList h2, .h2R, .resultList h2 table tr td {
	padding-top: 0px;
	padding-bottom: 3px;
	font-size: 10pt;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #696969;
}
.resultList .h2R {
	float: right;
	padding-right: 5px;
}
.resultList span {
	float: left;
	margin-top: 4px;
	margin-right: 4px;
}
#resultsBottom a, #resultsBottom a:visited, #resultsBottom a:active, #resultsBottom a:hover {
	text-decoration: none;
	color: black;
	font-size: 8pt;
}
#resultsTop {
	margin-top: 10px;
	padding-left: 20px;	
}
#results {
	padding-left: 20px;	
}
.resultList a, .resultList a:visited, .resultList a:active, .resultList a:hover {
	color: #696969;
	text-decoration: none;
}
.resultList a:hover {
	text-decoration: underline;
}
.message {
	font-size: 10pt;
	color: red;
}
.inputError {
	background-color: red;
	color: white;
}
.listTable tr td {
	font-size: 10pt;
	white-space: nowrap;
	padding-left: 5px;
}
.listTable tr th {
	font-size: 10pt;
	font-weight: bold;
	background-color: #dddddd;
}
.listTable tr td a, .listTable tr td a:active, .listTable tr td a:visited, .listTable tr td a:hover {
	color: black;
	text-decoration: underline;
}
.listRow2 {
	background-color: #fafafa;
	padding-top: 2px;
	padding-bottom: 2px;
}
#helpText {
	font-size: 10pt;
	color: #777777;
}
#helpText h1 {
	font-size: 16pt;
	font-weight: bold;
}
#helpText h2 {
	font-size: 12pt;
	font-weight: bold;
	}
#helpText h3 {
	font-size: 11pt;
	font-style: italic;
}
#helpText ul li {
	
}
#searchIcon {
	vertical-align: middle;
	cursor: pointer;	
}
.tinyLink {
	padding-top: 2px;
	font-size: 10px;
}
#advancedFind {
	margin-top: 8px;
	padding-left: 10px;
	background-color: #e8e8e8;
	width: 154px;
	margin-bottom: 6px;	 
	font-size: 8pt;
	color: #181c18;
	border: solid #d8d8d8 1px;		
	display: none;
	height: 1px;
	overflow: hidden;
}
#advancedFind td {
	font-size: 8pt;
	color: #181c18;
}
.error {
	color: red;
	font-weight: bold;
	font-size: 11pt;
}
.skipLinks {
	position: absolute;
	left: -1000px;
	top: -1000px;
}
