/* undefined */
body {
	font-size: 90%; 
	font-family: sans-serif;
	margin: 0;
	padding: 0;
	position: relative; /* -- Added on 20/12/2006 by Marc Mchale to fix text selection bug in IE */
}

img {
	border: 0;
}

.imgleft {
	position: relative;
	float: left;
	margin: 5px;
	width: auto;
	border: 0;
}

.imgright {
	position: relative;
	float: right;
	margin: 5px;
	width: auto;
	border: 0;
}


a {
	text-decoration: none;
	color:  #000060;
}

a:hover {
	text-decoration: underline;
}

.toolbar {
	background-color: #ffffff;
	border-top: 10px solid #d8cde0;
	border-bottom: 10px solid #d8cde0;
	font-size: 90%;
	margin: 0;
	padding: 0;
	position: relative;
	height: 50px;
}

img.hcclogo  {
	margin: 0;
	padding: 0;
	border: 0;
	height: 50px;
	width: 175px;
	position: relative;
	float: right;
}

.toolbarinfo {
	margin: 0px 176px 0px 0px;
	padding: 0;
	background-color:#dfdfdf;
}

.toolbarmain {
	height: 30px;
	padding: 0;
	margin: 0px 10px 0px 0px;
	background-color:#dfdfdf;
	position: relative;
	z-index: 100;
}

