body
{
  font-family: arial;
  font-size: 9pt;
  background-color: #FFFFFF;
}
div#menu{float:left;width: 990px;padding-top:10px;}
ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0;}
ul#nav{padding-left: 10px}
ul#nav li{float:left;height:30px;padding-top:0px;margin-right:2px;text-align: center;vertical-align:center;}
ul#nav a{float:left;height:30px;padding: 0px;text-decoration:none;background: #E0E0E0;color: #606060; font-size:8pt;}
ul#nav li.activelink a,ul#nav a:hover{color: #000;}
ul#nav li.activelink a{ background:#FFFFFF;}

.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

div.tabArea {
  //font-size: 90%;
  font-weight: bold;
}
a.tab {
  font-size:8pt;
  background-color: #c0c0c0;
  border: 1px solid #000000;
  border-bottom-width: 0px;
  padding: 2px 5px 2px 5px;
  position: relative;
  text-decoration: none;
  top: -1px;
  z-index: 101;
}
a.tab, a.tab:visited {
  color: #000000;
}
a.tab:hover {
  background-color: #d0d0d0;
  color: #606060;
}
a.tab.activeTab {
  z-index: 102;
}
a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-image: url('images/maintop.jpg');
  background-repeat: no-repeat;
  background-color: #ffffff;
  color: #808080;
}
div.tabMain {
  background-image: url('images/maintop.jpg'); 
  background-repeat: no-repeat;
  width: 800;
  padding: 5px;
  position: relative;
  z-index: 100;
}
div.tabIframeWrapper {
  width:800; 
}
div.layer1
{
   z-index: 1;
}
div.layer2
{
   z-index: 2;
   position: absolute;
   opacity: .9;
   filter: alpha(opacity=90);
   background-color:#E0E0E0;
   font-size:9pt;
   font-weight: normal;
   text-align:left;
   margin: 2px 2px 2px 2px;
   padding: 2px 2px 2px 2px;
   border: black 1px solid;
   left:25%;
   float:center;
   width: 50%;
}
div.normal {
text-align:left;
font-size:9pt;
margin:2px 2px 2px 2px;
padding: 4px 4px 4px 4px;
background-color:#F0F0F0;
border: 1px solid #000000;
}
div.dragme
{
   z-index: 2;
   position: absolute;
   background-color:#E0E0E0;
   opacity: .9;
   filter: alpha(opacity=90);
   border: black 1px solid;
   font-family: Arial;
   font-color: #000000;
   font-size:8pt;
   text-align:left;
   padding: 0px 0px 0px 0px;
   width: 200px;
   cursor:move;
}
#nodrag {
   cursor: text;
}
div.alert {
width=400px;
text-align:left;
font-size:9pt;
margin:2px 2px 2px 2px;
padding: 4px 4px 4px 4px;
background-color:#FAFAD2;
border: 1px solid #808080;
}
div.error {
width=400px;
text-align:left;
font-size:9pt;
margin:2px 2px 2px 2px;
padding: 4px 4px 4px 4px;
background-color:red;
border: 1px solid #000000;
color:#FFFFFF;
}
div.biocard {
font-size:9pt;
}
table
{
   font-size:9pt;
}
table.nine
{
   font-size:9pt;
}
table.nine td
{
   font-size:9pt;
}
table.eight td
{
   font-size:8pt;
}
table.eight th
{
   font-size:8pt;
}
caption
{
   font-size: 9pt;
}
tr.header
{
   background-color:#C0C0C0;
}
td
{
  font-family: arial;
  font-size: 9pt;
}
td.ten
{
   font-size:10pt;
}
td.eight
{
   font-size:8pt;
}

th {font-size: 9pt; font-weight: bold;}
hr
{
   color: black;
   height: 1;
}

font
{
   color:#000000;
}
font.green
{
   color: #008000;
   font-weight:bold;
   font-size:9pt;
}

select {font-size: 9pt; }

p.note {font-size: 9pt;}

a
{
   color:#8B0000;
   font-size:9pt;
   font-weight:bold;
}
a:link { color: #8b0000; text-decoration:underline; }
a:hover { color: #808080; text-decoration:none; }
a:visited {color: #8b0000; text-decoration:underline; }
a:active { color: #8b0000; text-decoration:none; }

a.green
{
   color: #008000;
   font-weight:bold;
}
a.greensm
{
   color: #008000;
   font-weight:bold;
   font-size:8pt;
}
a.small
{
   font-size: 8pt;
   font-weight: normal;
   color:#8b0000;
}
a.small:link { color: #8b0000; text-decoration:none; }
a.small:visited { color: #8b0000; text-decoration:none; }
a.small:hover { color: #8b0000; text-decoration:none; }
a.small:active { color: #8b0000; text-decoration:none; }
a.tiny
{
   font-size:8pt;
   font-weight: bold;
}
a.bio
{
   font-size:10pt;
   text-decoration:none;
   font-weight:bold;
   color:#000000;
}
a.copyright
{
   font-size:8pt;
   text-decoration:none;
   color:#808080;
   font-weight:normal;
}
a.copyright:link { color: #808080; text-decoration:none; }
a.copyright:visited { color: #808080; text-decoration:none; }
a.copyright:hover { color: #808080; text-decoration:underline; }
a.copyright:active { color: #808080; text-decoration:underline; }
a.red
{
   color:red;
}
a.red:link { color:red; }
a.purple:link {color:#CC99FF;}
a.blue
{
   color:#00008B;
}
a.blue:link {color:#00008B;}
a.black
{
   color:black;
   text-decoration:none;
}
a.white
{
   color:white;
   text-decoration:none;
   font-size:8pt;
   font-weight:bold;
}
a.black:link {color:black;}
a.black:visited {color:black;}
a.black:hover {color: #808080;}
a.black:active {color:black;}
a.white:link {color:white;}
a.white:visited {color:white;}
a.white:hover {color: #808080;}
a.white:active {color:white;}
a.emphasis
{
   color:red;
   font-weight:bold;
   font-size:9pt;
   font-family: monospace;
}
a.big
{
   color:#00008B;
   text-decoration:none;
   font-weight:bold;
   font-size:12pt;
}
a.big:hover
{
   color:#008000;
   text-decoration:underline;
}
td.red
{
   background-color:red;
   height:35px;
}
td.menu
{
   background-color:#E00000;
   width:115;
}
td.black
{
   background-color:black;
   height:25px;
}
td.white
{
   background-color:white;
   height:25px;
}
