.Navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
body {
	background-color: #CCCCCC;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.SPBS {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
}
.contact_info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.activateJob {
	font-weight: bold;
	color: #00CC00;
}
.deactivateJob {
	font-weight: bold;
	color: #FF0000;
}
.bulletPoints {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
.page_headers {
	color: #006600;
	font-size: 24px;
	font-weight: bolder;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.page_headers2 {

	color: #006600;
}
.index_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #003300;
}
.index_header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #006600;
}
.community_involvement {
	font-size: small;
}
.header_image_left {
	background-image: url(images/headerLeft.gif);
	background-repeat: repeat-x;
}
.header_image_center {
	background-image: url(images/headerCenter.gif);
	background-repeat: repeat-x;
}
.header_image_right {
	background-image: url(images/headerRight.gif);
	background-repeat: repeat-x;
}
.bulletpoint_1 {
	color: #006600;
}
.bulletpoint_2 {
	color: #0000CC;
}
.bulletpoint_3 {
	color: #663300;
}
.bulletpoint_4 {
	color: #CC0000;
	font-weight: bold;
	text-transform: uppercase;
}

strong {
	color: #CC0000;
}
a:link {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	font-style: italic;
}
a:visited {
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	font-weight: bolder;
	color: #660000;
	text-decoration: underline;
}
