body {
	background-color: #999999;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: small;
}
#container a:link, a:visited {
	text-decoration:none;
	color: #3A596E;
}
#container a:hover, #nav a:active, #nav a:focus {
	text-decoration:none;
	color: #FFFFFF;
}

#container {
	width: 780px;
	margin-right: auto;
	background-color: #FFFFFF;
	margin-left: auto;
	clear: both;
	background: url(images/lr_background.gif) top left repeat;
}
#top_pane {
	text-align: left;
}
#footer {
	text-align: right;
	clear: both;
	border: 1px solid #7AC141;
	padding: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background:#FFFFFF
}
#left_pane {
	width: 175px;
	text-align: left;
	padding: 5px;
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
	border: 0px solid #5FA626;
}
#right_pane {

	text-align: center;
	width: 575px;
	text-align: left;
	float: left;
	margin: 2px;
	padding: 5px;
	border: 0px solid #5FA626;
	height: 100%;
	background-position: center top;
}
#left_pane ul {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
#left_pane li {
	list-style-type: square;
	list-style-position: outside;
}
h1 {
	font-weight: bold;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	margin-bottom: 0;
	margin-top: 0;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	margin-bottom:0;
	margin-top: 0;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
	color: #BD312B;
	margin-bottom:0;
	padding-top: 0;
	margin-top: 0;
}

