.dashed_border {
	border: thin dotted #8FDEEF;
}
.divisions {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #66B75F;
	border-right-color: #66B75F;
	border-bottom-color: #66B75F;
	border-left-color: #66B75F;
}
.body_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
	white-space: normal;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.italics {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #009933;
	font-weight: bold;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #26ADCD;
	text-decoration: none;
}
.form_border {
	border: 2px solid #66B75F;
}
.background {
	background-color: #000000;
	background-repeat: repeat;
	background-image: url(images/tile.gif);
}
.main {
	padding-left: 25px;
	padding-bottom: 10px;
}
.image_buffer {
	padding-bottom: 15px;
	padding-top: 60px;
}
.titles {
	padding-bottom: 10px;
	background-position: center center;
}
