/* CSS Document */
body {
	background-color:#a8bb69;
	font-family: Verdana,Trebuchet,Arial;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 10px;
	line-height: 1.3em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2em;
	padding-left: 0px
}
a {
	font-size: 10px;
	color: #6e8144;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

table#body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
table#body div#header {
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 699px;
	height: 53px;
	vertical-align: top;
}
table#body div#content {
	margin: 0px;
	padding: 0px;
	width: 699px;
}
table#body div#content div#top {
	background-image: url(../green/images/cornerTop.gif);
	background-repeat: no-repeat;
	width: 699px;
	height: 7px;
}
table#body div#content div#txt {
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 50px;
	padding-right: 50px;
	margin: 0px;
	width: 599px;
}
p#breadcrumb {
	font-weight: bold;
	font-size: 13px;
	color: #a8bb69;
	padding-bottom: 30px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}
p#header {
	color: #6a881e;
	font-size: 24px;
	padding-bottom: 23px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	line-height: 1.25em;
}
p.title {
	font-weight: bold;
	font-size: 13px;
	color: #a8bb69;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
table.note td.header {
	background-image: url(../green/images/noteHeader.gif);
	background-repeat: no-repeat;
	width: 265px;
	height: 33px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
table.note td.header a {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
table.note td.header a:hover {
	text-decoration: underline;
}

table.note td.body {
	background-image: url(../green/images/noteBody.gif);
	background-repeat: no-repeat;
	width: 265px;
	height: 142px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	vertical-align: top;
}


div#footer {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
div#footer ul#footer {
	display: inline;
	margin: 0px;
	padding: 0px;
}
div#footer ul#footer li {
	color: #a8bb69;
	font-size: 9px;
	display: inline;
	list-style-type: none;
	padding-left: 0px;
	padding-right: 5px;
	border-right: 1px solid #a8bb69;
}
div#footer ul#footer li#last {
	border: 0px;
}
div#footer ul li.link a, div#footer ul li#last a, p#copyright a {
	color: #a8bb69;
	font-weight: normal;
}
div#footer ul li.link a:hover, div#footer ul li#last a:hover, p#copyright a:hover {
	color: #6a881e;
	font-weight: normal;
}
div#footer p#copyright {
	color: #a8bb69;
	font-size: 9px;
	margin: 0px;
	padding: 0px;	
}


table#body div#content div#bottom {
	background-image: url(../green/images/cornerBottom.gif);
	background-repeat: no-repeat;
	width: 699px;
	height: 7px;
}