* {
	margin:0;
	padding:0;
}
	
body, h1, h2, h3, h4, h5, h6, label, li, ul, ol, p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.5;	}

body {
	font-weight: normal;
	color: #333333;
	background-color: #cccccc;
	}

.green{color: #00cc66;}
.blue{color: #0033ff;}
.purple{color: #cc00ff;}
.purpletitle{color: #cc00ff;font-weight: bold;font-weight: bold;}
.grey{color: #999999;}
.turq{color: #00b7ff;}
.redbold{color: #FF0000;font-weight: bold;}
.red{color: #FF0000;}
.em16 {font-size: 140%;}
.em16red {color: #FF0000;font-size: 140%;}
.em16green {color: #00cc66;font-size: 140%;}
.em12 {font-weight: bold;}
.em5 {font-size: 80%;}
.em6 {font-size: 84%;}
.silverbold{color: #999999;font-weight: bold;}
.goldbold{color: #FF9933;font-weight: bold;}
.rightalign{float: right;}
.bodyblack10pt {font-size: 10px;color: #666666;line-height: 1.0;}
.bodyblack10ptscrollforseethrough {
	font-size: 10px;
	color: #666666;
	border: #FFFFFF;
	padding: 7px;
	height: 350px;
	overflow: scroll;
	visibility: visible;
}

a{color: #FFFFFF;text-decoration: none;}
a:link{	color: #00b7ff;text-decoration: none;}
a:visited{color: #00b7ff;text-decoration: none;}
a:hover{color: #0000CC;text-decoration: underline;}

p{
	font-size:1em;
	color: #333333;
}

h1{
	font-size:1.4em;
	color: #00b7ff;
	font-weight: bold;
	line-height: 1.2;
}
h2{ font-size:1.14em;color: #666;}
h3{	font-size:1em;font-weight: bold;color: #666;padding: 10px 0px 5px 0px;}
h4{ font-size:1em;color: #333333;}
h5{ font-size:1em;color: #334d55;}
h6{ font-size:0.8em;color: #00b7ff;font-weight: bold;}

ul{list-style-type:disc;padding-left:15px;padding-bottom: 5px;}
ul ul{list-style-type:square;}
ul ul ul{list-style-type:none;}

label{color: #666666;font-size: 1em;font-weight: bold;}
img {
	border:none;
	visibility: visible;}

/** rjm 190318 used to hide Surname in the Contact us form to trap spammers **/
.Surname {display:none; visibility: hidden;}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#frame {margin:0 auto;width:776px;text-align:left;background-color: #FFFFFF;}
#framepopup {margin:0 auto;width:400px;text-align:left;background-color: #FFFFFF;}
#framepopup2 {margin:0 auto;width:500px;text-align:left;background-color: #FFFFFF;}
#framepopup3 {margin:0 auto;width:650px;text-align:left;background-color: #FFFFFF;}

#masthead{margin-top:0px;padding: 0px 0px 0px 0px;width: 100%;}

#breadcrumb{font-size: 0.6em;margin-top:-15px; padding: 0px 0px 6px 12px;border-bottom: 1px solid #ccc;}

#quicklink{font-size: 0.55em;padding: 1px 0px 2px 0px;margin: -18px 10px 0px 0px;text-align: right;border-bottom: 1px solid #ccc;}

#logobanner {width:100%;background-repeat: no-repeat;height: 192px;}
#logobanner img {color: #FFFFFF;border: 0px;}

#languageslogo {position:relative;top: -90px;left: 47%;width:60px;}

#pagename{margin: 0px;padding: 10px 0px 5px 10px;}

#subpagename{margin: 0px;padding: 0px 0px 10px 10px;border-bottom: 1px solid #ccc;}
#guidance{font-size:0.7em;padding: 10px 10px 10px 20px;border-bottom: 1px solid #ccc;}

#columnscontainer {width:100%;background-color: #FFFFFF;}

#leftnavbar{float: left;width: 20%;margin: 0px;padding: 0px 0px 0px 10px;background-color: #FFFFFF;
	border-bottom: 1px solid #cccccc;}
#leftnavbarnoline{float: left;width: 20%;margin: 0px;padding: 0px 0px 0px 10px;background-color: #FFFFFF;}

#leftcolumnwide{float: left;width: 52%;margin: 0px;padding: 0px 5px 0px 10px;background-color: #FFFFFF;}
#rightcolumnwide{float: left;width: 40%;margin: 0px;padding: 0px 5px 0px 10px;background-color: #FFFFFF;}

#login{padding: 10px 5px 10px 5px;font-size: 0.6em;border-bottom: 1px solid #cccccc;}
#loginform{padding: 10px 5px 10px 5px;font-size: 0.7em}

#loginnoline{padding: 10px 5px 10px 5px;font-size: 0.6em;}

#rightnavbar{float:right;width: 25%;margin: 0px;padding:0px 0px 0px 0px;}
#tab{background-color:#CCFFFF; padding:2px 0px 2px 0px; margin:5px 0px 5px 0px; text-align:center;font-size: 0.7em;border-bottom: 1px solid #ccc;}

#headlines{border-bottom: 0px solid #cccccc;margin: 0px;padding: 5px 5px 5px 5px;}
#headlines h3{text-align: left; font-size: 0.9em;}
#headlines p{padding: 7px 7px 12px 0px;font-size: 0.7em;border-bottom: 1px solid #ccc;}
#headlines p img{padding: 8px 0px 8px 0px;}

#photocolumn {margin: 0px;padding: 5px 5px 0px 5px;}
#photocolumn p{padding: 0px 7px 12px 0px;font-size: 0.55em;}
#photocolumn img{padding: 0px 0px 0px 0px;}
#photocolumn h3{padding: 40px 7px 0px 0px;font-size: 0.8em;}
#photocolumn h4{padding: 0px 7px 20px 0px;font-size: 0.7em;}


#content{
	float: left;
	width: 53%;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 0px;
}
#contentwide{float: left;width: 76%;border-left: 1px solid #cccccc;padding: 10px 10px 0px 10px;}
#contentwide p{font-size: 0.7em;}
#contentwide img{color: #FFFFFF;border: 0px;}

#contentfull{float: left;margin: 0px;padding: 10px 10px 10px 10px; background-color: #ffffff;}

#contenttable{float: left; padding: 15px 5px 15px 5px;}
/*#contenttable tr{background-color: #FFFFFF;}
#contenttable td{font-size: 0.55em;}*/
#contenttable p{font-size: 0.7em;padding: 10px 0px 0px 10px;}

#teststable{float: left;}
#teststable tr{background-color: #FFFFFF;font-size: 0.65em}
#teststable img{height: 1px;}

/************** .feature styles ***************/

#feature{padding: 10px 10px 0px 10px;}
#feature h3{text-align: left; font-size: 0.9em;}
#feature img{
	margin: 10px 15px 5px 0px;
	background-color: #ffffff;
	padding: 1px 1px 1px 1px;
}
#feature p{font-size: 0.7em;padding: 5px 0px 5px 0px;}
#feature ul {
	padding-left: 25px;
	font-size: 0.7em;
	list-style-type: disc;
}
#feature ol {
	padding-left: 25px;
	font-size: 0.7em;
}
#feature li{padding: 3px 25px 0px 0px;text-align: left;font-size: 0.9em;}
#feature li ol {font-size: 1em;}
#feature li ol li{font-size: 1em;}
#feature td{font-size: 0.6em;text-align:left}
#feature input {font-size: 1em;}
#feature textarea {font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;text-align:left;font-size: 1em;}

#spectable p{text-align: left;font-size: 0.7em;}
#spectable tr h5{text-align: left;font-size: 0.8em;border-bottom: 1px solid #00b7ff;line-height: 0.1;}
#spectable tr img{padding-top: -15px;}


#form1{font-size: 0.6em;padding: 0px 0px 5px 0px;}
#form2{font-size: 0.6em;padding: 0px 0px 5px 0px;}
#form3{font-size: 0.6em;padding: 0px 0px 5px 0px;}
#form4{font-size: 0.6em;padding: 0px 0px 5px 0px;}
#form5{font-size: 0.6em;padding: 0px 0px 5px 0px;}

#linkslist h3 {padding-left: 15px;text-align: left; font-size: 0.9em;}
#linkslist ul {padding-left: 25px;list-style: none;font-size: 0.7em;}
#linkslist p {padding-left: 0px;font-size: 0.7em;}


#listmenubottom {
	width:100%; 	/* makes the div full width */
	float:left; /*makes the div enclose the list */
	border-top:1px solid #00c5fe;	/* draws line on top edge of div */
	border-bottom:1px solid #00c5fe;	 /* draws line on bottom edge of div */
	font-size:0.7em;	/* SET FONT-SIZE HERE */
	background-color:#fff; /* colors the div */
	margin-top:0px;  /*TEMPORARY - pushes the div away from the top of the browser for clarity in this example*/
	}
	div#listmenu ul {margin:0 0 0 0px;/* indents ul from edge of container */
	padding-left: 0px;padding-bottom: 0px;}
#listmenubottom li {
	float:left;	/* causes the list to align horizontally instead of stack */
	position:relative; /* positioning context for the absolutely positioned drop-down */
	list-style-type:none;	/* removes the bullet off each list item */
	background-color:#ffffff; /*sets the background of the menu items */
	border-right:1px solid #00c5fe; /* creates dividing lines between the li elements */
	}
#listmenubottom li:first-child {
	border-left:1px solid #00c5fe; /*the first vertical line on the menu */
	}
#listmenubottom li:hover { 
	background-color:#00c5fe; /*sets the background of the menu items */
	}
#listmenubottom a {
	display:block;
	padding:0 4px; /*creates space each side of menu item's text */
	text-decoration:none;	 /* removes the underlining of the link */
	color:#333333;	/* sets the type color */
	background-color:#CCFFFF;}
#listmenubottom a:hover {
	color:#fff;
	background-color:#00c5fe;}
/************** .story styles *****************/

/*.story{clear: both;padding: 10px 7px 0px 7px;font-size: 0.8em;position: relative;}

.story p{padding: 0px 0px 10px 0px;font-size: 0.8em;}

.story li{padding: 0px 25px 0px 0px;text-align: left;font-size: 0.8em;}

.storykey{padding: 7px 0px 0px 20px;font-size: 0.7em;line-height: 0.9;}
*/

/************* #siteInfo styles ***************/
#siteinfo{
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	font-size: 0.6em;
	color: #cccccc;
	padding: 0px 0px 0px 20px;
	margin-top: 0px;
	clear: both;
	background-color: #FFFFFF;}

#siteinfo img{padding: 4px 4px 4px 10px;vertical-align: middle;}

#sitemap ul{font-size: 0.7em;padding-left: 25px;list-style-type: disc;}
#sitemap ul ul{font-size: 0.9em;padding-left: 25px;list-style-type: disc;}
#sitemap li{line-height: 1.3;text-align: left;}
#sitemap li li{text-align: left;}


/************* #search styles ***************/

#search{padding: 5px 0px 15px 0px;
border-bottom: 1px solid #cccccc;
font-size: 0.8em;}

#search form{margin: 0px;padding: 0px;}

#search label{display: block;margin: 0px;padding: 0px;}


/*********** #leftnavbar link styles ***********/

#leftnavbar ul a:link {display: block;}
#leftnavbar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#leftnavbar li {border-bottom: 1px solid #fff;}

/* fix for browsers that don't need the hack */
html>body #leftnavbar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{margin: 0px;
/*border-bottom: 1px solid #cccccc;*/
font-size: 80%;padding: 0px 5px 10px 0px;}

#sectionLinks li {font-size: 80%;color: #00b7ff;}

#sectionLinks h3{padding: 12px 0px 2px 0px;border-bottom: 1px solid #ffffff;}

#sectionLinks a {display: block;border-bottom: 1px solid #cccccc;padding: 1px 0px 3px 0px;}

#sectionLinks a:hover{background-color: #dddddd;}


/************** #advert styles **************/

#advert{padding: 0px 0px 10px;}

#advert img{display: block;}


/************** #image styles **************/
/*#image{padding: 0px 5px 5px 5px;font-size: 0.8em;clear: both;}

#image img a{display: block;
	color: #FFFFFF;}
*/
/************** #hacks **************/

.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

LIST-BASED MENUS WITHOUT IDs OR CLASSES ON THE LIST ELEMENTS
 tested in NN7, Opera, Firefox, IE6, IE5.5, IE5, on Windows and Safari and IE5 on Mac 

body {behavior:url(csshover.htc);}


/* the horizontal menu starts here */
div#listmenu {
	width:100%; 	/* makes the div full width */
	float:left; /*makes the div enclose the list */
	border-top:1px solid #00c5fe;	/* draws line on top edge of div */
	border-bottom:1px solid #00c5fe;	 /* draws line on bottom edge of div */
	font-size:0.7em;	/* SET FONT-SIZE HERE */
	background-color:#fff; /* colors the div */
	margin-top:0px;  /*TEMPORARY - pushes the div away from the top of the browser for clarity in this example*/
	}
div#listmenu ul {margin:0 0 0 0px;/* indents ul from edge of container */
	padding-left: 20px;padding-bottom: 0px;}
div#listmenu li {
	float:left;	/* causes the list to align horizontally instead of stack */
	position:relative; /* positioning context for the absolutely positioned drop-down */
	list-style-type:none;	/* removes the bullet off each list item */
	background-color:#ffffff; /*sets the background of the menu items */
	border-right:1px solid #00c5fe; /* creates dividing lines between the li elements */
	}
div#listmenu li:first-child {
	border-left:1px solid #00c5fe; /*the first vertical line on the menu */
	}
div#listmenu li:hover { 
	background-color:#00c5fe; /*sets the background of the menu items */
	}
div#listmenu a {
	display:block;
	padding:0 4px; /*creates space each side of menu item's text */
	text-decoration:none;	 /* removes the underlining of the link */
	color:#333333;	/* sets the type color */
	background-color:#CCFFFF;}
div#listmenu a:hover {
	color:#fff;
	background-color:#00c5fe;}
/* the horizontal menu ends here */

/* the drop-down starts here */
div#listmenu ul li ul {
	margin:0; /* prevents the TEMP value inheriting from the horiz menu - OK to remove if you remove TEMP above */
	position:absolute; /* positions the drop-down ul in relation to its relatively positioned li parent */
	width:13em; /*sets the width of the menu - in combo with the li's 100% width, makes the menu stack*/
	left:-1px; /*aligns the drop exactly under the menu */
	}
div#listmenu ul li ul li {
	width:100%; /* makes the list items fill the list container (ul) */
	border-left:1px solid #00c5fe; /*  three sides of each drop-down item */
	border-bottom:1px solid #00c5fe;
	border-right:1px solid #00c5fe;
	}
div#listmenu ul li ul li:first-child {
	border-top:1px solid #00c5fe; /*the top edge of the dropdown */
	}
/* make the drop-down display as the menu is rolled over */
div#listmenu ul li ul {display:none;} /* conceals the drop-down when menu not hovered */
div#listmenu ul li:hover ul {display:block; } /* shows the drop-down when the menu is hovered */

/* THE HACK ZONE - */
/* hack for IE (all flavors) so the menu has a vertical line on the left */
* html div#listmenu ul {
	float:left; /* makes the ul wrap the li's */
	border-left:1px solid #00c5fe; /* adds the rightmost menu vertical line to the ul */
	margin-left:15px; /* IE doubles the given value above - why? */
	}
/*  * html a {display:block;} /* makes IE5 & 5.5 accept the padding on the link */
/* add a top line to drops and pops in IE browsers - can't read :first-child */
* html  div#listmenu ul li ul {
	border-top:1px solid #00c5fe;
	border-left:0px; /* stops the drop inheriting the ul border */
	}
/* end of hack zone */
/* END OF LIST-BASED MENU */
