body
{
  margin: 0;
  padding: 0;
  color: #000000; 
  background: #FFFFFF; 
  font-family: Times New Roman, Times, serif;
  font-size: 12pt; 
}

select
{
  font-style: normal;
  font-family: Times New Roman, Times, serif;
  font-size: 10pt; 
  border-style: solid;
}

table, td
{
  font-family: Times New Roman, Times, serif;
  vertical-align: none; font-style: normal;
  font-weight: normal;
  text-align: none;
}

textarea
{
  font-style: normal; font-size: 8pt;
  font-family: Times New Roman, Times, serif;
  border-style: solid;
}

th
{
  font-family: Times New Roman, Times, serif;
  font-style: normal;
}

ul, li
{
  font-family: Times New Roman, Times, serif;
  font-size: 10pt; 
  font-style: normal;
}

.mainbody, .onlyprint
{
  font-family: "Times New Roman", Times, serif;
  font-size: 12pt; 
  width: auto !important;
  max-width: none;
}

#navbuttons, #footer, .noprint
{
  display: none;
}

.sbsborder
{
   border-width: 3px;
   border-style: solid;	
   border-top-color: #3399CC;
   border-left-color: #3399CC;
   border-right-color: #0000cc;
   border-bottom-color: #0000cc;
}

.sbsborder1
{
   border-width: 1px;
   border-style: solid;	
   border-top-color: #3399CC;
   border-left-color: #3399CC;
   border-right-color: #0000cc;
   border-bottom-color: #0000cc;
}

.sbsborder2
{
   border-width: 2px;
   border-style: solid;	
   border-top-color: #3399CC;
   border-left-color: #3399CC;
   border-right-color: #0000cc;
   border-bottom-color: #0000cc;
}