/* Content */

html, body { background-color: #E5EDB7; }
table div { font-family: arial, geneva, sans-serif; font-size: 9pt; font-weight: normal; } 
.content { 
font-family: arial, geneva, sans-serif;
font-size: 9pt;
font-weight: normal;
}

/* Section Labels */
.windowLabel { color: #C2D840; font-weight: bold; }
.waterLabel { color:#3F5CA9; font-weight: bold; }
.summerLabel { color:#F58A32; font-weight: bold; }

/* Footer */

#footerTxt { font-family: arial, geneva, sans-serif; font-size: 8pt; font-weight: normal; }
#footerTxt a { text-decoration: none; }
#footerTxt a:hover { color:#F58A32; }

/* Links */

a { color: blue; text-decoration: none; }
a:visited { color: blue; text-decoration: none; }
a:hover { color: #F58A32; }

/* Misc */
.bigTxt { font-family: arial, geneva, sans-serif; font-size: 9pt; }
#innerList {list-style-type: disc; }
#globalWrapper { border: 0px; }
#homePgMainTbl { border:1px solid #000; background-color: #FFFFFF; }


#releaseList li { padding-bottom: 5px; }