.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;

}
.lightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 001821;
	font-weight: normal;
	font-variant: normal;
	}
.lightText a{
	color: 001821;
	text-decoration: none;
	}
	
.padder {
	padding-left: 35px;	
	}
.rightSide {
	background-image: url(images/dots.jpg);
	background-repeat: repeat-y;

}
.rsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;










	

}
.rsTextList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images/bullet.jpg);
}
.rsTextList a {
text-decoration: none;
color: #000000;

}
.lsTextList {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images/bulletALT.jpg);
}
.midText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-indent: 25px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;










}
.lsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;



}
.lsText a {
	color: 000000;
	text-decoration: none;
}
.midTextList {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images/bullet.jpg);
}
.midTextListBigger {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images/bullet.jpg);
}
