@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d8d7d7;
}
a:link {
	color: #778F2C;
}
a:visited {
	color: #778F2C;
}
a:hover {
	color: #acc72d;
	text-decoration: none;
}
a:active {
	color: #94ac23;
}
a img {
	border: none;
}
h1 {
	font-size: 24px;
	color: #768E2D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h2 {
	padding: 0px;
	color: #333333;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
ul li {
	margin-bottom: 10px;
}
.clear {
	clear: both;
	font-size: 0;
	height: 0;
}
img.fl_l {
	float: left;
	margin:	0 10px 10px 0;
}
.orange {
	color: #CC6600;
}
#hdr_wrap {
	clear: both;
	height: 115px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../templates/images/template_v1_01.5.gif);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
#hdr_wrap #hdr_logo {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}
#hdr_wrap #hdr_info {
	float: right;
	margin-top: 25px;
	margin-right: 15px;
	font-size: 12px;
	color: #666666;
}
#swf_wrap {
	height: 306px;
	background-color: #daead8;
	clear: both;
}
#swf_wrap #swf {
	clear: both;
	height: 306px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../templates/images/template_v1_02.jpg);
	background-repeat: no-repeat;
}
#nav_wrap {
	background-image: url(../templates/images/nav_wrp_bgd.gif);
	background-repeat: repeat-x;
	clear: both;
}
#nav {
	clear: both;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../templates/images/template_v1_03.gif);
	background-repeat: no-repeat;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 38px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: 45px;
}
#nav a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}
#nav a:hover {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #91A924;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
}
#content_wrap {
	height: auto;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #FFFFFF;
	background-image: url(../templates/images/template_v1_04.gif);
	background-repeat: repeat-y;
}
#content_wrap #sidebar {
	width: 250px;
	float: left;
	padding-right: 15px;
}
#content_wrap #sidebar #sec_box {
	padding: 10px;
	background-color: #DAEAD8;
	border: 1px solid #BACDB7;
	margin-bottom: 15px;
}
#content_wrap #sidebar a img {
    margin-bottom: 15px;
}
#sec_box input {
	padding: 3px;
	border: 1px solid #C0D6BF;
	width: 200px;
}
#content_wrap #content {
	float: right;
	width: 605px;
	height: auto;
}
#content_wrap #disclosure {
	font-size: 10px;
	text-align: center;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #778F2C;
	color: #666666;
	margin-top: 15px;
}
#content_cup {
	background-color: #FFFFFF;
	background-image: url(../templates/images/template_v1_05.gif);
	background-repeat: no-repeat;
	clear: both;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0px;
	height: 20px;
}
#ftr_wrap {
	clear: both;
	height: auto;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
	font-size: 12px;
}
#ftr_wrap a {
	margin-right: 25px;
}
#ftr_wrap #other_co {
	float: right;
}
#info {
	border: #339900 1px solid;
	font-weight: bold;
	background-color: #D6FFC1;
	padding: 15px;
}