/*colours

*/
html, body {
margin-top:0px; 
margin-left:0px; 
margin-bottom:0px; 
margin-right:0px;
background-color:#c0f2e7;
height:100%;
text-align: center;
font-size:84%;
}

div.main
{
width:760px;
background-color: #ffffff;
background-image: url(images/signbg.jpg);
background-repeat: no-repeat;
background-position: 0% 100%; 
top:-11px;
text-align:left;
margin: 1em auto;		
position:relative;	
border-left:2px dotted #0d2475;
border-right:2px dotted #0d2475;
border-bottom:2px dotted #0d2475;
vertical-align:top;
height:auto;
}

div.news{
height:470px;
padding-right:5px;
}

table.top
{
background-image: url(images/header.jpg);
width:760px;
background-repeat:no-repeat; 
background-position:top right;
}

table.content
{
width:760px;
height:500px;
}

td.logo
{
height:122px;
width:230px;
vertical-align:middle;
padding-left:30px;
}

td.strap
{
padding-left:25px;
vertical-align:middle;
font-size:1.5em;
color:#0d2475;
}

td.contentl
{
width:488px;
height:470px;
padding-left:30px;
padding-right:30px;
border-right:2px dotted #27bd9c;
}

td.content
{
width:760px;
height:470px;
padding-left:30px;
padding-right:30px;

}

td.news
{
width:226px;
padding-left:20px;
padding-right:5px;
}

td
{
font-family:verdana, arial, sans-serif;
color: #000000;
font-size:1em;
vertical-align:top;
}

div
{
font-family:verdana, arial, sans-serif;
color: #000000;
font-size:1em;
vertical-align:top;
}

td.cyan
{
font-family:verdana, arial, sans-serif;
color: #0d2475;
font-size:0.8em;
text-align:right;
border-right:2px dotted #27bd9c;
}

h1
{
font-family:verdana, arial, sans-serif;
font-size:1.3em;
color:#0d2475;
font-weight: bold;
}

h2{
font-family:verdana, arial, sans-serif;
font-size:1.2em;
color:#0d2475;
font-weight: bold;
}

a {
font-family:verdana, arial, sans-serif;
color: #0d2475;
font-size:1em;
text-decoration:underline;
}

a:visited {
font-family:verdana, arial, sans-serif;
color: #0d2475;
font-size:1em;
text-decoration:underline;
}

a:hover {
font-family:verdana, arial, sans-serif;
color: #27bd9c;
font-size:1em;
text-decoration:none;
}

a.nav {
font-family:verdana, arial, sans-serif;
color: #27bd9c;
font-size:1em;
font-weight:bold;
text-decoration:none;
}

a:visited.nav {
font-family:verdana, arial, sans-serif;
color: #27bd9c;
font-size:1em;
font-weight:bold;
text-decoration:none;
}

a:hover.nav {
font-family:verdana, arial, sans-serif;
color: #0d2475;
font-size:1em;
font-weight:bold;
text-decoration:none;
}

