@charset "UTF-8";
/* CSS Document */

<!--
body {
	background-image: url(images/top_pattern.jpg);
	background-repeat: repeat-x;
	width: 12600px;
	margin: 0px;
}
.logo {
	margin-left: 31px;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color:  #666666;
}
a:hover {
	background-color: #00B3AF;
	color: #FFFFFF;
}
.home_table {
	margin-top: 15px;
	margin-left: 31px;
}
.back_arrow {
	margin-left: 31px;
}
.body_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.2em;
	margin-top: 20px;
}
.home_menu_txt {
	margin-right: 90px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	vertical-align: top;
	line-height: 1.4em;
	font-variant: normal;
	margin-top: 18px;
}
.home_menu_header {
	margin-right: 90px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #00B3AF;
	vertical-align: top;
}
.home_img {
	border: 1px dotted #00B3AF;
	margin-top: 23px;
	margin-bottom: 10px;
	float: left;
}
.head {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00B3AF;
	font-variant: normal;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	line-height: 1em;
}
.background_img {
	border: 1px dotted #00B3AF;
	float: right;
	margin: 20px;
}
.body_txt_col {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.2em;
	margin-top: 20px;
	margin-right: 20px;
}
.body_txt_col_noheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.2em;
	margin-top: 38px;
	margin-right: 20px;
}
.style1 {color: #00B3AF}
.other_header {
	color: #CE7573;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
}
.form_text {
	margin: 2px;
	width: 140px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #B7544F;
	background-color: #E8FFF9;
	height: 15px;
	vertical-align: text-bottom;
	background-position: left center;
	text-align: left;
}
.form_comments {
	margin: 2px;
	width: 225px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #B7544F;
	height: 100px;
	background-color: #E8FFF9;
}
.form_text_submit {
	margin: 2px;
	width: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #00B3AF;
	background-color: #E8FFF9;
	height: 20px;
	border: 1px dotted #00B3AF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #00B3AF;
	text-decoration: none;
	line-height: 1em;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	vertical-align: top;
	margin-bottom: 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #00B3AF;
	text-decoration: none;
	vertical-align: top;
	margin-right: 90px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1em;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	vertical-align: top;
	margin-bottom: 20px;
}
.b4_images {
	border: 1px dotted #00B3AF;
}
.style4 {color: #FFFFFF}
-->