/* Copyright Alistair Monaghan 2007+ */

html,body { 
height: 100%; 
}
body {
background-color: #5c6fff;
font-family: verdana, arial, sans-serif;
font-size: 8.7pt;
line-height: 16px;
color: black;
padding: 0;
margin: 0;
height: 100%;
background-image: url("_images/img_bg01.gif"); 
background-repeat: repeat-x;
background-position: top left;
}
body > div.bg {
height: auto;
}
/*div.bg {
background-image: url("_images/img_bg02.gif"); 
background-repeat: no-repeat;
background-position: bottom right;
height: 100%;
}
div.logo {
width: 236px;
height: 99px;
padding: 20px 0 20px 38px;
float: left;
background-image: url("_images/img_logo01.gif"); 
background-repeat: no-repeat;
background-position: center right;
}*/
div.rightimage {
height: 139px;
background-image: url("_images/img_rightimage.jpg"); 
background-repeat: no-repeat;
background-position: top right;
}
div.menu {
margin: 10px 0 0 22px;
width: 900px;
}
div.menu ul {
padding: 0;
margin: 0;
}
div.menu li {
display: inline;
list-style: none;
padding-right: 5px;
color: #5c6fff;
font-weight: bold;
cursor: default;
}
div.menu li a {
text-decoration: none;
color: white;
font-weight: bold;
white-space: pre;
}
div.menu li a:hover {
color: #92a2ff;
}
span.pipe {
color: white;
}
div.box01 {
text-align: left;
margin: 90px 0 0 15px;
padding: 0 7% 20px 0;
}
div.box01b {
text-align: left;
margin: 150px 0 0 15px;
padding: 0 7% 20px 0;
}
div.box01c {
text-align: left;
margin: 0px 0 0 15px;
padding: 40px 7% 20px 0;
}
div.box02 {
text-align: left;
margin: 10px 0 0 15px;
padding: 0 7% 20px 0;
}
div.box04 {
text-align: left;
margin: 10px 0 0 15px;
padding: 0 7% 20px 0;
}div.box05 {
text-align: left;
margin: 10px 0 0 15px;
padding: 0 7% 20px 0;
}
table {
margin: 0;
border-collapse: collapse;
}
table td.base {
padding-bottom: 20px;
}
table.text {
margin-left: 285px;
position: absolute;
border-bottom: 1px dashed lightblue;
}
table.text02 {
width: 450px;
margin-left: 285px;
position: absolute;
border-bottom: 1px dashed lightblue;
}
table.text03 {
width: 450px;
margin-left: 285px;
position: absolute;
}
table img {
border: 1px solid white;
}
img.header {
border: none;
}
td {
padding-right: 20px;
vertical-align: top;
}
td.invstext {
width: 258px;
}
div.images {
margin: 100px 20px 0 20px;;
float: left;
}
div.images img {
border: 1px solid white;
}
a {
color: black;
font-weight: bold;
}
a:hover {
color: white;
}