@charset "utf-8";

/* --- base structure ---  */
html {
	height: 101% 
}
body {
	font: 85% Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	/* [disabled]color: #000000; */
	background-color: #FFFFFF;
	background-image: url(../images/blendBackgrnd.png);
	background-repeat: repeat-x;
}


*:focus  {  
outline: none;  
}
 


/* --- outer holder ---  */
.outerContainer {
	margin: 0 auto;
	padding: 0;
	width: 982px;
	border: solid 0px yellow;



}

.pageDropShdw {	
	top: -1px;
	position: relative;
	bottom: 0%;
	width: 982px;
	background-image: url(../images/pageVertShdw.png);
	background-repeat: no-repeat;
	border: solid 0px red;
	margin: 0;
	padding: 0;
	float: left;
}

/* --- inner holder ---  */
.innerContainer {
	margin-top: 0;
	margin-left: 11px;
	width: 960px;
	background-color: #FFFFFF;
	border: solid 0px red;
	float: left;
}



/* --- header ---  */
.header {		
	width: 960px;
	height: 180px;
	background-image: url(../images/blendHeader.png);
	background-repeat: repeat-x;
}
.logo	{
	width: 191px;
	height: 180px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	float: left;
}

.hdRightHolder {
	width: 589px;
	height: 120px;
	top: 35px;
	position: relative;
	margin-left: 337px;
}

.hdLinks {
	text-align: right;
	color: #7F95B2;
	font-size: 90%;	
}
.hdLinks a:link { text-decoration: none; color: #7F95B2; }
.hdLinks a:visited { text-decoration: none; color: #7F95B2; }
.hdLinks a:active { text-decoration: none; color: #7F95B2; }
.hdLinks a:hover { text-decoration: underline; color: #7F95B2; }


.strapline {
	width: 589px;
	height: 100px;
	background-image: url(../images/strapline.png);
	background-repeat: no-repeat;
	top: 10px;
	position: relative;
	
	
}



/* --- navigation holder ---  */
.navigationHolder {
	width: 892px;
	height: 44px;
	margin-left: 34px;
	margin-top: 14px;
	float: left;
	background-image: url(../images/blendNav.gif);
	background-repeat: repeat-x;

}
#tabHolder { 
	width: 848px;
	height: 44px;
	margin: 0;
	padding: 0;
	z-index: 1;
	border: solid 0px red;
	float: left;
}
ul#tabnav {
	width: 848px;	
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
ul#tabnav li {	
	float: left;
	margin: 0;
	padding: 0;
}
ul#tabnav a {
	height: 44px;
	display: block;	
	float: left;
}
ul#tabnav a:hover {
	background-position: left -44px;
}
ul#tabnav li.home a {
	background-image: url(../images/nhome.png);
	width: 61px;
}
ul#tabnav li.aboutus a {
	background-image: url(../images/naboutus.png);
	width: 87px;
}
ul#tabnav li.enquiries a {
	background-image: url(../images/nenquiries.png);
	width: 138px;
}
ul#tabnav li.service a {
	background-image: url(../images/nservice.png);
	width: 180px;
}
ul#tabnav li.provider a {
	background-image: url(../images/nprovider.png);
	width: 140px;
}
ul#tabnav li.fraud a {
	background-image: url(../images/nfraud.png);
	width: 68px;
}
ul#tabnav li.faq a {
	background-image: url(../images/nfaq.png);
	width: 55px;
}
ul#tabnav li.contactus a {
	background-image: url(../images/ncontactus.png);
	width: 103px;
}



ul#tabnav li.committees a {
	background-image: url(../images/ncommittees.png);
	width: 150px;
}

ul#tabnav li.reports a {
	background-image: url(../images/nreports.png);
	width: 83px;
}

ul#tabnav li.meetings a {
	background-image: url(../images/nmeetings.png);
	width: 137px;
}
ul#tabnav li.info a {
	background-image: url(../images/ninfo.png);
	width: 112px;
}


