
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
 
div#pageBody {
  float: left;
  width: 980px;
}
div#pageFooter {
  float: left;
  width: 980px;
  height: 77px;
}

div.structure { 
  float: left;
}
div.chrome {
  background-repeat: no-repeat;
  background-position: left top;
}
td {
  background-repeat: no-repeat;
  background-position: left top;
  vertical-align: top;
  table-layout: fixed;
}

div.headerLogo img {
  display:block;
}
  
body, p, li, div {
  font-size: 12px;
}
li ul {
  padding-bottom: 5px;
}
li ul li {
  padding-left: 10px;
}
#pageBody,#pageFooter {  
  font-family: Arial, "Liberation Sans", sans-serif;
  color: #303030;
}

.clearer {
  float: none;
  clear: both;
  line-height: 0px;
  height: 0px;
  font-size: 0px;
}

a, a:link, a:visited {
  font-weight: bold;
  color: #4B7DCF;
  font-size: 1em;
  text-decoration: none;
}
a:active {
  color: black;
}
a:hover {
  color: #A60000; 
  text-decoration: underline;
}

#pageHeader h1 {
  color: white;
  font-family: serif;
  font-style: italic;
  font-size: 30px;
}
#pageBodyCenter h2 {
  font-size: 28px;
  color: #A60000;
  font-style: italic;
  clear: both;
  margin-bottom: 4px;
}
#pageBodyCenter h3 {
  color: #4B7DCF;
  font-size: 18px;
  font-style: italic;
  margin-bottom: 12px;
}
#pageBodyCenter h4 {
  color: #A65050;
  font-size: 14px;
  font-weight: bold;
}
#pageBodyCenter h2 img,
#pageBodyCenter h3 img,
#pageBodyCenter h4 img {
  display: block;
}
#pageBodyCenter p {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

a.anchorWrapsTextInImage {
  height: 25px;
      display: inline-block;
}
img.textInImage {
  position: absolute;
}

#pageFooter .footerNav {
  font-size: 11px;
  margin: 5px;
  padding-right: 10px;
  float: left;
}
  
a:active, *:-moz-focusring {
  outline: 0 none;
}
