body {
  background: #cccccc url('/sahs/images/GUI/page-bg.png');
  margin:10px 10px 0px 10px;
  padding:0px;
  color: #000000;
  font: small "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

#leftcontent {
	position: absolute;
	left: 10px;
	top: 170px;
	width: 150px;
	padding: 0;
}

#centercontent {
  background: #fff;
  margin-left: 161px;
  margin-right: 211px;
  margin-top: 10px;
	border: 1px solid #000000;
	overflow: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
  margin-left: 163px;
  margin-right: 213px;
}

html>body #centercontent {
  margin-left: 163px;
  margin-right: 213px;
}

#rightcontent {
	position: absolute;
	right: 9px;
	top: 170px;
	width: 200px;
  padding: 0;
}

#banner {
  background: url('/sahs/images/GUI/header-bg.png') repeat-x;
  height: 150px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  overflow: hidden;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 149px;
}
html>body #banner {
	height: 149px;
}

#leftcontent div.box {
  background: #ffffff;
  border: #000000 1px solid;
  width: 150px;
  margin-top: 0;
  margin-bottom: 15px;
}

img.boxheader {
  display: block;
  margin: 0;
  height: 25px;
  border: 0;
}

#leftcontent div.boxheader {
  height: 25px;
  width: 152px;
  background: url('/sahs/images/GUI/cat-header.png') no-repeat;
}

#rightcontent div.boxheader {
  width: 195px;
  padding: 3px 0px 0px 7px;
  margin: 0;
  background: url('/sahs/images/GUI/cat-header-200.png') no-repeat left bottom;
  color: #ffffff;
  font: bold 20px Times, Helvetica, sans-serif;
}

#rightcontent div.box {
  background: #ffffff;
  border: #000000 1px solid;
  width: 200px;
  margin-top: 0;
  margin-bottom: 15px;
}

div#toptoolbar {
  border-bottom: #999999 1px solid;
  background: #eeeeee url('/sahs/images/GUI/center-top-bg.png') repeat-x;
  padding: 5px;
  color: #ffffff;
}

div#toptoolbar a {
  color: #ffffff;
}

div#bottoolbar {
  border-top: #999999 1px solid;
  background: #eeeeee;
  padding: 5px;
  text-align: right;
}

div#bottoolbar a {
  background: #dddddd;
  border: #aaaaaa 1px solid;
  color: #aaaaaa;
  font: bold 9pt Arial, Helvetica, sans-serif;
  padding: 1px 2px 1px 2px;
  text-decoration: none;
}
div#bottoolbar a:hover {
  background: #0B358C;
  border: #666666 1px solid;
  color: #ffffff;
  text-decoration: none;
}

div.box ul {
  margin: 0;
  padding: 0px;
  list-style: none;
}
div.box ul li {
  border-bottom: #aaaaaa 1px groove;
  margin: 0;
  padding: 0;
}

div.box ul a {
  display: block;
  padding: 2px;
  text-decoration: none;
}

div.box ul a:hover {
  background: #eeeeee;
  display: block;
  padding: 2px;
  text-decoration: none;
}

div.box ul a em {
  font-style: normal;
  text-decoration: underline;
}

input {
  font: bold 9pt Arial, Helvetica, sans-serif;
  padding: 1px;
}

a {
  color: #0000ff;
  text-decoration: none;
}
a:hover {
  color: #ff0000;
  text-decoration: underline;
}

div.padded-wrapper {padding: 7px;}

table.linktb {width: 100%;}
table.linktb tr.gray {background: #eeeeee;}
table.linktb tr.hd td {
font: bold medium Arial, Helvetica, sans-serif;
border-bottom: #333333 3px double;
padding: 5px 2px 0px 2px;
}
table.linktb tr.gray td {
  padding: 5px;
  font-size: 9pt;
  line-height: 12pt;
  vertical-align: top;
  width: 50%;
  border-bottom: #999999 1px solid;
}

table.outerlinks {
  width: 208px;
  margin: 0px auto 10px auto;
  padding: 0;
}
table.outerlinks td {width: 50%;}

a.button {
  background: #eeeeee;
  display: block;
  padding: 3px 1px 3px 1px;
  color: #000000;
  font: bold 8.5pt Arial, helvetica, sans-serif;
  text-decoration: none;
  border: #999999 1px solid;
}
a.button:hover {background: #cccccc;color: #990000;}


span.address {
  position: absolute;
  top: 15px;
  right: 15px;
  font: normal small Verdana, Helvetica, sans-serif;
  color: #ffffff;
}
p.i {text-indent: 1em;}
h1 {font: bold x-large Arial, Helvetica, sans-serif; margin: 5px;}
h2 {font-weight: lighter; font-size: large; margin: 5px 0px 5px 0px; color: #cc0000;}
h3 {font: bold small Arial, Helvetica, sans-serif; margin: 5px;}
ol.h li, ul.h li, li.h {margin-bottom: 10px;}
img.bd {border: #000000 1px solid;}
img.frame {border: #999999 1px solid; padding: 3px;}

