 * {
   font-family: Arial, Verdana, Helvitica;
   font-size: 16px;
   color: black;
   line-height: 18px;
 }
 
 a, img {
   border: 0px;
 }
 
 h1, h2, h3 {  
   color: #0A5AA3;
 }
 
 h1 {
   font-size: 22px;
 }
 
 h2 {
   font-size: 16px;
 }
 
 h3 {
   font-size: 14px;
   padding-bottom: 0px;
   margin-bottom: 0px;
 }
 
 a:hover {
   color: #cc0000;
 }
 
 hr {
   border: 0px;
   border-top: 1px solid #0A5AA3;
   padding: 5px 0px;
 }
 
 .HP_menu, #left-content, #right-content, #navigation-area, #footer, #header, .HP-pageblock-content {
   display: none;
   height: 0px;
 }
 
 .outer {
   border: 0px;
   width: 100%;
 }
 
 #content .image-listing p {
   font-style: italic;
 }
 
 #content .HP-section.HP_sitemap .menu li {
   padding: 0px;
   padding-left: 20px;
   margin: 2px;
 }
 
 #content .HP-section.HP_sitemap .menu .submenu ul {
   margin: 0px;
   padding: 0px;
   margin-left: 15px;
 }
 
 #content .HP-section.HP_sitemap .menu .submenu ul li {
   background: none;
   margin: 0px;
   padding: 0px;
   list-style-type: square;
 }
 
 #content .table-listing {
   background: white;
 }
 
 #content .table-listing td {
   padding: 5px;
   vertical-align: top;
 }
 
 #content .table-listing .bg {
   background: #E2E5EA;
 }
 
 .tabList ul li {
   display: inline;
   list-style-type: none;
 }
 
 .TER_dates .listing {
   float: none !important;
   width: 100% !important;
   border-collapse: collapse !important;
   border: 1px solid #E2E5EA !important;
   margin-bottom: 20px;
 }
 
 .TER_dates .listing th {
   background-color: #E2E5EA;
   font-weight: bold;
   color: #0A5AA3;
   text-align: left;
 }
 
 
 .TER_dates .listing th, .TER_dates .listing td {
   padding: 3px;
 }

