html,body {
	margin:0;
	padding:0;
	min-width: 1000px;
	_width: 1000px;
}
body,div,p,table,th,tr,td,a,img,ul,h1,h2,h3,h4,h5,form,dl {
	border:0;
	margin:0;
	padding:0;
}
p, h1, h2, h3, caption{
	margin-bottom: 0.5em;
}
dd{
	margin:0 0 2px 2px;
	padding:0;	
}
table,th,tr,td {
	vertical-align: top;
}
.sekrit{
	position: absolute;
	top: -999em;
	left: -999em;
}
.clearBoth{
	clear: both;
}
br.clearBoth{
	margin: 0;
	padding: 0;
	line-height: 1px;
}
#logo{
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
#mainSearchForm{

	margin-top: 30px;
	margin-bottom: 10px;
}
#searchform, #searchForm{
	float: right;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
}
#searchform label, #searchForm label{
	text-align: left;
}
#horizNav{
	clear: both;
	min-height: 1.5em;
	_height: 1.5em;
	display:block;
	margin: 0;
	padding :0;
	vertical-align: bottom;
}
#horizNav ul {
	margin-top: 3px;
	padding: 0 0 0 0.5em;
}
#horizNav ul li{
	margin-right: 0.5em;
}
#horizNav ul li a{
	margin-right: 0.5em;
}
#crumbTrail{
	min-height: 1.5em;
	_height: 1.75em;
	/*margin-top: 0.15em;
	margin-bottom: -0.45em;*/
	padding: 0;
}
#breadcrumb{
	float: left;
	margin: 0;
}
#functions{
	float: right;
	margin: 0;
}
#functions *{
	margin: 0;
	overflow: visible;
}
#colourBar{
	margin: 0 0 15px 0;
	height:5px;
}
.mainNav{
	padding: 30px 10px 0 5px;
	width: 140px;
	float: left;
}
/**html .mainNav {
	padding: 30px 10px 0 5px;
	width: 12%;
	float: center;
}*/
ul.mainNav li{
	margin-bottom: 15px;
	width: 140px;
}
ul.mainNav li ul{
	margin-left: 10px;
}
.mainContent{
	margin:0 auto 0 auto;
	width: 1000px;	
}
.mainContent ul li{
	margin-bottom: 5px;
}
.centreCol{
	margin:0 auto 0 auto;
	padding: 0 15px 0 15px;	
	width: 640px;
}

/**html .centreCol {
	margin:0 auto 0 auto;
	padding: 0 15px 0 15px;	
	width:68%;
}*/
ul.inline li{
	display: inline;
}
.bodyContent{
	float:left;
	/*_width: 650px;*/
	margin: 0 5px 0 5px;
	_margin-left: 25px;
}
.bodyContent ul{
	padding-left: 30px;
}
ul.arrowBullet li a{
	padding-left: 5px;
}

.relatedDocs{
	padding: 30px 10px 0 5px;
	width: 140px;
	float: right;
}
.relatedDocs ul{
	padding: 0 5px 0 5px;
}

/**html .relatedDocs {
	padding: 30px 10px 0 5px;
	width: 15%;
	float: right;
}*/
.relatedDocsHome{
	padding: 30px 10px 0 5px;
	width: 140px;
	float: right;
}
.relatedDocsHome ul{
	padding: 0 5px 0 5px;
}

