body {
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 0em;
  margin-bottom: 0em;
  margin-right: 0em;
  margin-left: 0em;
  background-color: #ffffff;
}

h2.home {
  color: #7b97b0;
  margin-bottom: 1px;
}

h3.home {
  color: #7b97b0;
  margin-bottom: 1px;
}

a:link {color: #000066;}
a:visited {color: #660066;}
a:active {color: #000066;}

a.bottomNav:link {color: #000066;}
a.bottomNav:visited {color: #660066;}
a.bottomNav:hover {color: #000066;}
a.bottomNav:active {color: #000066;}

a.noLink:link {color:#000000;text-decoration:none;cursor:default;}
a.noLink:visited {color:#000000;text-decoration:none;cursor:default;}
a.noLink:hover {color:#000000;text-decoration:none;cursor:default;}
a.noLink:active {color:#000000;text-decoration:none;cursor:default;}

.auditorTbBg {background-color: #4f606f;}
.auditorHeaderBg {background-color: #4f606f;}

.auditorWhatsNewBox {
	background-color: #d3d8dc;
	border-style: solid;
	border-width: 1px;
	border-color: #7b97b0;
}

.auditorWhatsNewTxt {
	font-size: 10pt;
}

.auditorContactBox {
	background-color: #d3d8dc;
	border-style: solid;
	border-width: 1px;
	border-color: #7b97b0;
}

.auditorContactTxt {
	font-size: 10pt;
}

.auditorNewsBox {
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #7b97b0;
}

.auditorNewsTxt {
  font-size: 10pt;
}

.auditorTxtSm {
	font-size : 10pt;
}

.auditorNewsBoxDivider {
	background-color: #d3d8dc;
}

.auditorTileBox {
	background-color: #d3d8dc;
}

.timeImg {border-color:yellow;}
.headImg {border: none;}

/* Department bottom navigation styles */
.localTxtNav {
 text-align:center;
 margin-top:20px;
}

