@CHARSET "UTF-8";

body {
	margin: 0;
	padding: 0;
	color: #636363;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	background: url(images/bg.gif) 0 0 repeat-x;
	font-size: 14px;
}
sup {
	 line-height: 0;
}
.menu ul {
	margin: 0;
	padding: 0;
}
.menu li {
	list-style: none;
	float: left;
}
#wrapper {
	width: 859px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 54px 0 47px;
	-webkit-box-shadow:  0px 0px 10px 0px #000;
	box-shadow:  0px 0px 10px 0px #000;
	background: #fff;
}
.left-column {
	float: left;
	width: 192px;
	margin: 64px 49px 0 0;
}
.right-column {
	margin-top: 66px;
	width: 618px;
	float: left;
}
.menu {
	margin: 49px 0 25px 0;
	float: left;
}
.menu li {
	background: #d7d7d7;
	background: url(images/menu.gif) 0 0 no-repeat;
}
.menu li.question {
	background-position: -205px 0;
}
.menu li.press {
	background-position: -413px 0;
}
.menu li.general:hover,
.menu li.general.current {
	background-position: 0 -45px;
}
.menu li.question:hover,
.menu li.question.current {
	background-position: -205px -45px;
}
.menu li.press:hover,
.menu li.press.current {
	background-position: -413px -45px;
}
.menu li a {
	display: block;
	text-decoration: none;
	width: 205px;
	height: 45px;
	text-indent: -999em;
}
.no-menu {
	margin-top: 25px;
}
.content {
	clear: both;
}
.content li {
	margin-bottom: 5px;
}
.content .content-title {
	margin-bottom: 52px;
}
.content h2 {
	font-size: 21px;
	font-weight: bold;
	color: #7a7a7a;
	margin-bottom: 27px;
}
.content h3 {
	font-size: 16px;
	color: #004e98;
	margin-bottom: 5px;
	padding-bottom: 0;
	margin-top: 28px;
}
.content p {
	margin-top: 0;
	line-height: 22px;
}
.footer {
	margin-top: 81px;
	font-size: 11px;
}
.store_no_wid {
    width: 100px;
}

.header_row {
    font-weight: bold;
}

.credit_table{
    width: auto;
}