body { 
	margin: 0; padding: 5px 0; 
	color: #000; background: #5581bf; 
	font: 76%/1.5em Arial, Helvetica, sans-serif;
	text-align: center;
	}
p.hide { 
	display: none; 
	}
a img { border: 0; }
a { 
	color: #00c; 
	}
a:visited { 
	color: #009; 
	}
a:hover { 
	color: #c00; 
	}
#container {
	background: #fff;
	text-align: left;
	border: 1px solid #ccc;
	width: 770px;
	margin: 0 auto;
	padding: 0;
	}
#masthead {
	margin: 0;
      padding: 0;
	border: 0;
      background: #fff url(images/masthead.jpg) right top no-repeat;
      height: 90px;
	position: relative;
      }
#masthead img.logo {
	display: block;
	position: absolute;
	top: 5px;
	left: 24px;
	}
#masthead h1, #masthead h2 {
	display: none;
	}
#tnav { 
	margin: 0; 
	padding: 0;
	background: #0c4d27 url(images/navbg.gif) 0 0 repeat-x;
	height: 30px;
	}
#tnav li { 
	list-style: none; 
	float: left; 
	margin: 0;
	padding: 0;
	font-size: 13px; 
	line-height: 20px; 
	white-space: nowrap;
	}
#tnav a { 
	display: block; 
	float: left; 
	padding: 0 7px 0 8px;
	text-decoration: none; 
	font-weight: normal;
	color: #bfd2c0; 
	border-right: 1px solid #00441c;
	width: .1em;
	}
html>body #tnav a { 
	width: auto; 
	}
/* Commented backslash hack hides rule from IE5-Mac \*/
#tnav a { 
	float: none; 
	}   /* End IE5-Mac hack */
#tnav a:hover { 
	color: #fff; background-color: #0c4d27; 
	}
#main { 
	float: left;
	width: 435px;
	padding: 10px 15px;
	margin: 0;
	}
#sidebar {
	float: left; 
	margin: 0;
	padding: 10px 15px;
	width: 270px;
	}
h1 { 
	color: #000;
	font: 1.7em/1.4em Georgia, Times, serif; 
	margin-top: 0;
	margin-bottom: .5em;
	}
h2 { 
	font-size: 1.2em;
	line-height: 1.4em; 
	margin-bottom: .4em; 
	margin-top: 0; 
	color: #437b47;
	}
h3 { 
	font-size: 1em;
	line-height: 1.5em;
	color: #000; 
	margin-top: 0; 
	margin-bottom: 1em;
	}
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;
	}
.box {
	background: #bfd2c0 url(images/boxbg.gif) center top repeat-y; 
	padding: 0;
	margin: 0 0 1em 0;
	}
.box form, .box p, .box h1, .box h2, .box h3, .box h4 { padding: 0 22px; }
.box h1 { font-size: 1.4em; line-height: 1.4em; }
.box ul { padding-left: 0; margin-left: 40px; margin-right: 22px; }
.box .boxtop { 
	margin-top: 0;
	background: transparent url(images/boxtop.gif) center top no-repeat;
	padding-top: 15px;
	}
.box .boxbot {
	background: transparent url(images/boxbot.gif) center bottom no-repeat;
	padding-bottom: 18px;
	margin-bottom: 0;
	}
#footer { 
	clear: both;
	text-align: center;
	height: 140px;
	padding: 0 20px;
	margin: 0;
	background: #fff url(images/footerbg.jpg) center bottom no-repeat; 
	}
#footer p {
	padding-top: 1em;
	}
p.credit { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em; 
	line-height: 1.3em;
	margin-top: .5em;
	margin-bottom: .25em;
	color: #eee;
	}
p.credit a {
	color: #ccc;
	}
p.credit a:hover {
	color: #fff;
	}
p.credit span { 
	display: none; 
	}
div.form { 
	width: auto; 
	padding: .8em .5em .3em .5em; 
	margin: 0; 
	}
div.row { 
	clear: both; 
	padding-top: 0.3em; 
	}
div.row span.label { 
	float: left;
	width: 39%; 
	padding-right: .5em;
	text-align: right; 
	font-weight: bold;
	color: navy;
	}
div.row span.form { 
	float: right;
	width: 60%;
	text-align: left; 
	}
div.spacer { 
	clear: both; 
	}
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: .9em;
	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; }
.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 { border: 1px solid #ccc; border-width: 0 0 1px 1px; }

