body, td {
    font-size: 12px;
    vertical-align: top;
} 

.top_block {
    display: block; 
    position: relative;
    overflow: hidden;
    background-image: url('../image/new_background_header.jpg'); 
    background-repeat: no-repeat; 
    height: 205px; 
    width: 780px;
    text-align: left;    
}   

.mid_block {     
    background-image: url('../image/new_background_mid.jpg'); 
    background-repeat: repeat-y;  
    position: relative;
    overflow: hidden;
    float: none;
    display: block; 
    width: 780px;      
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: left;
} 

.mid_block td {
    font-size: 14px;
}

.mid_block a {
    color: #aa0000;    
    text-decoration: none;
    font-weight: bold;
}

.mid_block p {
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 0 0; 
    margin: 0 0 5px 0; 
}

.mid_block ul {
    font-size: 14px;
    line-height: 18px; 
}

.mid_block ol {
    font-size: 14px;
    line-height: 18px; 
}

.mid_block a:hover {
    color: black;
}

.mid_block a:visited {
    color: #aa0000;    
}
 
.mid_block h1 {    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;  
    font-weight: bold;
    padding: 0 0 0 0;
    margin: 20px 0 5px 0;
    /* color: #395253; */
    color: #aa0000;
} 

.mid_block h2 {    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 0 0;
    margin: 8px 0 0 0;
    color: #395253;
} 
 
.bot_block {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    display: block;
    overflow: hidden;
    position:relative;
    background-image: url('../image/new_footer.jpg'); 
    background-repeat: no-repeat;
    width: 780px;
    height: 50px;
    color: 777777;
}   

.menu {         
    position: absolute;
    display: block;
    overflow: hidden;
    left: 0px; 
    top: 116px; 
    height: 63px;
    width: 562px; 
    padding: 0 0 0 2px;
}

.cssnav    {
    position:relative;
    float: left;
    margin: 0; 
    padding: 0;
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    background: url(../image/new_background_highlight.jpg) no-repeat;
    width: 80px;
    height: 64px;
    overflow:hidden;/* for ie to hide extra height*/    
}

.cssnav a {
    display: block;
    font-size: 11px;
    width: 80;
    height: 64px;
    display: block;
    float: left;
    color: black; 
    text-decoration: none;
    overflow:hidden;/* for ie to hide extra height*/
}
.cssnav a:hover {
    color: #444444;
}

.cssnav img {width: 80px; height: 64px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav span {
    position: absolute;
    left: 0px;
    top: 50%;
    text-align: center;
    width: 80px;
    cursor: pointer;              
}

.menu_block {
    display: block; 
    float: left;
    position: relative;
    overflow: hidden; 
    width: 164px;
    text-align: left; 
    background-image: url('../image/new_sidebar_background.jpg'); 
    background-repeat: repeat-y;    
    left: 1px; 
}  

.body_block {
    display: block; 
    margin-left: 10px;
    float: left;
    position: relative;
    overflow: hidden;
    width: 550px;
    text-align: left;    
}  

.footerlink{
    text-align: center;
    font-family: Tahoma, Verdana, Arial;
    font-size:10px;
    color: #222222;
}

.footerlink a{
    color: #222222;
    text-decoration:none;
}

.footerlink a:link{
    color: #222222;
    text-decoration:none;
    font-size:10px;
}

.footerlink a:hover {
    color: #444444;
    text-decoration:none;
    font-size:10px;
    background-color: #FFF;
}

.footerlink a:visited {
    color: #222222;
    text-decoration:none;
    font-size:10px;
}

.phones {
    float: left; 
    display: block; 
    overflow: hidden; 
    position: absolute; 
    left: 210px;
    top: 10px;
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
}

.toplinks {
    float: left; 
    display: block; 
    overflow: hidden; 
    position: absolute; 
    left: 300px;
    top: 95px;
    color: #3B5F5F;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
}

.toplinks a {
    color: #3b5f5f;
    text-decoration: none;
}

.toplinks a:visited {
    color: #3b5f5f;
}

.toplinks a:hover {
    color: #000000;
}

.bottomlinks td {
    color: #3b5f5f;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}

.bottomlinks a {
    color: #3b5f5f;
    text-decoration: none;
}

.bottomlinks a:visited {
    color: #3b5f5f;
}

.bottomlinks a:hover {
    color: #000000;
}

.sidebar {
    color: #3b5f5f;    
    font-size: 14px;                                                    
}  

.sidebar p {
    line-height: 18px; 
    margin: 0 0 0 0;
    padding: 3px 0 3px 0;       
    border-bottom: 1px solid gray;
}

.sidebar a {
    color: #3b5f5f;
    text-decoration: none;
}

.sidebar a:visited {
    color: #3b5f5f; 
}

.sidebar a:hover {
    color: #000000;
}

.submenu {
    color: #222222;    
    font-size: 12px;              
}  

.submenu p {
    line-height: 14px; 
    margin: 0 0 0 0;
    padding: 3px 0 3px 6px;       
    border-bottom: 1px solid gray;
}

.submenu a {
    color: #220000;
    text-decoration: none;
}

.submenu a:visited {
    color: #220000;
    text-decoration: none;
}

.submenu a:hover {
    color: #aaaaaa;
}

.sbnavtop    {
    position:relative;
    float: left;
    margin: 0; 
    padding: 0;
    display: block;
    text-align: left;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;  
    background: url(../image/new_sidebar_top.jpg) no-repeat;
    width: 164px;
    height: 24px;           
    overflow:hidden;/* for ie to hide extra height*/  
}

.sbnavtop span {             
    position: absolute;  
    top: 20%; 
    text-align: center;          
    width: 164px;
    height: 24px; 
    color: #474747;             
}

.sbnav    {
    position:relative;
    float: left;
    display: block;             
    overflow:hidden; /* for ie to hide extra height*/ 
    background: url(../image/new_sidebar_highlight.jpg) no-repeat; 
    margin: 0; 
    padding: 0;        
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;                                                
    width: 164px;
    height: 24px;
}

.sbnav a {       
    color: #474747; 
    text-decoration: none;
    overflow: hidden; /* for ie to hide extra height*/
}

.sbnav a:hover { color: #878787; }
.sbnav a:visited { color: #474747; }
.sbnav a:hover img { visibility:hidden; }
.sbnav img { width: 164px; height: 24px; border: 0; }   
.sbnav span {         
    position: absolute;  
    left: 15px;
    top: 20%;           
    width: 164px;
    height: 24px; 
    cursor: pointer;            
}

.quote {
    font-style: italic;
    padding-left: 20px;
}

.quoteref {           
    font: bold 14px Arial, Helvetica, sans-serif;
    text-align: right;
}

.blockquote {
    border: 1px solid gray; 
    margin: 10 10 10 10; 
    padding: 5 5 5 5;
    font-style: italic;
}