a {
    font-family : Verdana;
    font-weight : normal;
    font-style : normal;
    font-size : 10px;
    color : #454567;
    text-decoration : underline;
    }

a:link {
    font-family : Verdana;
    font-weight : normal;
    font-style : normal;
    font-size : 10px;
    text-decoration: none;
    color: #454567;
    }

a:visited {
    font-family : Verdana;
    font-weight : normal;
    font-style : normal;
    font-size : 10px;
    text-decoration: none;
    color: #454567;
    }

a:hover {
    font-family : Verdana;
    font-weight : normal;
    font-style : normal;
    font-size : 10px;
    color : #454567;
    text-decoration : none;
    }

a:active {
    font-family : Verdana;
    font-weight : normal;
    font-style : normal;
    font-size : 10px;
    text-decoration: none;
    color: #454567;
    }

a.topMenu {
    font-family : Verdana;
    font-weight : normal;
    font-style : normal;
    font-size : 12px;
    text-decoration: none;
    color: #37448F;
    }

a.topMenu:link {
    font-family : Verdana;
    font-weight : normal;
    font-style : normal;
    font-size : 12px;
    text-decoration: none;
    color: #37448F;
    }

a.topMenu:visited {
    font-family : Verdana;
    font-weight : normal;
    font-style : normal;
    font-size : 12px;
    text-decoration: none;
    color: #37448F;
    }

a.topMenu:hover {
    font-family : Verdana;
    font-weight : normal;
    font-style : normal;
    font-size : 12px;
    text-decoration: none;
    color: #37448F;
    }

a.topMenu:active {
    font-family : Verdana;
    font-weight : normal;
    font-style : normal;
    font-size : 12px;
    text-decoration: none;
    color: #37448F;
    }
    
a.adminMenu {
    font-family : Verdana;
    font-weight : normal;
    font-style : normal;
    font-size : 14px;
    text-decoration: none;
    color: #37448F;
    }

a.adminMenu:link {
    font-family : Verdana;
    font-weight : normal;
    font-style : normal;
    font-size : 14px;
    text-decoration: none;
    color: #37448F;
    }

a.adminMenu:visited {
    font-family : Verdana;
    font-weight : normal;
    font-style : normal;
    font-size : 14px;
    text-decoration: none;
    color: #37448F;
    }

a.adminMenu:hover {
    font-family : Verdana;
    font-weight : normal;
    font-style : normal;
    font-size : 14px;
    text-decoration: none;
    color: #37448F;
    }

a.adminMenu:active {
    font-family : Verdana;
    font-weight : normal;
    font-style : normal;
    font-size : 14px;
    text-decoration: none;
    color: #37448F;
    }
    
a.adminHelpContentListItem {
    font-family : Verdana;
    font-weight : normal;
    font-style : normal;
    font-size : 10px;
    text-decoration: none;
    color: #454567;
    }

a.adminHelpContentListItem:link {
    font-family : Verdana;
    font-weight : normal;
    font-style : normal;
    font-size : 10px;
    text-decoration: none;
    color: #454567;
    }

a.adminHelpContentListItem:visited {
    font-family : Verdana;
    font-weight : normal;
    font-style : normal;
    font-size : 10px;
    text-decoration: none;
    color: #454567;
    }

a.adminHelpContentListItem:hover {
    font-family : Verdana;
    font-weight : normal;
    font-style : normal;
    font-size : 10px;
    text-decoration: none;
    color: #454567;
    }

a.adminHelpContentListItem:active {
    font-family : Verdana;
    font-weight : normal;
    font-style : normal;
    font-size : 10px;
    text-decoration: none;
    color: #454567;
    }
    
a.adminHelpContentListItem_selected {
    font-family : Verdana;
    font-weight : bold;
    font-style : normal;
    font-size : 10px;
    text-decoration: none;
    color: #454567;
    }

a.adminHelpContentListItem_selected:link {
    font-family : Verdana;
    font-weight : bold;
    font-style : normal;
    font-size : 10px;
    text-decoration: none;
    color: #454567;
    }

a.adminHelpContentListItem_selected:visited {
    font-family : Verdana;
    font-weight : bold;
    font-style : normal;
    font-size : 10px;
    text-decoration: none;
    color: #454567;
    }

a.adminHelpContentListItem_selected:hover {
    font-family : Verdana;
    font-weight : bold;
    font-style : normal;
    font-size : 10px;
    text-decoration: none;
    color: #454567;
    }

