body
{
 background-color:#B9E6FD;
 margin-left:0px;
 margin-top: 0px;
}


a:link
{
  color: #0161E2;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding: 0px;
}


a:hover
{
  color: #0161E2;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding:0px;
}

a:visited
{ 
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding: 0px;
}


.boldtext
{
  font-family: arial;
  font-weight: bold;
  color: #676767;
  font-size: 12px;
}

.text
{
  font-family: arial;
  color: #676767;
  font-size: 12px;  
}


.footer
{
  background-color: #EEEEEE; 
  border-color: #676767; 
  border-style: solid; 
  border-left-width: 0px; 
  border-top-width: 0px; 
  border-bottom-width: 1px; 
  border-right-width: 1px;
  text-align: center;
  color: #676767;
  font-family: arial;
  font-size: 12px;
  padding: 3px;
}

.PageTitleBox
{
  background-color: #EEEEEE;
  color: #333333;
  font-family: arial;
  font-size: 24pt;
  line-height: 56pt;
  font-weight: bold;
  text-align: center;

  border-left-width:0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;

  border-color: #CCCCCC;
  border-style: solid;
  height: 76px;
  width: 249px;
  vertical-align: middle;
}


.content
{
  background-color: white; 
  border-color: #676767; 
  border-style: solid; 
  border-left-width: 0px; 
  border-top-width: 0px; 
  border-bottom-width: 0px; 
  border-right-width: 1px; 
  vertical-align: top;
  background-image: url('../images/logos_watermark.jpg'); 
  background-repeat: no-repeat; 
  background-position:top; 
  padding-left: 20px;
  padding-right: 20px;
}
