A:link { color:#154978; text-decoration:underline }    /* unvisited link */
A:visited { color:#222222; text-decoration:underline } /* visited links */
A:active { color:#5599A8; text-decoration:underline }  /* active links */
A:hover { color:#5599A8; text-decoration:underline }   /* active links */

body {
	background-image: url("/images/bkd.jpg");
	background-repeat:repeat-x; 
}
BODY, P, BLOCKQUOTE, UL, OL, LI, CENTER, TD {
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  color: #4D4D4D;
}

TEXTAREA {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
}

H3 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  color: #992120;
  font-weight: bold;
}

H4 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  color: #333333;
  font-weight: bold;
}

H5 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  color: #4D4D4D;
  font-weight: bold;
}

H6 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  font-weight: normal;
}

.newsHeadline { 
	color: #154978;
	font-weight:bold;
}

A.newsHeadline:link { color:#154978; text-decoration:none }    /* unvisited link */
A.newsHeadline:visited { color:#154978; text-decoration:none } /* visited links */
A.newsHeadline:active { color:#5599A8; text-decoration:underline }  /* active links */
A.newsHeadline:hover { color:#5599A8; text-decoration:underline }   /* active links */

.searchForm { 
	font-size: 9px;
	background-color: #FFFFFF;
	color: #595959;
}

.smallDisplay { 
	font-size: 9px;
	line-height: 1.50em;
}

.newsDisplay { 
	font-size: 9px;
	line-height: 1.60em;
}

.error { 
	color: #E80000;
}

.bigRedHead {
  font-family: Verdana, Arial, Helvetica;
  font-size: 14px;
  color: #992120;
  font-weight: bold;
}

.smallRedHead {
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  color: #992120;
  font-weight: bold;
}

div#socialNetworksContainer {
	clear: both;
	margin: 5px 0px 10px 0px;
	padding:3px 2px 0px 2px; 
	text-align:right;
}
