.pagebg {
	background-image: url(/images/page_bg.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 175%;
}
.normal {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 175%;
}
.textboxbg {
	background-image: url(/images/text_box_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: 1px solid #C5AFB7;

}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 175%;
	background-image: url(/images/text_box_scallops.gif);
	background-repeat: no-repeat;
	background-position: top;

}
.textboxscallops {
	background-image: url(/images/text_box_scallops.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #333333;
}
.subheads {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #333333;
}
