@charset "UTF-8";
body {
	background-color: #00AFCA;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	text-decoration: none;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	position: relative;
}
#bg_top {
	background-image: url(images/bg_top.gif);
	height: 19px;
	width: 808px;
	margin: auto;
	padding: 0px;
	position: relative;
}
#wrapper {
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
	width: 808px;
	position: relative;
	display: table;
	margin: auto;
}
#right_bg_top {
	background-image: url(images/right_bg_top.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 209px;
	background-position: top;
}
#right_bg {
	height: auto;
	width: 209px;
	background-image: url(images/right_bg.gif);
	background-repeat: repeat-y;
}
#right_bg_bottom {
	background-image: url(images/right_bg_bottom.gif);
	height: 15px;
	width: 209px;
}
#wrapper .content-left {
	float: left;
	width: 537px;
	position: relative;
	padding-left: 25px;
}
#wrapper .content-right {
	width: 225px;
	float: right;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#bg_bottom {
	background-image: url(images/bg_bottom.gif);
	margin: auto;
	height: 18px;
	width: 808px;
	position: relative;
}
.blue_top {
	background-image: url(images/right_blue_top.gif);
	margin: auto;
	height: 16px;
	width: 192px;
}
.blue_bg {
	background-image: url(images/right_blue_bg.gif);
	background-repeat: repeat-y;
	width: 172px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.blue_bottom {
	background-image: url(images/right_blue_bottom.gif);
	margin: auto;
	height: 16px;
	width: 192px;
}
.orange_top {
	background-image: url(images/right_orange_top.gif);
	height: 16px;
	width: 192px;
	margin: auto;
}
.orange_bg {
	background-image: url(images/right_orange_bg.gif);
	background-repeat: repeat-y;
	width: 172px;
	margin: auto;
	padding-right: 10px;
	padding-left: 10px;
}
.orange_bottom {
	background-image: url(images/right_orange_bottom.gif);
	height: 16px;
	width: 192px;
	margin: auto;
}
.green_top {
	background-image: url(images/right_green_top.gif);
	height: 16px;
	width: 192px;
	margin: auto;
}
.green_bg {
	background-image: url(images/right_green_bg.gif);
	background-repeat: repeat-y;
	width: 172px;
	margin: auto;
	padding-right: 10px;
	padding-left: 10px;
}
.green_bottom {
	background-image: url(images/right_green_bottom.gif);
	height: 16px;
	width: 192px;
	margin: auto;
}
.text_header_big {
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	font-weight: bold;
	color: #093852;
}
.text_header_med {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.text_header_med2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #AE9100;
}
.text_header_med3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.text_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}
.text_right_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.text_right_big {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #003399;
}
.text_right_bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #663300;
}
.text_right_bold3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #003300;
}
.text_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #66CC00;
	display: block;
	margin: auto;
	padding: 5px;
	width: 500px;
	border: 1px solid #006600;
}
.text_box2 {
	background-color: #E0E7D9;
	display: block;
	margin: auto;
	padding: 5px;
	width: 500px;
	border: 1px solid #CDD0C0;
}
.text_offer_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.text_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.offer_top {
	background-image: url(images/offer_top.gif);
	margin: auto;
	height: 24px;
	width: 463px;
}
.offer_bg {
	background-image: url(images/offer_bg.gif);
	background-repeat: repeat-y;
	width: 443px;
	margin: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.offer_bottom {
	background-image: url(images/offer_bottom.gif);
	margin: auto;
	height: 20px;
	width: 463px;
}
