body {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
	color: #336;
}

a:visited {
	color: #336;
}

.h1 {
	font-size: 20px;
	font-weight: bold;
	color: #336;
}

.text-bold {
	font-weight: bold;
	color: #336;
}

.text-emphasis {
	font-style: italic;
}

.text-bold-emphasis {
	font-style: italic;
	font-weight: bold;
	color: #336;
}

.text-red-large {
	font-size: 20px;
	font-weight: bold;
	color: #900;
}

.text-red-bold {
	font-weight: bold;
	color: #900;
}

.text-red-bold-emphasis {
	font-style: italic;
	font-weight: bold;
	color: #900;
}

.text-red-bold-reduce {
	font-weight: bold;
	color: #900;
	font-size: 10px;
}

.text-red-reduce {
	color: #900;
	font-size: 10px;
}

.text_table {
	font-size: 11px;
	color: #336;
}

.text-reduce {
	font-size: 10px;
}

#logo_print, #home_print_content {
	display: none;
}

#border {
	width: 750px;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	text-align: left;
	background: center url(../image/border_bk.gif);
}

#header {
	width: 750px;
	height: 90px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: no-repeat center url(/image/header_bk.gif);
	float: left;
}

#headernav {
	width: 725px;
	height: 55px;
	padding: 5px 25px 0 0;
	margin: 0 0 0 0;
	text-align: right;
	font-size: 11px;
	float: left;
}

#headernav a {
	color: #336;
	text-decoration: none;
}

#headernav a:hover {
	text-decoration: underline;
}

#topnav {
	width: 495px;
	height: 25px;
	padding: 0 0 0 255px;
	margin: 0 0 0 0;
	float: left;
}

#section_header {
	width: 750px;
	height: 85px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

.spacer {
	width: 750px;
	height: 30px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#home_mainimage {
	width: 750px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#content {
	width: 750px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: left url(../image/content_bk.gif);
	float: left;
}

.content_frame {
	width: 750px;
	height: 19px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#content_home {
	width: 750px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: center url(../image/border_bk.gif);
	float: left;
}

#home_main {
	width: 480px;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#home_right {
	width: 270px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

.home_right_navbox {
	width: 270px;
	height: 30px;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#home_right_text {
	width: 240px;
	padding: 15px 30px 0 0;
	margin: 0 0 0 0;
	text-align: right;
	float: left;
}

#leftnav {
	width: 175px;
	padding: 0 10px 0 15px;
	margin: 0 0 0 0;
	font-size: 11px;
	list-style: none;
	float: left;
}

#leftnav a {
	color: #336;
	text-decoration: none;
}

#leftnav a:hover {
	text-decoration: underline;
}


.leftnav_list {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
}

.leftnav_list li {
	padding: 0 0 0 0;
	margin: 14px 0 0 0;
}

.leftnav_sub {
	padding: 0 0 0 0;
	margin: 0 0 0 10px;
	font-size: 11px;
	font-style: italic;
	list-style: none;
}

.leftnav_sub li {
	padding: 0 0 0 0;
	margin: 14px 0 0 0;
}

#content_box {
	width: 490px;
	padding: 0 20px 0 40px;
	margin: 0 0 0 0;
	font-size: 12px;
	line-height: 18px;
	float: left;
}

#footer {
	width: 750px;
	height: 20px;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	background: no-repeat center url(/image/footer_bk.gif);
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	float: left;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#bottom {
	width: 703px;
	height: 12px;
	padding: 3px 25px 0 22px;
	margin: 0 0 0 0;
	font-size: 10px;
	background: center url(../image/border_bk.gif);
	float: left;
}

#bottom a {
	color: #336;
	text-decoration: none;
}

#bottom a:hover {
	text-decoration: underline;
