.grope_button_start {
    position: absolute;
    top: 3px;
    left: 3px;
    border: 0px;
    background-color: #efefef;
}

.grope_button_help {
    position: absolute;
    right: 6px;
    top: 6px;
    border: 0px;
}

.grope_arrow_help {
    position: absolute;
    right: 8px;
    top: 35px;
    border: 0px;
    color: #01559b;
    font-family: Verdana;
    font-size: 11px;
    font-weight:bold;
    white-space: nowrap;
    width: auto;
}

.grope_background {
    width: 100%;
}

.grope_content {
    position: absolute;
    left: 40px;
    top: 40px;
}

.grope_menu {
    position: absolute;
    left: 3px;
    top: 28px;
    width: 150px;
    background-color: #01559b;
}

.grope_menu_shadow {
    position: absolute;
    left: 5px;
    top: 33px;
    width: 150px;
    background-color: navy;
    opacity: 0.5;
}

.grope_menu_internal {
    position: absolute;
    left:1px;
    top:0px;
    background-color: #efefef;
}

.grope_menu_bar {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    background-color: #01559b;
}

.grope_menu_bar_shadow {
    position: absolute;
    left: 0px;
    top: 2px;
    width: 100%;
    background-color: navy;
    opacity: 0.5;
}

.grope_menu_item {
    position: absolute;
    left: 3px;
    top: 0px;
    white-space: nowrap;
}

.grope_menu_item_divider {
    color: #01559b;
    width: 100%;
    height: 1px;
    line-height: 8px;
    font-size: 8px;
}


.grope_menu_bar_internal {
    position: absolute;
    left:156px;
    top:3px;
    display:inherit;
}

.grope_login_font_head {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #01559b;  
}

.grope_login 
{
    position: absolute;
    left: 50%;
    top: 190px;
    width: 250px;
    background-color: #01559b;
    margin-left: -125px;
}

.grope_login_shadow
{
    position: absolute;
    left: 50%;
    top: 192px;
    width: 250px;
    background-color: black;
    opacity: 0.5;
    margin-left: -125px;
}

.grope_login_shine
{
    position: absolute;
    left: 50%;
    top: 189px;
    width: 250px;
    background-color: yellow;
    opacity: 0.75;
    margin-left: -125px;
}

.grope_login_inner
{
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 10px;
    width: 230px;
}

.grope_list_std 
{
    padding-left: 5px;
    background-color: #FAFAD2;
}

.grope_list_alt 
{
    padding-left: 5px;
    background-color: #FFFAF0;
}

.grope_list_hid 
{
    padding-left: 5px;
    background-color: #A9A9A9;
}
.grope_list_edit 
{
    padding-left: 5px;
    background-color: #F5F5F5;
}

.grope_list_added 
{
    padding-left: 5px;
    background-color: #E0FFFF;
}

.grope_list_separator 
{
    padding-left: 1px;
    padding-top: 15px;
    padding-bottom: 0px;
    background-color: #FFFFFF;
    color: #01559b;
    font-weight: bold;
    line-height: 5px;
}

.grope_list2_std 
{
    padding-left: 5px;
    background-color: #F0FFF0;
}

.grope_list2_alt 
{
    padding-left: 5px;
    background-color: #E6E6FA;
}

.grope_list2_hid 
{
    padding-left: 5px;
    background-color: #A9A9A9;
}
.grope_list2_edit 
{
    padding-left: 5px;
    background-color: #F5F5F5;
}

.grope_list2_added 
{
    padding-left: 5px;
    background-color: #E0FFFF;
}

.grope_list2_separator 
{
    padding-left: 1px;
    padding-top: 15px;
    padding-bottom: 0px;
    background-color: #FFFFFF;
    color: #01559b;
    font-weight: bold;
    line-height: 5px;
}

.grope_font_head {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #01559b;  
}

.grope_font_security_warning {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #01559b;  
}

.grope_font_delicate {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
    color: #01559b;
    vertical-align:text-top;
    border: 0px;
}

.grope_font_delicate_title {
    font-family: Verdana;
    font-size: 10px;
    font-weight: bolder;
    line-height: 12px;
    color: #01559b;
    vertical-align:text-top;
    border: 0px;
    text-decoration:underline;
}

.grope_font_form_title {
    font-family: Arial;
    font-size: 12px;
    font-weight: bolder;
    line-height: 16px;
    color: BLACK;
    vertical-align:text-top;
    border: 0px;
    text-decoration:none;
}

.grope_button_delicate {
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    line-height: 13px;
    color: #01559b;
    vertical-align:text-top;
}

.grope_button_bold {
    font-family: Arial;
    font-size: 12px;
    font-weight: bolder;
    line-height: 16px;
    color: BLACK;
    vertical-align:text-top;
    text-decoration:none;
}

