BODY {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: small;
  background-color: #FFFFFF;
  color: #000000;
  margin-top: 20px;
  line-height:16px;
}
strong {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: small;
  font-weight: bold;
}
.alert {
  font-family: verdana,arial,helvetica,sans-serif;
  color: red;
  font-weight: bold;
	}  

TD, TH {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: small;
  line-height:150%;
}
a:link {
  font-family: verdana,arial,helvetica,sans-serif;
  color: #333366;
}
a:visited {
  font-family: verdana,arial,helvetica,sans-serif;
  color: #996633;
}
a:active {
  font-family: verdana,arial,helvetica,sans-serif;
  color: #FF9933;
}
.serif {
  font-family: times,serif;
  font-size: medium;
}
.sans {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: medium;
}
.small {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: x-small;
  line-height: 120%
}

.h1 {
  font-family: verdana,arial,helvetica,sans-serif;
  color: #CC6600;
  font-size: medium;
}

h2 {
  font-family: verdana,arial,helvetica,sans-serif;
  color: #CC6600;
  font-size: small;
}

.h3color {
  font-family: verdana,arial,helvetica,sans-serif;
  color: #CC6600;
  font-size: small;
}

.highlight {
  font-family: verdana,arial,helvetica,sans-serif;
  color: #990000;
  font-size: small;
}
.list div {
  margin-bottom: 0.25em;
  text-decoration: none;
}

.big {
  font-size: xx-large;
  font-family: verdana,arial,helvetica,sans-serif;
}

.secondary a {
  font-family: tahoma,sans-serif;
  color: #333;
  font-size: 11px;
  line-height: 11px;
}
.tabs a:link, .tabs a:visited, .tabs a:active, .header .navspacer {
  font-size: 10px;
  line-height: 10px;
  color: #333;
  text-decoration: none;
  font-family: verdana,arial,helvetica,sans-serif;
}

.header .secondary {
  background-image : url(../tabbackground.gif);
}

.tabs .leftoff {
  background-image : url(../tableftoff.gif);
  background-repeat: no-repeat;
}
.tabs .lefton {
  background-image : url(../tablefton.gif);
  background-repeat: no-repeat;
}
.tabs .middleoff {
  background-image : url(../tabmiddleoff.gif);
  background-repeat: no-repeat;
}
.tabs .middleon {
  background-image : url(../tabmiddleon.gif);
  background-repeat: no-repeat;
}
.tabs .middleoffonleft {
  background-image : url(../tabmiddleoffon.gif);
  background-repeat: no-repeat;
}
.tabs .rightoff {
  background-image : url(../tabrightoff.gif);
  background-repeat: no-repeat;
}
.tabs .righton {
  background-image : url(../tabrighton.gif);
  background-repeat: no-repeat;
}
.tabs .middleoff a, .tabs .middleon a, .tabs .middleoffonleft a {
  display: block;
}
.tabs div {
  margin-left: 23px;
}
.leftoff div, .lefton div {
  margin-left: 13px;
}

.graybox {
  background-color:#fff;
  border: 1px solid #ccc;
  padding: 5px;
  color: #333;
  line-height: 140%;
  font-size: small;
}


.graybox.title { 
  color: #333399; 
  font-family: sans-serif; 
  font-weight: bold; 
  text-background: #FF0000;
}

.title { 
  color: #333399; 
  font-family: verdana,arial,helvetica,sans-serif;
  font-weight: bold; 
  font-size: small; 
}
.subtitle { 
  color: #666; 
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: small; 
}

.footer {
  background-color:#666;
  padding: 5px;
  color: #fff;
  font-size: x-small;
}
a.tab:link {
  color: #333;
  text-decoration: none;
  font-size:x-small;
}
a.tab:visited {
  color: #333 ;
  text-decoration: none;
  font-size:x-small;
}
a.tab:hover  {
  color: #333 ;
  text-decoration: underline;
  font-size:x-small;
}
a.action:link {
  color: #333;
  text-decoration: none;
  font-size:small;
  font-weight:bold;
}
a.action:visited {
  color: #333 ;
  text-decoration: none;
  font-size:small;
}
a.action:hover {
  color: #333 ;
  text-decoration: underline;
  font-size:small;
}
.action {
  margin: 0;
  padding: 6px 0 2px 22px;
  background : url(../acbutton.gif) no-repeat left top;
}
a.action2:link {
  color: #333366;
  text-decoration: none;
  font-size:small;
  font-weight:bold;
}
a.action2:visited {
  color: #333366;
  text-decoration: none;
  font-size:small;
}
a.action2:hover {
  color: #333366;
  text-decoration: underline;
  font-size:small;
}
.action2 {
  margin: 0;
  padding: 6px 0 2px 22px;
  background : url(../icon_pdf.gif) no-repeat left top;
}
.link{
  margin: 0;
  padding: 2px 0 2px 15px;
  background : url(../icon_r_arrow.gif) no-repeat left top;
}

.table {
border: solid 1px #ccc; 
border-collapse: collapse;
padding: 5px;
}

.table1 {
background-color:#fff;
border: solid 1px #ccc;
padding: 3px;
}

.table2 {
background-color:#eee;
border: solid 1px #ccc;
padding: 3px;
}

.header1 { 
  background-color: #FFE611; 
  height: 20px; 
  font-weight: bold: 
  font-family: Verdana; 
  padding-left : 5px;
}