.hantsweblogo {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

.hantsweblogo img {
	border: 0;
	width: 100px;
	height: 30px;
	margin: 0;
	padding: 0;
}

.toolbarmain ul {
	float: right;
	list-style: none;
	margin: 0px 1px 0px 0px;
	padding: 1px;
	width: auto; 
	position: relative;
}

.toolbarmain ul li {
	display: block;
	float: left;
	padding: 8px 6px 0px 6px;
	border-right: 1px solid #ffffff;
	height: 22px;
}

.toolbarmain .end {
	border: none;
}

.toolbarcrumb {
	height: 19px;
	padding: 0px 3px 0px 8px;
	border-top: 1px solid #ffffff;
	background-color: #cacaca;
	margin: 0px 10px 0px 0px;
	position: relative;
}

.toolbarcrumb p {
	font-size: 85%;
	padding: 3px 0px 0px 0px;
	width: 99%;
	float: left;
	margin: 0;
}

.toolbarcrumb p span {
	text-transform: lowercase;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 5px;
	background-image: url('arrow-2.gif');
	background-position: left;
	background-repeat: no-repeat;
}

.searchform {
	margin: 0px 0px 0px 0px;
	float: right;
	padding-top: 5px;
	display: inline;
	position: relative;
}

.searchform form {
	margin: 0;
	padding: 0;
}

.searchform .field {
	width: 100px;
	border: 1px solid #000000;
	background-color: #ffffff;
	font-family: sans-serif;
	padding: 2px 1px 1px 1px;
	line-height: 1em;
	margin: 0;
}

.searchform .button {
	color: #000000;
	border: 1px solid #000000;
	background-color: #ffffff;
	font-family: sans-serif;
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 1em;   
}

.masthead {
	background-image: url('banner-adultservices.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	height: 108px;
	margin: 0;
	padding: 0;
}

.bannersquare {
	width: 220px;
	height: 108px;
	float: right;
	margin: 0px 12px 0px 0px;
	background:#643782;
	
	color: #ffffff;
	padding: 0;
}

html>body .bannersquare{
	background: #643782;
}

.bannersquare a {
	color: #ffffff;
	text-decoration: underline;
}

.bannersquare h1 {
	font-size: 105%;
	font-weight: bold;
	margin: 6px 4px 4px 10px;
	padding: 0;
}
.bannersquare em {
	font-style:normal;
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;	
}
.bannersquare p {
	font-size: 85%;
	margin: 10px 4px 4px 10px;
	padding: 0;
}

.setwidth {
	max-width: 1024px;
	/* --- Expression changed from auto to 99% if condition is false. 07 03 2007 - Marc Mchale, itdcmm. --- */
	width: expression(document.body.clientWidth > 1020? "1019px":"99%");
	position: relative;
	margin: 0;
	padding: 0;
}

.maincontent {
	width: 100%;
	float: left;
	border-top: 1px solid #643782;
	margin: 0;
	padding: 0;
}

.pagebodywrapper {
	margin: 0;
	padding: 0;
}

.pagebody {
	margin: 0;
	padding: 0;
	width: 100%;
}

.columncontainer {
	float: left;
	width: 100%;
	margin: 10px -260px 10px 0px;
	padding: 0;
}

.columncontainer h2 a {
	color: #643782;
}

.leftcolumnwrapper, .leftcolumnwrapper3col {
	width: 100%;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0;
}

.leftcolumnwrapper3col {
	margin: 0px -260px 0px 0px;
}

.leftcolumn {
	display: inline;
	float: left;
	margin: 0px 260px 10px 5px;
	padding: 5px 10px 10px 10px;
	background-color: #efebf2;
	border-top: 1px solid #b19bc0;
	border-bottom: 1px solid #b19bc0;
}

.leftcolumnSS {
	margin: 10px 260px 0px 0px;
	padding: 0;
}

.navigation {
	width: 170px;
	float: left;
	margin: 0px 10px 0px 5px;
	padding: 0;
	font-size: 90%;
	/*font-weight:bold;*/
}

.navigation ul {
	padding: 0px 5px 0px 0px;
	margin: 0;
	list-style-type: none;
	width: 100%-5px;
}
	
.navigation ul li {
	width: 100%;
	margin: 0;
	color: #643782;
	background-color: #efebf2;
	border-bottom: 5px solid #ffffff;
}

.navigation ul li span{
	background-color: #8556aa;
	color: #ffffff; 
	display: block;
	margin: 0;
	padding: 3px;
	text-decoration:none;
	width: 100%; 
	/* border: 1px solid red; */
	border-right: 5px solid #643782;
}
	
.navigation ul li a {
	color: #643782; 
	display: block;
	margin: 0;
	padding: 3px;
	background-color: #efebf2;
	text-decoration:none;
	width: 100%;
	/* border: 1px solid red; */
	border-right: 5px solid #efebf2;
}

.navigation ul li a:hover {
	background-color: #8556aa;
	color: #ffffff;
	border-right: 5px solid #643782;
	text-decoration:none; 
}

.navigation ul li a:active {
	background-color: #8556aa;
	color: #ffffff;
	border-right: 5px solid #643782;
	text-decoration:none; 
}

.navigation ul li ul {
	width: 100%;
	background-color: #ffffff;
	padding-right:0;
	margin-right: 0;
}

.navigation ul li ul li {
	width: 100%;
	border-top: 5px solid #ffffff;
	padding-right:0;
	border-bottom: 0; /* Added on 24/05/06: to be tested */
}

.navigation ul li ul li a {
	width: 155px;
	padding-left: 13px;
}

.navigation ul li ul li span {
	width: 155px;
	padding-left: 13px;
}

.navigation ul li ul li ul li a {
	width: 145px;
	padding-left: 23px;
}

.navigation ul li ul li ul li span {
	width: 145px;
	padding-left: 23px;
}

.navigation ul li ul li ul li ul li a {
	width: 135px;
	padding-left: 33px;
}

.navigation ul li ul li ul li ul li span {
	width: 135px;
	padding-left: 33px;
}

.navigation ul li ul li ul li ul li ul li a {
	width: 125px;
	padding-left: 43px;
}

.navigation ul li ul li ul li ul li ul li span {
	width: 125px;
	padding-left: 43px;
}

 #navigation form{
 	width:177px;
	border-bottom: 5px solid #ffffff;
	margin: 0;
	color: #643782;
	background-color: #efebf2;
	display:block;
	clear:both;
}
	

.pageinfowrapper {
	margin: 0px 5px 0px 190px;
	padding: 0;
}

.pageinfo {
	margin: 0px 0px 0px 5px;
	padding: 0;
	width: 97%;
	float:/**/right; /* Hack to hide the float so the page works in IE 5.5 */
	font-size: 90%;
}

.pageinfo a:link,.pageinfo a:visited,.pageinfo a:hover,.pageinfo a:active {
	text-decoration: underline;
}

.pageinfo a:visited {
	color: #990099;
}

.pageinfo h1 { /* nikki 19 11 07*/
	font-size: 140%;	
	margin: 0px 0px 8px 0px;
	padding: 0;
	color: #643782;
	clear:both;
}

.pageinfo h2 { /* nikki 19 11 07*/
	font-size: 115%;	
	margin: 15px 0px 3px 0px;
	padding: 0;
	color: #643782;

}

.pageinfo h3{ /* nikki 19 11 07*/
	font-size: 100%;
	margin: 15px 0px 2px 0px;
	padding: 0;
	color: #643782;
	font-weight:bold;
}

.pageinfo h4{ /* nikki 19 11 07*/
	font-size: 85%;	
	margin: 15px 0px 2px 0px;
	padding: 0;
	color: #643782;
	font-weight:bold;
}

.pageinfo p{ /* nikki 19 11 07*/
	margin-top: 4px;
	padding-top: 0;
	margin-bottom: 13px;
	padding-bottom: 0;
}

.pageinfo ul { /* added 17 07 06 */ /* nikki 19 11 07*/
	margin: 3px 0px 20px 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
}

.pageinfo ul li { /* ul added 17 07 06 */
	list-style-position: outside;
	padding: 0;
	margin: 0px 0px 5px 0px;
	list-style-image: url('bulletpurple.gif');
}

.pageinfo ul li ul{
	margin: 3px 0px 0px 0px;
}

.pageinfo ol { /* added 17 07 06 */
	/* itcscx removed unecessary padding and margin 25 08 06 */
	/*margin: 5px 0px 10px 0px;*/
	/*padding: 0;*/
}

.pageinfo ol li { /* added 17 07 06 */
	/* itcscx removed unecessary position, padding and margin 25 08 06 */
	/*list-style-position: inside;*/
	list-style-type: decimal;
	/*padding: 0;*/
	/*margin: 0px 0px 5px 0px;*/
}

.introtext {
	/*color: #643782;*/
	color: #000; /* nikki 06 12 07 */
}

.rightcolumn {
	float: right;
	line-height: 1.2;
	width: 220px;
	padding: 10px 0px 0px 0px;
	margin: 0px 12px 10px 0px;
	font-size: 85%;
}

.rightcolumn ul {
	margin: 0px 0px 10px 0px;
	padding: 2px 5px 0px 25px;
	list-style-type: none;
}

.rightcolumn ol {
	margin: 0px 0px 10px 0px;
	padding: 2px 5px 0px 35px;
	list-style-type: decimal;
}

.rightcolumn li {
	list-style-position: outside;
	padding: 0;
	margin: 0px 0px 5px 0px;
	list-style-image: url('bulletpurple.gif');
}

.rightcolumn ol li {
	list-style-position: outside;
	padding: 0;
	margin: 0px 0px 5px 0px;
	list-style-image: none;
}

.rightcolumn img {
	margin-bottom: 5px;
	clear:both;
	border: 0;
}

.rightcolumn a {
	text-decoration: underline;
}

.rightcolumn a:visited {
	color: #990099;
}

.featurebox {
	position:relative;
	padding: 0;
	margin: 0px 0px 10px 0px;
	background-color: #efebf2;	
	border-top: 1px solid #cfc1d8;
	border-bottom: 1px solid #cfc1d8;
}

.featurebox h2, .news h2,.iwantto h2, .relatedlinks h2{
	font-weight: bold;
	font-size: 100%;
	margin: 0;
	margin-bottom: 1px;
	background-color: #cfc1d8;
	padding: 1px 1px 1px 10px;
	color: #643782;
}

.featurebox h3, .news h3,.iwantto h3, .relatedlinks h3{ /* nikki 19 11 07*/
	font-weight: bold;
	font-size: 100%;
	margin: 8px 0px 1px 0px;
	padding: 1px 1px 0px 10px;
	color: #643782;
}

.featurebox p { /* nikki 19 11 07*/
	margin: 3px 0px 8px 10px;
	padding: 0;
}

.featurebox form {
	margin: 10px;
	padding-left: 0;
}

.featurebox form .field {
	border: 1px solid #cfc1d8;
	background-color: #ffffff;
	font-family: sans-serif;
	padding: 2px 1px 1px 1px;
	line-height: 1em;
	margin: 0; 
}

.featurebox form .button {
	border: 1px solid #8556aa;
	background-color: #cfc1d8;
	color: #643782;
	font-weight: bold;
	font-family: sans-serif;
	padding: 2px 0px 0px 0px;
	line-height: 1em;
	margin: 0; 
}

.newsfeature {
	width: 95%;
	float: left;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 95%;
}

.newsfeature img {
	border: 0;
   	float:left;
	margin: 0px 5px 0px 0px;
}

.newsfeature p {
	display: inline;
	font-weight: normal;
}

.newsfeature p a{
	font-size: 110%;
}

.themes {
	font-size: 90%;
	width: 99%;
	clear: left;
	margin: 0;
	padding: 0;
}
.themes h1 {
	font-size: 140%;
	clear: both;
	margin: 0;
	padding: 0px 0px 4px 0px;
	color:#643782;
}
.themes h2 {
	font-size: 115%;
	clear: both;
	margin: 0;
	padding: 0px 0px 4px 0px;
	color:#643782;
}
.themes h3 {
	font-size: 100%;
	clear: both;
	margin: 0;
	padding: 0px;
	color:#643782;
}

.themes h4 {
	font-size: 85%;
	clear: both;
	margin: 0;
	padding: 0px;
	font-weight: bold;
	color:#643782;
}

.themes p {
	padding: 0px 0px 10px 0px;
	margin: 0;
}

.themes ul {
	margin: 2px 3px 10px 10px;
	padding: 0;
}

.themes ul li {
	margin: 0px 3px 8px 5px;
	padding: 0px 0px 0px 0px;
	list-style-image: url('bulletpurple.gif');
}

.themes ul li ul{
	margin: 5px 3px 5px 10px;

}

.themes a {
	text-decoration: underline;
}

.themes a:visited {
	color: #990099;
}

.themesleft {
	min-width: 47%;
	width: 47%;
	float: left;
	margin: 5px 5px 5px 2px;
	border-right: 1px solid #ffffff;
	padding: 0;
}

.themesright {
	min-width: 47%;
	width: 47%;
	float: left;
	margin: 5px;
	padding: 0;
}

.news {
	padding: 10px;
	margin: 0px 0px 10px 0px;
	background-color: #efebf2;	
	border-top: 1px solid #cfc1d8;
	border-bottom: 1px solid #cfc1d8;
}

.iwantto {
	padding: 10px;
	background-color: #efebf2;
	margin: 0px 0px 10px 0px;
	border-top: 1px solid #cfc1d8;
	border-bottom: 1px solid #cfc1d8;
}

.iwantto p {
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	padding: 0;
}

.clear, .clearformrow {
	clear: both;
	line-height: 0px;
	height: 0px;
	margin: 0;
	padding: 0;
	font-size: 0;
}

.clearformrow {
	width: 1px;
}

.relatedlinks, .relatedlinksSS {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
	text-align: left;
	clear:both;
	border: 0px solid #eeeeee;
}

.relatedlinks {
	border: 0px solid #eeeeee;
}

.relatedlinks h3, .relatedlinksSS h3 {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

.relatedlinks ul, .relatedlinksSS ul {
	margin: 10px 0px 10px 0px;
	padding: 0;
	list-style-type: none;
}

.relatedlinks ul li, .relatedlinksSS ul li {
	margin: 0px 0px 10px 0px;
	padding: 0;
	font-size: 90%;
}

.relatedlinks ul li {
	font-size: 90%;
}
.footerlinks{
	margin: 0px;
	padding: 2px 0px 2px 10px;
	text-align: left;
	clear:both;
	border-top: 1px solid #d8cde0;
	font-size:90%;
}
.footerlinks p{
	font-size:85%;
	margin: 0px;
	padding: 0px;
	color: #d8cde0;
}
.footer {
	background-color: #d8cde0;
	padding: 5px 10px 4px 10px;
	border-top: 1px solid #643782;
	font-size: 80%;
	margin: 0;
}

.footer a {
	text-decoration: underline;
}

.footer a:visited {
	color: #990099;
}

.footer ul {
	margin: 2px 0px 0px 0px;
	padding: 0;
}

.footer ul li {
	display: inline;
	float: left;
	margin-right: 10px;
}

.footer p {
	padding: 5px 0px 0px 0px;
	clear:both;
	margin: 0;
}

.invisible {
	display: none;
	background: transparent;
	color: transparent;
}

/*
.floatleft, .leftbodypic {
	float: left;
	margin: 0em 1em 1em 0em;
}

.floatright, .rightbodypic {
	float: right;
	margin: 0em 0em 1em 1em;
}
*/

.floatleft, .leftbodypic {
	float: left;
	padding: 0;
	margin: 2px 8px 5px 0px;
}

.floatright, .rightbodypic {
	float: right;
	padding: 0;
	margin: 2px 0px 5px 8px;
}

.floatleft img, .leftbodypic img {
	/*border: 0;*/
}

.floatright img, .rightbodypic img {
	/*border: 0;*/
}


/* My Hantsweb */

.pageinfomyhants {
	padding: 0;
	padding-top: 12px;
	width: 100%;
	margin: 0;
	float: none;
}

.pageinfomyhants div.allformfields {
	background-color: #efebf2
}

.leftcol, .leftcolwide {
	width: 28%;
	border: 0;
	float: left;
	margin: 0;
	padding: 0px 10px 0px 10px;
}

.leftcolwide {
	width: 47%;
}

.middlecol {
	width: 28%;
	border: 0;
	float: left;
	margin: 0;
	padding: 0px 10px 0px 10px;
}

.rightcol {
	width: 33%;
	border: 0;
	float: left;
	margin: 0;
	padding: 0px 10px 0px 10px;
}

.box {
	border-top: 1px solid #d8cde0;
	border-bottom: 1px solid #d8cde0;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	background-color: #efebf2;
	font-size: 95%;
}

.box a:link {
	text-decoration: none;
	color: #643782;
}

.box a:hover {
	text-decoration: underline;
}

.box h2 {
	/*background-color: #d8cde0;*/
	padding: 5px 2px 2px 2px;
	font-size: 110%;
	margin: 0;
	color: #643782;
}

.box ul {
	margin: 5px 0px 10px 5px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
}

.box li {
	list-style-position: outside;
	margin-bottom: 5px;
	list-style-image: url('bulletblue.gif');
}

.box p {
	padding: 0;
	margin: 2px 0px 0px 0px;
	border: 0;
}

.box p.govtype{
	color: #8556aa;
	font-weight: bold;
	font-size: 95%;
	padding: 10px 0px 0px 0px;
	margin: 0;
	border: 0;
}

.box p.contactlink {
	text-align: right;
	border: 0;
	padding: 4px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 90%;
}

.setprefsbox {
	border-top: 1px solid #643782;
	border-bottom: 1px solid #643782;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	background-color: #d8cde0;
	font-size: 95%;
}

.setprefsbox a:link {
	text-decoration: none;
	color: #643782;
}

.setprefsbox a:hover {
	text-decoration: underline;
}

.setprefsbox h2 {
	/*background-color: #d8cde0;*/
	padding: 5px 2px 2px 2px;
	font-size: 110%;
	margin: 0;
	color: #643782;
}

.setprefsbox ul {
	margin: 5px 0px 10px 5px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
}

.setprefsbox li {
	list-style-position: outside;
	margin-bottom: 5px;
	list-style-image: url('images/buletdarkblue.gif');
}

.setprefsbox p {
	padding: 0;
	margin: 7px 0px 0px 0px;
}

.mapbox {
	border: 1px solid #643782;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	background-color: #d8cde0;
	text-align: center;
}

.mapbox h2 {
	/*background-color: #d8cde0;*/
	padding: 5px 5px 5px 0px;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	color: #000;
}

.mapbox p.copyright {
	padding: 0;
	font-size: 75%;
	margin: 0;
}


/* Forms */

.pageinfo form {
	padding: 5px;
	margin: 0;
	width:99%;
}

.pageinfo form div.allformfields {
	border-top: 1px solid #d8cde0;
	border-bottom: 1px solid #d8cde0;
	/*background-color: #efebf2;*/
	position:relative;
	float: left;
	margin: 0px 5px 20px 5px;
	padding: 15px;
}

.pageinfo form h2 {
	padding: 5px 2px 2px 0px;
	font-size: 110%;
	margin: 0;
	color: #643782;
}

.pageinfo form.allformfields input, select {
	padding: 0;
	margin: 0;
}

div.formrow, div.formerrorrow {
	padding: 0;
	margin: 0px 0px 6px 0px;
	position: relative;
	float: left;
	clear: left;
}


div.formerrorrow {
	margin-left: 1em;
	float: left;
	clear: right;
	color: red;
}

div.formlabel, div.formlabelerr {
	padding: 0px 0px 0px 3px;
	margin: 0px 3px 0px 0px;
	width: 6em;
	border: 1px solid #d8cde0;
	float: left;
	background-color: #d8cde0;
	height: 1.3em;
	color: #643782;
}


div.formlabelerr {
	color: red;
}

input.formfield, select.formfield, select.xformfield {
	padding: 0px 0px 0px 3px;
	margin: 0;
	width: 14em;
	border: 1px solid #d8cde0;
	float: left;
	font-size: 100%;
	height: 1.3em;
}

select.formfield, select.xformfield {
	height: auto;
}

select.xformfield {
	width: auto;
}

input.submitbutton {
	padding: 2px 2px 2px 0px;
	margin: 12px 0px 0px 0px;
	border: 1px solid #999999;
	clear: left;
	float: left;
	background-color: #cccccc;
	color: #643782;
	font-weight: normal;
	font-size: 100%;
}

fieldset{
	padding:5px;
	border:1px solid #643782;
}
fieldset legend{
	color:#643782;
	font-weight:bold;
}
/* Really needed?
.pageinfo a:link {
	text-decoration: underline;
}
*/


/* A to Z */

ul.a2zJumpMenu {
	list-style:none;
}

ul.a2zJumpMenu li {
	display:inline;
	font-weight:bold;
	font-size:1.1em;
}

ul.a2zJumpMenu li a {
	padding:0 .4em 0 .4em;
	border-right:1px solid #643782;
	border-left:1px solid #643782;
}

ul.a2zJumpMenu li a:hover {
	background:#d8cde0;
}

*html ul.a2zJumpMenu li {
	margin:0 .3em 0 0;
}

dl.atoz dt {
	font-weight:bold;
	font-size:1.3em;
	border-bottom:1px dashed #ccc;
}

dl.atoz dd {
	line-height:1.5;
}


/* Floating Boxes */

.sitleft{
	position: relative;
	float: left;
	margin: 5px 5px 5px 0px;
	width: 220px;
}
.sitright{
	position: relative;
	float: right;
	margin: 5px 5px 5px 10px;
	width: 220px;
}
.sitright img{
float: right;
margin:5px;
position:relative;
}
.sitleft img{
float: left;
margin:5px;
position:relative;
}
div.articlemiscs {
  	background: #FFFFFF;
  	position:relative;
	border: 1px solid #d8cde0;
	padding: 10px;
}

/* Tables */

table{
	margin-left:auto;
	margin-right:auto;
}

table.simpletable, table.simplebordertable{
	width: 95%;
}

td{
	vertical-align:top;
}

.simpletable th{
	border-bottom: 1px solid #643782;
	background: #8556aa;
	color:#efebf2;
	text-align:left;
}
.simpletable .even{
	background: #d8cde0;
	text-align:left;
	vertical-align:top;
}
.simpletable .odd{
	text-align:left;
	vertical-align:top;
}

.simplebordertable{
	border-collapse:collapse;
}

.simplebordertable tr{
	padding:0px;
	margin:0px;
	vertical-align:top;
}

.simplebordertable th{
	border: 1px solid #d8cde0;
	color:#000000;
	text-align:left;
	padding:5px;
	vertical-align:top;
}
.simplebordertable td{
	border: 1px solid #d8cde0;
	color:#000000;
	text-align:left;
	padding:5px;
	vertical-align:top;
}

/* horizontal table is for financial info; horizontalLinesTable is for general use - NG 03.03.08 */

table.horizontalonlytable, table.horizontalLinesTable {
	border-top: 4px solid #cfc1d8;
	border-bottom: 4px solid #cfc1d8;
	padding: 0;
	border-collapse: collapse;
	width: 95%; /* NG 03.03.08 */
}

table.horizontalonlytable tr, table.horizontalLinesTable tr {
	margin: 0;
	padding: 0;
}

table.horizontalonlytable th.normalcell {
	border-bottom: 1px solid #cfc1d8;
	text-align: right;
	margin: 0;
	padding:  3px 5px 3px 5px;
	font-weight: bold;
}

table.horizontalonlytable th.firstcell {
	border-bottom: 1px solid #cfc1d8;
	text-align: left;
	margin: 0;
	padding:  3px 5px 3px 5px;
	font-weight: bold;
}

table.horizontalonlytable td.normalcell {
	border-bottom: 1px solid #cfc1d8;
	text-align: right;
	margin: 0;
	padding:  3px 5px 3px 5px;
}

table.horizontalonlytable td.firstcell {
	border-bottom: 1px solid #cfc1d8;
	text-align: left;
	margin: 0;
	padding:  3px 5px 3px 5px;
}


table.horizontalonlytable td.lastrowfirstcell {
	border-bottom: 1px solid #cfc1d8;
	text-align: left;
	margin: 0;
	padding:  3px 5px 3px 5px;
}

table.horizontalonlytable td.lastrownormalcell {
	text-align: right;
	margin: 0;
	padding:  3px 5px 3px 5px;
}

table.horizontalLinesTable th.normalcell {
	border-bottom: 1px solid #cfc1d8;
	margin: 0;
	text-align: left;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
}

table.horizontalLinesTable th.firstcell {
	border-bottom: 1px solid #cfc1d8;
	margin: 0;
	text-align: left;
	padding:  3px 5px 3px 5px;
	font-weight: bold;
}

table.horizontalLinesTable td.normalcell {
	border-bottom: 1px solid #cfc1d8;
	margin: 0;
	padding:  3px 5px 3px 5px;
}


table.horizontalLinesTable td.firstcell {
	border-bottom: 1px solid #cfc1d8;
	margin: 0;
	padding:  3px 5px 3px 5px;
}

table.horizontalLinesTable td.lastrowfirstcell {
	border-bottom: 1px solid #cfc1d8;
	margin: 0;
	padding:  3px 5px 3px 5px;
}

table.horizontalLinesTable td.lastrownormalcell {
	margin: 0;
	padding:  3px 5px 3px 5px;
}
/* tablesorter ADDED 17/03/2008 ITCSCX */
table.tablesorter {
	background-color: #d8cde0;
	margin:10px 0pt 15px;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #efebf2;
	color:#643782;
	padding: 4px 16px 4px 4px;
}
table.tablesorter thead tr .header {
	background-image: url(bgsort.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	padding: 4px;
	background-color: #fff;
	vertical-align: top;
}
table.tablesorter tbody tr.even td {
	background-color:#efebf2;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #643782;
color:#efebf2;
}
/* Legacy code (to be removed at some point) */
.stdsitemap
{
	margin: 0em;
	padding: 0em;
	list-style-type: none;
	list-style-image: none;
}

.stdsitemap ul
{
	margin: 0em 0em 0em 1.5em;
	padding: 0em;
	padding-left: 2em;
	list-style-type: none;
	list-style-image: none;
}

stdsitemap ul li
{
	margin: 0.3em 0em;
	padding: 0em;
	list-style-type: none;
	list-style-image: none;
}

.stdmainblock
{
	margin-left: 190px;
}
/* End legacy code */

/*------------ Corporate Styles to increase layout options ---------*/
/*------------ Added 06/10/2006 by Carl Smith ----------------------*/
/* Picture List */
.pageinfo ul.picturelist,.themes ul.picturelist { 
	list-style-type:none;
	list-style-image:none;
	position:relative; 
	float:left; 
	width:100%;
	margin:10px 0px 0px 0px; 
	padding:0; 
	border:0;
	line-height:1.5em;
}
.themes ul.picturelist { 
	clear:both;
	display:block;
	float:none;
}
/* Hides from IE-mac \*/
*html .pageinfo ul.picturelist,
*html .themes ul.picturelist, 
*html .corpTabbedBox,
*html .pageinfo ul.picturelist li,
*html .themes ul.picturelist li,
*html .pageinfo .picturelist,
*html .themes .picturelist{
	height: 1%;
	line-height:1.5em;
}
/* End hide from IE-mac */
.pageinfo ul.picturelist li,.themes ul.picturelist li{ 
	line-height:1.5em;
	width:99%; 
	clear:both; 
	list-style-image:none; 
	list-style-type:none; 
	position:relative; 
	padding:3px 0px 0px 0px;
	margin-bottom:10px; 
	border:0px solid #643782; 
	background:none;
	min-height:160px;
}
.pageinfo ul.picturelist li.odd,.themes ul.picturelist li.odd{ 
	line-height:1.5em;
	width:99%; 
	clear:both; 
	list-style-image:none; 
	list-style-type:none; 
	position:relative; 
	padding:3px 0px 0px 0px;
	margin-bottom:10px; 
	border:0px solid #d8cde0; 
	background:;
	min-height:160px;
}
.pageinfo ul.picturelist > li,.themes ul.picturelist > li {	line-height:1.5em;padding:3px 0px 0px 0px;}

.pageinfo ul.picturelist li img,.themes ul.picturelist li img{ 
	float:left; 
	padding: 10px; 
	border:0px solid #643782; 
	background:transparent;
}

.pageinfo ul.picturelist li img.nonlist,.themes ul.picturelist li img.nonlist{ 
	float:none; 
	padding:0px; 
	border:0px; 
	background:transparent;
}
.pageinfo ul.picturelist li span.stars,.themes ul.picturelist li span.stars{ 
	line-height:1.5em;
	margin: 0 0 0 5px;
}
.pageinfo ul.picturelist li p,.themes ul.picturelist li p{ 
	line-height:1.5em;
	margin: 0px 0px 7px 160px; padding:0px;
}
.pageinfo ul.picturelist li h2,
.themes ul.picturelist li h2,
.pageinfo ul.picturelist li h3,
.themes ul.picturelist li h3,
.pageinfo ul.picturelist li h4,
.themes ul.picturelist li h4{ 
	line-height:1.5em;
	margin: 0px 0px 7px 160px; padding:0px; 
	clear:none;
}
.themes ul.picturelist li ul,
.pageinfo ul.picturelist li ul{
	margin: 0px 0px 7px 160px; padding:0px;
	width:auto;
	clear:none;
	list-style-type: none;
	padding:0px 0px 10px 0px;
}
.themes ul.picturelist li ul li,
.pageinfo ul.picturelist li ul li{
	clear:none;
	list-style-position: outside;
	margin:0px 0px 0px 15px;
	padding: 0px;
	width:auto;
	list-style-image: url('bulletpurple.gif');
	min-height:0;
	border:none;
}
.themes ul.picturelist li ul li ul,
.pageinfo ul.picturelist li ul li ul{
	margin-left:20px;
}
/* Split Columns 2,3,4 */

.pageinfo ul.splitcolumns,.themes ul.splitcolumns{
	list-style-type:none;
	list-style-image:none;
	clear:both;
	display:block;
	margin:0px;
	padding:0px;
}
.pageinfo ul.splitcolumns li,.themes ul.splitcolumns li{ 
	width:31%; 
	float:left;
	list-style-image:none; 
	list-style-type:none; 
	position:relative; 
	padding:0px 0px 0px 2px; /*NIKKI 19 11 07*/ 
	margin:5px 5px 5px 0px; 
	border:0px solid #643782; 
	background:none;
	vertical-align:top;
}

.pageinfo ul.splitcolumns h2, .pageinfo ul.splitcolumns h3, .pageinfo ul.splitcolumns h4, .themes ul.splitcolumns h2, .themes ul.splitcolumns h3, .themes ul.splitcolumns h4{
	display:block;
	width:100%;
	border:0px; 
	background:#efebf2;
	color:#643782;
	margin:0px;
	padding:0px -5px 0px 5px;
}
.pageinfo ul.splitcolumns h3, .pageinfo ul.splitcolumns h4, .themes ul.splitcolumns h3, .themes ul.splitcolumns h4{
	margin:10px 0px 0px 0px;
}
.pageinfo ul.splitcolumns p,.themes ul.splitcolumns p{
	padding:5px;
}

.pageinfo ul.splitcolumns img{
	padding:5px;
}

.pageinfo ul.splitcolumns li ul li,.themes ul.splitcolumns li ul li{ /*NIKKI 15 11 07*/
	list-style-image: none;
	list-style-type: none;
	background-image: url(bulletpurple.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 7px 0px;
	float:none;
	border:0px solid teal; 
	width:95%;
}

.pageinfo ul.splitcolumns li p,.themes ul.splitcolumns li p{ /*NIKKI 15 11 07*/
	margin-top: 5px;
	margin-bottom: 3px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

/* Tabbed Layout */
#content .corpTabbedBox{
	background:#fff;
	padding:20px;
	border:1px solid #643782;
	border-top:none;
	margin-bottom:20px;		//added 17.04.09
}

@media projection, screen {
/* Screen-only styles */
#rightcolumn .corpTabbedBox{
	border-bottom:1px solid #643782;
	padding:5px;
}
.tabs-hide{
	display:none;
}
.tabcontainer .on{
	color: #643782;
	border-bottom: 1px solid  #643782;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px;
}
.tabcontainer .on img{
	margin:0px;
	vertical-align:middle;
}
.tabcontainer .on li {
	display: inline;
	overflow: hidden;
	list-style-type: none; 
}
.tabcontainer .on a, .active a{
	color: #643782;
	background-color:#efebf2;
	border: 1px solid #643782;
	border-bottom:0px;
	padding: 3px 3px 0px 3px;
	margin: 0 1px 0 1px;
	text-decoration: none; }

.tabcontainer .on .active a, .active a{
	background-color:#fff;
	border-bottom: 3px solid #fff; text-decoration: none;}

.tabcontainer .on .active a:visited, .tabcontainer .on a:visited {
	color: #643782;
	text-decoration: none;
}

.tabcontainer .on .active a:hover, .tabcontainer .on a:hover {
	background-color:#efebf2;
	color: #643782; text-decoration: none; }
/* Screen-only styles end */
}	
/* Multipage */
#menumultipage{
	font-size:small;
}	
ul#menumultipage.on{
	clear:both;
	width:98%;
	display:block;
}
ul#menumultipage.on, ul#menumultipage.on li{
	list-style-type:none; display:inline;
}
#menumultipage.on a, #menumultipage.active a{
	display:block;
	float:left;
	height:24px;
	width:24px;
	color: #000000;
	background: #d8cde0 url('hw-pnum-on.gif') no-repeat top left;
	border: 0px;
	margin: 0px;
	padding: 4px 4px 4px 0px;
	text-decoration: none;
	text-align:center;
}
#menumultipage.on .active a, #menumultipage.active a{
	color: #000000;
	background: #643782 url('hw-pnum-on.gif') no-repeat top left;
	border: 0px;
	margin: 0px;
	padding: 4px 4px 4px 0px;
	text-decoration: none;
	text-align:center;
}	