.grope_font_barely_visible {
    font-family: Verdana;
    font-size: 9px;
    font-weight: normal;
    line-height: 10px;
    color: LightGray;
    vertical-align:text-top;
}

.grope_font_barely_visible a {
    color: LightBlue;
    text-decoration: none;
}

.grope_font_barely_visible a:hover {
    color: navy;
}


.grope_font_report_title_inner {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    color:#01559b;
    background-color: white;
    vertical-align:text-top;
    border-top: 3px solid #01559b;
    border-bottom: 3px solid #01559b;
    text-decoration:none;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
    padding-right: 3px;
}

.grope_font_report_title_left {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    color:#01559b;
    background-color: white;
    vertical-align:text-top;
    border-top: 3px solid #01559b;
    border-bottom: 3px solid #01559b;
    border-left: 3px solid #01559b;
    text-decoration:none;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 3px;
}

.grope_font_report_title_right {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    color:#01559b;
    background-color: white;
    vertical-align:text-top;
    border-top: 3px solid #01559b;
    border-bottom: 3px solid #01559b;
    border-right: 3px solid #01559b;
    text-decoration:none;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
    padding-right: 0px;
}
.grope_font_report_subtitle_inner {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    color: #01559b;
    vertical-align:text-top;
    text-decoration:underline;
    border-bottom: 3px solid #01559b;
    border-top: 3px solid #01559b;
    text-decoration:none;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    background-color: #E0E0E0; 
}

.grope_font_report_subtitle_left {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    color: #01559b;
    vertical-align:text-top;
    text-decoration:underline;
    border-bottom: 3px solid #01559b;
    border-top: 3px solid #01559b;
    border-left: 3px solid #01559b;
    text-decoration:none;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 0px;
    padding-right: 3px; 
    background-color: #E0E0E0;    
}

.grope_font_report_subtitle_right {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    color: #01559b;
    vertical-align:text-top;
    text-decoration:underline;
    border-bottom: 3px solid #01559b;
    border-top: 3px solid #01559b;
    border-right: 3px solid #01559b;
    text-decoration:none;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 0px;
    background-color: #E0E0E0; 
}

.grope_font_report_coltitle_inner {
    font-family: Verdana;
    font-size: 10px;
    font-weight: bolder;
    line-height: 12px;
    color: #01559b;
    vertical-align:text-top;
    border-bottom: 2px solid #01559b;
    text-decoration:none;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
}

.grope_font_report_coltitle_left {
    font-family: Verdana;
    font-size: 10px;
    font-weight: bolder;
    line-height: 12px;
    color: #01559b;
    vertical-align:text-top;
    border-bottom: 2px solid #01559b;
    border-left: 3px solid #01559b;
    text-decoration:none;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 0px;
    padding-right: 2px;
}

.grope_font_report_coltitle_right {
    font-family: Verdana;
    font-size: 10px;
    font-weight: bolder;
    line-height: 12px;
    color: #01559b;
    vertical-align:text-top;
    border-bottom: 2px solid #01559b;
    border-right: 3px solid #01559b;
    text-decoration:none;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 0px;
}

.grope_font_report_col_inner_std {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
    color: #01559b;
    vertical-align:text-top;
    border-bottom: 1px dotted #01559b;
    text-decoration:none;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 2px;      
    background-color: #FAFAD2;
}

.grope_font_report_col_inner_alt {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
    color: #01559b;
    vertical-align:text-top;
    border-bottom: 1px dotted #01559b;
    text-decoration:none;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 2px;      
    background-color: #FFFAF0;
}

.grope_font_report_col_left {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
    color: #01559b;
    vertical-align:text-top;
    border-bottom: 1px dotted #01559b;
    border-left: 3px solid #01559b;
    text-decoration:none;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 0px;
    padding-right: 2px;      
}

.grope_font_report_col_right {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
    color: #01559b;
    vertical-align:text-top;
    border-bottom: 1px dotted #01559b;
    border-right: 3px solid #01559b;
    text-decoration:none;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 0px;      
}

.grope_error_message {
    position: absolute;
    left:156px;
    top:3px;
    font-family: Verdana;
    font-size: 10px;
    background-color: LightGoldenRodYellow;
    color: RoyalBlue;
    font-weight: normal;
    line-height: 18px;
    text-decoration: none;
    padding: 4px;
}

.grope_error_login {
    position: absolute;
    left:9px;
    top:175px;
    font-family: Verdana;
    font-size: 9px;
    background-color: LightGoldenRodYellow;
    color: RoyalBlue;
    font-weight: normal;
    line-height: 10px;
    text-decoration: none;
    padding: 2px;
    width: 230px;
    text-align: center;
}

.grope_error_ok {
    text-decoration: none;
    color: #01559b;
}

.grope_error_ok:hover {
    text-decoration: underline;
}

.grope_warning {
    text-decoration: none;
    color: #DC143C;
}

.grope_warning:hover {
    text-decoration: underline;
}

