/*** Dstyle.css ***/

/*** element override styles (in a-z order) ***/

html {
	-webkit-text-size-adjust: none;
}

a {
	text-decoration: underline;
}

a:link {
	color: #0063BF; /* was #219580, #3B767E, #0000B0 */
}

a:active {
	color: #C00000;
}

a:visited { /* out-of-sequence for IE6 */
	color: #0063BF;
}

a:hover {
	color: #C00000;
}

body {
	background: #FFFFFF; /* default allegedly varies with browser & OS */
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
}

div.infoHtml {
	font-size: 15px;
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
}

h2 {
	color: #40524D;
	font-size: 135%;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	margin: 10px 0 0 0;
}

img {
	border: none;
}

input {
	font-size: 100%;
}

li {
	margin: 0.4em 0 0 0;
	padding: 0;
}

p,
pre {
	margin: 0.5em 0 0 0;
	padding: 0;
}

select {
	font-size: 100%;
}

table {  /* see also .mainrow */
	font-size: 100%;  /* override unwanted default */
	line-height: normal; /* ditto */
}

table.bodyTable {
	background: url(images/SectionBack.jpg) repeat-y;
	margin-left: auto;
	margin-right: auto;
}

body.Plain table.bodyTable {
	background: none;
}

#membersTable table {
	background: #FFFFFF; /* for RH border overlap */
}

ul {
	margin: 0;
	padding: 0 0 0 2em;
}


/*** page override styles (in page num order) ***/

#D8 ul#internalLinks,
#D84 ul#contentLinks {
	line-height: 1em;
	list-style-type: none;
	padding: 0;
}

#D16 .row,
#D17 .row {
	margin: 0; /* IE6 fix (?) */
}

#D16 .lhs,
#D17 .lhs {
	float: left;
	margin-top: 7px;
	width: 71px;
}

#D16 .rhs,
#D17 .rhs {
	border-top: 1px solid #808080;
	float: left;
	margin: 3px 0 0 10px;
	padding: 3px 0 0 0;
	text-align: left;
	width: 644px;
}

#D17 #mainTable {
	width: 100%; /* IE fix */
}

#D232 #optionBox1 {
	background: #F0FDC6;
	}

#D232 #optionBox2 {
	background: #F5F5D0;
	}

#D232 #optionBox3 {
	background: #F3FBDB;
	}

/*** bodybar styles ***/


/*** headbar styles ***/

body.Regular #headbar {
	background: url(images/TopBackNew.jpg);
	height: 175px;
	padding-right: 57px;
	widthQ: 831px;
}

body.Map #headbar,
body.Reports #headbar {
	background: url(images/TopBackReports.jpg) no-repeat;
	height: 87px;
	padding-right: 57px; 
	margin-bottom: 20px;
	widthQ: 774px;
}

#unliveFlagX {
	left: auto;
	position: absolute;
	top: 0; /* adjust to clear nav buttons */
}

#unliveFlag {
	background: #FFF0F0;
	border: 1px solid #C00000;
	color: #C00000;
	font-size: 20px;
	font-weight: bold;
	margin: 2px 0 0 680px;
	padding: 3px 5px 5px 5px;
	text-align: left;
	width: auto;
}

ul#headbar-menu {
	float: right;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	list-type-style: none;
	text-align: right;
}

body.Regular ul#headbar-menu {
	margin-top: 147px; /* was 143 */
}

body.Map ul#headbar-menu,
body.Reports ul#headbar-menu {
	margin-top: 60px;
}

ul#headbar-menu li {
	display: block;
	float: left;
	height: 22px;
	line-height: 11px;
	margin: 0 0 0 1px;
	padding: 0 0 0 0;
	text-align: center;
	width: 72px;
}

ul#headbar-menu li a {
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 4px 8px 0 8px; /* of legend text within background */
	text-decoration: none;
}

ul#headbar-menu li a:link {
	color: #404040;
}

ul#headbar-menu li a:active {
	color: #C00000;
	text-decoration: underline;
}

ul#headbar-menu li a:visited {
	color: #404040;
}

ul#headbar-menu li a:hover {
	color: #C00000;
	text-decoration: underline;
}


/*** leftbar styles ***/

