P, TD, HTML, BODY {
	font-family: Arial;
	font-size: 10pt;
	color: #555555;
}
.whiteBullet {
	font-size: 8pt;
	color: white;
	line-height: 7pt;
}

.whiteBullet A {
	line-height: 12pt;

}
.title {
	font-family: Arial;
	font-size: 18pt;
	color: #FAD3A3;
	font-weight: normal;
}

.lightTanBG, .dataForm TD {
	background-color:	#FBE7CE;
	}
.darkTanBG, .dataForm TH {
	background-color: 	#FAD3A3;
	}
.darkPurpleBG {
	background-color:	#889988;
	}
.moduleTitle {
/*	color:		#FAD3A3;  */
/*	color: #555555; */
	text-align: 	center;
	font-size: 	10pt;
	font-weight: 	bold;
	margin-bottom:  0px;
	}
A {
	color:			#889988;
	font-weight: bold;
}
.lightPurpleBG {
	background-color:	#DDFFDD;
	}
.whiteBG {
	background-color:	#FFFFFF;
}
.whiteMedium, .tanMedium {
	vertical-align: center;
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}


.tanMedium {
	color: 		#FAD3A3;
}

.topLinks {
	padding: 0;
	spacing: 0;
	vertical-align: middle;
	text-align: center;
}
.topLink, .topLink A {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding-left: 20px;
	text-transform: lowercase;
}
.smallText, .fileInfo {
	font-size: 8pt;
}

.dataForm TH {
	font-weight: bold;
	font-size: 10pt;
	padding: 2px;
	color: white;
}


TABLE.grid TR TD {
	background-color:	#FBE7CE;
}

TABLE.grid TR TH {
	background-color:	#889988;
	color: white;
	font-size: 10pt;
}

.num {
	text-align: center;
}

.fileInfo {
	text-align: center;
}