/* A-Z */
#menuaz,#menuaz2{
	font-size:small;
}	
ul#menuaz.on,ul#menuaz2.on{
	clear:both;
	width:95%;
	display:block;
}
ul#menuaz.on, ul#menuaz.on li,ul#menuaz2.on, ul#menuaz2.on li{
	list-style-type:none; display:inline;
}
#menuaz.on a, #menuaz.active a,#menuaz2.on a, #menuaz2.active a{
	display:block;
	float:left;
	height:24px;
	width:24px;
	color: #000000;
	background: #d8cde0 url('hw-pnum-on.gif') no-repeat top left;
	border: 0px;
	margin: 0px;
	padding: 4px 4px 4px 0px;
	text-decoration: none;
	text-align:center;
}
#menuaz.on .active a, #menuaz.active a,#menuaz2.on .active a, #menuaz2.active a{
	color: #000000;
	background: #643782 url('hw-pnum-on.gif') no-repeat top left;
	border: 0px;
	margin: 0px;
	padding: 4px 4px 4px 0px;
	text-decoration: none;
	text-align:center;
}	
.pointer{cursor:pointer;}
.clearer {clear: both; line-height: 0; height: 0;}
.bordered{border: 1px solid #643782;}
.boximg{
	position:relative;
	padding:10px;
	margin:10px; 
	border:1px solid #643782; 
	background:#efebf2;
}
.rightcolumn img.boximg{ 
	position:relative;
	padding:10px;
	margin:0px; 
	border:1px solid #643782; 
	background:#efebf2;
}

.boximgleft{ 
	float:left; 
	position:relative;
	padding:10px;
	margin:10px 10px 10px 0px; 
	border:1px solid #643782; 
	background:#efebf2;
}
.boximgright{ 
	float:right; 
	position:relative;
	padding:10px;
	margin:10px; 
	border:1px solid #643782; 
	background:#efebf2;
}
/* Super Features */
.pageinfo .superfeature{
padding: 5px 0px 0px 230px;
background: url("hwebhomemiddle.jpg") top left no-repeat;
min-height:108px;
}
.pageinfo .superfeature p{
margin-top:0px;
padding-top:0px;
}
.toTitle{
	text-transform:capitalize;
}
/* Calendar */
#calendar {
	width: 99%;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:10px;
	border-left: 1px solid #cfc1d8;
	font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	background: #efebf2;
	text-align: center;
}

