@charset "UTF-8";
@import "base.css";
@import "clearfix.css";

/* IE5.x Win*/
@media tty {
	i{content:"";/*" "*/}} @import 'ie5xwin.css'; /*";}
}/* */

/* IE5.5 Win*/
@media tty{
	i{content:"";/*" "*/}}@m; @import 'ie55win.css';/*";}
}/* */

/**//*/
	@import "ie5mac.css";
/**/

/* base
-------------------------------------------------------------*/
* {
	float: none !important;
	margin: 0 0 1em 0 !important;
	padding: 0 !important;
}

body {
	font-size: 10pt !important;
}

h1,h2,h3,h4,h5,h6,p,table,ul,ol,li,dl,dt,dd,strong,span,a {
	color: #000 !important;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,dl {
	display: block !important;
	width: auto !important;
}

ul,ol,dd {
	list-style-type: disc !important;
	padding-left: 20px !important;
}

h1 {
	font-size: 16pt !important;
	font-weight: bold !important;
}

h2 {
	font-size: 14pt !important;
	font-weight: bold !important;
}

h3 {
	font-size: 12pt !important;
	font-weight: bold !important;
}

a {
	text-decoration: underline !important;
}

hr {
	display: none;
}

table {
	display: block;
	border-collapse: collapse !important;
	border: 2px solid #000 !important;
}

table th
,table td {
	width: auto !important;
	padding: 0.5em !important;
	border: 1px solid #000 !important;
	color: #000 !important;
}

#gnav
,#unav
,#lnav
,#topicpath
,p.pagetop
,.skip
,#header #header_upper h2
,#header #gnav h2
,#pageid_inquiry #main_content #lnav h2
,#pageid_privacy #main_content #lnav h2
,#pageid_sitemap #main_content #lnav h2
,#pageid_news #main_content #lnav h2 {
	display: none !important;
}

#footer {
	margin: 1em 0;
	padding: 1em 0 !important;
	border-top: 1px solid #000 !important;
}