@charset "utf-8";
/* CSS Document */

html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: tahoma, calibri, myriad, sans-serif;
	font-size: 13px;
}
table {
	border-collapse: collapse
}
h1, h2, h3, h4, h5, h6 {
	margin: 0.25em 0;
	padding: 0;
	line-height: 1.1em;
	color: #000000;
}
h4, h5, h6 {
	font-family: georgia, 'times new roman', times, serif;
	font-style: italic;
	font-weight: normal;
}
h1, h4 {
	font-size: 12px;
}
h2, h5 {
	font-size: 12px;
}
h3.csc-searchResultHeader {
	font-weight: normal;
	margin-top: 0.5em;
}
p {
	margin: 0;
	padding: 0;
}
p.bodytext {
	margin: 0.5em 0;
}
p.bodytext b {
	color: #4f4a42;
}
a {
	color: #940e2c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul { 
	margin-top: 0;
	margin-bottom: 0.5em;
	list-style-type: circle;
	list-style-position: outside;
}
li {
	margin: 0 0 0 -1em;
}
form {
	margin: 0;
	padding: 0;
}
table.contenttable td {
	vertical-align: top;
}
span.detail {
	font-size: 11px;
}
#page_area {
	width: 780px;
	height: 100%;
	margin: auto;
	text-align: left;
}
#page_top {
	vertical-align: top;
}
#page_bottom {
	vertical-align: bottom;
}
#navigation_area {
	width: 742px;
	height: 85px;
	padding: 9px 18px 0 20px;
	background: url(../images/navigation_bar.gif) bottom left no-repeat;
	font-size: 11px;
	color: #888888;
}
#navigation_area a {
	color: #888888;
}
#navigation_area a:hover {
	color: #940e2c;
}
#navigation_area form {
	display: block;
	float: left;
}
#navigation_links {
	float: left;
	width: 569px;
	padding: 0 0 16px 6px;
	height: 20px;
	line-height: 20px;
}
#navigation_search {
	float: left;
	padding: 0 0 2px 15px;
	height: 20px;
	line-height: 20px;
}
#navigation_search input {
  font-size: 11px;
}
#navigation_logo {
	float: right;
}
#menu_area {
	float: left;
	clear: left;
}
.dropdown {
	margin-top: -1px;
	padding: 5px 0;
	background-color: #edeae5;
}
.dropdown_shadow {
	padding: 0 1px 1px 0;
	background-color: #c4c4c4;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
}
#banner_area {
	height: 222px;
	margin: 8px 0 8px 0;
	overflow: hidden;
}
#content_area {
	width: 740px;
	margin: 2.5em 20px;
}
#footer_area {
	width: 740px;
	padding: 22px 20px 15px 20px;
	background: url(../images/footer_bar.gif) top left no-repeat;
}
#csc-content-normal {
	float: left;
	width: 460px;
}
#csc-content-right {
	float: right;
	width: 240px;
}
.csc-frame-frame1 {
	margin-top: 0;
	padding: 0.25em 0.5em;
	background-color: #ece9e4;
}
.csc-frame-invisible h1, .csc-frame-invisible h2, .csc-frame-invisible h3, .csc-frame-invisible h4, .csc-frame-invisible h5, .csc-frame-invisible h6 {
	border-bottom: 1px solid #edeae5;
	cursor: pointer;
	font-weight: normal;
	color: #940e2c;
}
div.csc-frame-invisible table {
	margin-bottom: 0.5em;
}
.csc-textpic-caption {
	padding: 4px 0 10px 0;
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.1em;
}
.csc-textpic-border .csc-textpic-imagewrap .csc-textpic-imagerow .csc-textpic-image {
	margin-right: 8px;
}
.csc-mailform {
	margin: 0;
	padding: 10px 10px 10px 40px;
	border: none;
}
.csc-mailform-label, .csc-mailform label, .csc-mailform input, .csc-mailform textarea {
	display: inline-block;
	float: left;
	margin-top: 0.5em;
	padding: 0;
}
.csc-mailform input, .csc-mailform textarea {
	line-height: 1.2em;
	font-family: sans-serif;
	font-size: 13px;
}
.csc-mailform textarea {
	width: 21em;
	height: 3em;
}
.csc-mailform-label, .csc-mailform label {
	width: 80px;
	padding-right: 15px;
}
.csc-mailform input.csc-mailform-submit {
	margin: 15px 0 0 95px;
}
.csc-searchResultInfo {
	font-size: 11px;
	color: #888888;
}
.csc-sword {
	background-color: #ffff66;
}
.csc-searchResultRange {
	padding-right: 1em;
}
.csc-searchButton {
	padding: 1px 2px;
}
