body {
	font-size: 90%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin: 0;
}
body.homepage
{
	background-image: url('./icons/background.jpg');
}
div
{
	border: 0;
	padding: 0;
	margin: 0;
	display: block;
}
img
{
	border: 0;
}
input.search
{
	margin-left: 2em;
}
.rightImg /* image in RH column of sub-page */
{
	border: 1px solid #666666;
	margin-top: 6px;
}
p
{
	font-size: 1em;
	line-height: 1.4em;
	color: #000000;
	margin: 0.75em 0 0 0;
}
/*on the homepage, gives blue borders*/
.featureSubLeft p, .featureSubRight p
{
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	line-height: 1.2em;
	color: #666666;
}
h1 {
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.2em;
	color: #000066;
	margin-top: 0.5em;
	margin-bottom: 0px;
}
/*on the homepage, gives blue borders*/
.featureSubLeft h1, .featureSubRight h1
{
	font-size: 1.1em;
	line-height: 1.4em;
	color: #000066;
	padding: 0 12px 0 12px;
	margin: 0;
}
h2 {
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	margin-top: 1.75em;
	color: #000066;
	margin-bottom: 0px;
}
h3 {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 0px;
}

#banners /*thick-rule table on homepage */
{
	border-top: 2px solid #000066;
	border-bottom: 1px solid #000066;
}
.featureMain
{
	clear: left;
	border-top: 1px solid #000066;
}
.featureSubLeft /*thin-rule table on homepage */
{

	
	width: 50%;
	padding: 12px 0 12px 0;
	float: left;
}
.featureSubRight /*thin-rule table on homepage */
{
	border-left: 1px solid #000066;
	width: 50%;
	float: left;
	padding: 12px 0 12px 0;
}
.featureSubLeft img
{
	float: right;
}
.featureSubLeft p, .featureSubRight p
{
	padding: 0 12px 0 12px;
}
.featureSubLeft p img
{
	float: none;
}

.newsItem
{
	border-top: 1px solid gray;
}
.newsItem h2
{
	font-size: 1em;
	margin-top: 1em;
}
h1 + .newsItem
{
	margin: 1em 0 0 0;
}

p.currentNewsHeadlines a img
{
	text-decoration: none;
}


p.caption {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	line-height: 1.2em;
	color: #666666;
}

#subPageLayoutTop
{
	border: 0 0 0 0;
	padding: 13px 13px 0 13px;
	margin: 0;
	background-image: url(pics/backgroundtop85.jpg);	
}
#subPageLayoutCentre
{
	border: 0;
	border-top: 2px solid #000066;
	padding: 0 13px 0 13px;
	margin: 0;
}
#homePageLayoutTop
{
	border: 0 0 0 0;
	padding: 13px 13px 0 13px;
	margin: 0;
}
#homePageLayoutCentre
{
	border: 0 0 0 0;
	padding: 0 13px 0 13px;
	margin: 0;
}

.contentBox
{
	border: 0;
}
/*banner images on homepage*/
.homebannerLeft
{
	width: 50%;
	float: left;
	padding: 0;
}
.homebannerLeft img,
{
	align: left;
}
.homebannerLeft div,
{
	height: auto;
}
.homebannerLeft .headline
{
	font-size: 1.8em;
	line-height: 1em;
	color: white;
	display: block;
	margin: 36px 12px 24px 12px;
}
.homebannerLeft .headline a
{
	color: white;
	text-decoration: none;
}

.homebannerLeft .tagline
{
	font-size: 1.2em;
	display: block;
	padding: 12px;
	background-image: url('./icons/whiteOverlay.gif');
}
.homebannerLeft .tagline a
{
	color: black;
	text-decoration: none;
	position: relative;
	top: -8px;
}

#divtopnavigation /*top navigation bar*/
{
	padding: 0;
	margin: 0;
	border: 0;
	font-weight: normal;
	font-size: 1em;
	float: right;
	background-color: #000066;
}
#divtopnavigation div
{
	float: left;
}
.topnav {
	margin: 0;
	padding: 0.2em 0.5em 0.2em 0.5em;
	color: #ffffff;
	background-color: #000066;
	text-decoration: none;
}
.topnavselected {
	margin: 0;
	padding: 0.2em 0.5em 0.2em 0.5em;
	color: #ffffff;
	background-color: #333399;
	text-decoration: none;
}
.topnav:hover {
	background-color: #7777bb;
}
.topnav a, .topnavselected a
{
	color: white;
	text-decoration: none;
	vertical-align: center;
}


