a.selectableItem:link, a.selectableItem:active, a.selectableItem:visited{
        display:block;
        padding:3px;
        color:black;
        cursor:default;
        margin:1px;
}
a.selectableItem:hover{
        background-color:#ffffcc;
        color:black;
}
.scrollDiv{
        overflow:auto;
        height:200px;
        width:500px;
        border:1px solid #000000;
        border-bottom-color:#f1f1f1;
        border-right-color:#f1f1f1;
}

.statusBar{
        border:1px solid black;
        background-color:#f1f1f1;
}
.statusBarUsage{
        background-color:#22437f;
}

.statusBarUsageCritical{
        background-color:red;
}
.event_completed {
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
  color: #000000;
  text-decoration: line-through;
}
.event_late{
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
  color: red;
}


body {
        background-color: white;
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        overflow:auto;
}

table, td {
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        margin: 0;
}

table.normalTable, table.normalTable td {
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        border:0px;
}

h1{
        page-break-after:avoid;
        page-break-inside:avoid;
        font-family: arial, helvetica, sans-serif;
        font-size: 16px;
        color: #000000;
        font-weight: bold;
        margin: 0px;
        margin-bottom: 12px;
}

h2{
        page-break-after:avoid;
        page-break-inside:avoid;
        font-family: arial, helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #000000;
        margin: 0px;
        margin-bottom: 5px;
}

h3{
        page-break-after:avoid;
        page-break-inside:avoid;
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        margin: 0px;
}

a:link, a:visited, a:active  {
    text-decoration:    none;
    color:  #000000;
}

a:hover {
    text-decoration:    none;
    color:  #d67527;
}

/* Icons in the lower menu and the module buttons */

.ModuleIcons {
        padding: 2px;
        margin:0px;
        padding-right: 15px;
        font-size: 10px;
        text-align: center;
}


.FooterBar {
        background-color: #F6F7F2;
        border-top: 1px solid black;
}

.HeaderBar {
        font-family:        arial, verdana, sans-serif;
        font-size:        12px;
        font-weight: normal;
        background-color: #22437f;
        padding:        0;
        border-bottom: 1px solid black;
        text-align: right;
}

a.HeaderBar:link, a.HeaderBar:visited, a.HeaderBar:active {
        color: #F7F8F2;
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        border: 0;
        padding: 2px;
        padding-right: 10px;
}

a.HeaderBar:hover {
        color: #ffffff;
        text-decoration: underline;
}

/* Start Table with tab links CSS */

.tabtable
{
        border: 0;
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
}

.tabtable th {
    background-color: #22437f;
    font-size: 14px;
        padding: 2px;
    font-weight: bold;
    color: #FFFFFF;
    border: 0px;
    border-bottom: 1px solid #22437f;
    text-align: left;
}

.ActiveTab{
        background-color: #d67527;
        border-right: 1px solid #22437f;
        border-bottom: 1px solid #22437f;
        font-size: 12px;
        font-style: italic;
        font-weight: normal;
        text-decoration: none;
        color: #FFFFFF;
        text-align: center;
        cursor: default;

}

.Tab {
        background-color: #F6F7F2;
        border-right: 1px solid #22437f;
        border-bottom: 1px solid #22437f;
        border-top: 1px solid #22437f;
        text-align: center;
        cursor: default;
}

.system-tab-off
{
		background-color: #FEBF51;
      border-right: 1px solid #22437f;
      border-bottom: 1px solid #22437f;
      border-top: 1px solid #22437f;
      text-align: center;
      cursor: default;
}

.system-tab-on
{
		background-color: #EA7C7C;
      border-right: 1px solid #22437f;
      border-bottom: 1px solid #22437f;
      border-top: 1px solid #22437f;
      text-align: center;
      cursor: default;
}
        
.TabBackground 
{
        border-left: 1px solid #22437f;
}

.ActiveTabVert{
        background-color: #d67527;
        border-bottom: 1px solid #22437f;
        border-right: 1px solid #22437f;
        border-left: 1px solid #22437f;
        font-size: 12px;
        font-style: italic;
        font-weight: normal;
        text-decoration: none;
        color: #ffffff;
        padding: 1px;
        cursor: default;

}

.TabVert {
        background-color: #F6F7F2;
        border-bottom: 1px solid #22437f;
        border-right: 1px solid #22437f;
        border-left: 1px solid #22437f;
        padding: 1px;
        cursor: default;
}

