/************************************/
        /*        MUCH SHELIST          */
        /*       Interior Style Sheet     */
        /*     Purple Monkey Studios        */
        /*     Created on 4/28/2005         */
        /*  Updated on 4/28/2005 by Kate    */
        /************************************/
/*******************************/
/* STRUCTUAL CHANGES -- TOP */
/******************************/
  
#left_box{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 50;
}
#middle_pic{
    position: absolute;
    top: 0px;
    left: 182px;
    z-index: 50; }
#right_box{
    position: absolute;
    top: 0px;
    left: 742px;
    z-index: 50;
 }


/*********************************/  
/* STRUCTUAL CHANGES -- SEARCH */
/*********************************/
  
  #search_area{

   position: relative;
   float:left;
   top: 52px;
   left: 330px;
   margin: 0;
   padding:0;
   width: 215px;
   vertical-align: middle;
   z-index: 20;    /* The search field couldn't get focus in IE because this div was behind */
   }
  *>#search_area{
   left: 315px;
   }
  #search_area #contactus{
   position: relative;
   top: 10px;
/*   top: -20px; */
   left: 0px;
   }
  *>#search_area #contactus{
   position: relative;
   top: 0px;
/*   top: -13px; */
   left: 0px;
   }
  #search_area a{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
   text-align: left;
   color: #606A8A;
   text-transform: uppercase;
   }
  #search_area a:hover{
   color: #3F4455;
   }
  #search_area ul {
   margin:0;
   padding:0;
   margin-left: 0px;
   top: 0px;
   vertical-align: top;
   }
  #search_area li {
   margin:0;
   padding:0;
   height: 20px;
   list-style: none;
   }
  *>#search_area li {
   margin:0;
   padding:0;
   height: 20px;
   list-style: none;
   }
  #search_area li a span{
   margin-left: 0px;
   padding-left: 5px;
   }
  #search_area span #instyle {
   margin-left: 0;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   text-decoration: none;
   text-align: left;
   color: #8590B4;
   font-style: italic;
   text-transform: lowercase;
   }
/************************************/
/*STRUCTUAL CHANGES -- Main Content */
/************************************/   
   
  #main_content{
   position: relative;
   float:left;
   margin: 0;
   padding:0;
   margin-top: 70px;
/*   margin-top: 40px; */
   margin-left: 20px;
   width: 620px;
/*   width: 620px;  Changed 4.6.10 */
/*   border: 1px solid red;*/
   }
  *>#main_content{
   margin-left: 0px;
   margin-top: 60px;
  }
  #main_content p{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-decoration: none;
   text-align: left;
   color: #3d3d3d;
   line-height: 18px;
/*   line-height: 26px; */
/*   line-height: 16px; */
   }
  #main_content table tr td {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-decoration: none;
   text-align: left;
   color: #3d3d3d;
   }
  #main_content ul {
   padding: 0px;
   margin-top: 0px;
   margin-left: 20px;
  }
  #main_content ul li{
   margin: 0px;
   padding: 0px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-decoration: none;
   text-align: left;
   color: #3d3d3d;
   line-height: 18px;
/*   line-height: 16px; */
   }   
  
   
/*******************/   
/*ACTIVE PAGE      */
/*******************/
  #main_menu .active a{
   color: #3F4455;
   text-decoration: none;
   }
/*********************/   
/*SUBNAVIGATION MENU */   
/*********************/  
   
  #sub_nav {
   position: relative;
   margin:0;
   padding:0;
   margin-top: 55px;
   }

  *>#sub_nav {
   margin-top: 40px;
/*   margin-top: 57px; */
   }

  #sub_nav ul{
   padding:0;
   margin:0;
   list-style: none;
   margin-right: -3px;
   width: 210px;
/*   width: 180px; Changed 4.6.10 */
   margin-left: 0px;
/*   margin-left: 70px; */
   margin-top: 7px;
   }
  *>#sub_nav ul{
   margin-right: 10px;
   margin-top: 0px;
  }
  #sub_nav li a{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-decoration: none;
   color: #4C577C;
   padding-bottom: 5px;
   text-align: right;
   /* white-space: pre-wrap; */
   }
  #sub_nav li a:hover{
   color: #23305E;
   }
  #sub_nav li{
   line-height: 12px;
   text-align: right;
   /* white-space: nowrap; */
   padding-right: 20px;
   /* margin-bottom: 3px; */
   margin-bottom: 6px;
   }
  *>#sub_nav li{
   margin-bottom: 3px;
   padding-bottom: 8px;
   }
  #sub_nav li img{
   width: 6px;
   height: 6px;
   border-style: none;
   padding-left: 10px;
   }
  #sub_nav li.active_sub a{
   color: #23305E;
   font-weight: bold;
   }
 
  ul#third_level_nav {
   margin-bottom: 5px;
   margin-left: 0px;
   width: 179px;