#home li.home a, #aboutus li.aboutus a, #enquiries li.enquiries a, #service li.service a, #provider li.provider a, #fraud li.fraud a, #faq li.faq a, #contactus li.contactus a, #committees li.committees a, #reports li.reports a, #meetings li.meetings a, #info li.info a {
	background-position: left bottom;
}

.navLineBreak {
	width: 2px;
	height: 35px;
	background-image: url(../images/navLineBreak.gif);
	background-repeat: no-repeat;
}


/* --- trigger links holder ---  */
.linksBackFillDefault {
	width: 960px;
	float: left;
	background-image: url(../images/linksBackFill.png);
	background-repeat: no-repeat;
	background-position: top;	
}
.linksBackFill {
	width: 960px;
	float: left;
	background-image: url(../images/linksBackFill.png);
	background-repeat: no-repeat;
	background-position: top;
/* 	margin-top: 20px;	 */
}
.linksContainer {
	width: 960px;
	margin-left: 34px;
	margin-top: 22px;
	float: left;
	border: solid 0px red;
}
.links {
	width: 210px;
	float: left;
	text-align: left;
	margin-right: 20px;
}
.hdLinksFtr {
	font-size: 100%;
	color: #E9F1F6;
	font-weight: normal;
}



/* --- copyright ---  */
.disclaimer {
	width: 960px;
	background-color: #27436B;
	padding-top: 30px;
	color: #5782C1;
	font-size: 90%;
}
.copyright {
	width: 960px;
	background-color: #27436B;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #5782C1;
	font-size: 80%;
}

.copyrightLog {
	width: 960px;
	padding-top: 50px;
	padding-bottom: 15px;
	color: #5782C1;
	font-size: 80%;
}


