body { 
	margin: 0; padding: 5px 0; 
	color: #000; background: #dbdbdb; 
	font: 82%/1.5em Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	}
a img { border: 0; }
a { 
	color: #00c; 
	}
a:visited { 
	color: #009; 
	}
a:hover { 
	color: #7DB575; 
	}
#vtopnav {
	width: 760px;
	margin: 0 auto 3px auto;
	padding: 0;
	font-size: .9em;
	line-height: 1.5em;
	text-align: right;
	}
	
#masthead {
	width: 770px;
	margin: 0 auto;
      padding: 0;
	border: 1px solid #666; border-bottom: 0;
      background: #fff url(images/mh_keyboard.jpg) no-repeat;
      height: 163px; 
      }
#masthead h1, #masthead h2 {
	display: none; visibility: hidden;
	}
#tnav { 
	text-align: left;
	margin: 0; margin-top: 116px; 
	margin-left: 210px; 
	padding: 0;
	font-size: 13px; 
	line-height: 20px; 
	}
#tnav a { 
	padding: 0 5px;
	text-decoration: none; 
	font-weight: bold;
	color: #000; 
	}
#tnav a:hover { 
	color: #5D8150; 
	}
#container {
	background: #fff url(images/pagebg.gif) repeat-y;
	text-align: left;
	border: 1px solid #666; border-width: 0 1px; 
	width: 770px;
	margin: 0 auto;
	padding: 0 0 15px 0;
	}
#content { 
	margin: 0 40px;
	}
#col-a, #col-b { padding-top: 10px; }
#col-a { width: 21%; float: left; }
#col-b { width: 73.5%; float: right; }
h1 { 
	color: #7DB575;
	font: bold 1.7em/1.3em Arial, Helvetica, sans-serif; 
	margin-top: 0;
	margin-bottom: .25em;
	}
h2 { 
	font: bold 1.3em/1.3em Arial, Helvetica, sans-serif; 
	margin-bottom: .4em; 
	margin-top: 0; 
	color: #000;
	}
h3 { 
	font: bold 1.15em/1.3em Arial, Helvetica, sans-serif; 
	color: #7DB575; 
	margin-top: 0; 
	margin-bottom: .5em;
	}
h4 {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0;
	color: #000;
	}
p, ol, ul { 
	font-size: 1em;
	line-height: 1.5em; 
	margin-top: 0; 
	margin-bottom: 1em;
	}
em { 
	font-style: normal; 
	font-weight: bold; 
	color: #437b47;
	}
li { 
	margin-top: 0; 
	margin-bottom: 0; 
	}
ul.sep li {
	margin-bottom: .5em;
	}
#footer { 
	text-align: center;
	height: 61px;
	border: 1px solid #666; border-top: 0;
	padding: 0;
	width: 770px;
	margin: 0 auto;
	background: #fff url(images/footer.gif) no-repeat; 
	}
#footer p {
	font-size: .95em;
	}
p.credit { 
	text-align: center;
	font-size: .9em; 
	line-height: 1.3em;
	margin-top: .5em;
	margin-bottom: .25em;
	color: #666;
	}
p.credit a {
	color: #555;
	}
p.credit a:hover {
	color: #000;
	}
.sidenav { 
	list-style: none;
	margin-left: 0;
	background-color: #eee;
	padding: 5px 0;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: .9em;
	line-height: 2em;
	color: #999;
	}
.sidenav a {
	text-decoration: none;
	color: #000;
	padding: 0 5px;
	}
.sidenav a:hover {
	color: #7DB575;
	}
img.fll {
	display: block;
	border: 0;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	}
img.flr {
	display: block;
	border: 0;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	}
.top {
	clear: both;
	margin: 0;
	font-size: .85em;
	letter-spacing: 1px;
	line-height: 1.2em;
	text-transform: uppercase;
	text-align: right;
	}
.last { margin-right: 20px; }
.ntm { margin-top: 0; }
.nbm { margin-bottom: 0; }
.cen { text-align: center; }
.just { text-align: justify; }
.rt { text-align: right; }
.indent { margin-left: 25px; }
.small { font-size: .9em; line-height: 1.4em; }
.clr { clear: both; }
table.plain { border: 1px solid #ccc; border-width: 1px 1px 0 0; margin-bottom: 1em; }
table.plain td, table.plain th { text-align: center; 
	border: 1px solid #ccc; border-width: 0 0 1px 1px; }
table.plain th { background-color: #FBD887; }
table.plain tr.odd { background-color: #eee; }