html {
	scrollbar-face-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #000000; 
	scrollbar-highlight-color: #999966; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-darkshadow-color: #999966; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 76%; 
}
body { 
	margin: 0; 
	padding: 0; 
	color: #000; 
	background-color: #fff; 
}
table { 
	font-size: 100%; 
} 
p { 
	font-size: 1.0em; 
	line-height: 1.5em; 
	margin: 1.2em 0em 1.2em 0em; 
}
p.error {
  color: #ff0000;
}
p.feedback {
  color: #006600;
} 
li { 
	margin: 0.2em 0em 0.2em 0em; 
	line-height: 1.5em; 
} 
h1 { 
	font-size: 1.1em; 
	color: #6b6b47; 
} 
h2, .main { 
	font-size: 1.0em; 
	color: #6b6b47; 
} 
.main { 
	line-height: 1.5em; 
	font-weight: bold; 
	font-size: 1.0em; 
}
.red {
	font-weight: normal;
	color: #FF0000;
	font-size: 0.8em; 
} 
.white {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 0.8em; 
} 
.tlplan { 
	font-size: 0.9em;
	color: #000000; 
}
h3, h4, h5, h6, .subhead { 
	font-size: 1.0em; 
	color: #000000; 
} 
a:link { 
	color: #42324B; 
	text-decoration: underline;	 
} 
a:visited { 
	color: #4B4B32; 
	text-decoration: underline;	 
} 
a:active { 
	color: #000000; 
	text-decoration: underline; 
} 
a:hover { 
	color: #886699; 
	text-decoration: underline; 
} 
a.menu { 
	font-size: 0.8em; 
	color: #000000; 
} 
a.menu:link { 
	color: #000000; 
	text-decoration: none; 
} 
a.menu:visited { 
	color: #000000; 
	text-decoration: none; 
} 
a.menu:active { 
	color: #000000; 
	text-decoration: underline; 
} 
a.menu:hover { 
	color: #000000; 
	text-decoration: underline; 
} 
a.menuselected { 
	font-size: 0.8em; 
	font-weight: bold; 
	color: #6B6B47; 
	text-decoration: none; 
} 
a.menuselected:link { 
	color: #6B6B47; 
	text-decoration: none; 
} 
a.menuselected:visited { 
	color: #6B6B47; 
	text-decoration: none; 
} 
a.menuselected:active { 
	color: #6B6B47; 
	text-decoration: none; 
} 
a.menusubselect { 
	font-size: 0.8em;
	font-weight: bold; 
	color: #6B6B47; 
	text-decoration: none; 
} 
a.menusubselect:link { 
	font-size: 0.8em; 
	color: #6B6B47; 
	text-decoration: none; 
} 
a.menusubselect:visited { 
	color: #6B6B47; 
	text-decoration: none; 
} 
a.menusubselect:active { 
	color: #6B6B47; 
	text-decoration: none; 
} 
a.footerlink { 
	color: #999999; 
	text-decoration: none; 
} 
a.footerlink:link { 
	color: #999999; 
	text-decoration: none; 
} 
a.footerlink:visited { 
	color: #999999; 
	text-decoration: none; 
} 
a.footerlink:active { 
	color: #999999; 
	text-decoration: underline; 
} 
a.footerlink:hover { 
	color: #666666; 
	text-decoration: underline; 
} 
.footer { 
	font-size: 0.8em; 
	color: #000000; 
} 
select, input, textarea, button { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 1.0em; 
} 
/* divs and their respective attributes */
div#container { 
  background: transparent;
  position: absolute;
  height: 100%;
  width: 100%;
  }


div#colourblock {
  position: absolute;
  top: 0px;
  left:0px;
  right: 0px;
  height: 100px;
  width: 100%;
  margin-right: 0px;
  z-index: 0;
  }

  
div#masthead {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 170px;
  height: 100px;
  background: white url(../images/masthead_ffffff.gif) 0px 0px no-repeat;
  z-index: 1;
  }


div#utility {
  position: absolute;
  top: 0px;
  right: 0px;
  padding-top:0.1em;
  z-index: 1;
  }
div#utility span {
  border-right: 1px solid #000000;
  padding:0em 0.5em 0.2em 0.2em;
  font-size: 0.8em;
  color: #000000;
  }
div#utility span#last {
  border-right: 0px;
  }
div#utility a {
  color: #000000; 
  }
div#utility a:link {
  text-decoration: none; 
  }
div#utility a:visited {
  text-decoration: none; 
  }
div#utility a:hover {
  text-decoration: underline; 
  }
div#utility a:active {
  text-decoration: underline; 
  }


div#siteheading {
  position: absolute;
  top: 25px;
  left: 185px;
  font-size: 1.1em; 
  color: #999999;
  z-index: 3;
  }
div#siteheading a {
  font-size: 2em;
	color: #999999;
	font-family:"Arial Black", Arial, Verdana;
  text-decoration: none;
	font-weight: bold;
	letter-spacing:-1.5pt;
  }
