/* CSS Document */

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background: url('images/plus.png') no-repeat top left;
color:#214273;
width:100%;
padding:2px;
text-align:left;
font-weight:bold;
}

.submenu{
margin-bottom: 0.5em;
padding: 10px;
}

.subtitle{
color:#214273;
font-weight:bold;
}

