html body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#555
}

h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin:0;
	font-weight:bold
}

h1 {
	font-size:14px;
	display:inline;
	page-break-after:avoid;
	page-break-before:avoid;
	page-break-inside:avoid
}

h2 {
	font-size:16px
}

h3 {
	font-size:14px
}

h4 {
	font-size:13px
}

h5 {
	font-size:12px
}

h6 {
	font-size:11px
}

a, a:link, a:visited, a:active {
	color:#333;
	text-decoration:none
}

a:hover {
	text-decoration:underline
}

.linkheader {
	font:700 12px Arial, Helvetica, sans-serif;
	height:28px;
	line-height:28px;
	text-indent:30px
}

a.home {
	color:#619001
}

a.directory {
	color:#deb302
}

a.products {
	color:#38d350
}

a.jobs {
	color:#fc8535
}

a.events {
	color:#39bdfd
}

a.usefullinks {
	color:#d33e42
}

a.pressrel {
	color:#8145b3
}

a.grey {
	color:#666
}

.white, .white a {
color:#FFFFFF;
}

.dirTitle h1, .dirTitle .pageing, .dirSubTitle h2 {
	position:absolute
}

.dirTitle, .dirTitle h1, .dirTitle .pageing, .dirSubTitle, .dirSubTitle h2 {
	display:block
}

.dirTitle, .dirTitle h1 {
	text-align:left;
	line-height:30px;
	color:#333;
	height:30px
}

.dirTitle {
	width:100%;
	background-image:url(../directory/images/titlebar.jpg);
	background-repeat:repeat-x;
	position:relative
}

.dirTitle h1 {
	left:5px;
	top:0;
	width:40%;
	font-size:16px;
	font-weight:700;
	float:left
}

.dirTitle .pageing {
	right:5px;
	top:0;
	height:30px;
	width:50%;
	line-height:30px;
	float:right
}

.dirSubTitle, .dirSubTitle h2 {
	width:100%;
	height:30px;
	text-align:left;
	line-height:30px;
	color:#555
}

.dirSubTitle {
	background-image:url(../directory/images/subtitlebar.jpg);
	background-repeat:repeat-x;
	position:relative
}

.dirSubTitle h2 {
	left:5px;
	top:0;
	font-size:14px;
	font-weight:700;
	float:left
}