/*** Dstyle.css ***/

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

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

a:link {
	color: #000000;
}

a:active {
	color: #0000FF;
}

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

a:hover {
	color: #0000FF;
}

body {
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	margin: 0;
}

div#bodyDiv {
	margin: 0 auto 0 auto;
	width: 1020px;
}

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

form {
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 150%;
	font-weight: bold;
	margin: 0;
}

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

h4 {
	font-size: 93%;
	font-weight: bold;
	margin: 5px 0 0 0;
}

img {
	border: none;
}

input {
	font-size: 100%;
}

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: #F2F3EE; /* was #DCDDD1 */
}


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

#D1 #leftbar {
	background: #FFFFFF;
	line-height: 2em;
	text-align: left;
}

#D1 .mainbar {
	line-height: 1.5em;
}

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

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

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

#D131 .mainbar li {
	margin-top: 5px;
}

#D131 .mainbar ul {
	margin: 0;
	padding: 0 0 0 35px;
}

#D163 #leftbar {
	font-size: 83%;
}

#D200 #leftbar {
	padding: 0 10px 0 0;
	width: 200px;
}

#D229 .mainbar ul {
	margin: 0;
	padding: 0 0 0 20px;
}

#D229 .mainbar li {
	margin: 0.8em 0 0 0;
	padding: 0 0 0 0;
}


/*** bodybar styles ***/


/*** headbar styles ***/

#headbar {
	background: #FFFFFF;
}

#headbar-banner {
	border-top: 10px solid #29B666;
	height: 115px;
	margin: 0 40px 0 40px; 
}

#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;
	left: 400px;
	padding: 3px 5px 5px 5px;
	position: absolute;
	text-align: left;
	top: 5px;
	width: auto;
}

#headbar-nav {
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	margin: 0;
	padding: 8px 40px 11px 40px;
	text-align: left;
}

#headbar-nav li {
	border-right: 1px solid #808080;
	display: inline;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
}

#headbar-nav li.last {
	border-right: 0;
}

#headbar-nav li a {
	font-size: 82%;
	font-weight: bold;
	margin: 0;
	padding: 0 4px 0 7px;
	text-decoration: none;
}

#headbar-nav li a:link {
	color: #000000;
}

#headbar-nav li a:active {
	color: #000000;
}

#headbar-nav li a:visited {
	color: #000000;
}

#headbar-nav li a:hover {
	color: #000000;
	text-decoration: underline;
}

#headbar-row3 {
	background: #F6D654;
	border-top: 10px solid #F2F3EE;
	border-right: 30px solid #F2F3EE;
	border-left: 40px solid #F2F3EE;
	height: 28px;
}

body.Map #headbar-row3,
body.Reports #headbar-row3 {
	height: 0;
}


/*** leftbar styles ***/

#leftbar {
	border-left: 40px solid #F2F3EE;
	padding: 0;
	width: 210px;
}

body.Regular #leftbar {
}

#leftbar-login {
	padding:8px 0 0 10px;
}

#leftbar-nav {
	background: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 5px 0 5px;
}

#leftbar-nav li {
	border-bottom: 2px solid #D0D0D0;
	list-style-type: none;
	padding: 0.5em 0 0.5em 0;
}

#leftbar-nav li.last {
	border-bottom: none;
}

#leftbar-nav li a {

}

#leftbar-nav li a:link {
	color: #000000;
	text-decoration: none;
}

#leftbar-nav li a:active {
	color: #000000;
	text-decoration: none;
}

#leftbar-nav li a:visited {
	color: #000000;
	text-decoration: none;
}

#leftbar-nav li a:hover {
	color: #000000;
	text-decoration: underline;
}


/*** mainbar styles ***/

body.Map .mainbar,
body.Reports .mainbar {
	padding: 10px 40px 0 40px;
	width: 980px;
}

body.Plain .mainbar {
}

body.Regular .mainbar {
	padding: 10px 20px 0 20px;
	width: 470px;
}


/*** rightbar styles ***/

#rightbar {
	width: 230px;
}

#rightbar-banner {
	background: url(images/RightbarTop230x10.png) no-repeat #F2F3EE;
	font-size: 3px; /* for IE6 */
	height: 10px;
}

#rightbar-content {
	background: #FFFFFF;
	margin: 0 10px 0 0;
	padding: 0 10px 10px 10px;
}

body.Regular #rightbar {
	border-right: 30px solid #F2F3EE;
}


/*** tailbar styles ***/

#tailbar {
	background: url(images/SpotBack1020-328.gif) no-repeat; /* .gif is dithered, .png no-show IE6 */
	border-top: 20px solid #F2F3EE;
	height: 320px;
	margin: 0 auto 0 auto;
	width: 1020px;
}

#tailbar-boxes-layout {
	margin: 14px 0 0 40px;
}

td.tailbar-box {
	background: url(images/GreyYellowBase.jpg) no-repeat; /* .gif is dithered, .png no-show IE6 */
	height: 250px;
	padding: 0 0 0 0;
	width: 240px;
}

