/*
	=====================================
	15/01/03
	PM Safety Consultants
	Screen Style Sheet
	
	Created by Floogle Design
	www.floogledesign.com
	info@floogledesign.com
	=====================================
*/
body	{
	margin : 0;
	padding : 0;
	background : #fff url("../images/bg_squares.gif");
	color : #000;
	font :  x-small verdana,Sans-serif;
	voice-family : "\"}\""; voice-family:inherit;
	font-size : 0.8em;
}

html>body {
	font-size : 0.8em;
}

p {
	margin:0 0 1em 0;
}
  
form {
	margin:0;
	padding:0;
}
  
dl, ul, ol {
	margin-top:0;
	margin-bottom:0;
}
  
li {
	margin:0 0 5px 5px;
	list-style-position:outside;
}

input, select, textarea {
  font:100% Verdana,Sans-serif;
  }

textarea {
  line-height:140%;
  }

/*	Links
	===========
*/

a img {
  border-width:0;
  border-style:none;
  border-color:#fff;
  }

a img {border-style:none;}

/*	top
	===========
*/
#logo	{
	position : absolute;
	background : transparent;
	top : 0;
	left : 0;
	height : 68px;
	margin:0;
	padding:0;
}
/*	left bit
	===========
*/
#menu {
	position:absolute;
	top:0;
	left:0;
	width: 11em;
	margin : 0;
	padding : 1em;
	padding-top : 110px;
	background : repeat-y url("../images/menubg3.gif") right white;
	background-position : right;
	border-right : solid 1px black;
	border-bottom : solid 1px black;
	color: #333;
	font-family:Sans-serif;
	text-align:center;
}

html>body #menu	{
	width : 12em;
}

	#menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		margin-bottom:20px;
	}

	#menu li {
		list-style: none;
		margin: 5px;
		margin-left : 0;
		padding : 0;
		text-align:left;
	}

	#menu li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 4px solid green;
		background-color: #D3FFD3;
		color: #000;
		text-decoration: none;
		width: 100%;
		font-size : 80%;
		font-weight : bold;
	}

	html>body #menu li a {
		width: auto;
	}

	#menu li a:hover {
		border-left: 4px solid #8EE98E;
		background-color: green;
		color: #fff;
	}
		#menu ul ul	{
			margin-bottom:0;
		}

		#menu li li a	{
			border : none;
			margin : 0 1em 0 0;
			padding: 0 0 0 0.5em;
			font-size : 80%;
			font-weight : bold;
			background-color: transparent;
			color : #000;
			width : 100%;

		}

		#menu li li a:hover {
			border-left: none;
			border-right : none;
			background-color: transparent;
			color: green;
		}

			#menu li li li	{
				list-style: url("../images/bullet_menu.gif") ;
				text-indent : 0em;
				margin-left : 2em;
				padding-left : 0;
				text-indent : 0;
			}

			#menu li li li a	{
				border : none;
				font-size : 80%;
				background-color: transparent;
				font-weight : normal;
				color : #000;
				width : 90%;
			}
/*	content
	===========
*/

