.lightening_back {
	background-attachment: scroll;
	background-image: url(images/lightening_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.masthead_top {
	background-attachment: scroll;
	background-image: url(images/masthead_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.masthead_middle {
	background-attachment: scroll;
	background-image: url(images/masthead_middle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.masthead_left {
	background-attachment: scroll;
	background-image: url(images/masthead_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.masthead_right {
	background-attachment: scroll;
	background-image: url(images/masthead_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.copy_date {
	text-align: left;
	font-family: Arial;
	font-size: 9px;
	font-style: italic;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #7FA2B5;
	margin: 38px 5px 5px 50px;
}
.copy_heading {
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #A668D7;
	text-align: left;
	margin-bottom: 18px;
	letter-spacing: 1px;
}
.copy_body {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	text-indent: 15px;
	font-variant: normal;
}
.masthead_base_repeat {
	background-image: url(images/masthead_base_repeat.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.form_label {
	font-family: Arial;
	font-size: 7px;
	line-height: 8px;
	font-weight: bold;
	color: #999999;
	text-align: right;
	text-transform: uppercase;
	margin-right: 5px;
}
.form_box {
	font-family: Arial;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
	padding: 2px;
	border: 1px solid #7FA2B5;
	margin-top: 2px;
	margin-bottom: 2px;
}
.copy_subhead {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	margin-bottom: 10px;
	font-style: italic;
	letter-spacing: 1px;
	margin-top: 7px;
}
.form_button {
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
	background-color: #D8E3E9;
	text-align: center;
	border: 1px solid #7FA2B5;
	cursor: hand;
	color: #999999;
	padding-top: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
.roundbox_left {
	background-image: url(images/round_border_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.roundbox_repeat {
	background-image: url(images/round_border_repeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.roundbox_right {
	background-image: url(images/round_border_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.picborder {
	border: 1px solid #7FA2B5;
}
.double_border {
	background-image: url(images/double_border_repeat.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
