#main_nav_list a.main_nav_active_item {
  font-family: arial, verdana, tahoma;
  font-style: normal;
  font-size: 16px;
  height: auto;
  font-weight: bold;
  text-decoration: none;
  color: #660033;
}
#main_nav_list a.main_nav_item {
  font-family: arial, verdana, tahoma;
  font-style: normal;
  font-size: 16px;
  height: auto;
  font-weight: bold;
  text-decoration: none;
  color: #003366;
}
#main_nav_list a.main_nav_item:hover {
  font-family: arial, verdana, tahoma;
  font-style: normal;
  font-size: 16px;
  height: auto;
  font-weight: bold;
  text-decoration: none;
  color: #996699;
}
#sub_nav_list a.sub_nav_active_item {
  font-family: arial, tahoma, verdana;
  font-style: normal;
  font-size: 16px;
  height: auto;
  font-weight: bold;
  min-height: inherit;
  text-decoration: none;
  color: #CC6666;
}
#sub_nav_list a.sub_nav_item {
  font-family: arial, tahoma, verdana;
  font-style: normal;
  font-size: 16px;
  height: auto;
  font-weight: bold;
  text-decoration: none;
  color: #CC6699;
}
#sub_nav_list a.sub_nav_item:hover {
  font-family: arial, tahoma, verdana;
  font-style: normal;
  font-size: 16px;
  height: auto;
  font-weight: bold;
  text-decoration: none;
  color: #CC9999;
}
#content_container h1 {
  font-family: arial, verdana, tahoma;
  font-style: normal;
  font-size: 27px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
#content_container h2 {
  font-family: arial, verdana, tahoma;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
#content_container h3 {
  font-family: arial, verdana, tahoma;
  font-style: normal;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
#content_container, #content_container p {
  font-family: arial, verdana, tahoma;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
#content_container a:visited {
  font-family: arial, verdana, tahoma;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #669999;
}
#main_container a:link {
  font-family: arial, verdana, tahoma;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #003366;
}
#sub_container2 a:link {
  font-family: arial, verdana, tahoma;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #003366;
}
#content_container a:link {
  font-family: arial, verdana, tahoma;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #003366;
}
#content_container a:hover {
  font-family: arial, verdana, tahoma;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #848C1F;
}
#content_container a:active {
  font-family: arial, verdana, tahoma, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #AD8F99;
}

#content_container td { border: 2px solid; border-color:#c3d0fd; padding: 0.5em; }
#content_container th { font-size: 18px; color:#660033; padding: 0.33em;}
#content_container table { border-width:5px;
    border-style:solid; 
	border:#c3d0fd;
	vertical-align: middle; 
	}

#footer_text {
  font-family: arial, tahoma, verdana;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}

