@page {
margin:auto;
}

body {
background: #fff;
font-size: 12pt;
}

/*body {
padding:0px;
margin:0px;
background-color: #fff;
background-image: none;
margin: 0 auto;
font-size:100%;
line-height:1.125em;
}*/

div#leftslide { display:none; }

div#rightslide { display:none; }

div#content { width:100%; }

* html .minwidth { border-left: 0 solid #000; position: relative; float: left; z-index: 1; }
* html .container { margin-left: 0; position: relative; float: left; z-index: 2; }

div#top { display: none; }

div#topright { display: none; }

div#navi { display: none; }

div#tempnavi { display: none; }

div#content2 {
font-family: Verdana, Arial, Helvetica, Lucida Sans;
font-size: 100%;
position: relative;
width: 100%;
color: #000;
background-color: #fff;
padding: 0pt;
background-image: none;
}

ul {
list-style-type:disc;
padding-left: 0;
margin-left: 10%;
*margin-left: 25%;
}

ul li:before { display: none; }


li {
font-family: "Times New Roman", Times, serif;
font-size: 12pt;
}

div#leftcolumn {
float: left;
text-align: left;
width: 46%;
padding-right: 5pt;
}

div#rightcolumn {
float: right;
text-align: left;
width: 46%;
padding-right: 30pt;
}

div#bottom { display: none; }

div#bl { display: none; }

div#br { display: none; }

div#footer { display: none; }

div#content2 h1 {
font-family: Georgia, Garamond, Times New Roman;
font-size: 14pt;
font-weight: bold;
color: #000;
}

div#content2 p {
font-family: "Times New Roman", Times, serif;
color:#000;
font-size: 12pt;
line-height: 1.5;
}

div.divider { display: none; }