/**html .relatedDocsHome {
	padding: 30px 10px 0 5px;
	width: 15%;
	float: right;
}*/
table{
	width: 100%;
	border-collapse: collapse;
}
table caption{
	margin: 7px 0 0 0;
	padding: 2px;
}
table th, table td{
	padding: 2px;
}
table th.pc40, table td.pc40{
	width: 40%;
}
table th.pc60, table td.pc60{
	width: 60%;
}
.twoColForm label, .twoColForm fieldset{
	padding: 0.25em;
	margin-bottom: 0.5em;
	margin-left: 0;
	margin-top: 0.5em;
	display: block;
	position: relative;
	vertical-align:top;
	clear: both;
	_height: 0;
}
textarea{
	margin-bottom: 10px;
}
.twoColForm label input, .twoColForm label select, .twoColForm label textarea{
	top:0;
	margin: 0;
	left: 40%;
}
.twoColForm label span, .twoColForm label.textblock span, .twoColForm span.submitButton{
	position: relative;
	float: left;
	margin-right:5px;
	width: 35%;
}
.twoColForm label span.red, .twoColForm label.textblock span.red, .twoColForm label.inline span{
	float: none;
	/*display: inline;*/
	width: auto;
}
.twoColForm label.button, .twoColForm label.inline{
	display: inline;
	width: auto;
	padding: 0.25em;
	margin-bottom: 0.25em;
	margin-left: 0;
	margin-top: 0.25em;
}
.twoColForm table tr td{
	margin: 0;
	width:40px;
	height:40px;
	border:1px solid #000000;
	text-align:center;
	padding: 0;
}
.twoColForm table tr td label{
	font-weight:bold;
	margin: 0;
	padding: 0;
	border: none;
}
.twoColForm table tr td label input{
	left: auto;
	background: none;
}
.twoColForm label.firstButton{
	margin-left: 35%;
}
.twoColForm label.button input{
	width: 1.25em;
	height: 1.25em;
	position: relative;
	display: inline;
	top: 0.25em;
	left: 0;
	float: none;
}
.twoColForm fieldset{
	margin-top: 0.5em;
	margin-bottom: 0.5em;

}
.twoColForm fieldset.radiogroup legend{
	float: left;
	margin-right:5px;
	width: 35%;

}
.twoColForm fieldset.radiogroup legend span{
	display:block;
	max-width: 640px;
	_width: 640px;
}
input.add{
	padding: 0;
}
.backToTop{
	margin-top: 0.5em;
}
div.footer{
	display: block;
	clear: both;
	margin: 1em auto 0 auto;
	padding: 2em;
}
.footerBlock{
	float: left;
	margin-right: 1.5em;	
}
.footerBlock li{
	margin-bottom: 0.5em;	
}

.show_hide {
	margin-bottom: 0.5em;
	margin-top: 2em;
	padding: 2px;
}

.styleSwap{
border:none;
}
.styleSwap h1 {
	font-size: 125%;
	font-weight: bold;
	padding:0px;
	margin:0px;
	margin-bottom:0px;		
}
.styleSwap h2 {
	font-size: 120%;
	font-weight: bold;
	padding:0px;
	margin:0px;
	margin-bottom:0px;		
}


/*** start old  ***/
.container {
	z-index: 0;
	top: 0px;
	left: 10px;
	right: 10px;
	position: absolute;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	color:#000000;
}

.accesskeys {
	position: absolute;
	top: -999em;
	left: -100px;
}

.rightAlign{
	text-align: right;
	margin: 0px;
}

img {
	border:none;
}
.imgRight {
	float:right;
	margin: 0px 2px 2px 5px;
	border:none;
}
.imgLeft {
	float:left;
	margin:2px 10px 5px 0;
	border:none;
}

.skip {
	display:none;
}


.headerLeft {
	position: absolute;
	left:0px;
	padding-left: 25px;
	z-index:5;
	top:10px;
	width: 15em;
	height: 75px;
	vertical-align: center;
}

.headerLeft object {
	width: 15em;
	height: 70px;
	vertical-align: center;

}
.headerCenter {
	position: absolute;
	right:10px;
	top:10px;
	height: 75px;
	z-index:4;
	width: 95%;
	vertical-align: bottom;
	text-align: right;
	}
.headerRight {
	position: absolute;
	right:0px;
	top:0px;
	z-index:6;
	height: 8em;
	width: 20.5em;
	text-align: left;
	padding: 5px;
}
html>body .headerRight {
	width:23em;
	height:7em;
}

.quickSubmit {
	font-weight: bold;
	border: 1px solid;
}
.navHeading h1 {
		font-size: 115%;
		font-weight: bold;
}


.defaultDocTitleInfo{
	background: url(/images/main/default_branch) no-repeat left top;
	min-height:50px;
	_height: 45px;
}
.customDocTitleInfo h1{
	margin-bottom: 1em;
}
.defaultDocTitleInfo h1{
		font-size: 90%;
		font-weight: bold;
		margin-bottom:0px;
		margin-left:50px;
}
html>body .defaultDocTitleInfo h1 {
		font-size: 110%;
}
.defaultDocTitleInfo h2{
	font-size: 110%;
	font-weight: bold;
	margin-bottom:0px;
	margin-left:55px;
}
html>body .defaultDocTitleInfo h2 {
	font-size: 130%;
}
.defaultDocTitleInfo h3 {
	font-size: 90%;
	font-weight: bold;
	margin-left:60px;
	margin-top:0px;
}
html>body .defaultDocTitleInfo h3 {
	font-size: 120%;
}
.defaultDocTitleInfo p{
	font-style: italic;
	margin-bottom:0px;
	margin-left:55px;
}

