.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 700px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #304935;
	text-align: left;
	vertical-align: top;
}
.nav_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 30px;
	width: 700px;
	background-color: #c3dac7;
}
.bord_lft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/border_lft.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 32px;
}
.bord_rt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/border_rt.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 32px;
}
.rule_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/vert_rule.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 41px;
}
.header_lft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/header_lft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 32px;
}
.header_rt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/header_rt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 32px;
}
.text_body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
	font-size: small;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-align: justify;
	font-size: small;
}
.cont_bold_lft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
.cont_bold_rt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	vertical-align: top;
}
.cont_med_lft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.nav_lft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/nav_lft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 32px;
}
.nav_rt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/nav_rt.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	width: 32px;
}

