/* Start of CMSMS style sheet 'vmenu.css' */
div#menu_vert , div#menu_vert h3{
    padding:0px;
    font-size:12px;
}

div#menu_vert {
    /*border-right:1px dotted #aaaaaa;*/
    margin-right:40px;
}

div#menu_vert li.separator hr{
    display:none;
}


div#menu_vert dfn{
    display:none;
}

div#menu_vert ul {
    list-style:none;
    /*list-style-position:inside;*/
    margin:0px;
    padding:0px;
}

div#menu_vert li {
    margin:0px;
    padding:0px;
    /*padding-left:-12px; JC*/
    /*list-style-image:url(uploads/theme/list_b1.jpg);*/
    /*border-bottom:1px dotted #aaaaaa;*/
    padding-bottom:5px;
    margin-bottom:5px;
}

div#menu_vert li:hover{
    
}

div#menu_vert a:link, div#menu_vert a:active, div#menu_vert a:visited {
    color:#3d3d3d;
    text-decoration:none;
}

div#menu_vert a:hover {
    color:#6c9d31;
}

div#menu_vert li.currentpage  {
    list-style:none;
    
}

div#menu_vert a.currentpage {
    /*font-weight:bold;*/
    color:#006f3a;
}

div#menu_vert li.currentpage h3{
    padding-top:2px;
    padding-bottom:2px;
    margin:0px;
    color:#3463c9;
}

div#menu_vert li li{
    padding:0px;
    padding-left:5px;
    /*list-style-image:url(uploads/theme/list_b2.jpg);*/
    
    border:0px;
}

div#menu_vert li li:hover{
    /*list-style-image:url(uploads/theme/list_b2_hover.jpg);*/
}

.key_topics{
background-image:url(uploads/theme/key_topic.jpg);
background-repeat:no-repeat;
padding:70px 25px 0 20px;
height:253px;
}
.key_facts{
background-image:url(uploads/theme/key_fact.jpg);
background-repeat:no-repeat;
width:205px;
height:250px;
padding:65px 0 0 5px;

}

.keytext{
width:180px;
margin-left:5px;
}
/* End of 'vmenu.css' */

