/* CSS Document */
.AZOMPList {
	margin-top: 0;
}

.AZOMPList li {
	margin-top: 2px;
}

/*div.figure {
	width: 75%;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	
	margin-left: 12.5%;
	margin-bottom: 5px;
	text-align: center;
}*/

div.blackborder {
	border: thin black solid;
}

div.figureborder {
	border: thin #666 solid;
	width: 75%;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	
	margin-left: 12.5%;
	margin-bottom: 5px;
	text-align: center;
}
/*** Scotian Slope STYLES BEGINS ***/

table.scotian-slope {
	table-layout: fixed;
	border: #000 double;
	font-size: 85%;
	border-collapse: collapse;
	width: 560px;
	text-align: center;
	margin-left: 20px;
}
table.scotian-slope th {
	border-style: solid;
	border-width: thin;
	vertical-align: text-top;
}
table.scotian-slope tr.row1 {
	background: #FC9;
	text-align: center;
}
table.scotian-slope tr.row {
	text-align: center;
}
table.scotian-slope th.cellA, table.scotian-slope td.cellA {
	border: solid;
	border-width: thin;
	width: 45px;
}
table.scotian-slope th.cellB, table.scotian-slope td.cellB {
	border: solid;
	border-width: thin;
	width: 70px;
}
table.scotian-slope th.cellC, table.scotian-slope td.cellC {
	border: solid;
	border-width: thin;
	width: 60px;
}
table.scotian-slope th.cellD, table.scotian-slope td.cellD {
	border: solid;
	border-width: thin;
	width: 60px;
}
table.scotian-slope th.cellE, table.scotian-slope td.cellE {
	border: solid;
	border-width: thin;
	width: 120px;
}
table.scotian-slope th.cellF, table.scotian-slope td.cellF {
	border: solid;
	border-width: thin;
	width: 120px;
	padding: 0 5px;
}