a {	
	color: #0000B4;	
	text-decoration: none;
}
h2 {
	color: #054897
	}
h3 {	
	font-family: "Times New Roman", Times, serif;	
	color: #000000
	}
h4 {
	color: #000000
	}
a:link {
	color: #0000B4;
}

a:visited {
  color: #0000B4;
}

a:hover {
	text-decoration: underline;
	color: #CC0000;
}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #333333;
}

a.nav:visited {
	color: #cccccc;
}

a.nav:hover {
	color: #CCCCCC;
	background-color: #666666;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	}

a.box {
	background-color: #666666;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer { 
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	}
.footer a { 
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	}
	.footer a:hover { 
	font-family: "Times New Roman", Times, serif;
	color: #F8C56A;
	}
	.footer a { 
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	}
.footer a:visited { 
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	}
.background-service1 {
	background-image:url(../images/ServiceAreas_03.png);
	background-repeat:repeat-y;
	}
.right-image-menu {
	background-image:url(../images/right-side-menu.png);
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	position:relative;
	left:3px;
	}
.right-menu {
	position:relative;
	left:10px;
	}