.topLevelBranchChildren{
	margin-top: 2em;	
	clear:left;
}
.topLevelBranchChildren p{
	padding-left: 1em;
	padding-right: 1em;
	margin-top:2px;
	margin-bottom:2px;
}
.topLevelBranchChildren span{
	clear:both;
	font-size:2px;
}
.topLevelBranchChildrenHeader{
	padding-left: 20px;
}

.branchChildren {
	border-bottom: 1px dotted;
	margin-top: 3px;
	padding-top: 3px;
	padding-bottom: 5px;
	min-height: 30px;
	}
.branchChildren p{
	font-size: 95%;
	margin-left:35px;
	margin-top:0px;
	margin-bottom:0px;
}
.branchChildren p.docParent{
	margin-bottom:10px;
}
.branchChildren h4{
	margin-top:0px;
	margin-bottom:0px;
	font-size: 90%;
	margin-left:35px;
}
.branchChildren h4.srchRslts a{
	font-size: 125%;
	text-decoration:none;
}

html>body .branchChildren h4 {
	font-size: 110%;
}

html>body .branchChildren p {
	font-size: 110%;
}

.branchChildren img{
	border: 0px;
	margin-right: 5px;
}

.branchText {
	border-bottom: 1px dotted;
	margin-top: 3px;
	padding-top: 3px;
	padding-bottom: 5px;
	min-height: 30px;
}

ul.branchChildrenList{
	margin-left: 0;
	padding-left: 0;
}
ul.branchChildrenList li{
	padding-left: 35px;
	margin-left: 0;
	padding-top: 0;
	_height: 30px;
	min-height: 30px;
}
ul.branchChildrenList li a{
	vertical-align: top;
}

ul.branchChildrenList li.rss1, li.rss{
	padding-left: 18px;
	_height: 18px;
	min-height: 18px;
}
.latestDocTable {
	clear:both;
	/*font-size: 100%;*/
}
.latestDocTable th {
	vertical-align: top;
	text-align:left;
}
.latestDocTable td {
	padding: 0 0.5em 0 0.5em;
}
.latestDocTable .firstcol {	
	width: 20%;	
}
.latestDocTable .seccol {	
	width: 80%;	
}

/*.latestDoc {
	font-size: 85%;
}*/

.repositoryTable {
	width: 100%;
}

.condocsSectorCol {
	width: 5%; 
}
.condocsTitleCol {
	width: 50%; 
}

.compBull1stCol {
	width: 40%; 
}

.repositoryCol {
	width: 15%;	
}

.compbullTable {
	width: 100%;
}
.compbullTable th {
	width: 20%;
	vertical-align: top;
}
.compbullTable td {
	width: 80%;
}

.pageNavContainer{
	margin-top: 15px;
	margin-bottom: 25px;
}
.previousPage {
	position: absolute;
	left:0px;
	z-index:5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	background: url(/images/nav_arrow_reverse.gif) no-repeat left top;
}
.nextPage {
	position: absolute;
	right:190px;
	z-index:4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	padding-right: 10px;
	background: url(/images/nav_arrow.gif) no-repeat right top;
}

h1.findCondoc{
	padding: 0 0 0 10px;
	margin-bottom:0;
}
div.condocWizard{
	padding: 2px 10px 10px 10px;
	margin-top :0;
}

.eotable td{
	padding: 0.5em;
}
.eotable th sup{
	font-size: xx-small;
}
.eosubset legend{
	font-weight: normal;
	color: #000000;
	font-size: x-small;
	font-family: Verdana, Arial, sans-serif;
}

li.leftNavItem, li.selectedLeftNavItem {
	border-bottom: 1px dotted;
	padding-bottom: 7px;
	padding-top: 4px;
}
li.leftNavItem {
	list-style-image: url(/images/nav_arrow.gif);
}
div.condocWizard ul  {
	padding-left: 20px;
}
.mainContent h1.findCondoc{
	line-height: 25px;
}
.submitButton {
	font-weight: bold;
}


/*** HTC ***/

/** comsumer advice 2nd level options **/
.consumerList{
	margin-left: 0;
}
.consumerList li{
	padding-left: 35px;
	padding-top: 0.5em;
	margin-bottom: 0.1em;
	height: 3em;
	min-height: 35px;
}
.consumerList li a{
	vertical-align: bottom;
}

/*** steps header ***/
 ul.stepNav {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	/*height: 0;*/
	margin: 0;
	padding: 0;
	display: block;
	white-space: nowrap;
}
 ul.stepNav li{
	float: left;
	margin: 0;
	padding: 0.5em 1em 0.5em 1em;
	white-space: nowrap;
}
 ul.stepNav li a{
	margin: 0;
	padding: 0;
}

	/** 2-Column layout ***/
