@import "skins.css";
        {background:  white}
        BODY  {font-family: "Verdana"; font-size: 10pt; color: 000066; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px}
        TD  {font-family: "Verdana"; font-size: 10pt; color: 000066}
        TR  {font-family: "Verdana"; font-size: 10pt; color: 000066}
		UL, LI  {font-family: "Verdana"; font-size: 10pt; color: 000066}
        I  {font-family: "Verdana"; font-size: 10pt; color: 000066;font-style: italic}
        BIG  {font-family: "Verdana"; font-size: 13pt; color: 000066;font-weight: bold}
        TH  {font-family: "Verdana"; font-size: 10pt; color: 000066;font-weight: bold}
        A:link {font-family: "Verdana"; font-size: 10pt; color: 000066; font-weight: bold}
        A:visited {font-family: "Verdana"; font-size: 10pt; color: 000066; font-weight: bold}
        A:hover {font-family: "Verdana"; font-size: 10pt; color: 009966; font-weight: bold}
        H1 {font-family: "Verdana"; font-size: 16pt; color: 000066;}
        STRONG {font-family: "Verdana"; font-size: 10pt; color: 000066;text-decoration: none; margin-left=0}
        H2 {font-family: "Verdana"; font-size: 12pt; color: 000066;text-decoration: none; margin-left=0}
        H3 {font-family: "Verdana"; font-size: 10pt; color: 000066;text-decoration: none; margin-left=0}
        PRE {font-family: "Courier"; font-size: 10pt; color: 000000}
        P {font-family: "Verdana"; font-size: 10pt; color: 000066}
        BLOCKQUOTE {font-family: "Verdana"; font-size:10pt; color: 000066}
        .WELCOMETITLE {font-family: "Verdana"; font-size: 10pt; color: white; background: #666666; font-weight: bold}
        .WELCOMETITLE:link {font-family: "Verdana"; font-size: 10pt; color: white; background: #666666; font-weight: bold}
        .WELCOMETITLE:visited {font-family: "Verdana"; font-size: 10pt; color: white; background: #666666; font-weight: bold}
        .TOOLBAR {font-family: "Verdana"; font-size: 10pt; color: 000000;font-weight: normal}
        .TOOLBAR:link {font-family: "Verdana"; font-size: 10pt; color: 000000;font-weight: normal}
        .TOOLBAR:visited {font-family: "Verdana"; font-size: 10pt; color: 000000;font-weight: normal}
        .TITLEBAR {font-family: "Verdana"; font-size: 10pt; color: FFFFFF; background: navy;font-weight: bold}
        .MESSAGE {font-family: "Verdana"; font-size: 8pt; color: 000000;font-weight: normal}
        .MESSAGE:link {font-family: "Verdana"; font-size: 8pt; color: NAVY;font-weight: normal}
        .MESSAGE:visited {font-family: "Verdana"; font-size: 8pt; color: BLACK;font-weight: normal}
        .MESSAGENEW {font-family: "Verdana"; font-size: 8pt; color: 000000;font-weight: bold}
        .MESSAGENEW:link {font-family: "Verdana"; font-size: 8pt; color: NAVY;font-weight: bold}
        .MESSAGENEW:visited {font-family: "Verdana"; font-size: 8pt; color: BLACK;font-weight: bold}

BODY
{
SCROLLBAR-FACE-COLOR: #CBDFFA; 
SCROLLBAR-HIGHLIGHT-COLOR: #000066; 
SCROLLBAR-SHADOW-COLOR: #000066; 
SCROLLBAR-3DLIGHT-COLOR: #000066; 
SCROLLBAR-ARROW-COLOR: #000066; 
SCROLLBAR-TRACK-COLOR: #CCCCCC; 
SCROLLBAR-DARKSHADOW-COLOR: #000000; 
}
        .BorderedContent
        {
          background-color: white;
          border: thin gray solid;
          color: black;
          font-weight: normal;
          padding: 1;
        }

        .BorderedController
        {
          background-color: white;
          border: thin gray solid;
          font: normal;
          color: black;
          padding: 1;
        }

        .BorderedPortlet
        {
          background-color: white;
          border: thin gray solid;
          font: normal;
          color: black;
          padding: 1;
        }

        .BorderedTitle
        {
          background-color: gray;
          border: thin gray solid;
          color: black;
          font-weight: bold;
          padding: 1;
        }

        .ControllerStyleClass
        {
          background-color: white;
          border-style: none;
          color: #000066;
          font-weight: normal;
          padding: 2;
        }

        .PortletStyleClass
        {
          background-color: white;
          border-style: none;
          color: black;
          font-weight: normal;
          padding: 0;
        }

		/*  Tab styles have been replaced; see bottom.
        .TabStyleClass
        {
          background-color: white;
          border-style: none;
          color: #000066;
          font-weight: bold;
          padding: 0;
        }
		*/
        .TitleStyleClass, .TitleStyleClass a:visited, .TitleStyleClass a:hover, .TitleStyleClass a:link
        {
          background-color: #dddddd;
          border-style: none;
          color: #000066;
          font-weight: bold;
          padding: 0;
          
        }

        .HighlightTitleStyleClass
        {
          background-color: #000066;
          border-style: none;
          color: white;
          font-weight: bold;
          padding: 0;
        }

		/*Tab styles have been replaced; see bottom.
        .TabTitleStyleClass
        {
          background-color: white;
          border-style: none;
          color: #000066;
          font-weight: normal;
          padding: 0;
        }
        .TabContentStyleClass
        {
          background-color: white;
          border-style: none;
          color: black;
          font-weight: normal;
          padding: 0;
        }
		*/
        .ContentStyleClass
        {
          background-color: white;
          border-style: none;
          color: black;
          font-weight: normal;
          padding: 0;
        }

.UPPERCASE {
  text-transform: uppercase;
}


.WELCOME {
  font-size: 12pt;
  font-color: #000000;
  font-weight: 900;
  font-stretch: wider;
}


.MENUBAR {
           font-family: Verdana;
           background: #F5F5F5;
           color: #000000;
           font-size: 11pt;
           font-weight: bold;

           border-top: 1px solid #B0B0B0;
           border-left: 1px solid #B0B0B0;
           border-right: 1px solid #FAFAFA;
           border-bottom: 1px solid #FAFAFA;
         }

.INPUTFORM {
           font-family: verdana;
           background: #F0F0F0;
           color: #000000;
           font-size: 11pt;
           font-weight: bold;

           border-top: 1px solid #A0A0A0;
           border-left: 1px solid #A0A0A0;
           border-right: 1px solid #FFFFFF;
           border-bottom: 1px solid #FFFFFF;
         }

.INPUTFORMTITLE {
           font-family: verdana;
           background: #FAFAFA;
           color: #000000;
           font-size: 13pt;
           font-weight: bold;

           border-top: 1px solid #FFFFFF;
           border-left: 1px solid #FFFFFF;
           border-right: 1px solid #0A0A0A;
           border-bottom: 1px solid #0A0A0A;
         }

.MENUBUTTON {
           font-family: verdana;
           background: #E0E0E0;
           color: #808080;
           font-size: 10pt;
           font-weight: bold;

           border-top: 1px solid #FFFFFF;
           border-left: 1px solid #FFFFFF;
           border-right: 1px solid #A0A0A0;
           border-bottom: 1px solid #A0A0A0;
         }

.PANETITLE {
           background: #FAFAFA;
           font-weight: bold;
         }

.BUTON
{
  font-family: verdana;
  background: #E0E0E0;
  color: NAVY;
  font-size: 10pt;
  font-weight: bold;
  border-color: #050505;
  border-top: 1pt double #FFFFFF;
  border-left: 1pt double #FFFFFF;
  border-right: 1pt double #A0A0A0;
  border-bottom: 1pt double #A0A0A0;
}
.bluebuttonsmall
{
        background-color: #CCCCCC;
        border-style: none;
        color: Black;
        display: block;
        font-weight: normal;
        padding: 0;
        font-family : verdana;
        font-size : 8pt;
        border-top: 1px solid #FFFFFF;
        border-left: 1px solid #FFFFFF;
        border-right: 1px solid #0A0A0A;
        border-bottom: 1px solid #0A0A0A;
        width : 65px;
}

.UserBrowserUserDisabled
{
    background-color: red;
    text-decoration: line-through;
}

.UserBrowserUserConfirmed
{
    background-color: yellow;
    font-style: italic;
}

/** TABS **/
td.tabArea {
  background-color: #dddddd;
  border: 1px solid #000000;
  border-bottom-width: 0px;
  padding: 1px 2px 1px 2px;
  text-decoration: none;
}

a.tab {
  background-color: #dddddd;
  text-decoration: none;
}

a.tab, a.tab:visited {
  color: #000066;
}

a.tab:hover {
  background-color: #000066;
  color: #dddddd;
}

.tab.activeTab {
  border: 1px solid #000000;
  border-bottom-width: 0px;
  padding: 1px 2px 1px 2px;
  text-decoration: none;
  background-color: #000066;
  color: #dddddd;
  font-weight: bold;
}

/** indention **/
.indent { margin-left: 20px; }
.chartIndent { margin-left: 10px; }
.chartIndentMore { margin-left: 20px; }

/** Scheduling, Registration, etc...**/
.tablebg { background-color: #FFFFCC; }

/* CSS for CMS*/
.cms { font-family: Verdana; font-size:10px; text-decoration: none; }
.cms a, .cms a:hover, .cms a:visited, .cms td, .cms input, .cms select { font-family: Verdana; font-size:10px; font-weight: normal; text-decoration: none; }

#main {
position: absolute; 
width: 100%; 
z-index: 4;
left: 0px;
top: 97px;
}