.bkgrnd-homepg {
	background-image: url(images/background-homepg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bkgrnd-footerbar {
	background-image: url(images/backgrnd-footerbar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.arial_12_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}	
	
.Times16-WhiteBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.Times_14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.Times_14-White {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.Arial_24-BoldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
}.bkgrnd-about {
	background-image: url(images/background-about.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.georgia_18_blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #120286;
}
.vertical-rule-background {
	background-image: url(images/vertical-rule.gif);
	background-repeat: repeat-y;
}

