body {
	margin: 1px 0px 10px 0px;
	font-size: 100%;
	font-family: Verdana;
	background-color: #BCC2CB;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(/images/template/body-page-top.gif);
}
h1,h2,h3 {
	font-family: Arial, Helvetica, sans serif;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	color: black;
	margin: 0px;
}
h2 {
	margin-top: 10px;
	font-size: 130%;
	color: black;
}
h3 {
	margin-top: 10px;
	font-size: 110%;
	color: black;
}
h4 {
	margin-top: 10px;
	font-size: 100%;
	color: black;
}
h5 {
	margin-top: 10px;
	font-size: 90%;
	color: black;
}
P, TD, TH, UL, OL {
	font-size: 80%;
}
TD P,TH P,UL P,DL P,OL P {
	font-size: 100%;
}
TD P {
	margin-top: 0px;
	margin-bottom: 6px;
}
IMG {
	border: 0px;
	padding: 3px;
}
LI {
	margin-bottom: 6px;
}
A:link, A:active {
	color: Navy;
}
A:hover {
	color: gray;
	text-decoration: none;
}
A:visited {
	color: black;
}
#bcrumbs {
	padding: 0px;
	margin: 2px 0px 10px 0px;
	color: gray;
	font-size: 8pt;
}
#bcrumbs a {
	color: gray;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 5px;
	background-position: 2px left;
	background-repeat: no-repeat;
	background-image: url(/images/template/bcrumbs-leadin.gif) !important;
}
#bcrumbs a:hover, #bcrumbs a:active {
	color: silver;
	text-decoration: underline;
}
.pinkText {
	color: #C40060 !important;
}
.greenText {
	color: #3E851C !important;
}

UL.arrowLinkList {
	margin: 0px 0px 0px 0px;	/*removes indent IE and Opera*/
	padding: 0px;	/*removes indent Mozilla and NN7*/
	list-style-type: none;	/*turns off display of bullet*/
}
UL.arrowLinkList * A,UL.arrowLinkList * A:link,UL.arrowLinkList * A:visited {
	padding: 2px 2px 2px 15px;
	background-position: 3px left;
	background-repeat: no-repeat;
	background-image: url(/images/template/sidebar-second-level-off.gif) !important;
}
UL.arrowLinkList * A:hover {
	background-image: url(/images/template/sidebar-second-level-over.gif) !important;
}

A.arrowLink,A.arrowLink:link,A.arrowLink:visited {
	text-decoration: none;
	color: #3E851C;
	padding: 2px 2px 2px 15px;
	display: block;
	background-position: left 3px;
	background-repeat: no-repeat;
	background-image: url(/images/template/sidebar-second-level-over.gif) !important;
}

A.arrowLink:hover {
	background-image: url(/images/template/sidebar-second-level-off.gif) !important;
}

P.homepageLinkItem {
	font-size: 10px;
	border-bottom: 1px solid #3E851C;
}

#pageWrapper {
	display: block;
	width: 796px;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-position: left;
	background-repeat: repeat-y;
	background-image: url(/images/template/sidebar-spreader.gif);
}
#topLogo {
	display: block;
	width: 185px;
	height: 105px;
	margin: 0px;
	float: left;
	clear: left;
	background-color: navy;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(/images/template/labourware-logo.gif);
}
#topRightSection {
	margin: 0px;
	width: 611px;
	height: 105px;
	float: right;
}
#topRightSection #siteHeader {
	width: 611px;
	height: 70px;
	display: block;
	background-color: white;
	background-position: 1px 1px;
	background-repeat: no-repeat;
	background-image: url(/images/template/clouds.jpg);
}
#topRightSection #siteHeader h1 {
	display: none;
}

#contentArea {
	margin: 0px;	
	padding: 0px;
	float: left;
	width: 610px;
	font-size: 80%;
}
#contentArea P,#contentArea UL,#contentArea OL,#contentArea TH,#contentArea TD {
	font-size: 100%;
}
#contentArea UL {
	list-style-image: url(/images/template/bullet-orange.gif);
}
#contentArea UL * UL {
	list-style-image: none !important;
}

h1.pageTitle {
	clear: both;
	margin: 0px;
	padding: 3px 5px 3px 15px;
	color: white;
	text-align: left;
	letter-spacing: 1px;
	border-top: 1px solid white;
	font-weight: normal;
	font-size: 14pt;
	background-color: #2E407D;
}

/* BUTTON STYLES FOR SIDE NAVIGATION*/
#sideSpecial {
	padding-left: 20px !important;
	font-weight: bold;
	font-size: 10pt !important;
	font-family: arial, helvetica, sans serif;
	color: #ffffcc !important;
}
#sideSpecial A {
	padding-top: 10px;
	background: none !important;
	display: block;
	text-decoration: none;
	color: #ffffcc !important;
}
#sideSpecial A:hover {
	color: #99cc66 !important;
}

#underSidebar {
	background-image: url(/images/template/sidebar-bottom.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 185px;
	height: 300px;
	padding-top: 10px;
	overflow: hidden;
}
#underSidebar img {
	border: 0px;
	margin-left: 0px;
	padding: 0px;
}

