body {
	font-family: Tahoma, Helvetica, sans-serif;
	background-color: #ddd;
	background-image: none;
}
.boxed_region, .boxed_region2 {
	background-color: #fff;
	width: 100%;
	vertical-align: top;
	margin: 0 10px 0 0;
	padding: 3px;
	padding-left: 6px;
	border: solid 2px #dfdfdf;
	border-bottom: 0;
}
.boxed_region2 {
	border-bottom: solid 2px #dfdfdf;
}
.boxed_region table {
	width: 100%;
	background-color: #fff;
}
.boxed_divider {
	border-top: dashed 1px #dfdfdf;
}
.go_region {
	width: 100%; /*background-image: url(../images/photo_wash.jpg); 	background-repeat: no-repeat; 	background-position: center;*/
}
.region_title {
	font-size: 130%;
	font-weight: bolder;
	margin: 0;
	padding: 0; /*border: solid 1px #000;*/
	
}
.region_text {
	font-size: 85%;
	line-height: 1.3em;
	color: #666;
	padding: 0 8px 0 0;
	margin: 0 4px 0 0; /*border: solid 1px #000;*/
}
.region_button {
	margin: 0;
	padding: 2px 0 0 0; /*border: solid 1px #000;*/
}
/* --------------------------------------------------------- */
.green_title {
	color: #3c0; /*border: solid 1px #000;*/
}
.orange_title {
	color: #ff850d;
}
.blue_title {
	color: #423c95;
}
.gray_title {
	color: #949494;
}
/* --------------------------------------------------------- */
.input_field {
	font-size: 80%;
	background-color: #ff6;
}
.input_label {
	color: #666;
}
.form_button {
	font-size: 80%;
	color: #423c95;
}
/* --------------------------------------------------------- */
.big_title {
	font-size: 300%;
	font-weight: bolder;
	margin: 0;
	padding: 0;
	color: #ff850d;
	white-space: nowrap;
	vertical-align: sub;
}
.promo_text, .promo_text_large {
	margin: 0;
}
.promo_text_large {
	font-size: 130%;
	color: #423c95;
	font-weight: bolder;
	line-height: 1.1em;
}
.promo_text_medium {
	font-size: 90%;
	color: #423c95;
	font-weight: bolder;
	line-height: 1.3em;
}
.promo_text {
	font-size: 85%;
	line-height: 1.3em;
	color: #666;
	white-space: nowrap;
}
.promo_text2 {
	font-size: 85%;
	line-height: 1.3em;
	color: #666;
}
.wrap_white_space {
	white-space:normal;
}
.pad-top {
	padding-top: 10px;
}
.light_text {
	margin: 0;
	padding: 0;
	font-size: 90%;
	color: #a1a1a1;
}
/* --------------------------------------------------------- */
.hori_list ul {
	font-size: 85%;
	margin: 2px 8px 0 0;
	padding: 0;
}
.hori_list li {
	display: inline;
}
/* --------------------------------------------------------- */
.footer_links {
	font-size: 85%;
	text-align: center;
	letter-spacing: .75px;
}
.footer_links a {
	text-decoration: none;
}
.footer_links a:visited {
	text-decoration: none;
}
.footer_links a:visited {
	text-decoration: none;
}
.footer_links a:hover {
	text-decoration: none;
}
