/* CSS Document */


body {
	margin:0px;
	padding:10px 15px 0px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#666666;
	background-repeat:no-repeat;
}

a {
	text-decoration: underline;
	font-weight: bold;
	color:  #666;
	outline: none;
	}
a:visited {
	color:  #666;
	}
a:active {
	color:  #666;
	}
a:hover {
	color: #666;
	text-decoration: underline;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
td {
	font-size: 12px;
	}
ul {
font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px;
	 } 
	 

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
#lefttop {
	position: relative;
	
	padding: 0px;
	border: 1px solid #000;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	background-color: #fff;
	background-image: none;
	}

#menu a, #menu a:visited {
  text-decoration:none;
  text-align:center;
  background-color:#aaa; 
  color:#fff;
  display:block; 
  width:12em; 
  padding:0.2em;
  margin:0.5em auto;
  border-right:5px solid #fff;
  }
#menu a:hover {
  border-right:5px solid #000;
  }

.middle {
	padding: 10px;
	border: 1px solid #000;
	background: #fff;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 25px;
	margin-left: 220px;
	}
#right {
	position: relative;
	top: 110px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 20px;
	padding: 0px;
	border: 0px;
	width: 120px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

#topnav {
	position: relative;
	top: 82px;
	right: 70px;
	margin-right: 1px;
	padding: 0px;
	}
.topnavmenu {
  display:table;         /* ignored by IE */
  padding:0; 
  list-style-type:none;
  white-space:nowrap;    /* keep text on one line */
  border:0px solid #06a; /* add a border to show size of menu */
  }
* html .topnavmenu {
  display:inline-block;  /* for IE only */
  width:1px;             /* IE will expand to fit menu width */
  padding:0 2px;         /* fix bug in IE for border spacing */
  }  
.topnavmenu li {
  display:table-cell;    /* ignored by IE */
  }
* html .topnavmenu li {
  display:inline;        /* for IE only */
  }
.topnavmenu a, .topnavmenu a:visited {
  font-size: 10px;
  text-decoration:none;
  text-align:center; 
  color:#666;
  display:block;         /* for all browsers except IE */
  padding:2px 8px;
  background:#fff; 
  border:1px solid #fff; /* add a 1px white border around items */ 
  text-decoration:none;
  }
* html .topnavmenu a, * html .topnavmenu a:visited {
  display:inline-block;  /* for IE only */ 
  margin:0 -2px;         /* to correct an IE border width bug */  
  }
.topnavmenu a:hover {
  color:#000; 
  background:#C7E5FB;
  }
.style2 {font-size: smaller}
.backbg {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(greytree.gif);
}

#menucase ul.vert-one{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	line-height:165%;
	width:200px;
	font-family: Verdana, Arial, Sans;
	font-size: 11px;
	font-weight: bold;
}
#menucase ul.vert-one li{
	margin:0;
	padding:0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #666666;
}
#menucase ul.vert-one li a{
	display:block;
	text-decoration:none;
	color:#fff;
	width:200px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	background-image: url(gradient.gif);
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#menucase ul.vert-one li a:hover{
	background-image: url(gradient2.jpg);
	background-repeat: repeat;
	background-position: 0 0px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #999999;
}


.style4 {font-size: 14px}
.media {
	font-family: "Courier New", Courier, monospace;
	line-height: normal;
	padding-left: 20px;
	padding-right: 30px;
}