/* --- other aspects ---  */
.clearfloat { 
	clear: both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



/* --- variety of link types --- */
a:link { text-decoration: none; color: #007FFF; }
a:visited { text-decoration: none; color: #007FFF; }
a:active { text-decoration: none; color: #007FFF; }
a:hover { text-decoration: underline; color: #007FFF; }

.footer a:link { text-decoration: none; color: #C6DAE9; }
.footer a:visited { text-decoration: none; color: #C6DAE9; }
.footer a:active { text-decoration: none; color: #D9E7F0; }
.footer a:hover { text-decoration: underline; color: #D9E7F0; }



/* --- bullet listings --- */
.arrowGroup {
	margin-left: -39px;
	margin-top: 13px;
	font: 90% Arial, Verdana, Helvetica, sans-serif;
}
ul.arrowList {  
	text-align: left;
	list-style-type: none;
	margin-top: -7px;
	margin-bottom: 0;
}
li.arrow {   
   	background:transparent url(../images/iconWteFtr.png) no-repeat;
   	background-position: 0 4px;
	padding-left: 17px;
	line-height: 20px;
}



.linkHolderSteFAQ {
	float: left;
	width: 100%;
	margin-bottom: 25px;
	margin-top: -20px;
}
.linkHolderSte {
	float: left;
	width: 100%;
	margin-bottom: 25px;
	margin-top: 12px;
}
.arrowGroupSte {
	margin-left: -39px;
	font: 100% Arial, Verdana, Helvetica, sans-serif;
}
ul.arrowListSte {  
	text-align: left;
	list-style-type: none;
	margin-top: -3px;
	margin-bottom: 0;
}
li.arrowSte {   
   	background:transparent url(../images/iconBlPods.png) no-repeat;
   	background-position: 0 5px;
	padding-left: 20px;
	line-height: 26px;
}
li.pdfSte {   
   	background:transparent url(../images/icnPdf.png) no-repeat;
   	background-position: 0 5px;
	padding-left: 20px;
	line-height: 26px;
}

.pdfLink {
	padding-left: 20px;
	background-image: url(../images/icnPdf.png);
	background-repeat: no-repeat;
	text-align: left;
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px;
	margin-top: 5px;
}
.xlsxLink {
	padding-left: 20px;
	background-image: url(../images/xlsx.png);
	background-repeat: no-repeat;
	text-align: left;
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px;
	margin-top: 5px;
}
.pdfLink2 {
	padding-left: 20px;
	background-image: url(../images/icnPdf.png);
	background-repeat: no-repeat;
	text-align: left;
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	line-height: 17px;
	margin-top: 5px;
}
.pdfLinkS {
	padding-left: 20px;
	background-image: url(../images/icnPdf.png);
	background-repeat: no-repeat;
	text-align: left;
	font: 90% Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px;
	margin-top: 5px;
}.pdfLinkS1 {
	padding-left: 20px;
	background-image: url(../images/icnPdf.png);
	background-repeat: no-repeat;
	text-align: left;
	font: 90% Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px;
	margin-top: 18px;
}
.pdfLinkS2 {
	padding-left: 20px;
	background-image: url(../images/icnPdf.png);
	background-repeat: no-repeat;
	text-align: left;
	font: 90% Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px;
	margin-top: 5px;
}
.dischem {
	padding-left: 65px;
	background-image: url(../images/icnDischem.png);
	background-repeat: no-repeat;
	text-align: left;
	font: 90% Arial, Verdana, Helvetica, sans-serif;
	line-height: 25px;
	margin-top: 5px;
}
.arrowGroupRtrn {
	margin-left: 716px;
	font: 90% Arial, Verdana, Helvetica, sans-serif;
	border: solid 0px red;
	width: 220px;
	margin-top: -24px;
}
ul.arrowListRtrn {  
	text-align: left;
	list-style-type: none;
	margin-top: -3px;
	margin-bottom: 0;
}
li.arrowRtrn {   
   	background:transparent url(../images/iconBlPodsRtrn.png) no-repeat;
   	background-position: 0 5px;
	padding-left: 20px;
	line-height: 26px;
}




.bulletGroup {
	padding-bottom: 10px;
	margin-left: -35px;
	margin-top: 13px;
}
.bulletGroup2011 {
	margin-left: -35px;
	margin-top: 2px;
	border: solid 0px red;
}
ul.bulletList {    
	text-align: left;
	list-style-type: none;
	margin-top: -3px;
}
li.bullet {   
    background:transparent url(../images/bltWte.png) no-repeat;
    background-position: 0 6px;
	padding-left: 17px;
	line-height: 22px;	
}





/* --- general content ---  */
.pageTitleHolder {	
	margin-top: 9px;
	height: 25px;	
	float: left;
	width: 892px;
}
.pageHeightTitleHolder {	
	margin-top: 9px;
	height: 35px;	
	float: left;
	width: 892px;
}
.pageTitle {	
	font-size: 118%;
	font-weight: bold;
	text-align: left;
	float: left;
}
.pageRtrnLink {
	padding-left: 20px;
	background-image: url(../images/iconBlPodsRtrn.png);
	background-repeat: no-repeat;
	text-align: left;
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px;
	margin-top: 2px;
	float: right;
}
.txtHeader {
	font-size: 90%;
	color: #64799E;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	margin-bottom: 7px;		
}
.txtArt {
	font-size: 90%;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	margin-bottom: 15px;
}
.txtArt1 {
	font-size: 90%;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	margin-bottom: 15px;
	overflow-x: hidden;
    overflow-y: auto;
	border: #F00, solid, 1px;
	height: 150px;
	width: 450px;
}
.appraisalLink {
	font-size: 100%;
	color: #64799E;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	margin-bottom: 15px;
	width: 250px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 50px;
	margin-left: 150px;
	border: #F00 solid 0px;
	background-color: #28446c;
}
.txtGeneral {
	font-size: 100%;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
	text-align: left;	
}
.txtBlue {
	font-size: 100%;
	color: #498DBA;
	font-weight: normal;
	line-height: 20px;
	text-align: left;		
}




ol {
    margin-left: 14px; /* Remove the default left margin */
    padding-left: 14px; /* Remove the default left padding */
	text-align: left;
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	line-height: 20px;
	padding-bottom: 10px;
	
}

.padding-lr-small {
    padding-left:15px;
    padding-right:15px;
}

.justify {
    text-align: justify;
}