@charset "UTF-8";
/* CSS Document */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.5;
	font-weight:semi-bold;
	color: #333333;
	text-align:justify;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:bold;
	color: #01556b;
	text-align:justify;
	margin-bottom:-10px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:900;
	color: #6AA7CC;
	text-align:justify;
	margin-top:15px;
	margin-bottom:-11px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:900;
	color:#FF0000;
	text-align:center;
	margin-top:15px;
	margin-bottom:0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #6AA7CC;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #6AA7CC;
}
a:hover {
	text-decoration: none;
	color: #00566D;
}
a:active {
	text-decoration: underline;
	color: #6AA7CC;
}

ul {
margin-top:-12px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5;
	font-weight:semi-bold;
	color: #333333;
	text-align:justify;
}



.base_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #01556b;
	font-weight: bold;
	text-align:center;
	letter-spacing:.025em;
	}

		.base_links a {
			font-family: Arial, Helvetica, sans-serif;
			color: #00566D;
		}
		.base_links a:link {
			text-decoration:none;
		}
		.base_links a:visited {
			text-decoration:none;
			color: #00566D;
		}
		.base_links a:hover {
			text-decoration:none;
			color: #6AA7CC;
		}
		.base_links a:active {
			text-decoration:none;
			color: #00566D;
		}
		
		
.services_locations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01556b;
	font-weight: bold;
	text-align:justify;
	}

		.services_locations a {
			font-family: Arial, Helvetica, sans-serif;
			color: #6AA7CC;
			font-weight:normal;
		}
		.services_locations a:link {
			text-decoration:none;
			font-weight:normal;
		}
		.services_locations a:visited {
			text-decoration:none;
			color: #6AA7CC;
			font-weight:normal;
		}
		.services_locations a:hover {
		text-decoration:underline;
			color: #00566D;
			font-weight:normal;
		}
		.services_locations a:active {
			text-decoration:none;
			color: #6AA7CC;
			font-weight:normal;
		}
		
		
.list {
	margin-left:40px;
	}
	
 .blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #01556b;