
BODY { background: #FFFFFF url(images/greybak.gif); }

/* CORRECT ORDER IS LINK VISITED HOVER ACTIVE */
/* THIS GROUP SETS THE TOP NAVIGATION LINK COLORS */
a.topnav:link { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : normal; color : #FFFFFF; text-decoration : none; }
a.topnav:visited { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : normal; color : #FFFFFF; text-decoration : none; }
a.topnav:hover{ font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : normal; color : #FFFFFF; text-decoration : underline; }
a.topnav:active { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : normal; color : #FFFFFF; text-decoration : none; }
.topnavsep { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 9pt; font-weight : normal; color : #C0C0C0; text-decoration : none; }

/* THIS GROUP SETS THE BOTTOM NAVIGATION LINK COLORS */
a.botnav:link { font-family : Arial, Helvetica, sans-serif; font-size : 9pt; font-weight : normal; color : #0000FF; text-decoration : none; }
a.botnav:visited { font-family : Arial, Helvetica, sans-serif; font-size : 9pt; font-weight : normal; color : #0000FF; text-decoration : none; }
a.botnav:hover{ font-family : Arial, Helvetica, sans-serif; font-size : 9pt; font-weight : normal; color : #FF0000; text-decoration : underline; }
a.botnav:active { font-family : Arial, Helvetica, sans-serif; font-size : 9pt; font-weight : normal; color : #0000FF; text-decoration : none; }
.botnavsep { font-family : Arial, Helvetica, sans-serif; font-size : 8pt; font-weight : normal; color : #000000; text-decoration : none; }

/* THIS GROUP SETS THE FAQ BACK TO TOP LINK COLORS */
a.backtotop:link { font-family : Arial, Helvetica, sans-serif; font-size : 8pt; font-weight : normal; color : #0000FF; text-decoration : underline; }
a.backtotop:visited { font-family : Arial, Helvetica, sans-serif; font-size : 8pt; font-weight : normal; color : #0000FF; text-decoration : underline; }
a.backtotop:hover{ font-family : Arial, Helvetica, sans-serif; font-size : 8pt; font-weight : normal; color : #FF0000; text-decoration : underline; }
a.backtotop:active { font-family : Arial, Helvetica, sans-serif; font-size : 8pt; font-weight : normal; color : #0000FF; text-decoration : underline; }

/* THIS GROUP SETS THE FAQ LINK COLORS */
a.faq:link { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : normal; color : #0000FF; text-decoration : underline; }
a.faq:visited { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : normal; color : #0000FF; text-decoration : underline; }
a.faq:hover { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : normal; color : #FF0000; text-decoration :  underline; }
a.faq:active { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : normal; color : #0000FF; text-decoration : underline; }

/* THIS GROUP SETS THE WBM LINK COLOR */
a.wbm:link { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 8pt; font-weight : normal; color : #0000FF; text-decoration : none; }
a.wbm:visited { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 8pt; font-weight : normal; color : #0000FF; text-decoration : none; }
a.wbm:hover { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 8pt; font-weight : normal; color : #FF0000; text-decoration :  none; }
a.wbm:active { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 8pt; font-weight : normal; color : #0000FF; text-decoration : none; }

/* THIS GROUP SETS ALL OTHER LINK COLORS */
a:link { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : normal; color : #0000FF; text-decoration : underline; }
a:visited { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : normal; color : #0000FF; text-decoration : underline; }
a:hover { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : normal; color : #FF0000; text-decoration :  underline; }
a:active { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : normal; color : #0000FF; text-decoration : underline; }

.maintext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
}
.maintextsmall {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
}
.heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #C0C0C0;
	font-weight : bold;
}
.date {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #C0C0C0;
	font-weight : bold;
}
.maintextsmallbold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

.maintextbold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.maintextitalic {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : italic;
}

.maintextred {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #FF0000;
}

.address {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
   	font-weight : bold;
   	color : #666666;
}

.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
   	color : #000000;
}

.signature {
	font-family :"Brush Script MT", cursive, Times, serif;
	font-size : 16pt;
   	font-style : italic;
   	color : #000000;
}

.highlight {
	background-color : Yellow;
}

.tableheading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.wbmcredit {
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
   	color : #999999;
	text-decoration : none;
}

.wbmcreditlink {
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
   	color : #0000FF;
	text-decoration : none;
}

.serving {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
   	color : #FDFDFD;
}

ul {
	margin-top:5px; margin-bottom:0px;
}

li { 
	margin-left: -1em 
}

