.background {
	background-image: url(/assets/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footerstretch {
	background-image: url(/assets/footer_stretch.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 67px;
}
.pagebg {
	background-image: url(/assets/page_bg.jpg);
	background-repeat: repeat-y;
}
.contentbgone {
	background-image: url(/assets/content_bg_01.jpg);
	background-repeat: no-repeat;
	height: 466px;
}
.pagetextreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.contentbgtwo {
	background-image: url(/assets/content_bg_2.jpg);
	background-repeat: no-repeat;
	height: 338px;
}
.contentbgsmall {
	background-image: url(/assets/content_bg_small.jpg);
	background-repeat: no-repeat;
	height: 330px;
	width: 397px;
}
.contentbglarge {

	background-image: url(/assets/content_bg_large.jpg);
	background-repeat: no-repeat;
	height: 330px;
	width: 812px;
}
.pagetextreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.pagetextbld {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.pagetextblditalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.imagespacing {
	margin-right: 10px;
	margin-bottom: 2px;
}
.storebgright {
	background-image: url(/assets/photo_bg_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.testibgleft {

	background-image: url(/assets/photo_bg_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.formcells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.pagetextregsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.pagelinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
}
.strikeout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: line-through;
}
