.white {color: white; font-weight: normal; font-size: 9pt; text-decoration: none;}
.white:hover {color: white; font-weight: normal; text-decoration: none;}
.white1 {color: white; font-weight: normal;}
.blue {color: #036da3; font-weight: bold; text-decoration: none;}
.blue:hover {text-decoration: none;}
.blue1 {color: #6889B7; font-weight: normal; text-decoration: none;}
.blue2 {color: #003366; font-weight: normal; text-decoration: none;}
.lightblue {background: #c4dbff; color: black; border: 1px solid #6889B7; padding: 5px; }
.black {color: black;}
.yellow {background: #FFFE91; color: black;}
.darkgreen {color:#307b30;}
.orange {color: #ef811a;}
.purple {color: #8000bc;}
.red {color: #FF0000;}
.lightgrey {color: #aeaeae;}
.but {font-size: 9pt; font-weight: bold; color: white; background-color: transparent; border: none;}
.bold {font-weight: bold }
.alert {background: #c4dbff; color: black; border: 1px solid #6889B7; padding: 5px; color:red; font-weight:bold; text-align:center;}

body, html {font-size: 9pt; color: black; background-color:#003366; height:auto; font-family:verdana,Arial,Helvetica; text-align:left;}
p {font-family: verdana,Arial,Helvetica; font-size: 9pt; color: black;}
br {font-family: verdana,Arial,Helvetica; font-size: 6pt; color: black;}

a {text-decoration: none; color: #036da3}
a:hover {text-decoration: underline;}
a:focus, a:active {outline: 0;-moz-outline: none;}

a.info img{
	border:0;
}

a.info{
	position:relative;
	z-index:24;
}

a.info:hover {
	z-index:25;
	text-decoration:none;
}

a.info span {display: none;}

a.info:hover span {
 display:block;
 position:absolute;
 top:1em;
 left:0;
 width:250px;
 border:1px solid #6889B7;
 background-color:#c4dbff;
 color:#000;
 padding:4px;
}

h1 {font-size: 18pt; color: white;}
h2 {font-size: 13pt; color: #003366; margin-top:0px; padding-top:0px;}
h3 {font-size: 12pt; color: #003366;}
h4 {font-size: 11pt; color: #6889B7; margin-bottom:5px; margin-top: 5px;}
h5 {font-size: 13pt; color: white;}
h6 {font-size: 10pt; color: red; margin-top:1px; margin-bottom:1px;}
h1.error{color:red;}

span.error{color:red;}

div.headertext {font-size: 24pt; color: #003366; text-align: right; margin-bottom: -5px;}
div.main { min-width:800px; width:85%; overflow:hidden; position:relative; display:table; text-align:left}
div.footer { min-width: 800px; width: 100%; height: 70px; text-align:right; color: black; border-top: 1px solid #036da3; margin-top:20px; background-color: #ffffff;}
div.topborder { border-top: 1px solid #036da3; margin-top:8px; margin-bottom: 0px; height: 10px; text-align: left}
div.logblue {background: #d4e5ff; color: black; border: 1px solid #6889B7; padding: 4px; margin-bottom:2px;}

div.expanded { display: block; }
div.collapsed { display: none; }

form {margin-bottom: 0px;}
input {font-family: verdana, Arial, Helvetica; font-size: 9pt; color: black;}
textarea {font-family: verdana, Arial, Helvetica; font-size: 9pt; color: black;}
select {font-family: verdana, Arial, Helvetica; font-size: 9pt; color: black;}
option {font-family: verdana, Arial, Helvetica; font-size: 9pt; color: black;}

/* IE7 Child hack
http://www.positioniseverything.net/articles/ie7-dehacker.html
*/
#maincontent { margin-left:185px; text-align:left; position:relative; min-height:400px; height:400px;}
html>body #maincontent {
  height: auto;
}

#numenumaincontent { margin-left:0px; text-align:left; position:relative; min-height:400px; height:400px;}
html>body #nomenumaincontent {
  height: auto;
}

#rightcolumn { margin-left:auto; }

#header {
border-top: 1px solid #036da3;
border-bottom: 1px solid #036da3;
padding-bottom: 0px;
padding-top: 2px;
margin-bottom: 5px;
height: 115px;
}

#headerleft {
float: left;
clear: left;
width: 170px;
margin: auto;
}


#headerright {
color: #036da3;
font-weight: bold;
text-decoration: none;
margin-left: auto;
text-align: right;
}

#contactright {
text-decoration: none;
margin-left: auto;
text-align: right;
padding-bottom: 10px;
}

#contactright img {
	margin-bottom:-3px;
}

#latestnews {
	width:100%;
	background-color: #88ACE0;
	line-height:20px;
	padding-left: 5px; 
	margin-top: -5px; 
	margin-bottom: -8px;
}

#avmenu {
float: left;
clear: left;
width: 170px;
margin: 0px 0px 10px 0px;
padding-bottom: 0px;
padding-top: 2px;
font-size: 0.9em;
text-align:left;
}

#avmenu ul {	
list-style: none;
width: 180px;
margin: 0px 0px 20px 0px;
padding: 0px;
font-size: 1.1em;
}

#avmenu li {
margin-bottom: 1px;
}

#avmenu li a {
font-weight: bold;
height: 24px;
text-decoration: none;
color: #505050;
display: block;
padding: 5px 0 0 7px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}

#avmenu li a:hover {
background: #eaeaea;
color: #036da3;
border-left: 4px solid #036da3;
}

#avmenu li a:active {
background: #eaeaea;
color: #036da3;
border-left: 4px solid #036da3;
}

#servicesmenu ul {	
list-style: none;
width: 180px;
margin: 0px 0px 20px 0px;
padding: 0px;
font-size: 1.1em;
}

#servicesmenu li {
margin-bottom: 0px;
}

#servicesmenu li a {
font-weight: bold;
height: 24px;
text-decoration: none;
color: #505050;
display: block;
padding: 5px 0 0 7px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
margin-left: 10px;
}

#servicesmenu li a:hover {
background: #eaeaea;
color: #036da3;
border-left: 4px solid #036da3;
}

#servicesmenu li a:active {
background: #eaeaea;
color: #036da3;
border-left: 4px solid #036da3;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.footleft {
float: left;
clear: left;
width: 100px;
margin: 10px 0 5px 10px;
}

.footright {
margin-left: auto;
margin-top: 10px;
margin-bottom: 10px;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

table.sample {
        border-width: 1px 1px 1px 1px;
        border-spacing: 3px;
        border-style: none none none none;
        border-color: gray gray gray gray;
        border-collapse: separate;
        background-color: white;
}
table.sample th {
        border-width: 0px 0px 0px 0px;
        padding: 1px 1px 1px 1px;
        border-style: groove groove groove groove;
        border-color: gray gray gray gray;
        background-color: white;
        -moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
        border-width: 1px 1px 1px 1px;
        padding: 3px 3px 3px 3px;
        border-style: groove groove groove groove;
        border-color: gray gray gray gray;
                                                                                                                                                             
        -moz-border-radius: 3px 3px 3px 3px;
	font-size: 12px;
	line-height: 18px;
	color: #172739;
}

td.sample {
        border-width: 1px 1px 1px 1px;
        padding: 3px 3px 3px 3px;
        border-style: groove groove groove groove;
        border-color: blue blue blue blue;
                                                                                                                                                             
        -moz-border-radius: 3px 3px 3px 3px;
	font-size: 12px;
	line-height: 18px;
	color: #172739;
}

table.main {
	width:779px;
	background:#ffffff;
	border:0;
	padding-left:0px;
	}
	
imgtable {border:none; margin-top: 0px; margin-right: 0px; margin-bottom: 5px; margin-left: 5px}

img.togglearrow {
	padding-top: 7px;
	border: 0px;
	margin-bottom: -4px;
}

img.vertcentre {
	margin-bottom: -3px;
}

th {font-size: 9pt; font-weight: bold; color: white; background-color: #036da3; border: 1px solid #000000;}
th.largefont {font-size: 11pt; font-weight: bold; color: white; background-color: #036da3; border: 1px solid #000000;}
th.largefont a:visited {color: white;}
th.largefont a {color: white; text-decoration:underline;}

td {font-size: 9pt; color: black; border: 1px solid #000000; empty-cells: hide}
td.noborder {font-size: 9pt; color: black; border: 0px solid #000000; empty-cells: hide}
td.bottomborder {font-size: 9pt; border-top: 0px; border-bottom: 1px solid #036da3; border-left: 0px; border-right: 0px; empty-cells: hide}
td.topborder {font-size: 9pt; border-top: 1px solid #036da3; border-bottom: 0px; border-left: 0px; border-right: 0px; empty-cells: hide}
td.tab {font-size: 9pt; border: 0px; empty-cells: hide}
tr {font-size: 9pt; color: black; border: 1px solid #000000;}
tr.noborder {font-size: 9pt; color: black; border: 0px;}
tr.backblue {font-size: 9pt; background-color: #c4dbff; border: 0px;}
td.grey {background: #DBDBDB; text-align: center;}
td.c {text-align:center;}

#mk2 {
  margin:20px 0 0 0; 
  padding:0 0 15px 0; 
  width:401px; 
  height:auto; 
  /* background:#fc6 url(grid.gif) repeat-y left bottom; */
  position:relative;
  background:#fff url(../images/bar.gif) bottom left no-repeat;
  }
#mk2 dt {
  background:#fff; 
  text-align:center; 
  font-size:1.5em; 
  padding:2px 0;
  }
#mk2 dd {
  margin:0; 
  display:block; 
  width:100%; 
  height:20px; 
  background:#f80; 
  border-bottom:1px solid #000; 
  border-top:1px solid #fff;
  }
* html #mk2 dd {
  height:21px; he\ight:20px;
  }
#mk2 dd b {
  position:absolute; 
  text-align:left;
  right:-300px; 
  display:block; 
  background:#fff; 
  padding-right:2px; 
  height:2em; 
  line-height:2em; 
  /* width:100px; */
  } 
