.header_bkg {
	background-image: url(../images/logo_header_bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.menu_bar_line {
	background-image: url(../images/linebesideslider.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.borderbelowonly {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.topofpagespacing {
	padding-top: 40px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color: #339933;
	font-weight: normal;
	padding-bottom: 7px;
	line-height: 140%;
}
.spacing_of_text_blocks {
	padding-top: 15px;
}
.green_heading_18pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #339933;
	padding-top: 7px;
}
a.green_heading_18pt:link {
	text-decoration: none;
	color: #339933;
}
a.green_heading_18pt:visited {
	text-decoration: none;
	color: #2B842B;
}
.topandbottomborder {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
a.green_heading_18pt:hover {
	text-decoration: underline;
}
.title_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006699;
	padding-bottom: 13px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006699;
	font-weight: normal;
	line-height: 140%;
}
.body_lge_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	line-height: 130%;
}
.subtitle_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
}
.footer_gradient {
	background-image: url(../images/footerborder.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.box_border {
	border: thin solid #CCCCCC;
}
.topborderonly {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.image_spacing_ri_bo {
	padding-right: 15px;
	padding-bottom: 10px;
}