a.adminHelpContentListItem_selected:active {
    font-family : Verdana;
    font-weight : bold;
    font-style : normal;
    font-size : 10px;
    text-decoration: none;
    color: #454567;
    }        
    
body {
    font-family : Verdana;
    font-weight : normal;
    font-style : normal;
    font-size : 10px;
    color : #000000;
    text-decoration : none;
    margin-top: 0px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 0px;
    background: #C3CBB4;
    border: 0px;
    }

body.login {
  background: #C3CBB4;
  border: 0px;
  margin-left: 0px;
  margin-right: 0px;
  }
    
body.popup {
    background: #ffffff;
    border: 0px;
    margin-left: 0px;
    margin-right: 0px;
    }    

div.container {
    padding: 10px;
    width : 100%;
    height : 100%;
    overflow: auto;
    }

div.container2 {
  padding: 2px;
  border: 1px solid #899DC2;
  background-color: #e0e0e0;
  }

div.newReading {
  border: 1px solid #899DC2;
  padding: 10px;
  background-color: #e0e0e0;
  width: 600px;
  }
  
h1 {
  font-family : Verdana;
  font-weight : bold;
  font-style : normal;
  font-size : 18px;
  color : #4E5685;
  text-decoration : none;
  }    

h2 {
  font-family : Verdana;
  font-weight : bold;
  font-style : normal;
  font-size : 16px;
  color : #4E5685;
  text-decoration : none;
  }  
  
h3 {
  font-family : Verdana;
  font-weight : bold;
  font-style : normal;
  font-size : 14px;
  color : #4E5685;
  text-decoration : none;
  }    

td {
  font-family : Verdana;
  font-weight : normal;
  font-style : normal;
  font-size : 10px;
  color : #000000;
  text-decoration : none;
  }
  
td.greenbar_Left {
  background-image: url(../images/greenbar/topLeft.jpg);
  height: 9px;
  width: 2px;  
  }
  
td.greenbar_Repeat {
  background-image: url(../images/greenbar/topRepeat.jpg);
  height: 9px;
  }
  
td.greenbar_Right {
  background-image: url(../images/greenbar/topRight.jpg);
  height: 9px;
  width: 2px;
  }
  
td.topLeft_part1 {
  font-family : Verdana;
  font-weight : bold;
  font-style : normal;
  font-size : 18px;
  color : #37448F;
  text-decoration : none;
  }  

td.topLeft_part2 {
  font-family : Verdana;
  font-weight : normal;
  font-style : normal;
  font-size : 14px;
  color : #37448F;
  text-decoration : none;
  }  
  
td.welcome {
  font-family : Verdana;
  font-weight : bold;
  font-style : italic;
  font-size : 11px;
  color : #37448F;
  text-decoration : none;
  }  
  
td.version {
  font-family : Arial;
  font-weight : bold;
  font-style : normal;
  font-size : 14px;
  color : #4D4DC9;
  text-decoration : none;
  }
  
td.blue {
  color : #4D4DC9;
  }
  
td.horzbar {
  background-image: url(../images/horzbar.jpg);
  } 
  
td.topMenu {
  background-image: url(../images/topMenu/topMenu.jpg);
  cursor: pointer;
  font-family : verdana;
  font-weight : bold;
  font-style : normal;
  font-size : 12px;
  color : #646464;
  text-decoration : none;
  height: 26px;
  width: 92px;
  }  
  
td.topMenu_selected {
  background-image: url(../images/topMenu/topMenu_selected.jpg);
  cursor: pointer;
  font-family : verdana;
  font-weight : bold;
  font-style : normal;
  font-size : 12px;
  color : #646464;
  text-decoration : none;
  height: 26px;
  width: 92px;
  }
  
td.topMenu_shortcutKey {
  font-family : verdana;
  font-weight : bold;
  font-style : normal;
  font-size : 12px;
  color : #646464;
  text-decoration : none;
  padding-left: 10px;
  }

td.topMenu_bottomLine {
  background-image: url(../images/topMenu/topMenu_bottomLine.jpg);
  }
  
td.topPage {
  font-family : verdana;
  font-weight : bold;
  font-style : normal;
  font-size : 12px;
  color : #646464;
  text-decoration : none;
  cursor: pointer;
  }  
  
td.topPage_selected {
  font-family : verdana;
  font-weight : bold;
  font-style : normal;
  font-size : 12px;
  color : #FFFFFF;
  text-decoration : none;
  cursor: pointer;
  } 
  
  