#calendar .nav, #calendar .nav a {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;	
	text-decoration: none;
}	
#calendar th {
	font: bold 10px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #643782;
	background: #efebf2 url('alphabg.png') repeat-x bottom;
	border: 1px solid #cfc1d8;
	border-left:0px;
	text-align:center;
}

#calendar .today, #calendar td.today a, #calendar td.today a:link, #calendar td.today a:visited {
	color: #F6F4DA;
	font-weight: bold;
	background: #643782;
}

#calendar td {
	border-right: 1px solid #cfc1d8;
	border-bottom: 1px solid #cfc1d8;
	width:14%;
	padding:0;
	margin:0;
	background: #fff;
}
#calendar caption {
	border: 1px solid #cfc1d8;
	border-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width:auto;
	background:url('alphabg.png') repeat-x bottom #efebf2;
	color: #643782;	 
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#calendar td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#calendar td a:link, #calendar td a:visited {	
	color: #666666;
	background: #efebf2;
	display: block;
}

#calendar td a:hover, #calendar td a:active {
	color: #FFFFFF;
	background: #d8cde0;
	display: block;
}
.vertimg{vertical-align:middle;}

/* imageswap */
.imageswap{		
	font-size:0px;
	height:0px;
	display:block;
	margin:10px;
	padding:0px;
	overflow:hidden;
}
.imageswap a{
    color:#fff;
	background:url(''); no-repeat;
	float:left;
	margin:0px;
	width:0px
}
.imageswap a:hover{
    color:#fff;
	background-position:0 -0px;
}