#content	{
	position : absolute;
	top : 30px;
	left : 16em;
	right : 30px;
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	padding : 90px 0px 10px 10px;
	background : white;
}
	#content h1	{
		background : url("../images/bg_h1.jpg");
		background-repeat : no-repeat;
		border : none;
		font-size : 1em;
		letter-spacing : 0.5em;
		padding : 5px 5px 5px 15px;
		margin-left : -10px;
		border-top : solid 1px black;
		border-bottom : solid 1px black;
	}
	#content h2	{
		font-size : 110%;
	}
	#content h3	{
		font-size:100%;
		margin:2em 0 1em 0;
	}
	#content p	{
		margin : 1em;
		padding : 1em;
		line-height : 1.3em;
	}
	#content .center	{
		text-align:center;
		line-height:0;
		margin:0 0 0 0;
		padding:0 0 0 0;
	}
	#content ul	{
		line-height : 1.5em;
		margin-bottom : 1em;
	}
		#content ul li	{
			margin-left:4em;
			list-style-image:url("../images/bullet_menu.gif");
		}
		#content ol li	{
			margin-left: 4em;
			line-height:2em;
		}
	#content .footer	{
		text-align:center;
		font-size:80%;
		clear:both;
	}	
		#content .footer p	{
		text-align:center;
		margin:0.3em 0 0 0;
		padding:0;
		}
	#content .address	{
		margin:0 0 0 4em;
		padding:0;
		text-align:left;
	}
		#content .address p	{
			margin:0;
			padding:0;
			text-align:left;
			line-height:1.1em;
		}
	#content .note	{
		float:right;
		clear:both;
		width:10em;
		margin:0em 0em 1em 1em;
		padding:1em;
		text-align:center;
	}
		#content .note img	{
			border:solid 1px black;
			padding:5px;
			background:white;
		}
	#content .celeb	{
		float:right;
		clear:both;
		width:10em;
		margin:0em 0em 1em 1em;
		padding:1em;
		text-align:center;
	}
		#content .celeb img	{
			border:solid 1px black;
			padding:0px;
			background:white;
		}
	#content .outline li {
		margin-top:2em;
		margin-left:-1em;
		padding-left:-1em;
		list-style:none;
		list-style-image:none;
		font-weight:bold;
	}

		#content .outline li li	{
			margin-left : 1em;
			margin-top:0.5em;
			font-weight:normal;
		}

			#content .outline li li li	{
				margin-left : 1em;
				list-style:disc;
				list-style-image:url("../images/bullet_menu.gif");
			}

	.photo	{
		float:right;
		border:solid black 1px;
		padding:0;
		margin:1em;
	}
	#content img.float	{
		margin:0 1em 1em 0;
		float:left;
	}
	
	#content .address	{
	}
	
	#content ul .address li	{
		margin-left:0;
		line-height:1em;
		padding:0;
		list-style:none;
		list-style-image:none;
	}
	#content ul.job	li	{
		font-weight:bold;
	}
#content table, td, tr, th	{
	background:#fff;
	color:#000;
	border:solid 1px black;
	border-collapse:collapse;
	vertical-align:top;
	margin-right:1em;
	text-align:left;
}

.tlabel	{
	border-right:none;
}

.cbox	{
	border-left:none;
}
	#content td	{
		padding:0.3em;
	}
	#content th	{
		background:#C0FFC0;
		padding:0.5em;
	}

	#content td p	{
			padding:0;
			margin:0.5em 0 0.5em 0;
		}
	
	#content th p	{
			padding:0.5em;
			margin:0.5em 0 0.5em 0;
		}
		
	#content td.row_head	{
			font-weight:bold;
			text-align:center;
		}

	#content td ul	{
		margin-left : 1em;
	}
	#content td li	{
		margin-left:1em;
	}

	#content .buttonset	{
		position:block;
		padding:1em;
		text-align:center;
		
	}
		#content .buttonset a	{
			position:relative;
			display:block;
			float:left;
			width:10em;
			margin-left:1em;
			text-align:center;
			background:url("../images/bg_button.jpg") no-repeat bottom left white;
			text-align:center;
			padding:1em;
			border:solid 1px gray;
			color:black;
			text-decoration:none;
			font-weight:bold;
		}
		#content .buttonset a:hover	{
			border:solid 1px #004000;
			background:#DFF3DF;
		}
.newsblock	{
	position : relative;
	clear:both;
	border:outset 1px #C0FFC0;
	margin:1em;
}
	.newsblock .newshead	{
		padding:1em;
		font-weight:bold;
		background:#F0FCF0;
		border-bottom:1px solid green;
	}
		.newsblock .newshead .date	{
			font-size:80%;
			font-weight:normal;
			margin-top:1em;
		}
		.newsblock .newshead .title	{
			font-size:100%;
			font-weight:bold;
		}
			.newsblock .newshead .title	{
				font-size:100%;
			}
		
		#content .newsblock .newstext h2	{
			margin-left:1em;
			font-size:100%;
		}
			