html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
body {
	margin: 0px; padding: 0px;
}
h1 {
	margin: 0px; padding: 0px;
}
h2 {
	margin: 0px; padding: 0px;
}
h3 {
	margin: 0px; padding: 0px;
}
h4 {
	margin: 0px; padding: 0px;
}
h5 {
	margin: 0px; padding: 0px;
}
h6 {
	margin: 0px; padding: 0px;
}
form {
	margin: 0px; padding: 0px;
}
div {
	margin: 0px; padding: 0px;
}
span {
	margin: 0px; padding: 0px;
}
ul {
	margin: 0px; padding: 0px;
}
li {
	margin: 0px; padding: 0px;
}
dl {
	margin: 0px; padding: 0px;
}
dt {
	margin: 0px; padding: 0px;
}
dd {
	margin: 0px; padding: 0px;
}
p {
	margin: 0px; padding: 0px;
}
blockquote {
	margin: 0px; padding: 0px;
}
img {
	border: currentColor;
}
h3 {
	padding: 0.5em 0px;
}
h4 {
	padding: 0.5em 0px;
}
h5 {
	padding: 0.5em 0px;
}
p {
	padding: 0.5em; line-height: 1.5em;
}
ul {
	list-style: url("images/menu-header-bg.gif"); padding: 0.5em 0px 0.5em 2em;
}
a {
	color: rgb(107, 107, 120); text-decoration: none;
}
a:hover {
	color: rgb(102, 102, 221); text-decoration: underline;
}
body {
	color: rgb(107, 107, 120); font-size: 75%;
}
#wrapper {
	margin: 10px auto; width: 990px;
}
#header {
	background: url("images/header-bg.gif") no-repeat; margin: 0px 15px; width: 960px; height: 126px; position: relative;
}
#header h1 {
	padding: 45px 0px 0px 32px; width: 396px; height: 48px;
}
#header h1 a {
	background: url("images/logo.png") no-repeat; width: 396px; height: 48px; text-indent: -9999em; overflow: hidden; display: block;
}
* html #header h1 a {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/logo.png", sizingMethod="image"); background-image: none;
}
#page-description {
	display: none;
}
#site-navi {
	background: url("images/site-navi-bg.gif") repeat-x; list-style: none; margin: 5px 0px 0px; padding: 0px; width: 960px; overflow: auto;
}
#site-navi li {
	background: url("images/menu-header-bg.gif") no-repeat 5px; margin: 0px 0px 0px 15px; padding: 8px 0px 0px 17px; height: 20px; float: left;
}
#site-navi li a {
	color: rgb(154, 176, 201); font-size: 12px; font-weight: bold;
}
#site-navi li.current a {
	color: rgb(255, 255, 255); text-decoration: none;
}
#site-navi li a:hover {
	color: rgb(255, 255, 255); text-decoration: none;
}
#content-navi {
	padding: 0px 10px; left: 0px; top: 80px; width: 940px; text-align: right; font-size: 10px; position: absolute;
}
#content-navi li {
	display: inline;
}
#content-navi li {
	padding: 0px 0px 0px 30px;
}
#search-box {
	right: 10px; bottom: 4px; font-size: 11px; position: absolute;
}
#search-box label {
	padding: 0px 8px; color: rgb(255, 255, 255); line-height: 11px;
}
#search-box input {
	background: url("images/textbox-bg.gif") repeat-x 0px 0px; border: 1px solid rgb(199, 194, 191); width: 160px; height: 14px;
}
#search-box button {
	background: url("images/button-bg.gif") repeat-x 0px; border: 1px solid rgb(22, 32, 98); color: rgb(255, 255, 255);
}
#pre-contents {
	background: url("images/contents-top-bg.gif") no-repeat; width: 990px; height: 5px;
}
#contents {
	background: url("images/contents-bg.gif") repeat-y; padding: 0px 15px; width: 960px;
}
* html #contents {
	margin-top: -10px;
}
#page-image {
	padding: 20px 35px 0px; width: 890px; height: 192px;
}
.index #page-image {
	padding: 0px; width: 960px; height: 247px;
}
.main-content {
	padding: 0px 35px 20px; position: relative;
}
#footer {
	background: url("images/footer-bg.gif") no-repeat; padding: 15px 15px 0px; width: 960px; height: 25px;
}
#footer p {
	padding: 0px; text-align: center; color: rgb(255, 255, 255); line-height: 1em; font-size: 10px;
}
.about-page-table {
	border-collapse: collapse;
}
.about-page-table th {
	padding: 5px 10px; text-align: left; font-weight: normal; vertical-align: top; border-bottom-color: rgb(107, 107, 120); border-bottom-width: 1px; border-bottom-style: solid;
}
.about-page-table td {
	padding: 5px 10px; text-align: left; font-weight: normal; vertical-align: top; border-bottom-color: rgb(107, 107, 120); border-bottom-width: 1px; border-bottom-style: solid;
}
.form-column-left .form-textbox input {
	width: 120px;
}
.form-item .row-content {
	width: 300px;
}
.properties-list {
	list-style: none;
}
.properties-list li {
	padding: 5px 10px; overflow: auto; border-bottom-color: rgb(107, 107, 120); border-bottom-width: 1px; border-bottom-style: solid;
}
.properties-list h4 {
	font-weight: normal; float: left;
}
.properties-list p {
	margin-left: 10em;
}
.access-page-main {
	overflow: auto;
}
.access-page-list {
	list-style: none; padding: 0px; width: 385px; float: left;
}
.access-page-image {
	width: 478px; float: right;
}
