/* CSS Document */

/* Styling for Committees page is linked after Main KMM stylesheet ------------------------styling for committees follows */
h2 {width:95%;
line-height:1.2em;}

.topic_box {
font-size:80%;
line-height:150%;
width:95%;
background-image:url(../images/lt_blu_edge.jpg);
background-repeat:repeat-x;
border:solid 1px #B9CECF;
margin-top:10px;
padding:0 0 0 15px;
overflow:hidden;
}
.topic_box ul {
width:160px;
vertical-align:top;
float:left;
}
.finance ul {

vertical-align:top;

}
.list_header {
width:95%;
float:left;
}
.list_note {
width:95%;
float:left;
}
.list_note p {
text-indent:20px;

}

/* styling for committees ends */
