/* CSS Document */

body { margin:5px 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; text-align:center; background:url(images/water.jpg) 90% 385px fixed no-repeat #FFF; }

td { vertical-align:top; }

h1 { font-family:"Times New Roman", Times, serif; margin:0; font-size:26px; }

h2 { font-family:"Times New Roman", Times, serif; margin:0; font-size:20px; }

h3 { font-family:"Times New Roman", Times, serif; margin:0; font-size:16px; }

p { margin:0 0 14px 0; }

a:hover { color:#900; }

dl { margin-top:0; }

dt { font-weight:bold; }

dd { margin-bottom:10px; }

ul { list-style-type:square; padding-left:20px; margin-left:0; margin-top:0; }

li { font-size:14px; margin-bottom:6px; }

#header { background:url(images/Banner.jpg) top center no-repeat; height:120px; padding-top:112px; text-align:center; font-family:"Times New Roman", Times, serif; font-size:15px; font-weight:bold; margin:auto; }

#header td { text-align:left; white-space:nowrap; }

.nav { text-align:left; padding-right:10px; }

.button { display:block; padding-bottom:5px; background:url(images/buttons/bottom.gif) bottom no-repeat; margin-bottom:5px; }

.lid { display:block; padding-top:3px; background:url(images/buttons/top.gif) top no-repeat; }

.nav .button a { display:block; text-align:center; text-decoration:none; height:26px; line-height:26px; width:173px; font-size:14px; font-weight:bold; color:#336; background:url(images/buttons/left.gif) left no-repeat #EEE; margin:0; }

.nav .button a:hover { background:url(images/buttons/left.gif) left no-repeat #FFF; color:#000; }

.nav li a { font-size:12px; }

.rend { display:block; background:url(images/buttons/right.gif) right no-repeat; }

.divider { vertical-align:bottom; background:url(images/blkpxl.gif) center repeat-y; }

.content { padding:0 10px; text-align:left; }

.fin { text-align:center; border-bottom:1px solid #000; margin-bottom:20px; }

.small { font-size:10px; }

ul.months { margin-bottom: 20px; }
ul.months li { float:left; width:130px; line-height: 18px; }

/* Utility Classes */
.hidden, .alt
{
  display: none;
}