/* image gallery */
.imageGalleryHolder{
	clear:right;
	width: 510px;
	margin: 0;
	padding: 0; 
}

#rightcolumn .imageGalleryHolder{
	width: 220px;
}

#igMainImageHolder {
	position: relative;
	clear: left;
	margin: 0px 0px 20px 0px;
	padding: 0;
	text-align: center; 
}

.igHideMIHolder {
	display: none;
}

img.igDisplayMainImage {
	display: inline;
	border: 1px solid teal;
	margin: 0;
	padding: 0; 
}

img.igHideMainImage {
	display:none;
}

ul.igThumbs{
	position: relative;
	display:inline-block;
	float:left;
	width: 99.5%;
	padding:0px 0px 0px 5px;
	margin: 0px 0px 10px 0px;
	z-index: 5;
}

ul.igThumbs li { 
	margin: 0; 
	list-style: none; 
	padding: 7px 0px 7px 0px;
	margin: 0px 4px 4px 0px;
	font-size: xx-small;
	font-weight: bold;
	width: 120px;
	float:left;
	background-color: transparent;
	text-align:center;
	border: 0px solid #cfc1d8;
}
#rightcolumn ul.igThumbs li { 
	width:100px;
}
ul.igThumbs li img {
	border: 0px solid #cfc1d8;	
}

