/* CSS Document */



FONT.CONTENT {font-size:16px; font-family:Georgia, "Times New Roman", Times, serif;
}
P.CONTENT {font-size:16px; font-family:Georgia, "Times New Roman", Times, serif;
}
TD.CONTENT {font-size:16px; font-family:Georgia, "Times New Roman", Times, serif;
}
SPAN.CONTENT {font-size:16px; font-family:Georgia, "Times New Roman", Times, serif;
}
P.CONTENTHEADER {font-size:20px; font-family:Georgia, "Times New Roman", Times, serif;
}
P.BOTTOM { font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; color:#CCCCCC;
}
TABLE.MAIN { border: 1px solid #000066;
}
OBJECT.HEADER { border-bottom-style: 1px solid #000066;
}
TD.DATE { font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}
TD.MENU {
valign:bottom;
background-color:000066;
text-decoration:none;
color:D8E6F3;
}

DIV.DATE { width: 800px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}
DIV.FOOTER { width: 800px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
}
TD.LINKS {height:20px;
}
A {text-decoration:none;
font-weight:bold;
}

A.MENU {
color:D8E6F3;
font-weight:bold;
text-decoration:none;
}

IMG.LINK {border-color:#000066;
}

div.tabArea {
  font-size: 14px;
  font-weight: bold;
  font-family:Georgia, "Times New Roman", Times, serif;
}

a.tab {
  background-color: #BAD2E4;
  border: 1px solid #000066;
  border-bottom-width: 0px;
  padding: 2px 2em 2px 2em;
  position: relative;
  text-decoration: none;
  top: -1px;
  z-index: 100;
}

a.tab, a.tab:visited {
  color: #000066;
}

a.tab:hover {
  background-color:#92BCD3;
  color:#000000;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #000066;
  color: #D8E6F3;
  z-index:102;
}

div.tabMain {
  background-color: #000066;
  border: 1px solid #000000;
  padding: .3em;
  z-index:101;
}

div.tabIframeWrapper {
  width: 100%;
  height: 600px;
}

iframe.tabContent {
  background-color: #21384d;
  border: 1px solid #000000;
  width: 100%;
  height: 600px;
}