/* for collapsible menu */

.hd {font-weight: bold; font-size: 16px;}
	
img.square {
vertical-align: bottom;
}

.toplevel {
 display: block;
 margin-top: 13px;
 margin-bottom: 0px;
 line-height: 17px;
 color: 000000;
 }
 
.sublevel {
 display: block;
 font-weight: normal;
 color: 000000;	
 margin-left: 20px;
 margin-top: 0;
 line-height: 17px;
 }

 .sub2 {
 display: block;
 font-weight: normal;
 margin-left: 20px;
 margin-top: 0;
 line-height: 14px;
 }


DIV,.DIV
	{
	margin-top:0em;
	margin-bottom:0em;
	padding:0em;
	}


.text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #1c1c1c;
}
.headline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #1c1c1c;
}
.headlinelink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #99CC00;
}
.linktext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #99CC00;
}
.qtext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #)1C1C1C;
}
.copyright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #1C1C1C;
}
.copyrightlink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #99CC00;
}