body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-color: #ededed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #009;
	text-decoration: underline;
}

a:hover {
	color: #f60;
	text-decoration: none;
}

.h1 {
	font-size: 20px;
	line-height: 25px;
	color: #f60;
	text-align: center;
}

.text-bold {
	font-weight: bold;
}

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

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

#logo_print {
	display: none;
}

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

#topnav {
	width: 750px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: no-repeat url(/image/topnav_bk.gif);
	float: left;
}

#header {
	width: 750px;
	height: 30px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #ededed;
	float: left;
}

#header a {
	color: #009;
	text-decoration: none;
}

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

#header_left {
	width: 265px;
	height: 30px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#header_right {
	width: 485px;
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	float: left;
}

#mainimage {
	width: 750px;
	height: 245px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#content {
	width: 750px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: no-repeat bottom url(/image/content_footerbk.gif);
	text-align: left;
	float: left;
}

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

#content_text {
	width: 435px;
	margin: 0 0 0 0;
	padding: 17px 0 25px 30px;
	background: no-repeat top url(/image/home_content_headerbk.gif);
	font-size: 11px;
	line-height: 18px;
	color: #009;
	float: left;
}

#content_footer {
	width: 740px;
	margin: 0 0 0 0;
	padding: 0 10px 5px 0;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #9f9fd9;
	float: left;
}

#content_footer a {
	color: #9f9fd9;
	text-decoration: none;
}

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

#rightcolumn {
	width: 255px;
	margin: 0 0 0 0;
	padding: 180px 0 0 5px;
	background: no-repeat top url(/image/home_scrollbk.gif);
	font-size: 10px;
	font-style: italic;
	line-height: 16px;
	color: #4040b3;
	float: left;
}

#footer_gap {
	width: 750px;
	height: 22px;
	margin: 0 0 0 0;
	padding: 8px 0 0 0;
	background-color: #ededed;
	font-size: 10px;
	font-weight: bold;
	color: #f60;
	text-align: center;
	float: left;
}

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

.footer_section {
	width: 210px;
	margin: 0 0 0 0;
	padding: 0 20px 0 20px;
	float: left;
}

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

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

#bottom {
	width: 730px;
	height: 15px;
	margin: 0 0 0 0;
	padding: 7px 0 7px 20px;
	font-size: 10px;
	background-color: #ededed;
}