/* Copyright Seven Communications Ltd */

html, body { 
background-color: white;
height: 100%; 
min-height: 100%;
background-image: url("_images/img_bg01.gif"); 
background-repeat: repeat-y;
background-position: center top;
}

body {
background-image: url("_images/img_bg01.gif"); 
background-repeat: repeat-y;
background-position: center top;
font-family: verdana, arial, sans-serif;
font-size: 66.667%;
padding: 0;
margin: 0;
line-height: 16px;
}

h1 {
font-size: 1.2em;
color: #013565;
}

div.center {
width: 730px;
top: 0;
position: relative;
margin: 0 auto;
}

div.logo {
text-align: right;
padding-top: 35px;
padding-right: 20px;
}

div.red {
margin-top: 20px;
background-color: #FF2A15;
width: 100%;
height: 22px;
}

div.blue {
color: white;
padding-left: 19px;
padding-top: 2px;
border-left: 5px solid white;
margin: 0 0 0 192px;
background-color: #013565;
height: 20px;
}

ul.menu {
cursor: default;
list-style: none;
padding: 0;
margin: 0;
}

ul.menu li {
padding-right: 20px;
display: inline;
}

ul.menu li a {
text-decoration: none;
color: white;
}

ul.menu li a:hover {
color: #FF2A15;
}

ul#submenu {
color: #838383;
list-style: none;
padding: 5px 0 0 389px;
margin: 0;
}

ul#submenu li {
padding: 0;
margin: 0;
display: inline;
}

ul#submenu li a {
text-decoration: none;
font-weight: bold;
color: #013565;
}

ul#submenu li a:hover {
color: #FF2A15;
}

p.quote {
border-bottom: 1px gray dashed;
padding-bottom: 20px;
}

span.title {
font-weight: bold;
font-size: 110%;
color: #013565;
}

div.subs {
padding: 4px 0 0 0;
margin: 0;
}

div.image {
padding-top: 40px;
}

div.image img {
border: 1px solid #013565;
}

div.text {
padding-top: 40px;
color: #838383;
margin-left: 15px;
margin-right: 20px;
}

div.center > div.text {
height: auto;
}

div.text b {
color: #013565;
}

div.text a {
color: #013565;
font-weight: bold;
}

div.text a:hover {
color: #FF2A15;
}

div.text a:active {
color: #838383;
}

div.details {
margin-top: 40px;
padding-top: 19px;
margin-bottom: 20px;
color: #838383;
border-top: 2px #C9C9C9 solid;
text-align: center;
}

div.details b {
color: #013565;
}

div.details a {
text-decoration: none;
color: #838383;
}

div.details a:hover {
color: #013565;
}

td {
vertical-align: top;
color: #4c4c4c;
}

input {
font-family: verdana, arial, sans-serif;
font-size: 100%;
color: #4c4c4c;
}

textarea {
font-family: verdana, arial, sans-serif;
font-size: 100%;
color: #4c4c4c;
}

td.reset {
padding-top: 10px;
text-align: center;
}

span.bull {
color: #013565;
}