.leftCol{
	position: relative;
	float: left;
	width: 45%;
}
.tab div.leftCol{
	width: 45%;
}
.rightCol{
	position: relative;
	float: right;
	width: 45%;
	/*top: 0.5em;*/
}
.tab ul.rightCol{
	width: 45%;
}
/**tab **/
.tab{
	/*position:relative;*/
	padding: 5px;
	margin:0;
	top:-0.75em;
	clear:both;
}

/** 2-column unordered lists **/
ul.twocollist{
	position: relative;
	width: 100%;
}
ul.twocollist li{
	/*padding-left: 15px;*/
	margin-top: 0.5em;
	margin-left: 0;
}
ul.twocollist li a{
	vertical-align: bottom;
}
.twocollist li.col1{
	width: 48%;
	float: left;
	/*clear: left;*/
	display: block;
	margin-right: 1%;
}
.twocollist li.col2{
	float: left;
	width: 48%;
	display: block;
	margin-right: 1%;
	/*clear: right;*/
}
html>body .twocollist li.col1, html>body .twocollist li.col2{
	width: 40%;
}
/** 3-column unordered lists **/
ul.threecollist{
	position: relative;
	width: 100%;

}
ul.threecollist li{
	/*padding-left: 15px;*/
	margin-top: 0.5em;
	margin-left: 0;

	
}
ul.threecollist li a{
	vertical-align: bottom;
}
.threecollist li.col1{
	width: 32%;
	float: left;
	/*clear: left;*/
	display: block;
	margin-right: 1%;


	
}
.threecollist li.col2{
	float: left;
	width: 32%;
	display: block;
	margin-right: 1%;
	/*clear: right;*/
}
.threecollist li.col3{
	float: left;
	width: 32%;
	display: block;
	margin-right: 1%;
	/*clear: right;*/
}
html>body .threecollist li.col1, html>body .threecollist li.col2, html>body .threecollist li.col3{
	width: 30%;
}
	/********* miscellaneous *********/
.liWithArrow {
	padding-left: 18px;
}

/**  consumer info  **/
h2.consumerIcon{
	padding-left: 35px;
	margin-left: 0;
	padding-top: 0;
	_height: 35px;
	min-height: 35px;
}

.continue p a, .continueInline p a, .actionContainer p a, .actionLinkContainer p a, .additionalContainer p a{
	padding: 0.25em;
}
.actionContainer h3, .actionLinkContainer h3, .additionalContainer h3{
	margin: 0.5em, 0.5em, 0.5em, 0;
	display:inline;
	padding-left: 40px;
}
.actionContainer p, .actionLinkContainer p, .additionalContainer p, .continue p{
	display:inline;
}
.actionContainer, .actionLinkContainer, .additionalContainer, .continue {
	margin-bottom: 0.25em;
	margin-top: 0.25em;
	line-height: 2em;
}
/**** Homepage feature items *****/
.primaryFeature1_1, .primaryFeature1_2, .primaryFeature2_2, .secondaryFeature1_1, .secondaryFeature1_2, .secondaryFeature1_3, .secondaryFeature2_2, .secondaryFeature2_3, .secondaryFeature3_3{
	padding: 30px 2px 5px 5px;
	margin-top: 0;
}
.primaryFeature1_1 img, .primaryFeature1_2 img, .primaryFeature2_2 img{
	float: right;
}
.secondaryFeature1_1, .secondaryFeature1_2, .secondaryFeature1_3, .secondaryFeature2_2, .secondaryFeature2_3, .secondaryFeature3_3{
	margin-top: 5px;
}
.secondaryFeature1_1 img, .secondaryFeature1_2 img, .secondaryFeature1_3 img, .secondaryFeature2_2 img, .secondaryFeature2_3 img, .secondaryFeature3_3 img{
	float:left;
	padding-right: 5px;
}
.primaryFeature1_2, .primaryFeature2_2, .secondaryFeature1_2, .secondaryFeature2_2{
	width: 300px;
	float: left;
}
.primaryFeature2_2, .secondaryFeature2_2{
	float: right;
}
.secondaryFeature1_3, .secondaryFeature2_3, .secondaryFeature3_3{
	width: 200px;
	float: left;
}
.secondaryFeature2_3{
	margin: 5px 0 0 2px;
	_margin-left: 5px ;
}
.secondaryFeature3_3{
	float: right;
}
