BODY
{
  margin-top:0px;
  font-family: Arial,Helvetica,Sans-serif;
}

a:link {color: #0C4A63}
a:visited {color: #4086A2}
a:hover {color: #C39872}
a:active {color: #0C4A63}

.topHeader
{
  background:FCF7EA;
  height:72px;
  background-image:url(images/uy_watermark.gif);
  background-repeat: no-repeat
}
.topNav
{
  background:C39872;
  height:25px;
  padding-left:10px;
  font-family: Arial,Helvetica,Sans-serif;
  font-weight:bold;
  font-size:13px;

}
.mainContentArea
{
  background:DED7C6;
}
.lightTextBox
{
  background:#FCF7EA;
  padding-left:5px;
  padding-top:5px;
}

.footer
{
  font-family: Arial,Helvetica,Sans-serif;
  font-weight:bold;
  font-size:10px;
  padding:10px;
}
.mainText
{
   font-size:11px;
}
.testimonialText
{
   font-size:11px;
   font-style: italic;
}
.headerText
{
  font-size:12px;  
  font-family: Arial,Helvetica,Sans-serif;
  font-weight: bold;
}
