#content_left h3,
#content_left h3 a:link,
#content_left h3 a:active,
#content_left h3 a:visited,
#content_left h3 a:hover {
	color: #84b63d;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 10px;
}

#left_menu_1 {
	width: 190px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.left_menu_1_button a:link,
.left_menu_1_button a:active,
.left_menu_1_button a:visited {
	background: #e2e8ea;
	width: 207px;
	font-size: 14px;
	line-height: 20px;
	color: #2f4348;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #e2e8ea;
	margin: 1px 0 0 0;
	padding: 10px 15px;
	display: block;
}

.left_menu_1_button a:hover {
	background: #f1f6f7;
	color: #849297;
	border: 1px solid #e2e8ea;
}

.left_menu_1_button_s a:link,
.left_menu_1_button_s a:active,
.left_menu_1_button_s a:visited,
.left_menu_1_button_s a:hover {
	background: #2f4348;
	width: 207px;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #2f4348;
	margin: 1px 0 0 0;
	padding: 10px 15px;
	display: block;
}

#left_menu_2 {
	background: #f8efef url("images/left_menu_2_bg.gif") repeat-x top left;
	width: 207px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#left_menu_2 li a:link,
#left_menu_2 li a:active,
#left_menu_2 li a:visited {
	width: 207px;
	font-size: 12px;
	color: #c55b5b;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #ffffff;
	margin: 0;
	padding: 6px 15px;
	display: block;
}

#left_menu_2 li a:hover {
	background: #e2afaf;
	color: #ffffff;
}

#content_right h2 {
	color: #2f4348;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 0;
}

#content_right h3 {
	font-size: 18px;
	font-weight: normal;
}

#content_right h4 {
	font-size: 14px;
	font-weight: bold;
}

#content_right p {
	line-height: 18px;
	margin: 18px 12px;
	padding: 0;
}

#content_right table {
	border: none;
	text-align: left;
	margin: 12px;
}

#content_right table td {
	font-size: 12px;
	border-bottom: 1px solid #e2e8ea;
}

#content_right table td.no_border {
	border: none;
}
.th_1 {
	background: #e2e8ea;
	color: #7a9298;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	text-align: left;
}

.th_2 {
	background: #e2e8ea;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	text-align: left;
}

.th_3 {
	background: #faf5ea;
	color: #6f8388;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #faf5ea;
	padding-left: 20px;
	text-align: left;
}

.th_4 {
	color: #7a9298;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #e2e8ea;
	text-align: left;
}

.content_intro_1 {
	background: #faf5ea;
	color: #8b743c;
	font-size: 12px;
	line-height: 18px;
	border: 1px solid #f1e5c9;
	margin: 18px 0;
	padding: 12px;
	display: block;
}

.content_intro_1 a:link,
.content_intro_1 a:active,
.content_intro_1 a:visited {
	color: #d3a840;
	text-decoration: none;
}

.content_intro_1 a:hover {
	color: #000;
	text-decoration: none;
}

.content_intro_1_ul {
	list-style-image: url("../images/bullet_001.gif");
	margin-top: 0;
	margin-bottom: 0;
}

.content_intro_2 {
	background: #eef4f5;
	color: #526d74;
	font-size: 12px;
	line-height: 18px;
	border: 1px solid #d4e1e5;
	margin: 18px 0;
	padding: 12px;
	display: block;
}

.form_1_submit {
	margin-left: 112px;
}

.input_width_1 {
	width: 300px;
}

.textarea_width_1 {
	width: 350px;
}
.button_001 a:hover {
	color: #748285;
	border: 1px solid #556264;
}