#content_right{
    height: auto !important; height: 370px;
    width: 690px;
    clear: right;
    float: left;
    margin-left: 0px;
    margin-top: 0px;   
    /*border:dotted;*/
}

#content_right h1{
    clear: right;
    font-family:Georgia;
    letter-spacing: 0px;
    color: #10BACC;
    font-size: 20pt;
    font-weight: normal;
}

#r_panel{
    float: left; 
    width: 660px;
    height: auto !important; height: 370px;
    padding: 0;
    margin:0px;
}

#r_panel img {
    float: left; 
    /*width: 670px; height: 130px;*/
}
#r_panel h2{
    float:left;
    font-family: verdana, sans-serif;
    letter-spacing: normal;
    color: #696969;
    line-height: 50%;
    font-size: 20pt;
    font-weight: normal;
}

#r_panel p{
    float: left;
    margin-left: 10px;
}
*+html #r_panel p{
    margin-left: -10px;
}
.scroll_bar{
    float: right;
    width: 660px;
    height: auto !important; height: 370px;
    overflow:auto;
    padding: 10px; text-align: justify;
}

#content_lower{
    float:left;
    clear: both;
    margin:0px 0px 10px 16px;
    height: auto;
    width: 930px;    
   /* border: solid 1px blue;*/

}
#rl_top{

    background: url(../images/btmPanelLong_top.gif) no-repeat top left;
    width: 924px;
    height: 36px;
    border: none;
    display: block !important;  
}
#rl_top label{
    float:left;
    margin-top: 0px;
    padding: 10px 0px 0px 20px;
    font-family:georgia;
    letter-spacing: 0px;
    font-weight: bold;
    color: #FFAA55;
    font-size: 12pt;

} 
#rl_tile{
    float: left;
    background: url(../images/btmPanelLong_tile.gif) repeat-y;
    width: 924px;
    margin:0px;
    height: auto !important; height: 270px;
    border: none;
}
#rl_tile p{
    float: left;
    clear: both;
    margin-top: 5px; 
    margin-left: 20px;
    font-family: verdana, sans-serif;
    text-align: left;
    letter-spacing: 0px;
    color:#666666;
    font-size: 12pt;
    font-weight: bold;
}
#rl_tile ul{
    float: left;
    clear: left;
    margin: 0px;
    width: 300px;
}  
*+html #rl_tile ul{   /* IE fix, shift to ie.css */
    margin: 15px 0 0 25px;
}  
#rl_tile ul li{
    margin:0px;
    color:#666666;
    list-style-type: disc;
    line-height: 16px; margin: 0 0 10px;
}   
*+html #rl_tile ul li { /* IE fix, shift to ie.css */
    list-style-position: inside;
}
#rl_tile ul li a{
    font-family:Arial, sans-serif;
    letter-spacing: normal;
    color: #006699;
    font-size: 9pt;
    text-decoration: none;
    font-weight: normal;
}
.horizontal_div{
    float: left;
    width: 924px; margin-bottom: 10px;
    height: auto !important; height: 130px; 
}
#rl_tilebox{
    float: left;
    width: 290px;
    height: auto;
    padding-left: 15px;
    margin-top: 0px;
}

#rl_tilebox ul { width: 240px; }


#rl_bottom{
    float: left;
   background: url(../images/btmPanelLong_btm.gif) no-repeat top left;
   width: 923px;
   height: 16px;
   border: none;
   display: block !important;  
}

.sitemap_itembox { float: left; clear: both; }
*+html .sitemap_itembox { margin-top: 10px; }
.sitemap_itembox li { display: block; list-style-type: none; list-style-position: inside; }
.sitemap_itembox li.title { font-size: 14px; font-weight: bold; }
.sitemap_itembox a { color: #444; font-family: Calibri, "Trebuchet MS", Arial, sans-serif; letter-spacing: 0; text-decoration: none; }
.sitemap_itembox a:hover { text-decoration: underline; }
