

body {
	font-size: 10pt;
	font-family: Arial, helvetica, sans-serif;
	color: #6D6E71;
	background-color: white;
	height: 100%;
	padding: 0;
	text-align: left;
	margin-left: 10px;
    margin-right: 10px;
	line-height: 150%;
	}


h1 {
	margin:0.5em 0px 0.5em 0px ;
	padding:0px;
	font-weight: 900;
	font-size:15pt;
	color:#046BC0;
}
	
h2 {
	margin:0.85em 0px 0.5em 0px ;
	padding:0px;
	font-weight: 900;
	font-size:13pt;
	color:#046BC0;
}


h3 {
	margin:0px 0px 5px 0px;
	padding:0px;
	font-weight: 900;
	font-size:11pt;
	color:#046BC0;
}


h4 {
	margin:0.5em 0px 0.5em 0px ;
	padding:0px;
	font-weight: 900;
	font-size:10pt;
	color:#046BC0;
}


img {
	border: 0px;
}

a:hover img {
	border-bottom: 0;
}

img:hover {
	border: 0;
}

/* Paragraphs */
p {margin-top: 0.6em; margin-bottom: 0.6em }
	
/*p {
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:130%;
margin-top:5px;
margin-bottom:7px;
padding:0px;
}
*/

ul li {
	list-style-image: url(../images/dot.gif);
}

ol li {
	list-style-image: none;
	list-style-type:decimal;
}


b {
	font-weight: 900;
}


blockquote {
	font-style: italic;
}


td {
	vertical-align: top;
	font-size: 12px;
	padding: 0px 0px;
}


hr {
	border: 1px solid #046BC0;
  }

a 
{
	font-size: 12px;
	font-family: helvetica, sans-serif;
	color:#046BC0;
	text-decoration:none;
}

a:link {
	color:#046BC0;
}
a:visited {
	color:#046BC0;
}
a:hover {
	text-decoration: underline;
}

a.qbik:hover {
	color: white;
	background-color: #FFF;
	text-decoration: none;
	border-bottom: none;
}

col.centertd
{text-align:center}

col.tdcoloured
{text-align:center; background-color:#046BC0; }

td{padding-left:7px; padding-right:5px; font-size:100%;} 

.tdcolor
{color:white; text-align:center; padding:3px;} 
.tdplain
{text-align:center; padding:3px; border:1px solid #6D6E71;}

div.footer {padding-top:50px; text-align:center;}

#standardtable
{border-collapse:collapse; font-size:100%; margin-top: 1em; margin-bottom: 1em; border:1px solid #6D6E71;}
th.standard {padding-left:5px; margin: .25em; text-align: center; background: #CCCCCC;  }