/* CSS Document */
body {
	margin: 0px;
	background-color: #666666;
	}
table#outside {
	width: 100%;
	}
table td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	vertical-align:top;}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #5C743D;
}
h2 {
	color: #993300;
	font-size: 12px;
}
h3 {font-size: 13px;
	font-weight: normal;
	color: #5C743D;}
a:link, a:visited {
	color:#666666;
	text-decoration:underline;}
a:hover {color:#5C743D}
td#nav {
	width:160px;
	background-color:#5C743D;
	padding-top:30px;
	padding-left: 0px;
}
td#nav a {
	display:block;
	width:100%;
	border-bottom: 1px solid #f4ffe4;
	color: #f4ffe4;
	text-decoration: none;
	font-size: 11px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
	letter-spacing: 0.1em;
}
td#nav a:link, td#nav a:visited {
	color: #D5EDB3;
	text-decoration: none;}
a#home {
	border-top:1px solid #f4ffe4;
	
}
td#nav a:hover {
	background-color:#99CC66;
	color: #993300;}

div#top_lhs {
	width:380px;
	float: left;
}
div#top_rhs {
	text-align:right;
	padding-top:5px;
	padding-right:20px;
	height: 81px;
	background-color:#D5EDB3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	padding-right:20px;
}
div#top_rhs h1{
	font-size:26px;
	font-weight: normal;
	color: #5C743D;
	
	
}
div#top_rhs h2{
	font-size:11px;
	color:#993300;
	font-weight: normal;
}
td.hatch {
	background-image: url(Images/mm_dashed_line.gif);
	}

		
#dateformat {
	font:11px;
	color: #993300;
	letter-spacing:0.2em;
	vertical-align: middle;
	}
td#page_content {
	width: 100%;
	backgroung-color:#f4ffe4;
	padding-left: 50px;
	padding-top: 30px;
	background-color: #f4ffe4;
	padding-right: 20px;
}
td#bottom {
	background-color:#99CC66;
	height:15px;}
td#bottom a {color:#CBE4B1; font-size:8;}
#page_nav {
	margin-bottom: 20px;
	margin-top: 10px;
}