#leftbar {
	width: 0;
}

#D1 #leftbar {
	font-size: 93%;
	padding: 20px 10px 0 47px;
	width: 172px;
}

#leftbar div.subhead {
	margin: 10px 0 0 0;
}

#leftbar ul {
	line-height: 1.3em;
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
}

#leftbar ul li {
	margin: 0;
	padding: 0;
}


/*** mainbar styles ***/

body#D1.Regular .mainbar {
	margin-bottom: 0;
	padding: 20px 47px 0 0;
	width: 556px;
}

body.Regular .mainbar {
	margin-bottom: 0;
	padding: 20px 53px 0 53px;
	width: 725px;
}

body.Reports .mainbar {
	padding: 0 53px 0 53px;
	width: 725px;
}

body.Map .mainbar {
	padding: 0 47px 0 47px;
	width: 737px;
}

.maincellLast {
	padding-bottom: 0;
}


/*** rightbar styles ***/


/*** tailbar styles ***/

#tailbar {
	background: url(images/BottomBack.jpg);
	font-size: 75%;
	height: 88px;
	width: 831px;
}

#tailbar-blurb-left {
	float: left;
	padding: 69px 0 0 45px;
	text-align: left;
}

#tailbar-blurb-right {
	padding: 69px 45px 0 0;
	text-align: right;
}


/*** private class styles ***/

.boxTop {
	background: url(images/BoxTop.jpg);
	font-size: 2px;
	height: 16px;
}

.boxBody {
	background: url(images/BoxSection.jpg) repeat-y;
	padding: 0 1em;
}

.boxBottom {
	background: url(images/BoxBottom.jpg);
	font-size: 2px;
	height: 16px;
}


/*** new class styles (in a-z order) ***/

.b {
	font-weight: bold;
}

.bmain { /* obsolescent */
	font-weight: bold;
}

.box1 {
	background: #CBCAD2;
	color: #5B4167;
	font-size: 120%;
	font-style: italic;
	margin: 10px 0 0 0;
	padding: 3px;
}

.box2 {
	background: #EDEDEF;
	font-size: 100%;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 5px;
}

.box3 {
	background: #DCEAFF; /* was #FDECFF */
	border: 1px solid #000000;
	font-weight: normal;
	margin: 0;
	padding: 0.6em;
	width: 370px;
}

.boxHelp {
	background: #E0FFE0;
	font-size: 90%;
	font-weight: normal;
	margin: 0;
	padding: 0 5px 5px 5px;
}

.boxHelp p {
	margin: 5px 0 0 0;
}

.c {
	text-align: center;
}

.clr {
	clear: both;
}

.emailText {
	font-family: monospace;
	font-size: 100%;
}

.hid {
	display: none;
}

.hilite {
	color: #FF0000;
}

.i {
	font-style: italic;
}

.j {
	text-align: justify;
}

.l {
	text-align: left;
}

.larger {
	font-size: 120%;
}

.leftcell {
	width: 0;
}

.logoEmp {
	display: block;
	float:right;
	height:95px;
	margin:5px 0 0 0;
	width:180px;
}

.logoEmpFilename {
	background: #FFFFFF;
	display: block;
	font-size: 8px;
	margin: 2em 0 0 0;
	padding:0 0 0 2em;
}

.main {
	font-weight: normal;
}

.mainrow { /* all content rows (see also table) */
	font-size: 75%; /* gives 9px-high uppercases at default browser text size */
	line-height: normal;
}

body.Map td.maincellLast {
	padding-bottom: 5px; /* white border below gmap */
}

.r {
	text-align: right;
}

.regNote { /* annotations on "register" and "alter details" */
	color: #2796C1;
	font-style: italic;
}

.rightcell {
	width: 0;
}

.smaller {
	font-size: 85%;
}

.u {
	text-decoration: underline;
}

.w {
	color: #FFFFFF;
}


/*** border class styles ***/

.borderTRBL {
	border-top: 1px solid #002063;
	border-right: 1px solid #002063;
	border-bottom: 1px solid #002063;
	border-left: 1px solid #002063;
}

.borderTRB {
	border-top: 1px solid #002063;
	border-right: 1px solid #002063;
	border-bottom: 1px solid #002063;
}