td.topPageTitle {
  font-family : verdana;
  font-weight : bold;
  font-style : normal;
  font-size : 12px;
  color : #646464;
  text-decoration : none;
  }
  
td.PageErrorMessage {
  font-family : Verdana;
  font-weight : bold;
  font-style : normal;
  font-size : 16px;
  color : #4E5685;
  text-decoration : none;
  padding: 30px;
  background-color: #ffffff;
  }  
  
td.AdvancedErrorMessage {
  font-family : Verdana;
  font-weight : normal;
  font-style : normal;
  font-size : 10px;
  color : #4E5685;
  text-decoration : none;
  padding: 10px;
  background-color: #ffffff;
  }    
  
td.listItem {
    background-color : #ffffff;
    padding: 2px;
    }

td.listItemAlt {
    background-color : #f0f0f0;
    }    

td.listItem_red {
    background-color : #ffffff;
    font-family : Verdana;
    font-weight : normal;
    font-style : normal;
    font-size : 10px;
    color : #FF0000;
    text-decoration : none;
    }

td.listItem_blue {
    background-color : #ffffff;
    font-family : Verdana;
    font-weight : normal;
    font-style : normal;
    font-size : 10px;
    color : #0000FF;
    text-decoration : none;
    }

td.login_top {
    background-image: url(../images/login/login-top.jpg);
    background-position : bottom left;
    background-repeat: no-repeat;
    height : 25px;
    }
    
td.login_reapeat {
    background-image: url(../images/login/login-repeat.jpg);
    padding-left : 8px;
    padding-right : 8px;
    }
    
td.login_bottom {
    background-image: url(../images/login/login-bottom.jpg);
    background-position : top left;
    background-repeat: no-repeat;
    height : 12px;
    }            
    
td.repeaterTop {
    background-color: #7288AD;
    border: 1px solid #A8BEE5;
    border-bottom: 1px solid #003978;
    color: #ffffff;
    font-size : 12px;
    height: 22px;
    }

td.repeaterTop2 {
    background-color: #E9E7D8;
    border: 1px solid #A8BEE5;
    border-bottom: 1px solid #003978;
    font-size : 12px;
    height: 22px;
    }    

td.repeaterHeaderStart {
    background-color: #E9E7D8;
    border-top: 1px solid #E9E7D8;
    border-left: 2px solid #E9E7D8;
    border-right: 1px solid #E9E7D8;
    border-bottom: 2px solid #D0CDBC;
    height: 29px;
    padding: 2px;
    }

td.repeaterButton {
    background-color: #E9E7D8;
    border: 1px solid #E9E7D8;
    height: 26px;
    cursor: pointer;
    }        
    
td.repeaterButton_mouseOver {
    background-image: url(../images/buttonBG_onmouseover.jpg);
    background-color: #FFD695;
    height: 26px;
    border: 1px solid #000000;
    cursor: pointer;
    }    

td.repeaterButton_onMouseDown {
    background-image: url(../images/buttonBG_onclick.jpg);
    background-color: #FFD695;
    height: 26px;
    border: 1px solid #000000;
    cursor: pointer;
    }     
    
td.repeaterHeader {
    background-color: #E9E7D8;
    border-top: 1px solid #DED9C6;
    border-left: 0px solid #DED9C6;
    border-right: 0px solid #D0CDBC;
    border-bottom: 2px solid #D0CDBC;
    height: 29px;
    padding: 2px;
    }

td.repeaterHeaderEnd {
    background-color: #E9E7D8;
    border-top: 1px solid #DED9C6;
    border-left: 0px solid #DED9C6;
    border-right: 1px solid #D0CDBC;
    border-bottom: 2px solid #D0CDBC;
    height: 29px;
    padding: 2px;
    }
    
td.repeaterSubHeader {
    font-weight : bold;
    height: 20px;
    }    
    
td.repeaterBottom {
    background-color: #E9E7D8;
    border-top: 1px solid #D9D9CD;
    border-left: 1px solid #D9D9CD;
    border-right: 1px solid #D9D9CD;
    border-bottom: 2px solid #D9D9CD;
    height: 5px;
    font-size : 1px;
    }

td.toc_header {
  font-family : Verdana;
  font-weight : bold;
  font-style : normal;
  font-size : 11px;
  text-decoration: none;
  color: #5E79B0;
  }
  
td.helpHeadText {
  font-family : Verdana;
  font-weight : bold;
  font-style : normal;
  font-size : 19px;
  text-decoration: none;
  color: #5E79B0;
  }
  
