.indexbg {
	background-image: url(/assets/graphic_index_bg.jpg);
	background-repeat: no-repeat;
}
.pagebg {
	background-image: url(/assets/graphic_page_bg_stretch.jpg);
	background-repeat: repeat-y;
}
.pagetextreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.indextextreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.indexaxirratext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.contentpagebg {
	background-image: url(/assets/graphic_content_page_bg.jpg);
	background-repeat: no-repeat;
}
.pageheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.paragraphheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.pagetextbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

