.dropmenu {
   position: absolute;
   left: -1500px;
   visibility: visible;
   z-index: 101;
   float: left;
   width: 122px;

   border-width: 1px;
   border-style: solid;
   border-color: #000C80;	
   background-color: #FFFFFF;
}
.dropmenu ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
.dropmenu li {
   display: inline;
}
.dropmenu a, .dropmenu a:visited, .dropmenu a:active {
   display: block;
   width: 120px;

   padding: 2px;
   margin: 1px;
   font-family: Verdana;
   font-size: 9px;
   font-weight: normal;
   text-align: center;
   text-decoration: none;

   color: #000000;
   background-color: #F3F3F3;
}
.dropmenu a:hover {
   padding: 2px;
   margin: 1px;
   font-family: Verdana;
   font-size: 9px;
   font-weight: normal;
   text-align: center;
   text-decoration: none;

   color: #000000;
   background-color: #AABCFF;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #000060;
	text-decoration: none;
	text-align: center;
}
.strapline {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	color: #000060;
	text-decoration: none;
}	
.paragraph {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	text-align: left;
}
.tableandlinktitles {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
	text-align: left;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	position: relative;
	top: auto;
	width: 685px;
}
.date {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.sectiontitles {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:14px;
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
	text-decoration:underline;
	text-align: left;
}
	
.positiontop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	position: absolute;
	top: 0px;
	right: 0px;
}
.background {
	background-color:#e0e1e8;
}
#text {
	position: absolute;
	visibility: visible;
	width: 585px;
	left: 180px;
	top: 145px;
	z-index: 3;
	overflow: auto;
	height: 325px;
}
#rightcolumn {
	position: absolute;
	visibility: visible;
	width: 100px;
	left: 770px;
	top: 145px;
	z-index: 7;
	height: 100px;
}
#header {
	position: absolute;
	visibility: visible;
	height: 115px;
	width: 700px;
	left: 180px;
	top: 0px;
	background-image: url(Graphics/topheader7002.jpg);
	background-repeat: repeat-x;
	z-index: 2;
}
#indexfooter {
	position: relative;
	width: 700px;
	left: 180px;
	z-index: 3;
	height: 85px;
	overflow: auto;
	top: 700px;
	visibility: visible;
}
#horizontalmenu {
	position: absolute;
	width: 700px;
	left: 180px;
	top: 116px;
	z-index: 9;
	height: 20px;
}
#search {
	position:absolute;
	width:250px;
	height:37px;
	z-index:1;
	left: 450px;
	top: 78px;
	visibility: visible;
}

