﻿* {
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	color: #000000;
}

body {
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
}
a {
	color: #79B0D5;
	text-decoration: none;
}
a:visited {
	color: #79B0D5;
	text-decoration: none;
}
a:hover {
	color: #DD0000;
	text-decoration: underline;
}
a:active {
	color: #DD0000;
	text-decoration: underline;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EAF1FB;
	border-style: solid;
	border-width: 1px;
	border-color: #cbccce;
	padding: 5px;
	width: 400px;
}
form.e404 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EAF1FB;
	border-style: solid;
	border-width: 1px;
	border-color: #cbccce;
	padding: 5px;
	width: 350px;
}
input {
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #cbccce;
	font-family: Arial;
	font-size: 11px;
}
textarea {
	padding: 1px;
	margin: 1px;
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #cbccce;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	vertical-align: super;
	line-height: normal;
}
#page {
	position: relative;
	margin:0 auto; /* centre content */
	width: 760px;
	border-right: 1px #F2F2F2 solid;
	background: #FFFFFF url('../images/page2.gif') repeat-y;
}
#homepage {
	position: relative;
	margin:0 auto; /* centre content */
	width: 760px;
	border-right: 1px #F2F2F2 solid;
	border-left: 1px #F2F2F2 solid;
}
#header {
	position: relative;
	background: #FFFFFF;
	width: 760px;
	height: 65px;
}
#logo {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 100px;
}
#topmenu {
	position: absolute;
	top: 28px;
	right: 10px;
	text-align: right;
	width: 580px;
}
#topmenu li {
	display: inline;
	color: #79B0D5;
}
#header ul.topmenu li a.currentpage {
	color: #999B9E;
	text-decoration: none;
}
#topmenu a, #topmenu a:visited, #tagline a, #tagline a:visited {
	color: #79B0D5;
	text-decoration: none;
}
#topmenu a:hover, #tagline a:hover {
	text-decoration: underline;
	color: #DD0000;
}
#tagline {
	position: absolute;
	color: #000000;
	font-size: 10px;
	top: 10px;
	right: 10px;
	text-align: right;
}
#graphic {
	width: 760px;
	height: 140px;
	background-color: #99CCFF;
	position: relative;
	top: -1px;
}
#graphic2 {
	width: 760px;
	height: 52px;
	background-color: #FFFFFF;
	position: relative;
	top: -1px;
}
/* column layouts */
/* total 760, left 180, centre 420, right 160 */

#leftmenu {
	float: left;
	display: inline;
	position: relative;
	width: 170px;
	padding: 10px 5px 0px 5px;
}
#leftmenu ul.localnav {
	font-weight: bold;
	list-style-type:none;
}
#leftmenu ul.localnav ul {
	list-style-type: none;
	font-weight: normal;
	padding: 2px 5px 10px 5px;
	list-style-type:none;
}
#leftmenu ul.localnav a.currentpage {
	color: #000000;
	text-decoration: none;
	list-style-type:none;
}
#leftmenu .divider {
	background-position: left center;
	background-image: url('../images/tick.gif');
	background-repeat: no-repeat;
	padding: 15px 5px 15px 5px;
}
#maincontent, #maincontentPG3, #rightmenu {
	float: left;
	display: inline;
	position: relative;
}
#maincontent {
	width: 410px;
	padding: 10px 5px 0px 5px;
}
#maincontentPG3 {
	width: 560px;
	padding: 10px 5px 0px 5px;
}
#page3 {
	position: absolute;
	border-top-style: solid;
	border-top-width: 1px;
	border-color: #99CCFF;
	width: 760px;
	left: -180px;
	top: 0px;
}
#maincontent p {
	line-height: 15px;
	font-size: 11px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 1em;
}
#maincontentPG3 p {
	line-height: 15px;
	font-size: 11px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 1em;
}
#maincontent ul {
	line-height: 15px;
	font-size: 11px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 1em;
	padding: 0;
	list-style-type: none;
}
#maincontent ul li {
	background: url(../images/bullet.gif) no-repeat 11px 7px;
	padding-left: 26px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#maincontent ol {
	margin: 0px 0px 11px 27px;
	padding-left: 0px;
}
#maincontent div.divider {
	background: url(../images/tick.gif) no-repeat;
	padding: 12px 0 0 0;
	margin: 11px 0 0 0;
}
#maincontentPG3 div.divider {
	background: url(../images/tick.gif) no-repeat;
	padding: 12px 0 0 0;
	margin: 11px 0 0 0;
}
#maincontent .title {
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
}
#maincontentPG3 .title {
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
}
#maincontent .pageheader {
	font-family: Arial Narrow;
	font-size: 15pt;
	line-height: 17px;
}
#maincontentPG3 .pageheader {
	font-family: Arial Narrow;
	font-size: 15pt;
	line-height: 17px;
}
#maincontent .intro {
	font-weight: bold;
}
#maincontent .close {
	text-align: center;
}
#maincontent .caption {
	font-style: italic;
	padding-top: 5px;
}
#rightmenu {
	width: 150px;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
}
#rightmenu p {
	text-align: center;
	line-height: 15px;
	font-size: 11px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 1em;
}
img {
	float: left;
	display: block;
	border: 0;
}
img.FS {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}
img.DE {
	float: none;
	display: block;
	border: 0;
}
img.BD {
	float: none;
	display: block;
	border: 0;
	padding-left: 40px;
}
img.BK {
	float: none;
	text-align: center;
	line-height: normal;
	vertical-align: middle;
	overflow: auto;
	display: inline;
	clear: both;
	padding-right: 3px;
}

