/* CSS Document */

body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background-color: #fefeef;
	text-align: center;
}
#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #009900;
}

.header {
	background-color: #d0f3d0;
	text-align: center;
	margin: 3px;
	padding: 3px;
	height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1BAF5D;
}
/* Logo */

#logo h1, #logo h2 {
	text-align:left;
	font-weight: normal;
	margin-left: 7px;
}

#logo h1 {
	padding-top: 5px;
	font-size: 150%;
}		
.hidden {
		display:none;
		}
		
#header a {
		color:#FFFFFF;
		text-decoration: underline;
		background: #004B8C;
		}
		
#topnavspace {
		font-size: 0.82em;
		width: 760px;
		height:20px;
		background: #d0f3d0 left top;
		}
		
#topnavspace p{
	margin:0px;
	text-align:left;
	padding-left: 5px;
	color: #009900;
	background: #d0f3d0;
		}
	
#topnavspace a{
		font-weight:normal;
		color: #000000;
		text-decoration: none;
		}
#left h2 {
	padding-left: 5px;
}
	
#topnavspace a:hover {
		color: #009900;
		text-decoration: underline;
		}

#main1 {
		margin:0; padding:0;
		}
#main2 {
		margin:0; padding:0;
		}
#left {
	float:left;
	margin:0;
	padding:0;
	line-height: 160%;
		}
	
#left ul {
		width: 100%;
		margin-top:0px;
		margin-left:5px;
		font-weight: bold;
		font-size: 0.8em;
		text-decoration: none;
		}
	
#left ul li{
	list-style-type: none;
	text-decoration: none;
	margin-bottom:7px;
	width: 100%;
		}	
	
#left p {
	margin-top: 0px;
	margin-bottom: 4px;
	width: 100%;
	margin-left: 5px;
		}
		
#left a {
		height: 17px;
		font-size: 80%;
		font-weight: bold;
		text-decoration: none;
		padding-left: 15px;
		padding-top: 3px;
		padding-bottom: 2px;
		}
	
a.leftnav {
	color: #000000;
	border:1px solid #1BAF5D;
	text-decoration: underline;
		}	
a.leftnav:hover {
	color: #009900;
	text-decoration: none;
		}
		
#middle {
	padding-left:7px;
		}
		
#middlecontent {
		padding-left:10px;
		padding-right:25px;
		}
			
h1 {
	font-size:1.25em;
	padding-right:10px;
	margin-bottom:12px;
	color: #009900;
	font-weight: normal;
		}
		
h2 {
	font-size:1.15em;
	color: #009900;
	font-weight: normal;
	padding-top: 10px;
		}
		
h3 {
		font-size:1.0em;
		margin-bottom:12px;
	color: #009900;
		}
				
a {
		color: #009900;	
		text-decoration: underline;
		background: transparent;
		}
	
a:hover {
		color: #000000;	
		text-decoration: none;
		}
		
.columnone {
		width:140px;
		text-align:right;
		}
.smallimage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	float: left;
	margin: 5px;
}
.imageright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-right: 5px;
	float: right;
}
.imageleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-right: 5px;
	float: left;
	margin-left: 5px;
}
#footer {
	background-color: #d0f3d0;
	font-size:0.71em;
	text-align: center;
	margin: 3px;
	padding: 3px;
	height: 1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1BAF5D;
	clear: both;
}
ul {
	list-style-type: disc;
	list-style-position: inside;
}
#home {
	padding: 10px;
}
#home a{
		font-weight:normal;
		color: #009900;
		text-decoration: underline;
		}
	
#home a:hover {
		color: #003300;
		text-decoration: none;
		}
.table {
	vertical-align: top;
}
td {
	vertical-align: top;
	font-size: 85%;
}
#middle p {
	font-size: 0.82em;
	line-height: 1.3em;
}
#breadcrumb {
	font-size: 90%;
}