.borderTRL {
	border-top: 1px solid #002063;
	border-right: 1px solid #002063;
	border-left: 1px solid #002063;
}

.borderTBL {
	border-top: 1px solid #002063;
	border-bottom: 1px solid #002063;
	border-left: 1px solid #002063;
}

.borderRBL {
	border-right: 1px solid #002063;
	border-bottom: 1px solid #002063;
	border-left: 1px solid #002063;
}

.borderTR {
	border-top: 1px solid #002063;
	border-right: 1px solid #002063;
}

.borderTB {
	border-top: 1px solid #002063;
	border-bottom: 1px solid #002063;
}

.borderTL {
	border-top: 1px solid #002063;
	border-left: 1px solid #002063;
}

.borderRB {
	border-right: 1px solid #002063;
	border-bottom: 1px solid #002063;
}

.borderRL {
	border-right: 1px solid #002063;
	border-left: 1px solid #002063;
}

.borderBL {
	border-bottom: 1px solid #002063;
	border-left: 1px solid #002063;
}

.borderT {
	border-top: 1px solid #002063;
}

.borderR {
	border-right: 1px solid #002063;
}

.borderB {
	border-bottom: 1px solid #002063;
}

.borderL {
	border-left: 1px solid #002063;
}


/*** legacy class styles ***/

.mainhead {
	color: #40524D;
	font-size: 250%;
	font-weight: bold;
}

.head {
	color: #40524D;
	font-size: 190%;
	font-weight: bold;
}

.head1 {
	color: #40524D;
	font-size: 170%;
	font-weight: bold;
}

.head2 {
	color: #40524D;
	font-size: 150%;
	font-weight: bold;
}

.head3 {
	color: #40524D;
	font-size: 120%;
	font-weight: bold;
}

.headc11 {
	color: #40524D;
	font-weight: bold;
}

.head4 {
	color: #40524D;
	font-weight: bold;
}

.head4cont {
	color: #40524D; /* was #BD0000 */
	font-weight: bold;
}

.headleft2 {
	color: #40524D;
	font-size: 150%;
	font-weight: bold;
	text-align: left;
}

.headleft3 {
	color: #40524D;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
}

.headleft4 {
	color: #40524D;
	font-weight: bold;
	text-align: left;
}

.headleft5 {
	color: #40524D;
	font-weight: bold;
	text-align: left;
}

.chead5 {
	color: #40524D;
	font-weight: bold;
	text-align: center;
}

.chead6 {
	color: #40524D;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
}

.head4r {
	color: #40524D;
	font-weight: bold;
	text-align: right;
}

.headleft4cont2 {
	color: #40524D;
	font-weight: bold;
	text-align: left;
}

.head4cont2 {
	color: #40524D;
	font-weight: bold;
}

.left5cont2 {
	color: #40524D;
	font-weight: bold;
	text-align: left;
}


/* SECOND COLOUR */

.left5cont {
	color: #525952;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
}

.right5cont {
	color: #525952;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
}

.headcont {
	color: #525952;
	font-size: 190%;
	font-weight: bold;
}

.head2cont {
	color: #525952;
	font-size: 150%;
	font-weight: bold;
}

.head2contleft {
	font-size: 150%;
	font-weight: bold;
	text-align: left;
}

.head3cont {
	color: #525952;
	font-size: 120%;
	font-weight: bold;
}

.head3contleft {
	font-size: 120%;
	font-weight: bold;
	text-align: left;
}

.lb3cont {
	color: #525952;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
}

.head4cont {
	font-weight: bold;
}

.lb4cont {
	color: #525952;
	font-weight: bold;
	text-align: left;
}

.head5cont {
	color: #525952;
	font-weight: bold;
}

.cont5normal {
	color: #525952;
	font-weight: normal;
	text-align: justify;
}

.c5normal {
	color: #525952;
	font-weight: normal;
	text-align: center;
}

.lefthead5 {
	color: #525952;
	font-weight: bold;
	text-align: left;
}

.lefthead6 {
	color: #525952;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
}

.chead5 {
	color: #525952;
	font-weight: bold;
	text-align: center;
}

.jhead5 {
	color: #525952;
	font-weight: bold;
	text-align: justify;
}

