.background {
	background-image: url(../images/site_background.gif);
	background-repeat: repeat-x;
}
.header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 184px;
	background-position: center 21px;
}
.navigation {
	height: 31px;
	background-position: center 185px;
}
.content_right {
	background-image: url(../images/body_background.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: auto;
	padding-right: 8px;
	padding-top: 20px;
}
.content_left {
	background-image: url(../images/body_background.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: auto;
	padding-left: 20px;
	padding-top: 8px;
}
.content_center {
	height: auto;
	padding-right: 8px;
	margin: 15px;
}
.footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7EB431;
	height: 32px;
	line-height: 32px;
}
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	height: 2px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/side_nav_background.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin-left: 60px;
	padding-left: 3px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: bottom;
	margin-top: 10px;
	text-decoration: none;
}
#left_nav_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #93C250;
	font-weight: bolder;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #93C250;
	font-weight: bolder;
	font-weight: bolder;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B9E5FB;
	line-height:3px;
	padding-bottom: 6px;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #93C250;
	margin-top: 10px;
	
}
subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #93C250;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #93C250;
	font-weight: bolder;
	font-weight: bolder;
	background-image: url(../images/title-bullets.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
	padding-left: 35px;
	margin-top: 30px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004A8D;
	margin-left: 30px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/side_nav_background.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin-left: 40px;
	padding-left: 20px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: bottom;
	margin-top: 10px;
	text-decoration: none;
}

