@charset "utf-8";

/* * {
	margin: 0;
	padding: 0;
	border: 0;
}

table {padding: 1em;} */


bodytext {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.centered 
{
     text-align: center;
	 vertical-align: middle;
}

.redtext
{
	color:#F00;
}

div.centered table 
{
    margin: 0 auto; 
    text-align: left;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-style: italic;
}

.menuBox, .panelBox {
	padding: 4px;
	width: 240px;
	margin-top: 0px; /* was 4px */
	margin-bottom: 0px; /* was 4px */
	padding-top: 6px;
	padding-bottom: 4px;
	vertical-align: top;
	text-align: left;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	background-color: #EEEEEE;
}

.panelBox {
	text-align: center;
}

.mainBox {
	text-align: left;
	vertical-align: top;
	padding: 4 6 6 6 px;
}

.mainBoxCentred {
	text-align: center;
    vertical-align: middle;
    padding: 6 6 6 6 px;
}

.mapBox {
	padding: 0 0 0 4px;
	vertical-align: top;
}

.bannerBox { /* superceeded by topBox */
	width: 900px;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 2px;
	text-align: center;
}

.topBox {
	width: 900px;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 4px;
	text-align: center;
}

.logoBox {
    text-align: center;
    width:240px;
}

.banner { /* superceeded by footBox */
    width: 900px;
	background-color:#CCCCCC;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	padding: 0px;
	margin-top: 0.5 em;
}

.footBox {
    width: 900px;
	background-color:#CCCCCC;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin-top: 4px;
}

.lFooter, .rFooter {
	font-style: normal;
	text-align: left;
	padding-left: 1em;
	padding-right: 0em;
	vertical-align: middle;
}

.rFooter { /* update */
	text-align: right;
	padding-left: 0em;
	padding-right: 1em;
}

.banner {
    width: 900px;
	background-color:#CCCCCC;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	padding: 0px;
	margin-top: 0.5 em;
}

.r_pic {
	margin-left: 0.5em;
}

.l_pic {
	margin-right: 0.5em;
}

.mainBox .date {font-weight: bold;}

p.c_name {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0.6em;
	text-align: center;
}

p.c_coordinates {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.icon {
	vertical-align: text-bottom;
	margin-right: 0.25em;
	}


.yellowBox, .greenBox {
	padding: 0.2em;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
	float: centre;
	background-color: #FFFF66;
}

.greenBox { background-color:#66FF66;}

a:link {color: #000000}     /* unvisited link */
a:visited {color: #000000}  /* visited link */
a:hover {color: #6600FF; text-decoration: underline}   /* mouse over link */
a:active {color: #003333}   /* selected link */

p {margin: 0.5em 0 0 0}

hr {
	height: 1px;
	margin: 0;
	padding: 0;
}

ul {margin-top: 0.25em}

.rLine {
	border-right-color: #666666;
	border-right-style: dotted;
	border-right-width: 1px;
}

.lLine {
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	color:#FFFFFF;
	text-align: right;
	line-height: normal;
	font-weight: normal;
	vertical-align: bottom;
	padding-right: 0.5em;
	padding-bottom: 0.15em;
}

.togglehint {
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	margin-top: 1em;
}

.newsBanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color:#FFFFFF;
	text-align: right;
	line-height: normal;
	font-weight: normal;
	vertical-align: middle;
	padding-right: 0.5em;
	padding-top: 0.5em;
}

.subheadRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	margin-bottom: 1.5em;
}


.left {
    text-align: left;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.insetLeft {
	display: block;
	float:left;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}

.insetRight {
	display: block;
	float: right;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
}

.insetCentred {
	display: block;
	float: centre;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

P.list1  {
	text-align: justify;
	padding-left: 15pt;
	text-indent: -15pt;
	}

P.list2  {
	text-align: justify;
	padding-left: 15pt;
	text-indent: -15pt;
	margin-left: 40px;

	}
	
P.indent1 {
	/* text-align: justify; */
	margin-left: 1em;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* Main navigation menu */

.navCategory {
	font-size: medium;
	color: #333333;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
/*	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px; */
	padding-bottom: 0.2em;
}


	

.navList ul {
    font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.navList li
{
    margin: 0 0 .2em 0;
}

.stub
{
	display: block;
	padding: 3px;
	margin-left: 1em;
	width: 90%;
	text-decoration: none;
	background-color: #cccccc;
}

.navList a
{
	display: block;
	padding: 3px;
	margin-left: 1em;
	width: 90%;
	text-decoration: none;
	background-color: #cccccc;
}

.navList a:hover
{
	background-color: #666666;
	color: #fff;
}

.navList #active
{
	display: block;
	padding: 3px;
	margin-left: 1em;
	width: 90%;
	text-decoration: none;
	color: #fff;
	background-color: #000000;
}


.navSub {
	width: 90%;
	color: #333333;
}

.navSub ul
{
    font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #eeeeee;
}

.navSub a
{
	display: block;
	padding: 1px;
	margin-left: 2em;
	width: 90%;
	text-decoration: none;
	background-color: #eeeeee;
}

.navSub a:hover
{
	background-color: #666666;
	color: #ffffff;
}

.navSub #active
{
	display: block;
	padding: 3px;
	margin-left: 2em;
	width: 90%;
	text-decoration: none;
	color: #fff;
	background-color: #000000;
}