#sideMenu {
	clear: both;
	float: left;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans serif;
	width: 185px;
	border-top: 1px solid white;
	background-color: #404B79;
	border-right: 1px solid white;
	min-height: 300px;
}

#sideMenu #sectionHeader {
	display: block;
	width: 161px;
	text-decoration: none;
	padding: 8px 2px 8px 22px;
	margin: 0px;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(/images/template/sidebar-header.gif);
	color: #474648;
}

#sideMenu #headlinesHeader {
	display: block;
	width: 161px;
	text-decoration: none;
	padding: 8px 11px 8px 13px;
	margin: 0px;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	color: white;
	border-bottom: 2px solid white;
}

#headlineListings {
	width: 175px;
	padding: 5px;
	color: #3e851c;
	font-size: 14px;
	baackground-color: #d8e7d2;
	border-bottom: 2px solid white;
}

#headlineListings P {
	padding-bottom: 5px;
}

#sideMenu P {
	margin: 0px 0px 0px 10px;
}
#sideMenu A {
	text-decoration: none;
	color: black;
}
#headlineListings A {
	text-decoration: none;
	color: black;
}
#headlineListings A:hover {
	color: #3e851c;
}

#sideMenu ul {
	margin: 0px 0px 0px 0px;	/*removes indent IE and Opera*/
	padding: 0px;	/*removes indent Mozilla and NN7*/
	list-style-type: none;	/*turns off display of bullet*/
	font: 14px arial, sans-serif;
}
#sideMenu ul li {
	padding: 0px;
	margin: 0px; /* space between nav items  */
}
#sideMenu ul * a {
	display: block;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
}
#sideMenu ul {
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: none;
}
#sideMenu ul li {
	border-bottom: none;
}
#sideMenu ul li a,#sideMenu ul li a:visited {
	width: 153px;
	padding: 12px 2px 9px 30px;
	font-size: 15px;
	font-weight: bold;
	color: #d1d1e0;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(/images/template/sidebar-btn.gif);
}
#sideMenu ul li a:hover {
	background-image: url(/images/template/sidebar-btn-hover.gif);
}
#sideMenu ul li a.onPage, #sideMenu ul li a.onPage:visited, #sideMenu ul li a.onPage:hover {
	background-image: url(/images/template/sidebar-btn-hover.gif);
}

#sideMenu ul li ul {
	padding-top: 0px;
	padding-bottom: 0px;
}
#sideMenu ul li ul li a,#sideMenu ul li ul li a:visited {
	width: 133px;
	padding: 2px 2px 2px 25px;
	font-size: 11px;
	color: black;
	font-weight: normal;
	background-image: none;
}
#sideMenu ul li ul li a:hover {
	background-color: #DAE6F2;
	background-image: none;
}
#sideMenu ul li ul li a.onPage, #sideMenu ul li ul li a.onPage:visited, #sideMenu ul li ul li a.onPage:hover {
	background-color: #0568aa;
	background-image: none;
	color: white;
}

#topSubMenu {
	clear: both;
	height: 37px;
	background-color: #283f49;
}
#topSubMenu ul {
	margin: 0px;
	padding: 0px;
}
#topSubMenu ul li {
	float: right;
	list-style-type: none;
	width: auto;
	font-size: 12px;
	color: white;
	font-family: Arial, Helvetica, "sans serif";
}

#topSubMenu a {
	padding: 10px 10px 2px 12px;
	background-image: url(/images/template/top-nav-left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
	color: white;
	display: block;
}

/***********************************************************************
***
	DHTML MENU CONFIGURATION
***
***********************************************************************/

/* General configuration CSS */

#topMenu {
	width: 611px;
	height: 35px;
	overflow: hidden;
	visibility: hidden;	
}
#topMenu ul li ul {
	display: none;	/* Needed to display ok in Opera */
}

#topMenu ul {
	margin: 0px;	/* No indent */
	padding: 0px;	/* No indent */
}

#topMenu li {
	list-style-type: none;	/* No bullets */
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}	
#topMenu a {
	margin: 0px;
	padding: 0px;
}
/* End general configuration CSS */

/* Cosmetic */

/***********************************************************************
	CSS - MENU BLOCKS
 	General rules for all menu blocks (group of sub items) 
***********************************************************************/
#topMenu ul.menuBlock1 {	/* Menu bar - main menu items */
	width: 615px;
	height: 35px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#topMenu ul.menuBlock2, #topMenu ul.menuBlock3, #topMenu ul.menuBlock4 {	
	width: 150px !important;
	padding: 1px;
	border: 1px solid #555;
	background-color: #E2EBED;
	overflow: visible;
}

/***********************************************************************
	CSS - MENU ITEMS
 	Here, you could assign rules to the menu items at different depths.
***********************************************************************/
/* General rules for all menu items */
#topMenu a {
	text-decoration: none;
	font-family: Arial, Helvetica, "sans serif";
	display: block;
	font-size: 11px;
	text-decoration: none;
}

