#container {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	margin-top: 20px;
	clear: both;
}
#left {
	margin-top: 0px;
	float: left;
	height: auto;
	width: 515px;
}
#right {
	margin-top: 0px;
	float: right;
	width: 274px;
}
#footer {
	width: 800px;
	margin-top: 20px;
	margin-bottom: 0px;
	clear: none;
}

#leftgreenbar {
	margin-top: 0px;
	float: left;
	height: 5px;
	width: 515px;
	background-color: #23A0B2;
}
#leftcontent {
	margin-top: 10px;
	float: left;
	height: auto;
	width: 515px;
	margin-bottom: 10px;
}
#rightgreenbar {
	margin-top: 0px;
	float: right;
	width: 274px;
	background-color: #23A0B2;
	height: 5px;
}
#rightcontent {
	margin-top: 10px;
	float: right;
	width: 274px;
	margin-bottom: 10px;
	height: auto;
}
#blocktitle {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-align: left;
	margin-top: 3px;
	width: 250px;
	padding: 0px;
}
#secwrapper {
	margin-top: 20px;
	width: 800px;
	clear: both;
}
a:link {
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}
a:active {
	color: #009999;
font-weight: bold;
	text-decoration: none;
}