﻿

/* Structure
-----------------------------------------------*/
* html body{
zoom:0.75;
}
*:first-child+html body{
zoom:0.75;
}
body,
div#wrapper{
font-size:12pt;
background:none;
}
a:link,
a:visited {
text-decoration: underline;
}
*:first-child+html body#home div#contents ul.gateway li.gate03{
margin-right:-1px;
}
* html body#home div#contents ul.gateway li.gate03{
margin-right:-1px;
}
*:first-child+html body#home div#contents div.section{
position:relative;
}
* html body#home div#contents div.section{
position:relative;
}
*:first-child+html body#home div#contents div.section p{
width:580px;
}
* html body#home div#contents div.section p{
width:580px;
}
*:first-child+html body#home div#contents div.section p.imgR{
float:none;
position:absolute;
width:230px;
right:0;
top:0;
}
* html body#home div#contents div.section p.imgR{
float:none;
position:absolute;
width:230px;
right:0;
top:0;
}
*:first-child+html body div#contents div.firstchild{
page-break-after:always;
}

* html body div#contents div.firstchild{
page-break-after:always;
}
/*
.page_break_after_any_block_elements{
page-break-after:always;
}*/