body {
  margin: 10px 0px;
  width: 100%;
  height: 100%;
}

#menu {
  height: 41px;
  background-color: #9c1f47;
}

#side_content {
  width: 302px;
  vertical-align: top;
  background: url(/common/images/lt-background.jpg);
  background-repeat: repeat-y;
}

#main_content {
  width: 648px;
  vertical-align: top;
  padding: 70px 0px 10px;
  line-height: 28px;
}

#footer_menu {
   height: 142px;
   vertical-align: bottom;
}

#footer {
  padding-top: 10px;
  font: normal 11px arial;
  text-align:center;
  color: #999999;
  height:35px;
  background-color: #9c1f47;
}

#footer a:link, #footer a:active, #footer a:visited {
  color: #999999;
  text-decoration: underline;
}

#footer a:hover {
  color: #999999;
  text-decoration: none;
}

.content {
  margin: 22px 10px 0px 45px;
  font: normal 12px verdana;
  line-height: 18px;
  text-align: justify;
  min-height: 300px;
}

.content table, .content table table  {
  font: normal 12px verdana;
  line-height: 18px;
  text-align: justify;
}

.content a:link, .content a:visited, .content a:active{
  color: #000000;
}

.content a:hover {
  color: #000000;
  text-decoration: none;
}

.content h1 {
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 36px; 
  font-style: italic;
  color: #9c1f47;
  text-align: center;
}

.page_title {
  margin-left: 20px;
  text-align: center;
}

.footer_nav_title {
  font: 14px bold arial;
  color: #7e6128;
}

.site_nav {
  margin: 5px 5px 5px 20px;
  color: #000000;
}

.site_nav a:link, .site_nav a:visited, .site_nav a:active {
  font: bold 12px arial;
  color: #000000;
  text-decoration: none;
}

.site_nav a:hover{
  font: bold 12px arial;
  color: #9c1f47;
  text-decoration: none;
}

.resource_links {
  font-family: arial;
  font-weight: bold;
  font-size: 12px;  
  margin-left: 12px;
}

.resource_links a:link, .resource_links a:visited, .resource_links a:active {
  text-decoration: none;
  color: #000000;
}

.resource_links a:hover {
  text-decoration: none;
  color: #9c1f47;
}

.disclaimer {
  font:normal 10px arial;
  margin-left: 15px;
}

.blockquotes {
  margin: 0px 25px;
}

.quotations{
  padding: 0px 20px;
  veritcal-align: middle;
  text-align: center;
  font: bold 24px arial;
}

.copyright {
   font: normal 11px arial;
}