.sharethis{
clear:both;
position:relative;
border:1px solid #643782;
border-top:1px solid #d8cde0;
border-left:1px solid #d8cde0;
margin:5px;
padding:5px;
width:95%;
}

.primcolpng{
	background-color:#643782;
	margin-bottom: 10px;
}

span.borderimg img{ 
	position:relative;
	padding:10px;
	margin:10px; 
	border:1px solid #643782; 
	background:#efebf2;
}

/* reviews */
div.reviewsrow{
  	padding: 5px 0px 5px 0px;
  	width:99%;
	clear:both;
}

div.reviewsrow label{
  float: left;
  width: 35%;
  text-align: right;
}

div.reviewsrow .formw {
  float: left;
  width: 60%;
  text-align: left;
  padding-left:10px;
}

div.reviewsrowhidden{
	display: none;
	background: transparent;
	color: transparent;
	visibility: hidden;
}

/* end reviews */

ol#questionList li{
	list-style-type:none;
}

li.emptyCheck{
	cursor:pointer;
	list-style-image:url(checkbox-image.gif);
	
}
li.fullCheck{
	cursor:pointer;
	list-style-image:url(ticked.gif);
	font-weight:bold;
}

ul#questionLinks{
	font-size:1.2em;
	font-weight:bold;
	color:#643782;
	cursor:pointer;
	list-style-type:none;
	list-style-image:none;
}

