body {font-family: Helvetica, Arial, sans-serif; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px;}
h1 {font-size: 1em; padding-top:30px;}
h2 {font-size: 0.8em; font-weight:bold; margin-bottom:0;}
p, ul, .meetingsTable {font-size: 0.8em; margin-top:0;}

a {text-decoration:none; color:#4F8A10;}
a:hover{text-decoration: underline;}
a:visited {color:#2F6694}

/*lists - background position takes two values: top and left*/
ul {list-style-type: none; padding: 0; margin: 0;}
li {background-image: url(../bullet_green.gif); background-repeat: no-repeat; background-position: 0 .4em; padding-left: 1em;}

	
.header {font-size: 2.0em; padding-top:15px; padding-bottom:15px; color:#4F8A10;}

.title {font-size: 2.5em; color:#9EBF7C; padding-bottom:20px; padding-top:25px;}

.bold {font-weight:bold;}

.greyBar {clear:left; background-image:url(../bc_grey.gif); background-repeat: repeat-x; height:17px;}
.greenBar {clear:left; background-image:url(../bc_green.gif); background-repeat: repeat-x; height:17px;}
.greenBackground {width:170px; background-color:#4F8A10;}
.greenBackgroundLower {width:170px; background-color:#4F8A10; height:100%;}

.arrowColumn {width:13px;}

.mainText {padding-left:55px; padding-bottom:20px; width:80%;}
.fundText {font-size: 12px; color:#FFFFFF; text-align:right; padding-right:8px; padding-top:100px; padding-bottom:20px;}

.footer {border-top:1px solid #4F8A10; padding-left:55px; padding-top:10px; padding-bottom:20px; font-size:0.8em;}

/* navigation */
.navGreen {clear:left; background-image:url(../nav_green.gif); background-repeat: no-repeat; height:19px; width:155px; text-align:right; padding-top:2px; font-size:12px}
.navGrey {clear:left; background-image:url(../nav_grey.gif); background-repeat: no-repeat; height:19px; width:14px; padding-top:2px;}
.navArrow {clear:left; background-image:url(../nav_arrow.gif); background-repeat: no-repeat; height:19px; width:14px; padding-top:2px;}
.leftNav {padding-top:30px; padding-left:15px;}
.arrows {padding-top:30px;}

.top {width:450px; text-align:right;}


/* meetings and reports table */
.meetingsTable {width:80%; margin-bottom:20px;}
.meetingsHead {text-align:left; font-weight:bold; padding-bottom:10px;}
.meetCol {width:40%; padding-bottom:10px;}
.dateCol {width:20%; padding-bottom:10px;}
.docCol {width:40%; padding-bottom:10px;}
