BODY,H1,H2,H3,H4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 130%;
}
TD {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 130%;
}
TABLE {
	border-collapse: collapse;
}
BODY {
	background: #DBEDD3 url(img/common/body_bg.gif) repeat-y center;
}
INPUT, SELECT, TEXTAREA {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}
DIV#body {
	width: 762px;
	margin: 10px 0px 0px 0px;
}
#link-sitemap {
	width: 100px;
	padding: 4px 10px 4px 0px;
	margin: 7px 8px 0px 0px;
	background: #3D5455;
	color: #FFFFFF;
	float: clear;
	text-align: right;
}

A.menu{
	font-size:17px;
	font-family: Arial;
	font-weight: bold;
	color:#5A853F;
	text-decoration:none;
	letter-spacing: -1px;
}

A:hover.menu{
	font-size:17px;
	font-family: Arial;
	font-weight: bold;
	color:#A2BF6B;
	text-decoration:none;
	letter-spacing: -1px;
}


.text8 {
	font-size: 8px;
	line-height: 10px;
}
.text10 {
	font-size: 10px;
	line-height: 12px;
}
.text12 {
	font-size: 12px;
	line-height: 14px;
}
.text14 {
	font-size: 14px;
	line-height: 16px;
}
.text17 {
	font-size: 17px;
	line-height: 24px;
}
.text-on-green {
	color: #FFFFFF;
	text-decoration: none;
}
.text-on-white {
	color: #000000;
	text-decoration: none;
}
.link-blue {
	color: #0072BC;
	text-decoration: underline;
}
.link-green {
	color: #80C342;
	text-decoration: none;
}
.link-white {
	color: #FFFFFF;
	text-decoration: none;
}
.link-gray {
	color: #231F20;
	text-decoration: underline;
}
.link-lgreen {
	color: #507D38;
	text-decoration: underline;
}
.link-red {
	color: #CC2F66;
	text-decoration: underline;
}
H2.w500 {
	font-size: 14px;
	font-weight: bold;
	color:#507D38;
	width: 500px;
	height: 60px;
	background: url(img/common/title_bar.jpg) no-repeat;
	padding: 20px 0px 0px 10px;
}
H2.w300 {
	font-size: 14px;
	font-weight: bold;
	color:#507D38;
	width: 500px;
	height: 60px;
	background: url(img/common/title_bar300.jpg) no-repeat;
	padding: 20px 0px 0px 10px;
}