a.box-link:link {
	color: #000000;
	text-decoration: none;
}

a.box-link:active {
	color: #0000FF;
	text-decoration: none;
}

a.box-link:visited { /* out-of-sequence for IE6 */
	color: #000000;
	text-decoration: none;
}

a.box-link:hover {
	color: #0000FF;
	text-decoration: none;
}

.tailbar-box-yellowbar {
	font-weight: bold;
	height: 30px;
	padding: 10px 0 0 15px;
}

.tailbar-box-para {
	font-size: 82%;
	padding: 10px 15px 0 15px;
	width: 190px;
}

#tailbar-blurb {
	color: #FFFFFF;
	font-size: 70%;
	padding: 10px 40px 5px 40px;
}

#tailbar-blurb a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#tailbar-blurb a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#tailbar-blurb a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#tailbar-blurb a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#tailbar-blurb-left {
	float: left;
}

#tailbar-blurb-right {
	float: right;
}


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

.b {
	font-weight: bold;
}

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

.box1 {
	background: #F6D654;
	color: #000000;
	font-size: 120%;
	font-style: italic;
	margin: 5px 0 0 0;
	padding: 5px;
}

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

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

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

.buttonWithBlurb1 {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	line-height: 2em;
	margin: 5px 0 0 0;
	padding: 0 0 3px 0;
}

.buttonWithBlurbN {
	border-bottom: 1px solid #000000;
	line-height: 2em;
	padding: 0 0 3px 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 {
}

.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-size: 100%;
	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;
}

.r {
	text-align: right;
}

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

.rightcell {
}

.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: #159797;
	font-size: 250%;
	font-weight: bold;
}

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

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

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

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

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

.head4Hyder {
	color: #275FAC;
	font-weight: bold;
}

.head5EA {
	color: #78A32E;
	font-weight: bold;
}

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

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

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

.headleft5 {
}

.chead5 {
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.jhead5 {
	color: #159797;
	font-size: 9pt;
	font-weight: bold;
	text-align: justify;
}

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

.chead6 {
	color: #159797;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

.head4r {
	color: #159797;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}

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

.head4cont2 {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

.left5cont2 {
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
}


/* SECOND COLOUR */

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

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

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

.headlcont {
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
}

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

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

.head4cont {
	color: #000000;
	font-weight: bold;
}

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

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

.cont5normal {
	color: #000000;
	font-weight: normal;
	margin: 10px 0px 5px 0px;
	padding: 0;
	text-align: justify;
}

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

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

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

.mainj8cont {
	text-align: justify;
	font-weight: normal;
	margin: 5px 0px 10px 0px;
}


/* NO COLOUR */

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

.link4:hover {
	color: #FF8800;
}

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

.link4c:hover {
	color: #FF8800;
}

.link5 {
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
}

.unlink5 {
	color: #428080;
	text-align: left;
}

.link5:hover {
	color: #159797;
}

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

.unlink5c {
	color: #428080;
	text-align: center;
}

.link5c:hover {
	color: #159797;
}

.link6 {
	text-decoration: underline;
}

.unlink6 {
}

.link6:hover {
}

.link6c {
	text-align: center;
}

.unlink6c {
	text-align: center;
}

.link6c:hover {
}

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

.unlink6HB {
	color: #BD0000;
	font-weight: bold;
	text-decoration: underline;
}

.link6HB:hover {
	color: #159797;
	text-decoration: underline;
}

.link6HB:active {
	color: #FFCC33;
	text-decoration: underline;
}

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

.link7c:hover {
	color: #FFB000;
}

.link7c:active {
	text-decoration: underline;
}

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


/* MAIN TEXT COLOUR - USUALLY BLACK */

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

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

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

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

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

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

.mainl4 {
	color: #000000;
	font-size: 40%;
	font-weight: normal;
	text-align: left;
}

.mainc4 {
	text-align: center;
	font-size: 40%;
	font-weight: normal;
	color: #000000;
}

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

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

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

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

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

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

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

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

.bmainlsmall {
	color: #000000;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
}

/* OTHERS */

.cont {
	color: #0099CC;
}

.rephead {
	background: #F6D654;
	color: #000000;
	font-weight: bold;
}

.repbright {
	background: #FFCC33;
}

.repdim {
	background: #DCDDD1;
}

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

.italic {
	font-style: italic;
}

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

.b9l {
	text-align: left;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

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

.b6l {
	text-align: left;
	font-size: 6pt;
	font-weight: bold;
	color: #000000;
}

.n8 {
	text-align: left;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.n7 {
	text-align: left;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
}

.b9c {
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}


.n9c {
	text-align: center;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

.n9 {
	text-align: left;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

.b9 {
	text-align: justify;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}


.ib9c {
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}


.i9c {
	text-align: center;
	font-size: 9pt;
	font-style: italic;
	color: #000000;
}

.i9 {
	font-size: 9pt;
	font-style: italic;
	color: #000000;
}


/* 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;
}


