.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	line-height: 12pt;
}
.bodytextBOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	line-height: 12pt;
	font-weight: bold;
}
.bodytextBOLDgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #99CC00;
	text-decoration: none;
	line-height: 12pt;
	font-weight: bold;
}
.right_C_grad {
	background-image: url(../images/right_corner_grad.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.left_C_grad {
	background-image: url(../images/left_corner_grad.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodytextwhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12pt;
}
.bodytextBOLDwhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12pt;
	font-weight: bold;
}
.bodytextBOLDblue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0099CC;
	text-decoration: none;
	line-height: 12pt;
	font-weight: bold;
}
.bodytextLight {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 12pt;
}
.bodytextBOLD2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	line-height: 12pt;
	font-weight: bold;
}
a:link {
	color: #666666;
}
a:hover {
	color: #999999;
}
a:active {
	color: #99CC00;
}
a:visited {
	color: #999999;
}

.uline {
border-bottom:1px solid #DDDDDD;
padding-bottom:16px;
}