div#siteheading img {
	border: none;
}

div#topnavigation {
  position: absolute;
  top: 73px;
  left: 185px;
/*  width: 55em;  6 tabs */
  z-index: 6;
  }
div#topnavigation span {
  float: left; 
  border-left: 1px solid #666666;
  padding: 0em 1em 0em 0.15em;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.05em;
  height: 27px;
  /* width: 4.95em; */
  }
div#topnavigation a {
  color: #6b6b47;
  text-decoration: none;
  }
div#topnavigation a:link {
  text-decoration: none; 
  }
div#topnavigation a:visited {
  text-decoration: none; 
  }
div#topnavigation a:hover {
  color: #6b6b47;
  text-decoration: underline;  
  }
div#topnavigation a:active {
  text-decoration: underline; 
  }
div#topnavigation a.selected {
  color: #000000;
  font-weight: bold;
  }
  

div#menunavigation {
  position: absolute; 
  top: 100px; 
  left: 0px; 
  width: 170px;
  background-color: #eeeeee;
  z-index: 5;
  border-top: 4px solid #999999;
  }
div#menunavigation ul {
  margin: 0px 0px 0px 0px;
  padding-left: 0px;
  width: 100%;
  }
div#menunavigation ul ul {
  margin: 0px 0px 0px 0px; 
  padding-left: 11px; 
  width: 155px;
  background-color: #ffffff;
  }
div#menunavigation ul ul ul {
  margin: 0px 0px 0px 0px; 
  padding-left: 11px;
  width: 140px;
  background-color: #eeeeee;
  }
div#menunavigation li {
  margin: 0px 0px 0px 0px;
  padding: 1px 1px 3px 3px;
  list-style-type: none;
  line-height: 1.1em; 
  }
div#menunavigation a {
  font-size: 0.8em; 
  color: #000000; 
  }
div#menunavigation a:link {
  text-decoration: none; 
  }
div#menunavigation a:visited {
  text-decoration: none; 
  }
div#menunavigation a:hover {
  text-decoration: underline; 
  }
div#menunavigation a.active {
  text-decoration: underline; 
  }
div#menunavigation li.selected {
  background-color: #ffffff;
  }
div#menunavigation ul a.selected {
  color: #000000;
  font-weight: bold;
  list-style-type: none;
  text-decoration: none; 
  }
div#menunavigation ul a.selected:hover {
  text-decoration: none;
  }
div#menunavigation ul ul a.selected {
  color: #000000;
  font-weight:normal;
  list-style-type: none;
  text-decoration: none; 
  }
div#menunavigation ul ul a.selected:hover {
  text-decoration: none;
  }
div#menunavigation ul ul ul a.selected {
  color: #000000;
  font-weight:normal;
  list-style-type: none;
  text-decoration: none; 
  }
div#menunavigation ul ul ul a.selected:hover {
  text-decoration: none;
  }
div#menunavigation ul.global {
  background-color: #000000;
  color: #ffffff;
  }
div#menunavigation ul.global a {
  color: #ffffff;
	font-size: 1em;
  }
div#menunavigation ul.global a.selected {
  color: #ffffff;
  }


div#content {
  position: relative;
  margin-top: 100px;
  margin-left: 170px;
  margin-right: 150px;
  padding: 10px 15px 10px 15px; 
  background-color: #ffffff;
  z-index: 5;
  border-top: 4px solid #999999;
  }

div#content_nosml {
  position: relative;
  margin-top: 100px;
  margin-left: 170px;
  margin-right: 0px;
  padding: 10px 15px 10px 15px; 
  background-color: #ffffff;
  z-index: 5;
  border-top: 4px solid #999999;
  }
  
  
div#sml_content {
  position: absolute;
  top: 100px;
  right: 0px;
  width: 150px;
  color: #ffffff;
  z-index: 3;
  border-top: 4px solid #999999;
  }

div#footer {
  position: relative;
  margin-left: 170px;
  padding: 10px 15px 5px 15px;
  font-size: 0.8em; 
  color: #000000; 
  }
div#footer a {
  color: #000000; 
  text-decoration: underline; 
  }
div#footer a:link {
  text-decoration: underline; 
  }
div#footer a:visited {
  text-decoration: underline; 
  }
div#footer a:hover {
  color: #666666; 
  text-decoration: underline; 
  }
div#footer a:active {
  text-decoration: underline; 
  }

div#masthead #print_logo { display:none; }


div.row {
	clear:both;
	height:2.5em;
}

span.label {
	float: left;
	text-align:right;
	padding-right:5px;
	padding-top: 2.5px;
}

span.input {
	float: left;
}

div.spacer {
	clear:both;
}

p.question {
	font-weight:normal;
}

.even {
	vertical-align: top;
	text-align: center;
}
.odd {
	background-color: #F5F5F5;
	vertical-align: top;
	text-align: center;
}

