body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
body, td, th, p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
}
p {text-align:justify;}
a {
 color: #D81E05;
}
a:hover {
 color: #8D1403;
}
td.menu {
  padding-bottom: 7px;
  padding-top: 10px;
  border-bottom: #CCCCCC solid 1px;
}
td.menu a, td.menu span {
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
}
td.menu a:hover {
  text-decoration: none;
}
td.menu_sub {
  padding-bottom: 7px;
  padding-top: 10px;
  font-size: 13px;
  border-bottom: #CCCCCC solid 1px;
}
td.menu_sub a {
  font-size: 12px;
  display: block;
  padding-right: 5px;
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}
td.menu_sub a:hover {
  text-decoration: none;
}
td.phone_number {
  font-size: 15px;
  line-height: 24px;
  color: #FFFFFF;
  font-weight: bold;
}
a.breadcrumbs {
  color: #C4BE66;
}
div.breadcrumbs {
  font-size: 12px;
  color: #C4BE66;
}
div.bottom {
  margin-left: 30px;
  width: 565px;
  border-top: #CCCCCC solid 1px;
  font-size: 12px;
}
div.bottom div {
  padding: 25px;
  padding-top: 13px;
}
div.bottom div a {
  color: #000000;
}
td.content {
  font-size: 12px;
  background-image: url(/images/lines_right.gif); 
  background-position: right; 
  background-repeat: repeat-y; 
  padding-left: 30px; 
  padding-right: 35px;
}
div.error {
  color: #BB0000;
  font-weight: bold;
  text-align: center;
}
h1 {
  color: #D81E05;
  font-size: 16pt;
  font-weight: normal;
}
h2 {
  color: #C4BE66;
  font-size: 12pt;
}
#myh2 h2 {
color:#D81E05;
font-size:12pt;
font-family:Verdana,Arial,Helvetica,sans-serif;
text-decoration:underline;}
tr.even {
background-color: #e7edec;
}
#flash {
  border:1px solid #D2691E;
  font: 10pt monospace;
  background: #e7edec; 
  padding:10px;
}
.main_text p {
  text-align:justify;
}
.main_text p img {
  width:100px;
  padding:0px;
  margin:3px 15px 10px 0px;
  border:1px #ff0000 solid;
}