.dbtable
{
	background: #fff;
}

.leftimage
{
	float:left;
	padding-right:8px;
	padding-bottom:4px;
}

.topleftgreen
{
	background-image:url('http://images.ccohs.ca/wis/topleftgreen.gif');
	background-repeat:no-repeat;
	float:left;
	height:4px;
	margin-left:0px;
	margin-top:0px;
	color:#699A1E;
}

.toprightgreen {
	background-image:url('http://images.ccohs.ca/wis/toprightgreen.gif');
	background-repeat:no-repeat;
	height:4px;
	float:right;
	margin-left:0px;
	margin-top:0px;
	color:#699A1E;
}

.lightyellowbox {
	background-color: #FFFF99;
	margin: 5px 10px 10px 10px;
	padding:5px;	
	text-align:center;
}

.categoryTitle {
	font-size:15pt;
	font-weight:bold;
}

.GreenBtn {
	background-color:#669900;
	border-color:#99CC66 #336600 #336600 #99CC66;
	border-style:solid;
	border-width:2px 4px 4px 2px;
	margin:0 7px 0 0;
	padding:3px 5px 3px 5px;
	text-align:center;
	width:2em;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}

.footnote2
{
	text-align:center;
	line-height:10px;
	font-size:7pt;
}

.bodytext, .dbnames
{
	color:black;
}

.dashbullet
{
	float:left;
	margin-left:-15px;
}

.db_tableheading
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-align:right;
	padding-right:3px;
	font-weight:normal;
}

.help_search_tables
{
	border-spacing:5px;
	border-style:none;
	width:100%;
}
.help_search_tables th
{
	background:#000000;
	color:#FFFFFF;
	text-align:left;
	height:25px;
}

.greyrow
{
	background:#CCCCCC;
}

.greyrow td, .whiterow td {
	padding-left:6px;
}

.spacedbullets li {
	margin-bottom:12px;
}

.spacedbullets li ul li {
	margin-bottom:0px;
}

.handcursorBord {
	background-color:#669900;
	border-color:#99CC00 #336600 #336600 #99CC00;
	border-style:outset;
	border-width:3px;
	cursor:pointer;
	padding:5px;
	margin-right:5px;
	margin-bottom: 3px;
	font-size: 16pt;
	font-weight:normal;
	text-align: left; 
	width: 100%; 
}

.title-row-black
{
	background:black;
	padding:3px;
	text-align: center;
	font-weight: bold;
}