.picBckgrd {
	background-image: url(images/uri_Large.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.hdg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
}
.hdg02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: disc;
	line-height: normal;
	color: #FFFFFF;


}
.whiteBigText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
