 .smallbox
{
float: left;
width: 46%;
border-right: 1px solid #ddd;
margin: 5px 15px 10px 0px;
padding: 5px;
}

.smallbox ul {
  font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 25px;
  padding-left: 20px;
  background-color: white;
}
  
.smallbox li {
  margin-top: 8px;
}

.menu {
		color: #fff;
		background-color:#800000;
		margin: 5px 0px 0px 0px;
		text-align: center;
		padding-top: 3px;
		padding-bottom: 3px;
	}

.menu a, .menu p {
		font-size: 8pt;
		color: #fff;
		text-decoration: none;
		font-weight: bold; 
		padding-top: 3px;
		padding-left: 2px;
		padding-right: 2px;
		margin-bottom: 10px;
		}
		
.menu a:visited  {
		color: #fff;
		}
		
.menu a:hover {
		text-decoration: underline;
		color: #fff;
		}

a {  
font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
  font-size: 8pt; 
  line-height: normal; 
  font-weight: bold; 
  color: #000000; 
  text-decoration: underline}

a:hover {  
  color: #555555; 
}

a:visited { 
  color: #999999;  
}


BODY {
  font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-align: left;
  background-color: #FFFFFF;}

P {
  font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 10pt;
  text-align: left;
  color: black;
  margin-top: 0px;
  margin-bottom: 0px;}

.tbltext {
  font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 8pt;
  color: black;
  margin-top: 5px;
  margin-bottom: 5px;}

.tbltextwhite {
  font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 8pt;
  color: white;
  margin-top: 0px;
  margin-bottom: 5px;}
  
  .menuwhite {
  font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 8pt;
  color: white;
  margin-top: 3px;
  margin-bottom: 3px;}

.tblhead {
  font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 10pt;
  color: black;}

.menuhead {
  font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 10pt;
  color: black;}

.tblmenuwhite {
  font-size: 20pt;
  font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
  font-weight: normal;
  color: white;}

.tbltxtwhite {
  font-size: 8pt;
  font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
  font-weight: normal;
  color: white;}

.tbllegal {
  font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 8pt;
  color: black;}

H1 {
  font-size: 18pt;
  font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
  font-weight: 400;
  color: #04627c;
  margin-top: 12px;
  margin-bottom: 0;}

H2 {
  font-size: 14pt;
  font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
  font-weight: 400;
  color: #04627c;
  margin-top: 12px;
  margin-bottom: 0;}

H3 {
  font-size: 10pt;
  font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
  font-weight: bold;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 0;}

H4 {
  font-size: 10pt;
  font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif; 
  font-weight: bold;
  color: #800000;
  margin-top: 0px;
  margin-bottom: 0px;}

H5 {
  font-size: 9pt;
  font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
  font-weight: bold;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 0px;}
  
H6 {
  font-size: 8pt;
  font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
  font-weight: bold;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 0px;}

EM {
  font-size: x-small;
  color: #FFFFFF;
  font-variant: small-caps;
  font-weight: bold;
  font-style: normal;}

UL {
  font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
  font-size: 8pt;
  font-style: italic;
  font-variant: normal;
  font-weight: normal;
  text-align: left;
  margin-top: 0px;
  background-color: white;}

OL {
  font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
  font-size: 8pt;
  font-style: italic;
  font-variant: normal;
  font-weight: normal;
  text-align: left;
  background-color: white;}


  
#menu {
		color: #fff;
	}
#menu p {
		font-size: 8pt;
		color: #fff;
		text-decoration: none;
		font-weight: bold; 
		padding-top: 10px;
		padding-left: 0px;
		padding-right: 0px;
		margin-bottom: 0;
		}
#menu a {
		font-size: 8pt;
		color: #fff;
		text-decoration: none;
		font-weight: bold; 
		padding-top: 10px;
		padding-left: 3px;
		padding-right: 3px;
		margin-bottom: 0;
		}
		
#menu a:hover {
		color: #fff;
		text-decoration: none;
		font-weight: bold; 
		}
		
#menu a:visited {
		color: #fff;
		text-decoration: none;
		font-weight: bold; 
		}
		
		
.quicklinks
{
padding-left: 0;
margin-left: 0;
margin-top: 5px;
border-bottom: 1px solid gray;
width: 150px;
}

.quicklinks li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

.quicklinks li a 
{ 
text-decoration: none; 
font-size: 7pt;
}

#navlist 
{margin: 0; padding: 5px 0 20px 25px; }

#navlist ul, #navlist li {margin: 0; padding: 0; display: inline; list-style-type: none; }

#navlist a:link, #navlist a:visited {border-bottom: 4px solid #aaccee; color: #fff; float: left; line-height: 14px; font-weight: bold; margin: 0 15px 0 0; padding-bottom: 2px; text-decoration: none; background-color:#aaccee;}
#navlist a:hover      {border-bottom: 4px solid #000; color: #000; }
#navlist a:link#current, #navlist a:visited#current { border-bottom: 4px solid #666; color: #666;}
