body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EDEDED;
}
.front_bg {
	background-image: url(../images/2_boxes.gif);
	background-repeat: no-repeat;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}a:link {
	color: #3D83BF;
	text-decoration: none;
}
.sub_page_bg {
	background-image: url(../images/sub-page_bg.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.sub_page_Rclm {
	background-image: url(../images/right_hand_clm.gif);
	background-repeat: no-repeat;
}
a:hover {
	color: #FF2A00;
	text-decoration: none;
}
a:visited {
	color: #5793C6;
	text-decoration: none;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FD6D05;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6098C8;
	background-image: url(../images/input_bg.gif);
	background-repeat: repeat-x;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6CA1CF;
	background-image: url(../images/text_area.gif);
	background-repeat: repeat-x;
}