/*
Main menu items 
*/

#topMenu .currentDepth1 a {
	width: 117px;
	text-align: center;
	padding: 12px 2px 6px 2px;
	border-left: 1px solid white;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Trebuchet MS, Arial, Helvetica, "sans serif";
	background-image: url(/images/template/top-nav-app.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	color: white;
}
#topMenu .currentDepth1over a, #topMenu .currentDepth1 a.onPage {	/* Text rules */
	width: 117px;
	text-align: center;
	padding: 12px 2px 6px 2px;
	border-left: 1px solid white;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Trebuchet MS, Arial, Helvetica, "sans serif";
	background-image: url(/images/template/top-nav-tra-over.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	color: white;
}

/* Sub menu depth 1 */
#topMenu .currentDepth2 {
	padding-right: 0px;
	border: 1px solid #FFF;
}
#topMenu .currentDepth2over {
	padding-right: 0px;
	background-color: #E2EBED;
	border: 1px solid #3E851C;
}
#topMenu .currentDepth2over a {	/* Text rules */
	color: #000;
	background-color: #d8e7d2;
}
/* Sub menu depth 2 */
#topMenu .currentDepth3 {
	padding-right: 0px;
	border: 1px solid #FFF;
}
#topMenu .currentDepth3over {
	padding-right: 0px;
	background-color: #EDE3EB;
	border: 1px solid #3E851C;
}
/* Sub menu depth 3 */
#topMenu .currentDepth4 {
	padding-right: 0px;
	border: 1px solid #FFF;
}
#topMenu .currentDepth4over {
	padding-right: 0px;
	background-color: #EBEDE3;
	border: 1px solid #3E851C;
}	

#bottomSubMenu {
	float: right;
	height: 40px;
	margin: 0px;
	padding: 0px;
	width: 600px;
	overflow: hidden;
}
#bottomSubMenu ul {
	margin: 0px;
	height: 20px;
	padding: 10px 0px 0px 0px;
}
#bottomSubMenu ul li {
	float: right;
	list-style-type: none;
	width: auto;
	font-family: Arial, Helvetica, "sans serif";
}

#bottomSubMenu a {
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	font-size: 11px;
	color: #474648;
	display: block;
}
#bottomSubMenu a:hover {
	color: navy;
}

#footerSection {
	clear: both;
	height: 40px;
	background-color: #D4E4EC;
	border-top: 1px solid black;
}

A.inlineButton {
	width: 80px;
	border: 1px solid black;
	padding: 2px;
	background-color: #dff0c6;
}

DIV.highlightBox {
	background-image: url(/images/template/highlight-content-left.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 208px;
	float: left;
	margin: 15px;
	background-color: white;
	margin: 0px; padding: 0px 20px 0px 0px;
}
DIV.highlightBox DIV.hbHeader {
	background-image: url(/images/template/highlight-header-left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px; padding: 0px;
}
DIV.highlightBox DIV.hbHeader h2 {
	background-image: url(/images/template/highlight-header-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border: none;
	margin: 0px; padding: 0px 2px 0px 2px;
	font-size: 15px;
	height: 22px;
	overflow: hidden;
	text-align: center;
	color: black;
	font-weight: bold;
}
DIV.highlightBox DIV.hbContent {
	background-image: url(/images/template/highlight-content-right.gif);
	background-position: top right;
	background-repeat: repeat-y;
	margin: 0px; padding: 2px 7px 2px 5px;
}
DIV.highlightBox DIV.hbFooter {
	background-image: url(/images/template/highlight-footer-left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size:8px;
	margin: 0px; padding: 0px;
	height: 17px;
}
DIV.highlightBox DIV.hbFooter DIV.hbFooterCorner {
	background-image: url(/images/template/highlight-footer-right.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size:8px;
	height: 17px;
}

DIV.hbSectionItem {
	border-bottom: 1px solid #d5e0d9;
	padding-top: 5px;
	padding-bottom: 5px;
}

DIV.hbSectionItem A,DIV.hbSectionItem A:link,DIV.hbSectionItem A:visited {
	text-decoration: none;
	color: #4b578b;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	display: block;
}


SPAN.hbSectionDescription {
	display: block;
	padding-left: 10px;
	font-size: 80%;
}


#searchResults TABLE {
	border-top: 1px solid black !important;
	border-left: 1px solid black !important;
	border-right: 0px !important;
	border-bottom: 0px !important;
	font-size: 9pt;
	padding: 2px;
	margin: 0px;
}
#searchResults TD {
	border-top: 0px !important;
	border-left: 0px !important;
	border-right: 2px solid #d0d0d0 !important;
	border-bottom: 2px solid #c0c0c0 !important;
	font-size: 8pt;
	padding: 2px;
	margin: 0px;
}
#searchResults TH {
	border-top: 0px !important;
	border-left: 0px !important;
	border-right: 2px solid #d0d0d0 !important;
	border-bottom: 2px solid #c0c0c0 !important;
	background-color: #afb9d1;
	color: white;
	font-size: 9pt;
	padding: 2px;
	margin: 0px;
}

