/* ELEMENTS */

body {
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #000000;
  background:#ffffff;
  border: 0;
scrollbar-face-color: #003366;
scrollbar-arrow-color: #ccffff;
scrollbar-track-color :#cccccc;
scrollbar-shadow-color :#ccffff;
scrollbar-3dlight-color: #ccffff;
scrollbar-darkshadow-color: #000000;
	margin-top: 0px;

}

/*headers*/

h1{
	font-weight: bold;
	color: #003366;
	font-size: 97%;
	padding-left:10px;
	padding-top: 10px;
	line-height: normal;
	margin-bottom: -2px;
	margin-top: -2px;
}
h1.h1White{
	font-weight: bold;
	color: #ffffff;
	margin-bottom: -5px;
	padding-left:10px;
	padding-top: 6px;
	line-height: normal;
	background: #6699cc;
}
h1.h1Green{
color: #ccffff;
	margin-bottom: -5px;
	padding-left:10px;
	padding-top: 6px;
	line-height: normal;
	font-weight: normal;
	background: #6699cc;
}
h2{
	font-weight: normal;
	color: #003366;
	font-size: 93%;
	padding-left:10px;
	padding-top:2px;

}


h3{
	font-weight: bold;
	color: #003366;
	font-size: 85%;
	padding-left:33px;
	padding-top:8px;
	text-indent: -23px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4{
	font-weight: normal;
	color: #003366;
	font-size: 80%;
	padding-left:10px;
	padding-top:0px;
}
h5 {
  font-size: 75%;
  font-weight: normal;
  color: #003366;
  padding-left: 10px;
   padding-top: 0px;
   padding-bottom:2px;
  
}

/*links*/

a.textLink	{ color: #000000; text-decoration: none; font-size: 100%;}
a:link.textLink{ color: #000000; text-decoration: none; font-size: 100%;}
a:visited.textLink	{ color: #000000;text-decoration: none;  font-size: 100%;}
a:hover.textLink	{ color: #000000; text-decoration: underline; font-size: 100%;}
a:active.textLink	{ color: #000000; text-decoration: none; font-size: 100%;}

a.footerLink	{ color: #ffffff; text-decoration: none;}
a:link.footerLink{ color: #ffffff;  text-decoration: none; }
a:visited.footerLink	{ color: #ffffff; text-decoration: none; }
a:hover.footerLink	{ color: #ffffff; text-decoration: underline; }
a:active.footerLink	{ color: #ffffff; text-decoration: none; }

a:link		{ color: #003366; font-size: 100%; line-height: normal; text-decoration: none;}
a:active		{ color: #003366; font-size: 100%; background-color: transparent;  text-decoration: none;  }
a:visited		{ color: #003366; font-size: 100%; background-color: transparent;  text-decoration: none;  }
a:hover		{  color: #003366; font-size: 100%; background-color: transparent;  text-decoration: underline; }

a.greenLink	{ color: #ccffff; text-decoration: none; font-size: 100%;}
a:link.greenLink		{ color: #ccffff; font-size: 100%; text-decoration: none;}
a:active.greenLink		{ color: #ccffff; font-size: 100%; text-decoration: none;  }
a:visited.greenLink		{ color: #ccffff; font-size: 100%; text-decoration: none;  }
a:hover.greenLink		{  color: #ccffff; font-size: 100%; text-decoration: underline;  }

a.menuLink	{ color: #ffffff; text-decoration: none; font-size: 100%;}
a:link.menuLink		{ color: #ffffff; font-size: 100%; line-height: normal; text-decoration: none;}
a:active.menuLink		{ color: #ffffff; font-size: 100%; background-color: transparent;  text-decoration: none;  }
a:visited.menuLink		{ color: #ffffff; font-size: 100%; background-color: transparent;  text-decoration: none;  }
a:hover.menuLink		{  color: #ffcc99; font-size: 100%; background-color: transparent;  text-decoration: none;  }

a.sideLink				{ color: #ffffff;  line-height: normal; text-decoration: none; padding-left: 10px;}
a:link.sideLink		{ color: #ffffff;  background-color: transparent; text-decoration: none; padding-left: 10px;}
a:active.sideLink		{ color: #ffffff;  background-color: transparent;  text-decoration: none;  padding-left: 10px; }
a:visited.sideLink		{ color: #ffffff; background-color: transparent;  text-decoration: none;  padding-left: 10px; }
a:hover.sideLink		{  color: #003366; background-color: transparent;  text-decoration: none;  padding-left: 10px; }

 /*paragraphs*/
 
.noPadding{
padding: 0px;
margin: 0px;
}
p {
font-size: 70%;
font-weight: normal;
color: #000000;
background-color:transparent;
padding-left: 0px;
padding-right: 0px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 10px;
margin-right: 3px;
padding-top: 5px;

 }
.smaller{
font-size: 95%;
font-weight: normal;
}
.smallerBlue{
font-size: 95%;
font-weight: normal;
color: #003366;
}
.alignRight{
margin-top: 0px;
text-align: right;
}
.sideMenuBack{
color: #ffffff;
border-top: 1px solid #ffffff;
background: #6699cc;
margin-left: 0px;
margin-right: 0px;
padding: 8px 0px 8px 0px;
line-height: 13px;
width: 196px;
margin-top: 0px;
margin-bottom: 0px;
}
.topWhiteBoldText{
color: #ffffff;
font-weight: bold;
margin-left: 5px;
margin-right: 5px;
padding-left: 3px;
padding-top: 2px;
padding-bottom: 2px;
line-height: 17px;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
margin-top: 0px;
margin-bottom: 0px;
letter-spacing: 0.7px;
background: #6699cc;
}
.whiteText{
color: #ffffff;
}
.tdpadding{
padding-top: 10px;
padding-bottom: 10px;
}
.bold{
  font-weight: bold;
}
.boldBlue{
font-weight: bold;
color: #003366;
}
.plainButton{
background: url(images/plainButton.gif) no-repeat;
margin-left: 80px;
color: #ffffff;
text-align: center;
}
li {
  padding-left: 0px;
  list-style-position: outside;
	font-weight: bold;
	color: #000000;
	background-color:transparent;
	margin: 0px;
	font-size: 75%;
	line-height: 130%;
	list-style-image: url(images/bullet.gif);
}

ul {
  padding-left: 30px;
 	margin-left: 10px;
	line-height: normal;
/* list-style-image: url(image/bullet.gif); OPTIONAL CODE IF IMAGE IS USED FOR BULLET INSTEAD */

}
ul.ulWhiteBorder{
margin-left: 5px;
margin-right: 5px;
padding-left: 3px;
padding-top: 0px;
padding-bottom: 1px;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
margin-top: -15px;
margin-bottom: -7px;
}
li.liWhiteBorder{
color: #ffffff;
font-weight: bold;
line-height: 17px;
list-style-image: url(images/bullet.gif);
list-style-position: outside;
font-weight: bold;
margin-left: 20px;
padding-left: 0px;
background: #6699cc;
}
.leftPadding{
margin-left: 30px;
font-weight: bold;
color: #003366;
}
.leftPadding2{
margin-left: 30px;

}
.quotes{
color: #003366;
font-size: 95%;
font-weight: bold;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 5px;
margin-top: 5px;
padding-bottom: 10px;
padding-top: 0px;
letter-spacing: 0px;
}
.alignLeft{
margin-top: 0px;
margin-bottom: 0px;
border-top: 2px solid #003366;
width: 143px;
margin-left: 5px;
margin-right: 5px;
padding-left: 0px;

}
img.alignRight{
float: right;
position: relative;
margin-top: -19px;
margin-bottom: -19px;
line-height: 0px;
}
.borderBottom{
border-bottom: 2px solid #003366;
margin: 5px;
}
th{
text-align: left;
}

.quotes2{
color: #003366;
font-size: 80%;
font-weight: normal;
border-top: 2px solid #003366;
border-bottom: 2px solid #003366;
margin: 5px;
padding-bottom: 5px;
padding-top: 5px;
letter-spacing: 0px;
}
.author{
font-size: 60%;
text-align: center;
margin-top: 1px;
}
.bigItalic{
font-size: 105%;
font-style: italic;
font-weight: bold;
color: #003366;
font-family: Times, serif;
}
.biggerBlueFont{
font-size: 130%;
color: #003366;
}
/*colours*/
div.footer{
text-align: center;
width: 480px;
margin-left: 30px;
}
.footerAddress { 
	font-size: 100%; 
	color: #ffffff; 
	background: #003366;
	padding: 0px;
	text-align: center;
}
.footerMenu { 
	font-size: 70%; 
	color: #003366; 
	padding: 0px;
	border-top: 1px solid #003366;
border-bottom: 1px solid #003366;
line-height: 23px;
text-align: center;
margin: 0 0 1px 0;

}
.blueFont{
color: #003366;
}

.maintable_border{
border: 1px solid #fff;
}
.topMenu{
background: #003366;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
}
.biggerBlueBold{
color: #003366;
font-size: 100%;
font-weight: bold;
}
label{
font-size: 70%;
}
label.label2{
font-size: 100%;
}
input.inputBorder{
border: 1px solid #000000;
}
.submitButton{
color: #ffffff;
background: #003366;
border-bottom: 2px solid silver;
border-right: 2px solid silver;
border-top: 2px solid #ccffff;
border-left: 2px solid #ccffff;
font-size: 10px;
width: auto;
padding: 0 5px 0 5px;
letter-spacing: 1px;
}
hr{
border-top: 1px dotted #8DBCD5;
border-bottom: 1px dotted #ffffff;
}
table{
font-size: 100%;
}
a#popup:visited {color:#000; text-decoration:none;}
a#popup {color:#000; text-decoration:none; position:relative; left: 0px; top: 3px;}
a#popup span {display:none;}
a#popup:hover {color:#000; cursor:default;}
a#popup:hover #popbox {display:block; position:absolute; top:-150px; left: -150px; width:230px; height:164px; background-color:#ffffff; color:#000F87; border:1px dotted #000066; text-align:left; font-size:110%; padding:10px;}


/*********************** rss  **********************************/

/*.morehl {
		font-family: Geneva, Arial, sans-serif !important;
		font-size: 11px !important;
		color: #003399 !important;
		font-weight: bold !important;
		font-style: normal !important;
		text-decoration: underline !important;
	}	
	
	A:link.morehl, A:vlink.morehl, A:alink.morehl {
		color: #003399 !important;
	}
	
	.moresrc {
		font-family: Geneva, Arial, sans-serif !important;
		font-size: 11px !important;
		color: #6699cc !important;
		font-weight: normal !important;
		font-style: normal !important;
		text-decoration: none !important;
	}
	
	A:link.moresrc, A:vlink.moresrc, A:alink.moresrc {
		color: #6699cc !important;
	}
	
	.moreti {
		font-family: Geneva, Arial, sans-serif;
		font-size: 11px;
		color: #6699cc;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
	}
	
	.morehlt {
		font-family: Geneva, Arial, sans-serif;
		font-size: 11px;
		color: #003399 !important;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
	}	*/
	
	.morehl {
		font-family: Arial, geneva, sans-serif !important;
		font-size: 11px !important;
		color: #990000 !important;
		font-weight: bold !important;
		font-style: normal !important;
		text-decoration: underline !important;
	}	
	
	A:link.morehl, A:vlink.morehl, A:alink.morehl {
		color: #990000 !important;
	}
	
	.moresrc {
		font-family: Arial, geneva, sans-serif !important;
		font-size: 11px !important;
		color: #333333 !important;
		font-weight: normal !important;
		font-style: normal !important;
		text-decoration: none !important;
	}
	
	A:link.moresrc, A:vlink.moresrc, A:alink.moresrc {
		color: #333333 !important;
	}
	
	.moreti {
		font-family: Arial, geneva, sans-serif;
		font-size: 11px;
		color: #333333;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
	}
	
	.morehlt {
		font-family: Arial, geneva, sans-serif;
		font-size: 11px;
		color: #990000 !important;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
	}	