.TabBackgroundVert {
        border:0;
}
/* End Table with tab links CSS */

.ErrorBox {
        padding: 5px;
        margin: 5px;
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        background-color: #F6F7F2;
        border: 1px solid #666666;
}

.alert{
        padding: 5px;
        margin: 5px;
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        background-color: #f1f1f1;
        border: 1px solid #666666;
}
.alert a {
        text-decoration: underline;
}

.alert td {
        padding: 5px;
}

/* Start standard Group-Office Table */
.go_table {
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        color: #000;
        border: 0px;
        border-collapse: collapse;
        -moz-user-select:none;
        cursor: default;
        width:100%;
        margin-top:5px;
}

.go_table th {
                background-color: #22437f;
        font-size: 12px;
                padding: 2px;
                margin: 0px;
        font-weight: bold;
        color: #FFFFFF;
        white-space: nowrap;
        text-align: left;
        border:0px;
}

.go_table th a:link, .go_table th a:visited, .go_table th a:active {
        font-size: 12px;
        padding: 2px;
        font-weight: bold;
        color: #FFFFFF;
}
.go_table th a:hover{
        text-decoration: underline;
}

.go_table td {
        border: 0px;
        border-bottom: 1px solid #666666;
        margin: 0px;
        padding: 0px;
        vertical-align: top;
}

.selectedRow{
        background-color: #96c0e4;
}

.navLinks{
        border: 0px;
        border-collapse: collapse;
        margin: 0px;
        padding: 0px;
        width: 100%;
}

.navLinks td {
        border: 0px;
        margin: 0px;
        padding: 0px;
}


.go_simple_table, tabtable go_simple_table {
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        color: #000;
        border: 0px;
        border-collapse: collapse;
}

.go_simple_table th, tabtable go_simple_table th  {
        font-size: 12px;
                padding: 2px;
                margin: 0px;
        font-weight: bold;
        color: #000000;
        white-space: nowrap;
        text-align: left;
        background-color: white;
        border:0px;
}

.go_simple_table td, tabtable go_simple_table td {
        border: 0px;
        margin: 0px;
        padding: 2px;
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
}
/* End standard Group-Office Table */

.Error {
        font-size: 12px;
        color: red;
        font-weight: bold;
}
a.Error:link, a.Error:visited, a.Error:active{
        font-size: 12px;
        color: red;
        font-weight: bold;
        text-decoration: underline;
}

.Success {
        font-size: 12px;
        color: #22437f;
        font-weight: bold;
}

.normal
{
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}

.normala
{
        font-family: arial, helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
}

a.normal:link, a.normal:visited, a.normal:active
{
        text-decoration: underline;
}
a.normal:hover {
    text-decoration:    none;
    color:  #FF9900;
}

.normal2 {
        font-family: arial, helvetica, sans-serif;
        font-size: 10px;
        color: #FFFFCC;
}

.blue
{
        color: blue;
}

a.blue:link, a.blue:visited, a.blue:active
{
        text-decoration: underline;
        color: #900;
}
a.blue:hover {
    text-decoration:    none;
    color:  red;
}
.textbox{
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;

}

.textbox{
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        border: 1px solid #666666;
        border-bottom: 1px solid #f8f8f8;
        border-right: 1px solid #f8f8f8;
}

.button{
        background-color: #22437f;
        border-style: solid;
  border-color: #666666;
  border-width: 1px;
        font-family: arial, helvetica, sans-serif;
        font-size: 11px;
        color: #ffffff;
        margin-top: 10px;
        margin-right:5px;
}
.button_mo{
        background-color: #E27B1E;
        border-style: solid;
  border-color: #e6eff4;
  border-width: 1px;
        font-family: arial, helvetica, sans-serif;
        font-size: 11px;
        color: #ffffff;
        margin-top: 10px;
        margin-right:5px;
}

.small{
        font-family: arial, helvetica, sans-serif;
        font-size: 10px;
        font-style: italic;
        text-decoration: none;
}

a.small_underline, a.small_underline:visited, a.small_underline:active{
        font-family: arial, helvetica, sans-serif;
        font-size: 10px;
        text-decoration: underline;
}

.count{
        font-family: arial, helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: blue;
}
.summary_icon {
        display: inline;
        font-size: 10px;
        border-width: 1px;
        border-style: solid;
        border-color: black;
        padding-left: 5px;
        margin-right:5px;
        font-style: normal;
}

div.description {
        margin: 0px;
        margin-left: 10px;
}