br#thumb {
	clear: left;
}
#footer {
	width: 550px;
	position: relative;
	padding-right: 0;
	padding-left: 0;
	padding-top: 2px;
	padding-bottom: 2em;
	bottom: -10px;
	clear: both;
	border-top: 1px solid #99CCFF;
	margin-left: 195px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer #copyright {
	color: #000000;
	padding-left: 0;
	padding-right: 0;
	padding-top: 6px;
	padding-bottom: 0;
}
#footer a, #footer a:visited {
	color: #79B0D5;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #DD0000;
}
footer: active {
	text-decoration: underline;
	color: #DD0000;
}
#hpfooter {
	position: relative;
	bottom: -10px;
	width: 740px;
	clear: both;
	border-top: 1px solid #99CCFF;
	margin-left: 10px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 20px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 2px;
	padding-bottom: 0px;
	list-style-type:none;
}
#hpfooter #copyright {
	color: #000000;
	padding-left: 0;
	padding-right: 0;
	padding-top: 6px;
	padding-bottom: 0;
}
#hpfooter a, #hpfooter a:visited {
	color: #79B0D5;
	text-decoration: none;
}
#hpfooter a:hover {
	text-decoration: underline;
	color: #DD0000;
}
hpfooter: active {
	text-decoration: underline;
	color: #DD0000;
}
#desc {
	font-size: 8pt;
	text-decoration: none;
	cursor: pointer;
}
#pnoprint {
	text-decoration:none;
}

/* span.desc {
	font-size: 8pt;
	text-decoration: none;
	cursor: pointer;
} */
span.blue {
	color: #999B9E;
}
.page {
	border-color: #C0C0C0;
	border-style: solid;
	border-width: 1px;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #808080;
	border: 1px;
}
td.FSLeft {
	padding: 2px 4px 6px 4px;
	width: 160px;
	vertical-align: top;
	border-left: 1px solid #cbccce;
	border-right: 1px solid #cbccce;
	border-bottom: 1px solid #cbccce;
	background-color: #EAF1FB;
}
td.NLeft {
	padding: 2px 4px 6px 4px;
	width: 400px;
	vertical-align: top;
	border-left: 1px solid #cbccce;
	border-right: 1px solid #cbccce;
	border-bottom: 1px solid #cbccce;
	background-color: #EAF1FB;
}
td.FSRight {
	padding: 2px 4px 6px 4px;
	width: 400px;
	vertical-align: top;
	border-right: 1px solid #cbccce;
	border-bottom: 1px solid #cbccce;
	background-color: #eaf1fb;
}
th.Main {
	padding: 2px 4px 6px 4px;
	border-left: 1px solid #cbccce;
	border-right: 1px solid #cbccce;
	border-bottom: 1px solid #cbccce;
	color: #FFFFFF;
	background-color: #6C9AD6;
	text-align: left;
}
@media print
{
#logo {
	padding: 0px 0px 0px 20px;
}
#maincontent {
	width: 650px;
	padding: 10px 0px 0px 30px;
}
#topmenu {
	display: none;
}
#page {
	border-right: 0px;
}
#page3 {
	border-top: 0px;
}
#tagline {
	display: none;
}
#graphic {
	display: none;
}
#graphic2 {
	display: none;
}
#leftmenu {
	display: none;
}
#rightmenu {
	display: none;
}
#desc {
	display: none;
}
#pnoprint {
	display: none;
}
#footer {
	display: none;
}
img.FS {
	display: none;
}
img.BK {
	display: none;
}
a.FS {
	display: none;
}
#maincontent .caption {
	display: none;
}
form {
	display: none;
}