div.demo div.example span {
  margin:     0px;
  padding:    0px;
  margin-top: 20px;
  font-size:  1.5em;
  text-align: center;
  display:    block;
}

.grope_app_bucket {
  margin: 0px;
  position: absolute;
  left: 10px;
  top: 10px;
  width: 600px;
  height: 600px;
  z-index: 100;
  font-size: 9px;
  font-family: Verdana;
  color: #01559b;
  font-weight: normal;
}

.grope_app_shine {
    position: absolute;
    left: -1px;
    top: -1px;
    background-color: white;
}

.grope_app_shadow {
    position: absolute;
    left: 2px;
    top: 3px;
    background-color: black;
    opacity: 0.7;    
}

.grope_app_shape {
  position:absolute;
  left:0px;
  top:0px;
  background-color: #B0C4DE;
}

.grope_app_title {
  overflow: hidden;
  position: absolute;
  left: 3px;
  top: 3px;
  width: 594px;
  max-height: 26px;
  height: 26px;
  background-color: #01559b;;
}

.grope_app_title_text {
  position: absolute;
  left: 5px;
  top: 5px;
  font-size: 14px;
  font-weight: bold;
  color: white;
}

.grope_app_title_buttons a {
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 14px;
  font-weight: bold;
  color: white;
  text-decoration: none;
  z-index: 20000;
}

.grope_app_title_buttons a:hover {
  color: orange;
  text-decoration: none;
}

.grope_app_margin {
  margin: 0px;
  overflow: hidden;
  position: absolute;
  left: 3px;
  top: 32px;
  width: 594px;
  height: 555px;
  max-height: 555px;
  background-color: white;
}

.grope_app_content {
  padding-top: 1px;
  padding-left: 1px;
  position: absolute;
  width: 574px;
  left: 0px;
  top: 0px;
  background-color: White;
}

div.demo div.example {
  font-size:1.5em;
  float:left;
  margin-right:10px;
  margin-bottom:10px;
  width:120px;
  height:120px;
  background:url(http://script.aculo.us/images/demo.gif);
}

div.demo div.example img {
  width:100%;
}

.contentlayer 
{
   position:absolute;
   left:184px;
   top:153px;
   color:white;
   font-family:verdana,arial,sans;
   font-size:12px;
   font-weight:bold;
   line-height:18px;
   background:#01559b;
}
.contentlayer_inner_div
{
  position:absolute;
  left:0px;
  top:30px;
  padding:10px;
  color:#01559b;
  font-family:verdana,arial,sans;
  font-size:12px;
  font-weight:normal;
  line-height:18px;
  width:442px;
  background:white;
  display:inherit;
}
.contentlayer_title
{
  position:absolute;
  left:5px;
  top:5px;
  color:#01559b;
  font-family:verdana,arial,sans;
  font-size:14px;
  line-height:18px;
  width:452px;
  display:inherit;
}
.contentlayer_inner_table
{
  position:absolute;
  left:0px;
  top:30px;
  padding:0px;
  color:#01559b;
  font-family:verdana,arial,sans;
  font-size:12px;
  font-weight:normal;
  line-height:18px;
  width:462px;
  background:white;
  display:inherit;
}

.contentlayer-wide 
{
   position:absolute;
   left:0px;
   top:0px;
   color:white;
   font-family:verdana,arial,sans;
   font-size:12px;
   font-weight:bold;
   line-height:18px;
   /*background:#01559b;
    */
   width: 100%;
}
.contentlayer-wide_inner_div
{
  position:absolute;
  left:0px;
  top:30px;
  padding:0px;
  color:#01559b;
  font-family:verdana,arial,sans;
  font-size:12px;
  font-weight:normal;
  line-height:18px;
  /*width:728px;
   */
  width:100%;
  /*background:white;
   */  
  display:inherit;
}
.contentlayer-wide_title
{
  position:absolute;
  left:5px;
  top:5px;
  color:#01559b;
  font-family:verdana,arial,sans;
  font-size:14px;
  line-height:18px;
  width:738px;
  display:inherit;
}
.contentlayer-wide_inner_table
{
  position:absolute;
  left:0px;
  top:30px;
  padding:10px;
  color:#01559b;
  font-family:verdana,arial,sans;
  font-size:12px;
  font-weight:normal;
  line-height:18px;
  width:748px;
  background:white;
  display:inherit;
}

.centered_footer 
{
    position: absolute;
    left: 0px;
    bottom: 00px;
    width: 95%;
    padding: 5px;
    background-color: white;
    /*margin-left: -350px;
    */
    font-family:Verdana, Arial, sans;
    font-size: 9px;
    text-decoration: none;
    font-style: normal;
}

.menuitem_format_link
{
  color:#01559b;
  text-decoration:none; 
}
.menuitem_format_link:hover
{
  text-decoration:underline;
}

a 
{
    text-decoration: none:
}

