body {
margin: 1px;
font-size: 0.9em;
text-align: left;
width: 98%;
color: #00007a;
background-image: url(images/bground.jpg);
font-family: Verdana, Helvetica, Arial, sans-serif;}

p {font-size: 0.9em;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: navy;}

li {font-size: 0.9em;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-align: left;
color: navy;}

table {font-size: 0.9em;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-align: left;
color: navy;}

tr {}

td {
color: navy;
vertical-align: top;}

th {}

caption {}



#header {
width: 100%;
position: relative;
}

#header1 {
width: 100%;
position: relative;
text-align: center;
background-image: url(header.jpg);
background-repeat: repeat-x;
height: 145px;
}


#headerleft {
position: relative;
float: left;
margin-left: 25px;
margin-top: 10px;
width: 15%;}

#headercentre {
width: 65%;
position: relative;
float: left;
padding-top: 15px;
margin-top: 15px;
font-family: "Palatino Linotype";
vertical-align: inherit;
color: #fff8f9;
font-style: italic;}

#headerright {
width: 10%;
position: relative;
float: left;
margin-right: 5px;}

#main {
width: 100%;
height: auto;
position: relative;
margin-left: 3px;
}



#sidebarleft {
padding-top: 20px;
padding-left: 20px;
height: auto;
float: left;
position: relative;
width: 17%;
padding-right: 10px;}

.content {
position: relative;
float: left;
width: 56%;
height: auto;
padding-top: 20px;
padding-left: 20px;
border-left: 1px #818181 solid;}

.contentfull {
position: relative;
float: left;
width: 90%;
height: auto;
padding-top: 20px;
padding-left: 20px;
padding-right: 10px;}

.contentbox {
position: relative;
width: 100%;
height: auto;}

#sidebarright {
padding-top: 20px;
padding-left: 20px;
height: auto;
float: left;
position: relative;
width: 17%;
margin-right: 2px;}

/*This the code for the pop ups and pop up links.*/

.link {
}

.link a span {display: none;}

.link a:hover span {display: block;
position: fixed; 
top: +200px; 
left: +5px; 
width: 185px;
padding: 5px; 
margin: 10px; 
z-index: 1000;
color: #1b4218;
font: 1.0em Verdana, sans-serif; 
text-align: center;
background: #b4b5ca;
border: 1px black solid;
text-decoration: none;
height: auto;}

/*End pop up code*/

#button {
height: auto;
width: 80%;
position: relative;
right: 35px;
top: 0px;
left: 35px;}

.box {
background-color: #b4b5ca;
width: 90%;
height: auto;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
position: relative;
border: 1px navy solid;
margin-top: 15px;
text-align: left;}



a:link {color: #1017ea;
text-decoration: underline;
font-weight: normal;}

a:visited {color: #1017ea;
text-decoration: underline;
font-weight: normal;}

a:hover {color: #1b4218;;
text-decoration: underline;
font-weight: normal;}

h1 {font-size: 3em;
font-family: "Palatino Linotype";
font-weight: bold;
text-align: center;
font-style: italic;
color: white;}

h2 {font-size: 1.4em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
color: #6d6d6d;}

h3 {font-size: 1.3em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
color: #6d6d6d;}

h4 {font-size: 1.2em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
color: #6d6d6d;}

h5 {font-size: 1.1em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
color: #6d6d6d;}

.heads {
font-weight: bold;
text-align: left;
color: #352f98;}




.heads a {color: #352f98;
text-align: left;
font-weight: bold;}

.docs {
position: relative;
width: 95%;
height: auto;}



.docs .col25 p a:link a:visited a:hover {
font-size: .9em;
color: #191147;
text-decoration: none;}

.col10 {
position: relative;
width: 10%;
height: auto;
float: left;
text-align: center;}

.col25 {
position: relative;
width: 24%;
height: auto;
float: left;
text-align: left;
padding-left: 10px;}

.col35 {
float: left;
position: relative;
width: 35%;
height: auto;
padding-left: 20px;}

.col50 {
position: relative;
width: 48%;
height: auto;
float: left;
text-align: center;
padding-left: 10px;}

.col75 {
width: 70%;
height: auto;
position: relative;
float: left;
padding-left: 15px;}

.timeline {
width: 40%;
border: 1px #0e054e solid;
background-color: #bababa;
margin-left: auto;
margin-right: auto;
height: auto;}

.dbox{
width: 50px;
height: 52px;
background-color: orange;}

.dateline {
text-align: center;
line-height: 15px;
font-size: .9em;}

/*This the code for the time line pop ups and pop up links.*/


.time a span {display: none;}

.time a:hover span {display: block;
position: fixed;
width: 50%;
padding: 5px; 
margin: 10px; 
z-index: 1000;
color: #1b4218;
font: 1.0em Verdana, sans-serif; 
text-align: center;
background: #b4b5ca;
border: 1px black solid;
text-decoration: none;
height: auto;
left: +19%;
bottom: +50%;}


/*End pop up code*/


p.footer {font-family: Verdana, Helvetica, Arial, sans-serif;
width: 100%;
border-bottom: 2px #171798 solid;
text-align: center;
font-size: .8em;
position: relative;}

p.foot {
display: none;}

p.footer a:link, p.footer a:visited {
text-decoration: none;
color: olive;}