body {
	background:#107e59 url(template_graphics/new_top.gif) top left repeat-x;
}
		#logo {
			left:30px; /* SITE SPECIFIC */
			top:24px; /* SITE SPECIFIC */
		}
		#tabs{
          color:#fff;
		}
			#tabs .current {
				background:#bfddd3 url(template_graphics/tab_current_left.gif) left top no-repeat;
			}
			#tabs .current span a {
				background: url(template_graphics/tab_current_right.gif) right top no-repeat;
				color:#555;
			}

			#tabs .hover {
				background:#50b795 url(template_graphics/tab_hover_left.gif) left top no-repeat;
			}
			#tabs .hoverleftmost {
				background:#50b795 url(template_graphics/tab_hover_leftmost.gif) left top no-repeat;
			}
			#tabs .hover span a {
				background: url(template_graphics/tab_hover_right.gif) right top no-repeat;
				color:white;
			}
				
			#tabs .other {
				background:#00674e url(template_graphics/tab_normal_left.gif) left top no-repeat;
			}
			#tabs .leftmost {
				background:#00674e url(template_graphics/tab_normal_leftmost.gif) left top no-repeat;
			}
			#tabs .other span a {
				background: url(template_graphics/tab_normal_right.gif) right top no-repeat;
				color:white;
			}
	#search div {
		background-color:#bfddd3; /* SITE SPECIFIC */
	}
			#proaction_logo {
				background:url(template_graphics/proaction_logo_on.gif) top left no-repeat;
			}
			#proaction_logo:hover {
				background:url(template_graphics/proaction_logo.gif) top left no-repeat;
			}
	#left {
		/*background:url(template_graphics/left_gray_repeater.gif) top left repeat-y;*/ /* SITE SPECIFIC */
		background:#e1efea;
		margin-left:1px;
	}
		.left_box h2 {
			color:#107E59;  /* SITE SPECIFIC */
		}
		.left_box h3 {
			color:#107E59;  /* SITE SPECIFIC */
		}
	#bottom {
		border-color: #D8D9D2; /* SITE SPECIFIC */
	}
/* ---------------------------------------------------- */
.news_item  {
	border-color:#C8E0D8; /* SITE SPECIFIC */
}
.event {
	border-color:#C8E0D8; /* SITE SPECIFIC */
}

.employment_opportunity  {
	border-color:#C8E0D8; /* SITE SPECIFIC */
}
/* ---------------------------------------------------- */
h1 {
	color:#107E59; /* SITE SPECIFIC */
}
h2 {
	color:#434343;  /* SITE SPECIFIC */
}
.line_on_top {
	border-color:#C8E0D8; /* SITE SPECIFIC */
}
.line_under {
	border-color:#C8E0D8; /* SITE SPECIFIC */
}
h3 {
	color:#505050;
}
.subheader {
	color:#FF8A00;
}
a.more {
	background:url(template_graphics/go_button.gif) right center no-repeat;
}
a {
	color:#0E7E58; /* SITE SPECIFIC */
}
a:visited {
}
a:hover { 
	background-color:#4FC39C; /* SITE SPECIFIC */;
}
.left_floating_image, .right_floating_image {
	border-color:#107E59; /* SITE SPECIFIC */
}
/* ---------------------------------------------------- */
.page_number {
	float:right;
	margin:0px 0px 10px 30px;
}
#back_button {
	float:left;
	clear:left;
	margin:0px 20px 10px 0px;
}
#next_button {
	float:right;
	clear:right;
	margin:0px 0px 10px 20px;
}
.its_true_box {
	float:right;
	clear:right;
	width:200px;
	margin:10px 0px 10px 30px;
	background-color:#D1E0DB;
	padding:10px;
	font-size:13px;
}
.its_true_box h2 {
	font-size:14px;
	margin:0px 0px 5px 0px;
	padding:0px;
	font-style:italic;
}
.its_true_box p {
	margin:0px 0px 0px 0px;
}

#member_statement{
  text-align:right !important;
  margin-right:40px !important;
}