.chead6cont {
	color: #525952;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
}

.mainj8cont {
	color: #525952;
	font-weight: normal;
	text-align: justify;
}


/* NO COLOUR */

.link4div {
	border: 1px;
	border-style: solid;
	border-color: gray;
	margin: 1px;
	padding: 4px;
}

.link4a {
	font-size: 8pt;
	text-align: left;
	text-decoration: none;
}

.link4 {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}

.link4c {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.link5 {
	font-weight: bold;
	text-align: left;
}

.unlink5 {
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.link5c {
	font-weight: bold;
	text-align: center;
}

.unlink5c {
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.link6 {
	font-weight: bold;
	text-align: left;
}

.link6c {
	font-weight: bold;
	text-align: center;
}

.unlink6c {
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.link6HB {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.link6HB:link {
	color: #FFFFFF;
}

.link6HB:active {
	color: #FF8080;
}

.link6HB:visited {
	color: #FFFFFF;
}

.link6HB:hover {
	color: #FF8080;
}

.link7c {
	color: #003387;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}	

.unlink7c {
	color: #666666;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}


/* MAIN TEXT COLOUR - USUALLY BLACK */

.mainc {
	font-weight: normal;
	text-align: center;
}

.mainc9 {
	font-weight: normal;
	text-align: center;
}

.mainc8 {
	font-weight: normal;
	text-align: center;
}

.mainc4 {
	font-size: 4pt;
	font-weight: normal;
	text-align: center;
}

.mainj9 {
	font-weight: normal;
	text-align: justify;
}

.mainl {
	font-weight: normal;
	text-align: left;
}

.mainlbig {
	font-size: 110%;
	font-weight: normal;
	text-align: left;
}

.mainlsmall {
	font-size: 90%;
	font-weight: normal;
	text-align: left;
}

.mainl8 {
	font-weight: normal;
	text-align: left;
}

.bmainl8 {
	font-weight: bold;
	text-align: left;
}

.mainj {
	font-weight: normal;
	text-align: justify;
}

.mainjbig {
	font-size: 110%;
	font-weight: normal;
	text-align: justify;
}

.mainj8 {
	font-weight: normal;
	text-align: justify;
}

.mainc7 {
	font-size: 90%;
	font-weight: normal;
	text-align: center;
}

.mainc8 {
	font-weight: normal;
	text-align: center;
}

.mainr {
	font-weight: normal;
	text-align: right;
}

.mainri {
	font-style: italic;
	font-weight: normal;
	text-align: right;
}

.mainr8 {
	font-weight: normal;
	text-align: right;
}

.mainr9 {
	font-weight: normal;
	text-align: right;
}

.bmainc {
	font-weight: bold;
	text-align: center;
}

.bmainc9 {
	font-weight: bold;
	text-align: center;
}

.bmainl {
	font-weight: bold;
	text-align: left;
}

.bmainr {
	font-weight: bold;
	text-align: right;
}

.bmainlul {
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}

.bmainlbig {
	font-size: 110%;
	font-weight: bold;
	text-align: left;
}

.bmainlsmall {
	font-size: 90%;
	font-weight: bold;
	text-align: left;
}

.bmainrsmall {
	font-size: 90%;
	font-weight: bold;
	text-align: right;
}


/* OTHERS */

.cont {
	color: #0099CC;
}

.rephead {
	background: #40524D;
	color: #FFFFFF;
	font-weight: bold;
}

.repbright { /* used only in teams report and internal msgs */
	background: #FFFFCC;
	color: #000000;
}

.repdim {
	background: #EEF2EA;
	color: #000000;
}

.b10cwhite {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.b9cwhite {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.b8cwhite {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.b8lwhite {
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

.b9lwhite {
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

.italic {
	font-style: italic;
}

.redb12c {
	background: transparent;
	color: #DA2C3B;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}

.b9l {
	font-weight: bold;
	text-align: left;
}

.b8l {
	font-weight: bold;
	text-align: left;
}

.n6l {
	font-weight: normal;
	text-align: left;
}

.b8r {
	font-weight: bold;
	text-align: right;
}

.b7l {
	font-weight: bold;
	text-align: left;
}

.b8c {
	font-weight: bold;
	text-align: center;
}

.b9c {
	font-weight: bold;
	text-align: center;
}

.n9c {
	font-weight: normal;
	text-align: center;
}

.n9 {
	font-weight: normal;
	text-align: left;
}

.b9 {
	font-weight: bold;
	text-align: justify;
}

.ib9c {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.i9c {
	font-style: italic;
	text-align: center;
}


/* NOT USED? */

.b12c {
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color: #336666;
}

.b11c {
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
	color: #336666;
}

.i11c {
	text-align: center;
	font-size: 11pt;
	font-style: italic;
	color: #336666;
}

.b10c {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #336666;
}

.italic {
	font-style: italic;
}

.b12L {
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	color: #336666;
}

.b11L {
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
	color: #336666;
}

.b10L {
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	color: #336666;
}

.b11j {
	text-align: justify;
	font-size: 11pt;
	font-weight: bold;
	color: #336666;
}

.b10j {
	text-align: justify;
	font-size: 10pt;
	font-weight: bold;
	color: #336666;
}

.n12L {
	text-align: left;
	font-size: 12pt;
	font-weight: normal;
	color: #336666;
}

.n11L {
	text-align: left;
	font-size: 11pt;
	font-weight: normal;
	color: #336666;
}

.n10L {
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
	color: #336666;
}

.n10j {
	text-align: justify;
	font-size: 10pt;
	font-weight: normal;
	color: #336666;
}

.redhead {
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	color: #E5511E;
}

.bhead {
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	color: #463D6B;
}

.b14head {
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	color: #463D6B;
}

.redlarge {
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	color: #DA2C3B;
}

.red14 {
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	color: #DA2C3B;
}

.redc12 {
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color: #DA2C3B;
}

.rednj12 {
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	color: #DA2C3B;
}

.redc10 {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #DA2C3B;
}

.rednj8 {
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
	color: #DA2C3B;
}

.info {
	text-align: justify;
	font-size: 14pt;
	font-weight: bold;
	color: #463D6B;
}

.bmaincent {
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color: #463D6B;
}

.bmaini {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #463D6B;
}

.small11 {
	text-align: justify;
	font-size: 11pt;
	color: #463D6B;
}

.small {
	text-align: justify;
	font-size: 90%;
	color: #463D6B;
}

.b24 {
	font-size: 24pt;
	font-weight: bold;
	color: #463D6B;
}

.b20 {
	font-size: 20pt;
	font-weight: bold;
	color: #463D6B;
}

.b16 {
	font-size: 16pt;
	font-weight: bold;
	color: #463D6B;
}

.b14 {
	font-size: 14pt;
	font-weight: bold;
	color: #463D6B;
}

.b12nj {
	font-size: 12pt;
	font-weight: bold;
	color: #463D6B;
}

.b11 {
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
	color: #463D6B;
}

.p11 {
	text-align: justify;
	font-size: 11pt;
	color: #463D6B;
}

.b10 {
	text-align: justify;
	font-size: 10pt;
	font-weight: bold;
	color: #463D6B;
}

.b10nj {
	font-size: 10pt;
	font-weight: bold;
	color: #463D6B;
}

.bit10 {
	text-align: justify;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #463D6B;
}

.p10 {
	text-align: justify;
	font-size: 10pt;
	color: #463D6B;
}

.i9 {
	text-align: justify;
	font-style: italic;
	color: #463D6B;
}

.b9nj {
	font-weight: bold;
	color: #463D6B;
}

.p9 {
	text-align: justify;
	color: #463D6B;
}

.b8 {
	text-align: justify;
	font-size: 8pt;
	font-weight: bold;
	color: #463D6B;
}

.b8nj {
	font-size: 8pt;
	font-weight: bold;
	color: #463D6B;
}

.p8 {
	text-align: justify;
	font-size: 8pt;
	color: #463D6B;
}

.p8nj {
	font-size: 8pt;
	color: #463D6B;
}


/* for questionnaire */

.qa {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

.qb {
	font-weight: bold;
	text-align: left;
}

.qc {
	text-align: left;
}

.qd {
	text-align: right;
}

.qe {
	text-align: left;
}

.qf {
	font-style: italic;
	text-align: left;
}

