body {
	margin:0;
	padding: 0;
}

img {
	border: 0;
}

td {
	font: 9px/14px tahoma;
	color: #222;
}

hr {
	border: 0;
	border-top: 1px dashed #D9D0B5;
	border-bottom: 1px dashed #B2A06B;
	margin: 10px 0 10px 0;
	height: 2px;
}

a {
	font: 9px/12px tahoma;
	color: #6D9D87;
	text-decoration: none;
}

a:hover {
	font: 9px/12px tahoma;
	color: #6D9D87;
	text-decoration: underline;
}

a.linkFOOTER {
	font: 11px tahoma;
	color: #FFFFFF;
	text-decoration: none;
}

a.linkFOOTER:hover {
	font: 11px tahoma;
	color: #FFFFFF;
	text-decoration: underline;
}

h1 {
	font: 11px tahoma;
	color: #1E6846;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0;
}

h2 {
	font: 9px tahoma;
	color: #6D9D87;
	margin: 0;
	padding: 0;
}

ul{
	padding-left: 0px;
	margin-left: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}
li { 
	list-style: none;
	background: url(http://www.lawsocietyalberta.com/images/advisory_nov08/bullet.gif) 0 5px no-repeat;
	padding-left: 15px;
	margin-bottom: 6px;
} 


.liRightCol { 
	list-style: none;
	background: url(http://www.lawsocietyalberta.com/images/advisory_nov08/bullet_white.gif) 0 5px no-repeat;
	padding-left: 15px;
	margin-bottom: 6px;
} 

ul.toc{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 10px;
	border-top: 1px dashed #799988;
	padding-top: 7px;
}

li.toc { 
	list-style: none;
	padding-left: 0;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: 1px dashed #799988;
	color: #6D9D87;
	background: none;
} 

.graphBar{
	background: #006B48;
	height: 10px;
	text-align: right;
	color:#FFFFFF;
	padding-right: 3px;
	font-size:9px;
}
.graphLeftCol {
	background: #E6DAC5;
	color: #B49864;
	text-align: right;
}

.leftPicWrap{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.rightPicWrap{
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.sidebarTEXT {
  color: #222;
}

.footer {
  background: #1E6846;
	padding: 15px;
}

.footerTEXT {
	font: 11px tahoma;
	color: #FFFFFF;
}

.columnTEXT {
  text-align: justify;
}

.caption {
  text-align: justify;
	background: #F0EADC;
	font: 10px tahoma;
	color: #222222;
	margin-top: 1px;
}

.sidebar {
	padding: 7px 14px 17px 14px; 
	color: #FFF;
}

.sidebar ul{
	padding-left: 0px;
	margin-left: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sidebar li { 
	list-style: none;
	background: url(images/bullet_orange.gif) 0 5px no-repeat;
	padding-left: 15px;
	margin-bottom: 6px;
} 

.sidebar a { 
	color:#ffffff;
}

.sidebar a:hover { 
	color:orange;
}		

.sidebarTEXT a {
	color: #FFF;
	text-decoration: underline;
}

.sidebarTEXT a:hover {
	color: #FFF;
	text-decoration: none;
}

