/* specific styles for Total Compensation Study on Health-Related Occupations in Canada */
/* created Dec 1, 2008 */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.leftAlign {
text-align: left;
}

.indent1 {
	padding-left: 18px;
	text-align:left;
}

.indent1 td	{
	padding-left: 18px;
	text-align:left;
}

.indent2 {
	padding-left: 36px;
	text-align:left;
}

.indent2 td {
	padding-left: 36px;
	text-align:left;
}

<!--top 4 classes in base.css-->


.smalltable {
text-align: center;
}
.smalltable thead {
color: #902;
}

.benchmark thead {
color: #902;
}
.benchmark ul {
list-style-type: none;
margin-top: 0px;
padding-left: 0px;
margin-left: 0px;
margin-bottom: 5px;
}

.note {
margin-top:0px;
font-style:italic;
font-size: 0.85em;
}

/* styles for Appendix C Glossary */
dd {
margin-bottom: 10px;
}

/* styles for Appendix tables */
.apptable {
margin-bottom: 30px;
}

.apptable th {
color:#902;
font-style:italic;
white-space:nowrap;
width: 310px;
}

/* the following class is for formatting appendix a tables */
.leftcolumn {
width: 600px;
}
.rightcolumn {
width: 120px;
}

/* styles for major tables */

.widetable {
text-align: right;
margin-bottom: 30px;
}

.widetable H2,H3 {
margin-top: 10px;
margin-bottom: 0px;
color: #000000;
text-align:left;
}

.widetable H2 {
font-size: 1.2em;
}

.widetable H3 {
font-size: 1.1em;
}

.widetable th {
font-weight:100;
text-align:center;
white-space:nowrap;
}

.toprow{
background-color:#8B0000;
color:#FFFFFF;
}

.bottomrow{
background-color:#F3EFC1;
}

#tabletoc {
float:right;
border: #990000 thin solid;
width: 220px;
font-size:0.85em;
margin-left:10px;
}

#tabletoc ul {
margin-left: 18px;
}

