@charset "utf-8";
a img {
	border:none;
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
ul, ol, dl {
position: relative;
}
ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 0px;
}
li {
	background-image: url(../images/blt_grn.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
	padding-bottom: 3px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: auto;
	border: 1px solid #E9EBED;
	position: relative;
	background-color: #E9EBED;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	top: 0px;
}
#navigation {
	float: left;
	height: auto;
	width: 800px;
	position: relative;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	overflow: visible;
}
#header {
	float: left;
	height: 112px;
	width: 800px;
	position: relative;
}
#sidebar {
	float: left;
	width: 155px;
	position: relative;
	height: auto;
	clear: left;
}
#sidebar_top {
	float: left;
	height: 135px;
	width: 155px;
	position: relative;
	clear: right;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #E9EBED;
	background-image: url(../images/img_sb_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E4AE22;
}
#sidebar_1 {
	float: left;
	height: auto;
	width: 155px;
	position: relative;
}
#sidebar_2 {
	float: left;
	height: auto;
	width: 155px;
	position: relative;
}
#sidebar_3 {
	float: left;
	height: auto;
	width: 155px;
	position: relative;
}
#sidebar_4 {
	float: left;
	height: auto;
	width: 155px;
	position: relative;
}
#sidebar_6 {
	float: left;
	height: auto;
	width: 155px;
	position: relative;
}
#content_top {
	float: right;
	height: 10px;
	width: 645px;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/content_area_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	float: right;
	height: auto;
	width: 645px;
	position: relative;
	background-image: url(../images/content_area_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#content_bottom {
	float: right;
	height: 10px;
	width: 645px;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/content_area_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	margin: 0px;
	float: left;
	height: auto;
	width: 800px;
	clear: left;
	padding-bottom: 3px;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
	float: left;
	width: 155px;
	padding-top: 7px;
	padding-bottom: 4px;
	font-weight: normal;
	height: auto;
}
.greentxt {
	color: #7A9423;
}.bullet_green_all {
	color: #B0D241;
}
