body,p,td {
font-family: Arial, Tahoma, Helvetica; 
font-size: 12px; 
color: #003366;

}

body {
	background-color: #DAE5E3;}

h1 {
  font-family: verdana, Tahoma, Helvetica;
  font-size: 16px;
  font-weight: bold;
  color: #003366;
	}
	
	h2 {
  font-size: 14px;
  font-weight: bold;
  color: #003366;
	}
	h3{
  font-size: 14px;
  font-weight: bold;
  color: #FF9900;
	}

A {
font-family: Arial, Tahoma, Helvetica; 
font-size: 12px; 
text-decoration: underline; 
font-weight: bold; 
color: #003366;
}


A:hover {
font-family: Arial, Tahoma, Helvetica; 
font-size: 12px; 
text-decoration: underline; 
color: #003366;
}


A:active {
font-family: Arial, Tahoma, Helvetica; 
font-size: 12px; 
text-decoration: underline; 
color: #003366;
}

a.footer:link {color: #666666; font-size: 10px; text-decoration: none; font-weight: bold;}
a.footer:visited {color: #666666; text-decoration: none; font-size: 10px; font-weight: bold; }
a.footer:hover {color: #CCCCCC; text-decoration: none; font-size: 10px; font-weight: bold; }

a.link:link {color: #003366; font-size: 13px; text-decoration: none; font-weight: bold; PADDING: 12px 15px 15px 15px;}
a.link:visited {color: #003366; text-decoration: none; font-size: 13px; font-weight: bold; PADDING: 12px 15px 15px 15px;}
a.link:hover {color: #CCCCCC; text-decoration: none; font-size: 13px; font-weight: bold; PADDING: 12px 15px 15px 15px;}

a.names:link {color: #003366; font-size: 12px; text-decoration: underline; font-weight: bold; PADDING: 12px 15px 15px 15px;}
a.names:visited {color: #003366; text-decoration: underline; font-size: 12px; font-weight: bold; PADDING: 12px 15px 15px 15px;}
a.names:hover {color: #CCCCCC; text-decoration: underline; font-size: 12px; font-weight: bold; PADDING: 12px 15px 15px 15px;}




.map {
	font-weight: bold;
	color: #003366;
	font-size: 16px;
}
.title {
	font-weight: bold;
	color: #003366;
	font-size: 14px;
}
.subtitle {
	font-weight: normal;
	color: #003366;
	font-size: 12px;
}
.back {
  background-image: url(http://www.merithealth.com/BETA/images/backb.jpg);
  background-repeat: no-repeat;
  border: 0px solid #000000;
  }