.topnavstart {
	margin: 0;
	padding: 0.2em 0.5em 0.2em 0.5em;
	color: #ffffff;
	background-color: #7d1120;
	text-decoration: none;
}.topnavsupport {
	margin: 0;
	padding: 0.2em 0.5em 0.2em 0.5em;
	color: #ffffff;
	background-color: #bf4463;
	text-decoration: none;
}

.topnavstart:hover {
	background-color: #ba0029;
}
.topnavstart a
{
	color: white;
	text-decoration: none;
	vertical-align: center;
}.topnavsupport:hover {
	background-color: #d35f76;
}
.topnavsupport a
{
	color: white;
	text-decoration: none;
	vertical-align: center;
}




.terms {
	font-size: 1em;
	color: #666666;
	padding: 8px 0 0 0;
	margin-top: 0;
	text-align: right;
}
.terms a:link{
	font-size: 0.9em;
	color: #666666;
	text-decoration: none;
}
.terms a:hover, .terms a:visited{
	color: #333333;
}
#sidenavigation /*side navigation frame*/
{
	border: 1px solid #666666;
	margin: 8px 0 0 0;
}
#sidenavigation a:link
{
	text-decoration: none;
}
#sideImg /*background image for the side navigation frame*/
{
	height: 50px;
	background-image: url(icons/abstractStrip.jpg);
}
.sidenav, .selectedsidenav
{
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #666666;
}
.sidenavHeader
{
	padding-top: 0.4em;
	padding-right: 0.5em;
	padding-bottom: 0.4em;
	padding-left: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333399;
}
.sidenavHeader a
{
	color: #ffffff;
}
.navItem1
{
	color: #000066;
	margin: 0px;
	padding-top: 0.4em;
	padding-right: 0.5em;
	padding-bottom: 0.4em;
	padding-left: 2em;
	line-height: 1.4em;
	text-indent: -1em;		
}
.selectednavItem1
{
	color: #000066;
	margin: 0px;
	padding-top: 0.4em;
	padding-right: 0.5em;
	padding-bottom: 0.4em;
	padding-left: 2em;
	line-height: 1.4em;
	text-indent: -1em;
	background-color: #cccccc;
}
.navItem1 a:link, .selectednavItem1 a:link
{
	color: #000066;
}
.navItem1 a:hover, .selectednavItem1 a:hover
{
	color: #000066;
}
.navItem1 a:visited, .selectednavItem1 a:visited
{
	color: #000066;
}
.navItem2
{
	color:#000000;
	margin: 0px;
	padding: 0px 0px 0px 3em;
	line-height: 1.4em;
	text-indent: -1em;
}
.selectednavItem2
{
	color:#000000;
	margin: 0px;
	padding: 0px 0px 0px 3em;
	line-height: 1.4em;
	text-indent: -2em;
	background-color: #cccccc;
}
.navItem2 a:link
{
	color:#000000;
}
.navItem2 a:hover
{
	color:#000000;
}
.navItem2 a:visited
{
	color:#000000;
}

.navItem3
{
	color:#000000;
	margin: 0px;
	padding: 0px 0px 0px 4em;
	line-height: 1.4em;
	text-indent: -1em;
}
.selectednavItem3
{
	color:#000000;
	margin: 0px;
	padding: 0px 0px 0px 4em;
	line-height: 1.4em;
	text-indent: -2em;
	background-color: #cccccc;
}
.navItem3 a:link
{
	color:#000000;
}
.navItem3 a:hover
{
	color:#000000;
}
.navItem3 a:visited
{
	color:#000000;
}

.pointer
{
	position: relative;
	display: inline-block;
	left: -1em;
	width: 1em;
}
.bluearrowBig
{
	position: relative;
	top: 8px;
}
