﻿@charset "utf-8";
#dropmenudiv{
position: absolute;
border: 1px solid black;
border-bottom-width: 0;
font: normal 12px Verdana;
line-height: 18px;
}

.z6 {
z-index: 1;
}

#dropmenudiv a
{
background-color: #7da6c6;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px;
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #013861;
}

body
{
    margin-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

b
{
    color:#005389;
}

img
{
    border: 0px;
}

a:link {
	text-decoration: none;
	color: #005389;
}

a:visited {
	color: #005389;
	text-decoration: none;
}

a:hover {
	color: #005389;
	text-decoration: underline;
}

a:active {
	text-decoration: none;
	color: #005389;
}

.div-centre 
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.div-navigation
{
    width: 854px;
    background-image: url(/images/layout/header.jpg);
    text-align: left;
    padding: 21px 0px 0px 20px;
}

.div-main 
{
    text-align: left;
    padding: 45px 5px 0px 5px;
    width: 864px;
    background-image: url(/images/layout/shadow.jpg);
}

.div-footer
{
    background-image: url(/images/layout/footer.jpg);
    width: 874px;
    height: 107px;
}

.div-cont
{
    padding: 0px 5px 0px 5px;
}

.div-leftcont
{
    float: left;
    width: 554px;
    padding: 42px 10px 0px 10px;
}

.div-rightcont
{
    float: right;
    width: 279px;
    padding: 42px 5px 0px 5px;
}

.div-fullcont
{
    width: 846px;
}

.div-clear
{
    clear: both;
}

.document-div-main
{
    background-image: url(/images/company/box-header.gif);
    border: solid 1px #bababa;
    background-repeat: repeat-x;
    width: 521px;
    padding: 3px 3px 3px 3px;
}

.document-div-header
{
    height: 19px;
    padding: 1px 0px 2px 3px;
    font-weight:bold;
    color: #005389;
    text-align: left;
}

.downloads_item {
    text-align:center;
    padding: 0px 6px 0px 6px;
    float:left;
    width:170px
}
.fullbox {
    width: 546px;
}

.img-left
{
    float: left;
    padding-right: 10px;
}
.img-right
{
    float: right;
    padding-left: 10px;
}

.halfbox {
    width: 265px;
}


.home-inbriefimage {   
    Width: 100px;
    padding-right: 4px;
}

.page_titles
{
    color: #005389;
	font-weight: bold;
	font-size: 20px;
}