td.helpHeadRight {
  background-image : url(../images/help/blueTopRight.gif);
  background-position : top right;
  background-repeat: no-repeat;
  width: 180px;
  color: #ffffff;
  }  
  
td.helpHeadRight_text {
  color: #ffffff;
  cursor: pointer;
  }  

tr.listItem td {
    background-color : #ffffff;
    border-bottom : 1px solid #899DC2;
    padding: 2px;
    }

tr.listItem_mouseover td {
    background-color : #ddddee;
    border-bottom : 1px solid #f0f0f0;
    }

tr.listItem_mouseout td {
    background-color : #ffffff;
    border-bottom : 1px solid #f0f0f0;
    }

tr.listItem_clicked td {
    background-color : #7288AD;
    border-bottom : 1px solid #f0f0f0;
    color : #FFFFFF;
    }

tr.altListItem td {
    background-color : #eeeeee;
    border-bottom : 1px solid #f0f0f0;
    padding: 2px;
    }

span.title {
    font-size : 16px;
    font-weight : bold;
    }
    
span.white {
    font-family : Verdana;
    font-weight : normal;
    font-style : normal;
    font-size : 10px;
    text-decoration: none;
    color: #ffffff;
    }    
    
span.green {
    font-family : Verdana;
    font-weight : normal;
    font-style : normal;
    font-size : 10px;
    text-decoration: none;
    color: #008000;
    }
    
span.red {
    font-family : Verdana;
    font-weight : normal;
    font-style : normal;
    font-size : 10px;
    text-decoration: none;
    color: #ca0000;
    }        

h1.adminHelp {
  font-family : Verdana;
  font-weight : bold;
  font-style : normal;
  font-size : 15px;
  text-decoration: none;
  color: #5E79B0;
  }  
  
h2.adminHelp {
  font-family : Verdana;
  font-weight : bold;
  font-style : normal;
  font-size : 13px;
  text-decoration: none;
  color: #5E79B0;
  }
  
td.repeaterExtendedHeaderTopStart {
    background-color: #E9E7D8;
    border-top: 1px solid #E9E7D8;
    border-left: 2px solid #E9E7D8;
    border-right: 1px solid #E9E7D8;
    border-bottom: 0px solid #D0CDBC;
    height: 29px;
    }
    
td.repeaterExtendedHeaderTop {
    background-color: #E9E7D8;
    border-top: 1px solid #DED9C6;
    border-left: 0px solid #DED9C6;
    border-right: 0px solid #D0CDBC;
    border-bottom: 0px solid #D0CDBC;
    height: 29px;
    }
    
td.repeaterExtendedHeaderTopEnd {
    background-color: #E9E7D8;
    border-top: 1px solid #DED9C6;
    border-left: 0px solid #DED9C6;
    border-right: 1px solid #D0CDBC;
    border-bottom: 0px solid #D0CDBC;
    height: 29px;
    }
    
td.repeaterExtendedHeaderBottomStart {
    background-color: #E9E7D8;
    border-top: 0px solid #E9E7D8;
    border-left: 2px solid #E9E7D8;
    border-right: 1px solid #E9E7D8;
    border-bottom: 2px solid #D0CDBC;
    height: 29px;
    }
    
td.repeaterExtendedHeaderBottom {
    background-color: #E9E7D8;
    border-top: 0px solid #DED9C6;
    border-left: 0px solid #DED9C6;
    border-right: 0px solid #D0CDBC;
    border-bottom: 2px solid #D0CDBC;
    height: 29px;
    }
    
td.repeaterExtendedHeaderBottomEnd {
    background-color: #E9E7D8;
    border-top: 0px solid #DED9C6;
    border-left: 0px solid #DED9C6;
    border-right: 1px solid #D0CDBC;
    border-bottom: 2px solid #D0CDBC;
    height: 29px;
    }
    
span.date {
  font-family : Verdana;
  font-weight : normal;
  font-style : normal;
  font-size : 11px;
  color : #808080;
  text-decoration : none;
  }    
  
.errorMsg {
  font-family : verdana;
  font-weight : bold;
  font-style : normal;
  font-size : 12px;
  color : #ff0000;
  text-decoration : none;
  }  
  
fieldset {
  padding: 10px;
  border: 1px solid #899DC2;
  width: 700px;
  }  
  
legend {
  font-family : Verdana;
  font-weight : bold;
  font-style : normal;
  font-size : 16px;
  color : #4E5685;
  text-decoration : none;
}  