ul#questionLinks li.prev{
	float:left;
	display:inline;
	width:48%;
}

ul#questionLinks li.next{
	float:right;
	width:48%;
	display:inline;
	text-align:right;
}

/* featureblock style 28-09-09 NG */
/*.featureblock {
	clear: both;
	margin: 0;
	padding: 0;
}*/

.featureblockitemwrapper {
	width: 100%;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

.featureblockitemleft, .featureblockitemright {
	min-width: 48%; /* for IE7 */
	width: 48%;
	float: left;
	margin: 0;
}

.featureblockitemleft {
	padding: 0px 10px 0px 0px;
}

.featureblockitemright {
	padding: 0px;
}

.featureblockitemleft a, .featureblockitemright a, {
	text-decoration: underline;
}

.featureblockitemleft img, .featureblockitemright img{ 
	float: left; 
	padding: 8px; 
	margin-right:10px;
	margin-top:0;
	border: 1px solid #d8cde0;
	background: #efebf2;
	/*width: 75px;	*/
}

.themes .featureblockitemleft img, .themes .featureblockitemright img{
	background: #cfc1d8;
	border: 1px solid #8556aa;
}

.featureblockitemleft h2, .featureblockitemright h2, .featureblockitemleft h3, .featureblockitemright h3{
	padding:0px; 
	margin: 0;
	color: #643782;
	clear: right;
}

.pageinfo div.featureblockitemleft ul li,.pageinfo div.featureblockitemright ul li {
	margin:0 0 0 100px;
	padding-top:5px;
}

/*  ITCSAR Accessibility footer testing */
/* amend other css's and change text colour in some versions!*/
#accessibilityFooter{
	position: relative;
	float:right;
	width:330px;
}
#addThis{
	padding:5px 2px 0 5px;
	position:relative;
	float:right;
}
#accessibilityButtons{
	position:relative;
	float:right;
}