p {
font-size: 12px;
padding: 0px;
font-weight: normal;
margin: 10px 250px 10px 48px;
line-height: 150%;
color: #000066;
text-align: justify;
font-family: Verdana, Tahoma, Arial;
}

h1
{
  padding: 0px 0px 2px 0px;
  margin: 9px 40px 6px 8px;
  /* color: #075BAB; /* royalblue */
  color: #000066; /* forrest green */
  text-align: left;
  /* border-bottom: solid 1px #CCCCCC; /* grey */
  border-bottom: solid 1px #DA0E0D; /* forrest green */
  font-size: 15px;
  font-weight: bold;
  font-family:  Verdana, Tahoma, Arial;
}

h2 {
font-family:   Verdana, Tahoma, Arial ;
font-size: 18px;
padding-right: 0px;
padding-left: 0px;
margin: 0px 250px 12px 48px;
color: #DA0E0D;
text-align: left;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #97B8E0;
padding-bottom: 6px;
padding-top: 0px;
font-weight: bold;
}

h3, h4 {
font-family:   Verdana, Tahoma, Arial ;
font-size: 17px;
padding-right: 0px;
padding-left: 0px;
margin: 6px 250px 12px 48px;
color: #DA0E0D;
text-align: left;
border-bottom: 2px #CCCCCC;
padding-bottom: 3px;
padding-top: 3px;
font-weight: bold;
}

h5 {
	font-family:   Verdana, Tahoma, Arial;
	font-size: 18px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 15px 250px 2px 48px;
	color: #DA0E0D;
	text-align: left;
	padding-bottom: 4px;
	padding-top: 4px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #97B8E0;
	line-height: 120%;
}

h6 {
font-family:   Verdana, Tahoma, Arial ;
font-size: 18px;
padding-right: 5px;
padding-left: 5px;
margin: 15px 250px 2px 48px;
color: #DA0E0D;
text-align: left;
padding-bottom: 3px;
padding-top: 3px;
font-weight: bold;
background-color: #F3F3F3;
border: 1px solid #CCCCCC;
}

a:link, a:active, a:visited {
color: #2A0E74;
font-weight: normal;
text-decoration: none;
}

a:hover {
color: #DA0E0D;
}
a.topstripe:link, a.topstripe:active, a.topstripe:visited  {
font-family:   Verdana, Verdana, Arial;
color: #ffffff;
text-decoration: none;
font-size: 11px;
margin: 3px 0px;
font-weight: bold;
padding: 3px 0px 3px 8px;
border: 0px solid #97B8E0;
line-height:150%;
}

a.topstripe:hover {
text-decoration: none;
font-size: 11px;
margin: 3px 0px;
font-weight: bold;
padding: 3px 0px 3px 8px;
color:Yellow;
}
a.leftnav:link, a.leftnav:active, a.leftnav:visited  {
font-family:   Tahoma, Verdana, Arial;
color: #2A0E74;
text-decoration: none;
font-size: 11px;
margin: 3px 0px;
font-weight: bold;
padding: 3px 0px 3px 8px;
border: 0px solid #97B8E0;
line-height:150%;
}

a.leftnav:hover {
text-decoration: none;
color: #DA0E0D;
}

a.leftnavbig:link, a.leftnavbig:active, a.leftnavbig:visited  {
font-family:   Tahoma, Verdana, Arial;
color: #2A0E74;
text-decoration: none;
font-size: 14px;
margin: 3px 0px;
font-weight: bold;
padding: 0px 0px 3px 0px;
border: 0px solid #97B8E0;
line-height:150%;
}

a.leftnavbig:hover {
text-decoration: none;
color: #DA0E0D;
}

a.footnav:link, a.footnav:active, a.footnav:visited  {
font-family:   Tahoma, Verdana, Arial;
color: #3948A4;
text-decoration: none;
font-size: 11px;
margin: 3px 0px;
font-weight: bold;
text-align: left;
padding: 3px 0px 3px 8px;
border: 0px solid #97B8E0;
}

a.footnav:hover {
text-decoration: none;
}

TD {
  font-family: Verdana, Arial;
  font-size: 10px;
  COLOR: 000066; /* off-black */
}

li {
	font-family:   Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #121212;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 150%;
	list-style-type: square;
	padding: 0px;
}