/*   width: 160px; Chnged 4.6.10 */
   }
  #third_level_nav #third_level_active {
   font-weight: bold;
   background: url(/_resources/images/template_graphics/nav_block_menu.gif) top right no-repeat;
   }
  #third_level_nav li a{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-decoration: none;
   color: #9B9B9B;
   /* white-space: nowrap; */
   }
ul#third_level_nav li{
          padding-right: 16px;   
      }
  #third_level_nav li a:hover{
   color: #818181;
   text-decoration: none;
   }
  #third_level_nav li{
   line-height: 12px;
   text-align: right;
   padding-bottom: 2px;
   padding-right: 8px;
   font-weight: normal;
   }
  *>#third_level_nav li{
   padding-bottom: 1px;
   padding-right: 0px;
   }
   #open_sub{
   font-weight: bolder;
   }
      #open_sub_with_image {
        background: url(/_resources/images/template_graphics/nav_block_menu.gif) top right no-repeat;
        font-weight: bolder;
      }
  #udm #open_sub_with_image {
        background: none;
    }
   
  #third_level_nav #active_sub{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-decoration: none;
   color: #25305E;
   /* white-space: nowrap; */
   font-weight: bold;
   padding-right: 14px;
   }
  .italic_contact{
   padding-right: 20px;
   }
  #third_level_nav .italic_contact a:hover{
   text-decoration: underline;
   }
 
#links_table{
   position: relative;
   margin:0;
   padding:0;
   }
  #links_table table{
   padding:0;
   margin:0;
   border-style: none;
   margin-top: 15px;
   }
  
  *>#links_table table{
   margin-top: 15px;
   }
  #links_table ul{
   list-style: none;
   padding:0;
   margin:0;
   padding-right: 40px;
   }
   
  #links_table li a{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-decoration: underline;
   color: #4C577C;
   }
  #links_table li a:hover{
   color: #23305E;
   text-decoration: underline;
   }
#links_table li a:visited {
   color: #767F9F;
   text-decoration: underline;
}
  #links_table li{
   padding:0;
   margin:0;
   line-height: 12px;
   text-align: left;
   padding-bottom: 4px;
   }
  *>#links_table li{
   padding-bottom: 2px;
   }
#main_content p a {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-decoration: underline;
   color: #4C577C;
}
#main_content p a:hover {
   color: #23305E;
   text-decoration: underline;
}
#main_content p a:visited {
   color: #767F9F;
   text-decoration: underline;
}
#main_content table tr td a {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px; 
   text-decoration: underline;
   color: #4C577C;
}
#main_content table tr td a:hover {
   color: #23305E; 
   text-decoration: underline;
}
#main_content table tr td a:visited {
   color: #767F9F;
   text-decoration: underline;
}
#main_content ul li a {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-decoration: underline;
   color: #4C577C;
}
#main_content ul li a:hover {
   color: #23305E;
   text-decoration: underline;
}
#alpha_list_left ul li a {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-decoration: underline;
   color: #4C577C;
} 
#alpha_list_right ul li a {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-decoration: underline;
   color: #4C577C;
}
 .form_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    text-align: left;
       color: #7A7581;
 }
   .form_box {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-decoration: none;
   text-align: left;
   color: #7A7581;
 }
  #attorney_nav {
    padding-right: 8px;
    text-align: right;
  }
  *>#attorney_nav {
    padding-right: 28px;
    text-align: right;
  }  
  #attorney_nav a{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-decoration: none;
   color: #9B9B9B;
   padding-right: 4px;
   }
  #attorney_nav .title {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-decoration: none;
   color: #25305E;
   font-weight: bold;
   font-style: italic;
}
 #home_button {
    margin-left: 8px;
}
/* This style is for the sign up page with the 3rd party email tool, which uses absolute URLs to call this style sheet */
.rsfieldcontrol, .rsfieldcontrolrequired {
    FONT-SIZE: 13px;
    FONT-FAMILY: "MS Shell Dlg 2", "Arial Unicode MS", Tahoma, Arial, sans-serif
}
#RSNEWCONTACTDETAILSFORM Textarea {
    width: 138px;
}
 
.pgTitle {
    color: #4C577C;
}