body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-position: center 15px;
}

p {
	vertical-align: 5%;
	margin: 15px;
}

.text {
	color:#000000;
	font-size:14px;
		text-align: justify;

	}
	
a:link {
	color: #1B455E;
}

a:visited {
	color: #1B455E;
}

a:hover {
	color: #00923F;
}
a:active {
	color: #000000;
}	
	


.tagline {
	font-size: 12px;
	color: #1b455e;
}

A.tagline:link {
	color: #1b455e;
}
A.tagline:visited {
	color: #1b455e;
}
A.tagline:hover {
	color: #00923F;
}
A.tagline:active {
	color: #000000;
}

.info_text {
	font-size:12px;
	color:#1b455e;
	font-weight:bold;
	}
	
A.info_text:link {
	color: #1b455e;
		text-decoration:none;
}
A.info_text:visited {
	color: #000000;
		text-decoration:none;
}
A.info_text:hover {
	color: #00923F;
}
A.info_text:active{
	color: #1B455E;
}

	
.address_title {
	font-size:16px;
	color:#1b455e;
	font-weight:bold;
	}

.address {
	font-size:12px;
	color:#1b455e;
	padding-top:10px;
	}
	
A.address:link {
	color: #1b455e;
		text-decoration:none;
}
A.address:visited {
	color: #000000;
		text-decoration:none;
}
A.address:hover {
	color: #00923F;
}
A.address:active {
	color: #1B455E;
}



.footer {
	font-size: 11px;
	color: #1b455e;
}

A.footer:link {
	color: #1b455e;
}
A.footer:visited {
	color: #000000;
}
A.footer:hover {
	color: #00923F;
}
A.footer:active {
	color: #1b455e;
}
.menu2_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center center;
}
.menu2_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #006633;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.service_titles {
	font-size: 16px;
	font-weight: bold;
	color: #1B455E;
	padding-left: 15px;
	font-style: italic;
}

.arrow {
	height: -5px;
}
