ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
  outline: none; 
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #fff;
}

body
{
  padding: 0px;
  margin: 0px;
}

div.line {
  background-color: #183472;
  height: 3px;
  font-size: 0px;
}

#content {
  width: 780px;
  margin-left: auto;
  margin-right: auto;
  overflow: auto;
}

#content #menu img.logo {
  float: left;
}

#content #menu #links a {
  display: block;
  float: left;
  background-image: url('/images/menu_passive.gif');
  width: 70px;
  height: 20px;
  padding-top: 40px;
  margin-right: 1px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #bf1713;
}

#content #menu #links a:hover {
  background-image: url('/images/menu_active.gif');
  color: #ffffff;
}

#content #menu #links a.active {
  background-image: url('/images/menu_active.gif');
  color: #ffffff;
}

#content #header {
  padding-bottom: 28px;
}

#content #left {
  float: left;
  width: 263px;
  overflow: auto;
}

#content #right {
  float: left;
  width: 516px;
  font-size: 11px;
  color: #444444;
  overflow: auto;
}

#content #right h1 {
  background-image: url('/images/text_header.gif');
  display: block;
  width: 248px;
  height: 19px;
  padding: 5px 0px 0px 5px;
  margin-bottom: 10px;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}

#content strong {
  color: #000000;
}

#content p {
  padding: 0px 0px 10px 10px;
}

#content a {
  color: #b92b33;
  text-decoration: underline;
  font-weight: bold;
}

#content a:hover {
  color: #b92b33;
  text-decoration: underline;
  font-weight: bold;
}

#content #footer {
  color: #444444;
}

#content ul {
  padding: 0px 0px 0px 10px;
  margin-left: 10px;
}

#contactForm {
  width: 100%;
}

#contactForm .common {
  border: 0px;
  font-size: 10px;
  color: #717171;
  padding: 4px;
  font-family: Arial, Helvetica, sans-serif;
}

#contactForm input.small {
  background-image: url('/images/form_small.gif');
  height: 16px;
  width: 237px;
}

#contactForm textarea.big {
  background-image: url('/images/form_big.gif');
  height: 64px;
  width: 237px;
  font-size: 11px;
}

#date {
  font-size: 10px;
  padding-top: 40px;
  float: right;
}
