/* CSS for the SME Financing in Canada 2003 Report in the SME FDI website */

/* body formatting*/
p.noSpace {
	margin-top : 0px;
	margin-bottom : 0px;
}

/* Text Formating */
h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #660000;
	background-color: white;
}

h2 {
	font-size: 13pt;
	font-weight: bold;
	color: #660000;
	background-color: white;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #660000;
	background-color: white;
}

h4 {
	font-size: 11pt;
	font-weight: bold;
	color: #660000;
	background-color: white;
	margin-bottom: 5px;
}

h5 {
	font-size: 10pt;
	font-weight: bold;
	color: #660000;
	background-color: white;
	margin-bottom: 5px;
}

a {
	background-color: transparent;
}

th.thNL {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
}

th.thNC {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}

th.thBC {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: white;
	text-align: center;
}

th.thBL {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

th.thBR {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}

td.tdNL {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}

td.tdNR {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
}

td.tdBR {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}

td.tdNC {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
}

td.tdBL {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

td.tdBC {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.posth {
	margin-top: 5px;
}

.nbottom {
	margin-bottom: 5px;
}

.rb {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
	background-color: white;
}

td.stext {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

.stext {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

td.stextbold {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.mtext {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

.mtext2 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
	background-color: white;
}

.ntext {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.underline {
	text-decoration: underline;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

sup {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

ul.arrow {
   list-style-position: inside;
	list-style-image:  url(http://www.ic.gc.ca/epic/internet/insbrp-rppe.nsf/vwimages/arrow.gif/$FILE/arrow.gif);
	margin-left : 0px;
}

li.arrow {
	list-style-image:  url(http://www.ic.gc.ca/epic/internet/insbrp-rppe.nsf/vwimages/arrow.gif/$FILE/arrow.gif);
	margin-left : 0px;
}

ul.plainCircle {
   list-style : disc;
}

ul.leftside {
	margin-left : 15px;
}

ol.leftside {
	margin-left : 25px;
}

ul.Circle {
   list-style : circle;
}

ul.leftPC {
   list-style : disc;
   margin-left : 15px;
}

.dpk {
	background-color: #FFCCCC;
	color: black;
}
