body {
	background-color: #F5F5F5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
  cursor: pointer!important;
}
a:focus {outline: none}


/**********************
CENTRE PAGE IN WINDOW
***********************/

#centre {
	width: 100%;
	text-align: center;
}

#shadow {
	width:778px;
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/backgrounds/shadow.jpg);
	background-repeat: repeat-y;
}

#container {
	width:750px;
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	background-color: #FFFFFF;
}

/**********************
TOP BAR
***********************/

#topbar {
	background-image: url(../images/backgrounds/topbar.jpg);
	background-repeat: repeat-x;
	/*height: 89px;*/
	position:relative;
	width:750px;
}
.panelbar.RadPanelbar_non.pbPanelMenu {
width:170px !important;

}
#topbarRow1 {
	height: 34px;
}
#topbarRow2 {
}
#logo {
	padding: 20px 0 0 17px;
	clear:both;
}

/**********************
FLASH
***********************/

#flash {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#pageHeader {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
/*#pageHeaderLeft {
	float: left;
}
#pageHeaderRight {
	float: left;
}*/

/**********************
NAVIGATION
***********************/

#navbar {
	float: right;
	/*margin-top: 32px;*/
}


/**********************
DROP DOWN NAVIGATION
***********************/

#navigation, #navigation ul {
	float: left;
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #A3C437;
}
#navigation a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #0063A5;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
#navigation a:hover {
	color: #83BA3A;
}
#navigation li {
	float: left;
	padding: 0;
}
#navigation li a {
	padding-right: 6px;
	padding-left: 6px;
}
#navigation li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 141px;
	font-weight: normal;
	margin: 0;
	background-color: #6F2C28;
}
#navigation li li {
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CACACA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CACACA;
	font-size: 10px;
	font-weight: normal;
}
#navigation li ul a {
	width: 140px;
	color: #0063A5;
	padding: 4px;
	font-size: 10px;
	font-weight: normal;
}
#navigation li ul a:hover {
	width: 140px;
	color: #83BA3A;
}
#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul, #navigation li li li.sfhover ul {
	left: auto;
	background-color: #FFFFFF;
}
#navigation li:hover, #navigation li.sfhover {
	background-color: #FFFFFF;
}

#navigation #selected {
	background-image: url(../images/backgrounds/topnav-arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #A3C437;
	font-weight: bold;
	font-size: 12px;
}

/**********************
COUNTRY SITE SELECTOR
***********************/

#countries {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 49px !important;
	width:100px;
	float:left;
	
}
#countries img {
}
.countrySelected {
	background-image: url(../images/backgrounds/countrySelector.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 1px;
	padding-top: 8px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration:none;
}
.countrynonSelected {
	margin-top: 1px;
	padding-top: 8px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#siteSelector, #siteSelector ul {
	float: left;
	list-style: none;
	line-height: 1;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	width: 200px;
	color: #666;
	margin: 0px;
	padding: 0px;
}
#siteSelector a {
	display: block;
	text-decoration: none !important;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#siteSelector a:hover {
	color: #83BA3A;
}
#siteSelector li {
	float: left;
	padding: 0px;
}
#siteSelector li a {
	padding-right: 0px;
	padding-left: 0px;
}
#siteSelector li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 141px;
	font-weight: normal;
	margin: 0;
	border: 1px solid #E8E8E8;
	margin-top: 2px;
}
#siteSelector li li {
	width: 140px;
	font-size: 11px;
	font-weight: normal;
}
#siteSelector li ul a {
	width: 140px;
	color: #666;
	padding: 1px;
	font-size: 11px;
	font-weight: normal;
}
#siteSelector li ul a:hover {
	width: 140px;
	color: #83BA3A;
}
#siteSelector li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul, #navigation li li li.sfhover ul {
	left: auto;
	background-color: #FFFFFF;
}
#siteSelector li:hover, #navigation li.sfhover {
	background-color: #FFFFFF;
}





/**********************
LOGIN
***********************/

#login {
	font-size: 10px;
	color: #999999;
	background-image: url(../images/backgrounds/login.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-right: 8px;
	position:absolute;
	top:0;
	right:0;
	margin-top: 10px;


}
#login p {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#login a:link {
	color: #666666;
	text-decoration: none;
}
#login a:visited {
	color: #666666;
	text-decoration: none;
}
#login a:hover {
	color: #83BA3A;
	text-decoration: underline;
}
#login .error {
	padding:10px 0;
	color: red;
	font-weight:bold;
}
#login table {
	margin-left:20px;
}
#login table td {
	padding-right:5px;
}
#login .loggedIn {
	padding-top:5px;
}



/**********************
BREADCRUMBS
***********************/

#breadcrumbs {
	background-image: url(../images/backgrounds/breadcrumbs.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	font-size: 9px;
	color: #999999;
	height: 28px;
	text-transform:lowercase;
}
#breadcrumbs a:link {
	color: #999999;
	text-decoration: none;
}
#breadcrumbs a:visited {
	color: #999999;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #83BA3A;
	text-decoration: underline;
}
#breadcrumbs strong {
	color: #999999;
	font-weight: bold;
}


/**********************
MAIN
***********************/

#main {
	margin-top: 12px;
}
#mainHome {
	margin-top: 6px;
}

/**********************
HOMEPAGE ELEMENTS
***********************/

#intro {
	float: left;
	width: 510px;
	margin-top: 8px;
}

#intro p {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 18px;
}

#intro a:link {
	color: #8DC73F;
	text-decoration: none;
}
#intro a:visited {
	color: #8DC73F;
	text-decoration: none;
}
#intro a:hover {
	color: #648F2C;
	text-decoration: underline;
}
#intro strong {
	color: #83BA3A;
	font-weight: bold;
}



/**********************
CONTENT
***********************/

#content {
	float: left;
	width: 390px;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin-bottom: 25px;
}
#contentwide {
	float: left;
	width: 550px;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin-bottom: 25px;
}
.wider {
	width:750px !important;
}
#content h1, #contentwide h1 {
	font-size: 18px;
	color: #8DC73F;
	font-weight: bold;
	padding: 0px;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content h2, #contentwide h2 {
	font-size: 13px;
	color: #8DC73F;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content .greenlitebox h2 {
	margin-top:0;
}
#content h3, #contentwide h3 {
	font-size: 12px;
	color: #8DC73F;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content h4, #contentwide h4 {
	font-size: 11px;
	color: #8DC73F;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content h5, #contentwide h5 {
	font-size: 11px;
	color: #8DC73F;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content h6, #contentwide h6 {
	font-size: 11px;
	color: #8DC73F;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content p, #contentwide p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content a:link, #contentwide a:link {
	color: #8DC73F;
	text-decoration: underline;
}
#content a:visited, #contentwide a:visited {
	text-decoration: underline;
	color: #8DC73F;
}
#content a:hover, #contentwide a:hover {
	color: #648F2C;
	text-decoration: underline;
}
#content ul, #contentwide ul, #rightbar ul {
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#content ol, #contentwide ol, #rightbar ol {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
#content ul li, #contentwide ul li, #rightbar ul li {
	list-style-image: url(../images/generic/bullet.gif);
	padding-right:20px;
}
#content ul li strong, #contentwide ul li strong {
	font-size:12px;
}
#content ol li {
}
#content strong, #contentwide strong {
	color: #77A835;
}
#content em {
	font-size: 10px;
	line-height: 14px;
	color: #999999;
}
#content blockquote {
	background-color: #F5F5F5;
	padding: 12px;
	border: 1px solid #DBDBDB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content blockquote p {
	margin: 0px;
	padding: 0px;
	color: #666666;
}
#content blockquote h3 {
	font-size: 12px;
	color: #8DC73F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#content h2.JobHeader {
	margin:0;
	color:white;
	background-image: url(../images/backgrounds/table-heading.jpg);
	background-repeat: repeat-x;
	line-height:30px;
	background-color: #8DC73F;
	padding-left:12px;
	
}
.userform {
	padding: 12px;
	border: 1px solid #DBDBDB;
	background-color: #F5F5F5;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.userform em {
	font-style: normal;
	color: #999999;
	font-size: 9px;
}
.userform strong {
	font-size: 12px;
}
.userform td {
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.formbutton input {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	background:#99CC00;
	margin:0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:none;
	padding:3px;
	cursor:pointer;
	}
	#results_page {
font-weight:bold;
line-height:30px;
text-align:right;
	}
	.results_head	{
background-color:#99CC00;
color:#FFF;
}

.results_alt{
background-color:#F4F9F3;

}
	
.datatable {
margin:0;
}
.datapage {
border:0 solid #F3F3F3;
font-size:11px;
padding:5px;
vertical-align:text-bottom;
}
.datapage .formDropDown-small {
border:1px solid #DBDBDB;
color:#333333;
font-family:Verdana,Tahoma,Geneva,sans-serif;
font-size:11px;
width:40px;
}
.datatable .column_header {
background-color:#7EB533;
background-image:url(../images/backgrounds/table-heading.jpg);
background-repeat:repeat-x;
border-bottom:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
padding:3px;
text-align:left;
}
.datatable tr {
background-color:#F3F3F3;
}
.datatable .selectable:hover {
background-color:white;
cursor:pointer;
}
.datatable a {
color:#7EB533;
}
.datatable td {
border:1px solid white;
color:#333333;
font-size:11px;
margin:0;
padding:3px;
text-align:left;
vertical-align:middle;
}
.datatable td:hover {
}

.SearchResults div ul {
	display:block;
	margin:0;
	padding:0;
}
.SearchResults div ul li {
	display:block;
	margin:0;
	padding:0;
	list-style:none;
	background:none;
}

#jobSearch {
background-color:#2F74AD;
background-image:url(../images/rightbar/looking-for-a-job-bg.jpg);
background-repeat:repeat-x;
margin-bottom:2px;
}
#jobSearch .jobSearch_title {
background-image:url(../images/jobsearch/jobsearch_header_centre.jpg);
background-repeat:repeat-x;
color:white;
font-size:13px;
font-weight:bold;
height:38px;
line-height:22px;
padding:10px 10px 10px 0;
vertical-align:middle;
}
#jobSearch .jobSearch_header_left {
background-image:url(../images/jobsearch/jobsearch_header_left.jpg);
background-position:0 0;
background-repeat:no-repeat;
height:12px;
padding:0;
width:11px;
}
#jobSearch .jobSearch_header_right {
background-image:url(../images/jobsearch/jobsearch_header_right.jpg);
background-position:0 0;
background-repeat:no-repeat;
height:12px;
padding:0;
width:11px;
}
#jobSearch .jobSearch_footer_left {
background-image:url(../images/jobsearch/jobsearch_footer_left.jpg);
background-position:0 0;
background-repeat:no-repeat;
height:12px;
padding:0;
width:11px;
}
#jobSearch .jobSearch_footer_right {
background-image:url(../images/jobsearch/jobsearch_footer_right.jpg);
background-position:0 0;
background-repeat:no-repeat;
height:12px;
padding:0;
width:11px;
}
#jobSearch td {
border-style:solid;
border-width:0;
color:white;
font-size:11px;
font-weight:bold;
margin:0;
padding:1px 1px 3px;
text-align:left;
vertical-align:top;
}
#jobSearch .date_calendar {
border:1px solid #DBDBDB;
color:#333333;
font-family:Verdana,Tahoma,Geneva,sans-serif;
font-size:11px;
line-height:16px;
padding:1px 1px 1px 3px;
width:80px;
}

.formField, .textbox, .textarea {
	font-size: 11px;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 2px;
	background-color: #FFFFFF;
	width: 210px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #8EC641;
}
.formDropDown {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	border: 1px solid #DBDBDB;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 1px;
	width: 160px;
}
.dropdown {
	font-size: 11px;
	line-height: 16px;
	color: #0063A5;
	border: 1px solid #DBDBDB;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 1px;
	width: 80px;
}
.leftAlign {
	float: left;
	margin-right: 15px;
}
.rightAlign {
	float: right;
	margin-left: 15px;
}
.hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CACACA;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.roundedPanel {
	background-image: url(../images/backgrounds/contentRoundedPanelBg.gif);
	padding-right: 14px;
	padding-left: 14px;
	margin: 0px;
}
.roundedPanelHeader {
	background-image: url(../images/backgrounds/contentRoundedPanelHeader.gif);
	height: 12px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.roundedPanelFooter {
	background-image: url(../images/backgrounds/contentRoundedPanelFooter.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 12px;
	margin-bottom: 20px;
}
#content .roundedPanel h2 {
	font-size: 12px;
	color: #1269AA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content .roundedPanel p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.boxes3columnGrid {
	width: 123px;
	float: left;
	margin-right: 5px;
	margin-bottom: 15px;
}
.boxes3columnGridTextGreen {
	width: 123px;
	background-image: url(../images/backgrounds/boxes3columnGridTextGreen.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 33px;
}
.boxes3columnGridTextBlue {
	width: 123px;
	background-image: url(../images/backgrounds/boxes3columnGridTextBlue.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 33px;
}
#content .boxes3columnGrid h3 {
	font-size: 11px;
	line-height: 13px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
}
#content .boxes3columnGrid a:link {
	color: #FFF;
	text-decoration: none;
}
#content .boxes3columnGrid a:visited {
	text-decoration: none;
	color: #FFF;
}
#content .boxes3columnGrid a:hover {
	color: #FFF;
	text-decoration: underline;
}

.contentflashContainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

/**********************
FUNCTIONALITY
***********************/

#functionality {
	font-size: 10px;
	margin-left: 170px;
	margin-bottom: 20px;
}
#functionality ul {
	margin: 0px;
	padding: 0px;
}
#functionality li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#functionality a:link {
	color: #8DC73F;
	text-decoration: none;
}
#functionality a:visited {
	color: #8DC73F;
	text-decoration: none;
}
#functionality a:hover {
	color: #648F2C;
	text-decoration: underline;
}
.printpage {
	margin-right: 15px;
	background-image: url(../images/icons/printpage.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: 16px;
}
.sendpage {
	margin-right: 15px;
	background-image: url(../images/icons/sendpage.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: 16px;
}
.bookmarkpage {
	background-image: url(../images/icons/bookmarkpage.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: 14px;
}



/**********************
LEFTBAR
***********************/

#leftbar {
	float: left;
	width: 170px;
}
#leftbar img {
	margin:20px 0 0 4px;
}	

/**********************
SUBNAV
***********************/

#subnav {
	width: 145px;
	margin-bottom: 0px;
}
#subnavMenu {
	font-size: 11px;
}
#subnavMenu ul {
	color: #666666;
	margin: 0px 0px 0px 4px;
	padding: 0px;
}
#subnavMenu ul ul {
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#subnavMenu ul ul ul {
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#subnavMenu li {
	color: #666666;
	list-style-type: none;
	line-height: 18px;
	width: 135px;
	font-size:10px;		
}
#subnavMenu li a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 140px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/subnav/bg-off.gif);
}
#subnavMenu li a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 140px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/subnav/bg-off.gif);
}
#subnavMenu li a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 140px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/subnav/bg-on.gif);
}
#subnavMenu li .expanded, #subnavMenu li .selected {
	font-weight: bold !important;
	color: #FFFFFF !important;
	text-decoration: none !important;
	display: block !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
	width: 140px !important;
	padding-left: 6px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
	background-image: url(../images/subnav/bg-selected.gif) !important;
}
#subnavMenu li ul .expanded {
	color: #8DC73F !important;
	background-image:none !important;
	font-weight: normal !important;
	text-decoration: none  !important;
	display: block !important;
	background-image: none !important;
	padding-left: 6px !important;
	padding-top: 5px !important;
	padding-bottom: 6px !important;
	line-height: 14px !important;
	background-color: #FFFFFF !important;
	border-bottom: none !important;
	width: 136px !important;
}
#subnavMenu li ul .selected {
	color: #8DC73F !important;
	background-image:none !important;
	font-weight: normal !important;
	text-decoration: underline  !important;
	display: block !important;
	background-image: none !important;
	padding-left: 6px !important;
	padding-top: 5px !important;
	padding-bottom: 6px !important;
	line-height: 14px !important;
	background-color: #FFFFFF !important;
	border-bottom-width: 1px !important;
	border-bottom-style: solid !important; 
	border-bottom-color: #E3E3E3 !important;
	width: 136px !important;
}
#subnavMenu li ul {
	margin-bottom: 16px;
	margin-left: 0px;
}
#subnavMenu li li ul {
	margin-bottom: 5px;
	margin-left: 12px;
}
#subnavMenu li li a:link {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;
	background-image: none;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 6px;
	line-height: 14px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	width: 136px;
}
#subnavMenu li li a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;
	background-image: none;
	padding-left: 6px;
	padding-top:5px;
	padding-bottom: 6px;
	line-height: 14px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	width: 136px;
}
#subnavMenu li li a:hover {
	font-weight: normal;
	color: #8DC73F;
	text-decoration: underline;
	display: block;
	background-image: none;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 6px;
	line-height: 14px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	width: 136px;
}
#subnavMenu li li strong {
	font-weight: bold;
	color: #78A835;
	text-decoration: none;
	display: block;
	background-image: none;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 6px;
	line-height: 14px;
	background-color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	width: 136px;
}
#subnavMenu li li li a:link {
	font-weight: normal;
	color: #767676;
	text-decoration: none;
	background-image: url(../templates/HTML/css/none);
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom:2px;
	line-height: 12px;
	font-size: 10px;
	display: block;
	padding-right: 0px;
	border-bottom-width: 0px;
}
#subnavMenu li li li .selected {
	font-weight: normal !important;
	color: #8DC73F !important;
	text-decoration: underline !important;
	background-image: url(../templates/HTML/css/none) !important;
	padding-left: 0px !important;
	padding-top: 2px !important;
	padding-bottom:2px !important;
	line-height: 12px !important;
	font-size: 10px !important;
	display: block !important;
	padding-right: 0px !important;
	border-bottom-width: 0px !important;
}
#subnavMenu li li li a:visited {
	font-weight: normal;
	color: #767676;
	text-decoration: none;
	background-image: url(../templates/HTML/css/none);
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 12px;
	font-size: 10px;
	display: block;
	padding-right: 0px;
	border-bottom-width: 0px;
}
#subnavMenu li li li a:hover {
	font-weight: normal;
	color: #8DC73F;
	text-decoration: underline;
	background-image: url(../templates/HTML/css/none);
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 12px;
	font-size: 10px;
	display: block;
	padding-right: 0px;
	border-bottom-width: 0px;
}
#subnavMenu li li li strong {
	font-weight: normal;
	color: #8DC73F;
	text-decoration: underline;
	background-image: url(../templates/HTML/css/none);
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 12px;
	font-size: 10px;
	display: block;
	padding-right: 0px;
	border-bottom-width: 0px;
}

/**********************
RIGHTBAR
***********************/

#rightbar {
	float: right;
	width: 154px;
}

#rightbar img {
	margin-bottom: 8px;
}
.rightbarElement {
	margin-bottom: 2px;
}
.rightbarQuotation {
	margin-bottom: 2px;
	margin-top: 5px;
}
.rightbarJobSearch {
	margin-bottom: 2px;
	background-image: url(../images/rightbar/looking-for-a-job-bg.jpg);
	background-repeat: repeat-x;
	background-color: #2F74AD;
	position:relative;
	height:147px;
}
.rightbarJobSearchHeader {
	height: 38px;
	background-image: url(../images/rightbar/looking-for-a-job-header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.rightbarJobSearchFooter {
	background-image: url(../images/rightbar/looking-for-a-job-footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 12px;
	margin:0;
	padding:0;
	
}
.rightbarJobSearch form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.rightbarJobSearch table {
	margin: 0px;
	padding: 0px;
}
.rightbarJobSearch td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin: 0px;
	padding: 1px;
	text-align: left;
}

.rightbarJobSearch .FullList {
	position:absolute;
	bottom:10px;
	right:10px;
	display:block;
	color:white;
	text-decoration:none;
	font-size:11px;
}
.rightbarJobSearch .FullList:hover {
	color:white;
	text-decoration:underline;
}

.rbhd {
	display:none;
}
.rightbarJobSearchLg {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 125px;
	border: 1px solid #97BAD6;
}
.rightbarJobSearchDate {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 70px;
	border: 1px solid #97BAD6;
}
.rightbarJobSearchSm {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 45px;
	border: 1px solid #97BAD6;
}


.rightbarNewsFooter {
	background-image: url(../images/backgrounds/rightbarNewsFooter.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	height: 9px;
}
.rightbarNewsHeader {
	background-image: url(../images/backgrounds/rightbarNewsHeader.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	height: 9px;
}
.rightbarNews {
	margin-bottom: 10px;
	background-image: url(../images/backgrounds/rightbarNews.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rightbarNews ul {
}
.rightbarNews li {
	margin-bottom:10px;
}
.rightbarNews h2 {
	font-size: 12px;
	line-height: 16px;
	color: #0063A5;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 14px;
}
.rightbarNews p {
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 14px;
	width: 135px;
}
.rightbarNews a:link {
	color: #8DC73F;
	text-decoration: underline;
}
.rightbarNews a:visited {
	color: #8DC73F;
	text-decoration: underline;
}
.rightbarNews a:hover {
	color: #648F2C;
	text-decoration: underline;
}
.rightbarNews strong {
	font-weight: bold;
	line-height: 15px;
}


/**********************
FOOTER
***********************/

#footershadow {
	background-image: url(../images/backgrounds/breadcrumbs.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footer {
}
#footerbase {
	background-image: url(../images/backgrounds/footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 75px;
	width: 778px;
}

/**********************
COPYRIGHT
***********************/

#copyright {
	font-size: 9px;
	line-height: 13px;
	color: #999999;
	float: left;
	text-align: left;
	padding-left: 13px;
	margin-top: 0px;
}
#copyright ul {
	margin: 5px 0px;
	list-style-type: none;
}
#copyright li {
	display: inline;
}
#copyright a:link {
	color: #999999;
	text-decoration: none;
}
#copyright a:visited {
	color: #999999;
	text-decoration: none;
}
#copyright a:hover {
	color: #83BA3A;
	text-decoration: underline;
}
#copyright p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/**********************
TERMS
***********************/

#terms {
	font-size: 9px;
	line-height: 13px;
	color: #999999;
	float: right;
	text-align: right;
	padding-right: 12px;
	margin-top: 0px;
}
#terms ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#terms li {
	display: inline;
}
#terms a:link {
	color: #999999;
	text-decoration: none;
}
#terms a:visited {
	color: #999999;
	text-decoration: none;
}
#terms a:hover {
	color: #83BA3A;
	text-decoration: underline;
}
#terms p {
	padding: 0px;
	margin: 5px 0px 15px;
}

a img {border:0;}

h1 {margin:0; padding:0;}

/**********************
IE6 PNG background fix
***********************/

/** html img {
  behavior: url(css/iepngfix);
}*/

/**********************
Chocolate Creative Additions
***********************/

.Text-Colour-Green { color:#8DC73F; }
.Text-Colour-Blue { color:#2F74AD; }

.mapborder {
	border-right: 1px #CCCCCC solid;
	}
	
.Intro-Para {
font-weight:normal !important;
line-height:20px !important;
margin:14px 0 !important;
 color:#2F74AD;
 font-size:13px;
}
	



/**********************
form
***********************/

.error { 
	font-weight:bold;
	color:red;
}
.form {
	color:#cccccc;;
	background-color:white;
	margin-bottom:6px;
}

.form strong {
	font-size: 12px;	
}

.form td {
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.form .form_title
{	
	background-image: url(../images/form/center_header.jpg);
	background-repeat:repeat-x;
	padding:5px;
	color:#0063A5;

	font-size:12px;
	font-weight:bold;
}

.form .fields
{
	border:1px solid #bbbbbb;		
	padding:25px;		
		
}

form .fields .required_message
{
	border:0px solid #DBDBDB;	
	padding:20px;
	padding-top:0px;
}

.form .fields .required {
	color: #0063A5;
	padding-left:2px;
	font-size: 12px;
	font-weight:normal;
}

.form .fields table td
{
	padding:5px;
	
}



.form .fields .formRadioButtonList	td
{
		padding:0px;
	margin:0px;
}

.form .fields .formRadioButtonList	table
{
		padding:0px;
	margin:0px;
}

.form .fields .formRadioButtonList	tr
{
		padding:0px;
	margin:0px;
}



.form .fields .formRadioButtonList label
{
	width:150px;
}

.form .fields label
{
	display:inline-block;	
	width:145px;	
}

.form .form_header_left 
{ 	
	background-image: url(../images/form/top_left.jpg);
	background-repeat: no-repeat;
	padding:0px;
}

.form .form_header_right 
{	
	background-image: url(../images/form/top_right.jpg);
	background-repeat: no-repeat;
	background-position:right;		
	padding:0px;
	width:6px;
}

.form .form_border {
	background-image: url(../images/form/center.jpg);
	background-repeat:repeat;	
	width:6px;
}

.form .form_footer_left {
	background-image: url(../images/form/bottom_left.jpg);
	background-repeat: no-repeat;	
	height: 11px;	
	padding:0px;
	width:6px;
}

.form  .form_footer_right {
	background-image: url(../images/form/bottom_right.jpg);
	background-repeat: no-repeat;
	background-position:right;
	height: 11px;
	padding:0px;
}

/**********************
2 column grid
***********************/

.boxes2columnGrid h3 {
	font-size: 12px!important;
	line-height: 14px!important;
	padding: 8px !important;
	margin-top: 2px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 10px !important;
	font-weight: bold !important;
}
.boxes2columnGrid a:link {
	color: #FFF !important;
	text-decoration: none !important;
}
.boxes2columnGrid a:visited {
	text-decoration: none !important;
	color: #FFF !important;
}
.boxes2columnGrid a:hover {
	color: #FFF !important;
	text-decoration: underline !important;
}

.boxes2columnGrid {
	width: 181px;
	/*width: 260px;*/
	float: left;
	margin: 0 20px 28px 28px;
	
}
.boxes2columnGridTextGreen {
	width: 181px;
	/*width: 260px;*/
	/*background-image: url(../images/backgrounds/boxes2columnGridTextGreen-large.gif);*/
	background-image: url(../images/backgrounds/boxes2columnGridTextGreen.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 33px;
}
.boxes2columnGridTextBlue {
	width: 181px;
	/*width: 260px;*/
	/*background-image: url(../images/backgrounds/boxes2columnGridTextBlue-large.gif);*/
	background-image: url(../images/backgrounds/boxes2columnGridTextBlue.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 33px;
}

.boxes3columnGrid a:link {
	color: #FFF;
	text-decoration: none;
}
.boxes3columnGrid a:visited {
	text-decoration: none;
	color: #FFF;
}
.boxes3columnGrid a:hover {
	color: #FFF;
	text-decoration: underline;
}
/*/

/*--------------------------------------------------
ROUNDED CORNER BOX (EXPANDABLE)
--------------------------------------------------*/
.left { 
	width: 55%; 
	float: left; 
	padding: 0; 
	margin-right: 17px;
	}
	
.right { 
	width: 55%; 
	float: right; 
	padding: 0; 
	margin-left: 17px;
	}

.box 			{ position: relative; width: 100%; margin: 0 10px 8px 0; }
.greenbox 		{ background: #7EB533 url(../images/generic/gradient-green.gif) top repeat-x; }
.greenlitebox 	{ background: #d9eeaa url(../images/generic/gradient-litegreen.gif) top repeat-x; margin-bottom: 13px; }
.bluebox 		{ background: #0063A5 url(../images/generic/gradient-blue.gif) top repeat-x; color: #ffffff; }
.bluelitebox 	{ background: #0063A5 url(../images/generic/gradient-blue.gif) top repeat-x; color: #ffffff; }
.inner 			{ padding: 15px; }

/*--------------------------------------------------
CORNER STYLES
--------------------------------------------------*/

.corner { 
	position: absolute; 
	width: 10px; 
	height: 10px; 
	background: url(../images/generic/corners.gif) no-repeat; 
	font-size: 0%; 
	}
	
.TL { top: 0; left: 0; background-position: 0 0; }
.TR	{ top: 0; right: 0; background-position: -10px 0; }
.BL	{ bottom: 0; left: 0; background-position: 0 -10px; }
.BR	{ bottom: 0; right: 0; background-position: -10px -10px; }


/*--------------------------------------------------
ROUNDED BOX WITH STROKE (LITE GREEN background)
--------------------------------------------------*/
/* These styles are for the green lite box, to add a stroke around edges */

div.box.greenlitebox div.inner { border: 1px solid #7EB533 !important;}
div.box.greenlitebox div.corner { background-image: url(../images/generic/cornerstroke.gif) !important;}


/*--------------------------------------------------
BOX HEADING (for processes)
--------------------------------------------------*/
.box h2.heading { 
	font-size: 12px !important;
	color: #7EB533 !important; 
	padding:0px !important;
	margin:0px !important;
	}
.box h3.subheading { 
	font-size: 14px;
	color: #FFFFFF !important; 
	padding: 0px;
	margin:0px;
	}

.box p { 
	padding: 0 !important;
	margin:0 0 8px 0 !important;
	color: #FFFFFF !important; 
	}

/*--------------------------------------------------
SUCCESS STORIES
--------------------------------------------------*/

.person {
	width:160px;
	min-height:50px;
	float:left;
}
.testimonial {
	width:371px;
	float:left;

}
.quote {
	background:url(../images/dube/speechbubble-bg.gif) repeat-y; 
	margin:10px 0 10px 9px;
	position:relative;
}
.quote .top {
	background:url(../images/dube/speechbubble-top.gif) no-repeat; 
	height:14px;
	}
.quote .base {
	background:url(../images/dube/speechbubble-base.gif) no-repeat; 
	height:11px;
	}
.quote .pointer {
	background:url(../images/dube/speechbubble-pointer.gif) no-repeat; 
	height:18px;
	width:14px;
	position:absolute;
	top:20px;
	left:-13px;
	}
.quote .content {
	font-weight:normal !important;
	line-height:20px !important;
	padding:0 15px !important;
	color:#2F74AD;
	font-size:13px;
	font-style:italic;
}
.testimonial h3 {
	margin:0 0 0 20px !important;
}
.pbAdvPager {
	clear:both;
	margin:20px 0 0 20px;
	color:#999999;
}
.PagerPageCells, .PagerCurrentPageCell {
	display:none;
}
.PagerHyperlinkStyle {
 	font-size:24px;
	text-decoration:none !important;
	font-weight:bold;
}
.PagerHyperlinkStyle:hover {
 	font-size:24px;
	text-decoration:none !important;
	color:#2F74AD;
}
.PagerPrevPageCell, PagerNextPageCell {
	font-size:24px;
	font-weight:bold;
}

.pbDatalistSearch .button {
	text-align:center;
	background:url(../images/buttons/go.gif) no-repeat;
	width:22px;
	height:17px;
	border:none;
	color:#FFF;
	padding:0;
	line-height:14px;
	
	}
	
	
#jobSearch .pbDatalistSearch li {
	background:none;
	list-style-image:none;
	width:auto;
	float:left;
	display:block;
}

	
#leftbar h1 {
	font-size:14px;
	color:#8DC73F;
	margin-left:15px;
}
.greenbox h2, .bluebox h2 {
	margin:0 0 8px !important;
}
.greenbox strong, .bluebox strong {
	color:white !important;
}
.greenbox h2 {
	color:#2F74AD !important;
}
.greenbox a {
	color:#2F74AD !important;
}

.red {color:red !important;}

#application {
background-color:white;
color:#333333;
font-size:11px;
line-height:16px;
margin-bottom:2px;
}
#application .job_title {
font-size:22px;
line-height:25px;
}
#application .application_title {
background-image:url(../images/application/app_form_header_center.jpg);
background-repeat:repeat-x;
color:white;
font-size:17px;
font-weight:normal;
height:16px;
line-height:22px;
vertical-align:middle;
}
#application .application_border_left {
background-image:url(../images/application/app_form_border.jpg);
background-repeat:repeat-y;
}
#application .application_border_right {
background-image:url(../images/application/app_form_border.jpg);
background-position:right center;
background-repeat:repeat-y;
}
#application .application_header_left {
background-image:url(../images/application/app_form_header_left.jpg);
background-position:0 0;
background-repeat:no-repeat;
height:16px;
padding:0;
width:16px;
}
#application .application_header_right {
background-image:url(../images/application/app_form_header_right.jpg);
background-position:0 0;
background-repeat:no-repeat;
height:16px;
padding:0;
width:16px;
}
#application .application_footer_left {
background-image:url(../images/application/app_form_footer_left.jpg);
background-position:bottom left;
background-repeat:no-repeat;
height:64px;
padding:0;
width:16px;
background-color:#8DC73F;
}
#application .application_footer_right {
background-image:url(../images/application/app_form_footer_right.jpg);
background-position:bottom right;
background-repeat:no-repeat;
height:69px;
padding:0;
width:16px;
background-color:#8DC73F;
}
#application .application_footer_center {
background-color:#8DC73F;
color:White;
font-size:11px;
font-weight:bold;
line-height:15px;
}
#application a:link {
color:White;
text-decoration:none;
}
#application a:visited {
color:White;
text-decoration:none;
}
#application a:hover {
color:White;
text-decoration:underline;
}
#application h3 {
margin-bottom:10px;
margin-top:0;
}

/**********************
TEASERS
***********************/

#teasers {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 12px;
}
#teasers h3 {
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#teasers p {
	padding: 0px;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#teasers ul {
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding-left: 15px;
}
#teasers ul li {
	margin:0;
	padding:0;
}
#teasers a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#teasers a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#teasers a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#teasers strong {
	color: #83BA3A;
	font-weight: bold;
}
#teasers form {
	margin: 0px;
	padding: 0px;
}
#teasers table {
	margin: 0px;
	padding: 0px;
}
#teasers td {
	margin: 0px;
	padding: 1px;
}
#teasers select {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 120px;
	border: 1px solid #97BAD6;
}

#teaser1 {
	float: left;
	width: 186px;
	margin-right: 2px;
}
#teaser1Img {
	margin: 0px;
	padding: 0px;
}
#teaser1Content {
	background-image: url(../images/backgrounds/teaser1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #8DC73F;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
	height: 152px;
}
#teaser1Link {
	font-size: 10px;
	font-weight: bold;
	height: 25px;
	background-image: url(../images/backgrounds/teaser1link.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 25px;
	padding-left: 11px;
}
#teaser1Link a:link {
	color: #648F2C;
	text-decoration: none;
}
#teaser1Link a:visited {
	color: #648F2C;
	text-decoration: none;
}
#teaser1Link a:hover {
	color: #648F2C;
	text-decoration: underline;
}
#teaser1Footer {
	background-image: url(../images/backgrounds/teaser1footer.jpg);
	height: 7px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}



#teaser2 {
	float: left;
	width: 186px;
	margin-right: 2px;
}
#teaser2Img {
	margin: 0px;
	padding: 0px;
}
#teaser2Content {
	background-image: url(../images/backgrounds/teaser2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #99CD54;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
	height: 152px;
}
#teaser2Link {
	font-size: 10px;
	font-weight: bold;
	height: 25px;
	background-image: url(../images/backgrounds/teaser2link.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 25px;
	padding-left: 11px;
}
#teaser2Link a:link {
	color: #648F2C;
	text-decoration: none;
}
#teaser2Link a:visited {
	color: #648F2C;
	text-decoration: none;
}
#teaser2Link a:hover {
	color: #648F2C;
	text-decoration: underline;
}
#teaser2Footer {
	background-image: url(../images/backgrounds/teaser2footer.jpg);
	height: 7px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#teaser3 {
	float: left;
	width: 186px;
	margin-right: 2px;
}
#teaser3Img {
	margin: 0px;
	padding: 0px;
}
#teaser3Content {
	background-image: url(../images/backgrounds/teaser3.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #8DC73F;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
	height: 152px;
}
#teaser3Link {
	font-size: 10px;
	font-weight: bold;
	height: 25px;
	background-image: url(../images/backgrounds/teaser3link.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 25px;
	padding-left: 11px;
}
#teaser3Link a:link {
	color: #648F2C;
	text-decoration: none;
}
#teaser3Link a:visited {
	color: #648F2C;
	text-decoration: none;
}
#teaser3Link a:hover {
	color: #648F2C;
	text-decoration: underline;
}
#teaser3Footer {
	background-image: url(../images/backgrounds/teaser3footer.jpg);
	height: 7px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#teaser4 {
	float: left;
	width: 186px;
}
#teaser4Img {
	margin: 0px;
	padding: 0px;
	background-image: url(../flash/smallworld.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 132px;
	width: 186px;
}
#teaser4Content {
	margin: 0px;
	background-color: #2F74AD;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
	height: 220px;
	background-image: url(../images/teasers/home-search.jpg);
}
#teaser4Content label {
	/* [disabled]display: none; */
	font-size: 10px;
	color: white;
}
#teaser4Link {
	font-size: 10px;
	font-weight: bold;
	height: 25px;
	background-image: url(../images/backgrounds/teaser4link.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 25px;
	padding-left: 11px;
}
#teaser4Link a:link {
	color: #2B608B;
	text-decoration: none;
}
#teaser4Link a:visited {
	color: #2B608B;
	text-decoration: none;
}
#teaser4Link a:hover {
	color: #2B608B;
	text-decoration: underline;
}
#teaser4Footer {
	background-image: url(../images/backgrounds/teaser4footer.jpg);
	height: 7px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#teaser4 h3 {
	padding: 15px 0 0 0;
}
#teaser4Content td {
	padding-top: 5px;
}

/* HOME PAGE STYLES */


#IntroText {
	margin:0 15px 20px 18px;
}
#IntroText h3 {
	color:#666;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	margin: 0 0 10px 0;
}

hr {
	border:none;
	height:1px;
	background:#CCC;
	color:#CCC;
	margin:20px 0 5px 0;	
}

#contentwide .image, #content .image {
	float:right;
	margin:10px;	
}

/*JOB DETAILS STYLES FROM OLD SITE*/

.detail_foot	{
color:#fff;
font-weight:bold;
padding:5px 20px 5px 20px;
}

.detail_p	{
padding:5px 20px 5px 20px;
}

.detail_li	{
margin-left:20px;
}

.detail_heading	{
color:#0051A7;
padding:5px 20px 5px 20px;
font-size:20px;
line-height:24px;
font-weight:bold;
}

.detail_sub	{
color:#71b730;
padding:0 20px 5px 20px;
font-size:12px;
font-weight:bold;
}

#detail_apply a, .GreenButton	{ 
	color:#FFF !important; 
	font-size:14px;
	font-weight:bold;
	background:#99CC00;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:none;
	padding:5px;
	text-decoration:none !important;
	margin:10px 10px 0 0;
	float:right;
	}
	
.GreyButton	{ 
	color:#FFF !important; 
	font-size:14px;
	font-weight:bold;
	background:#CCC;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:none;
	padding:5px;
	text-decoration:none !important;
	margin:10px 10px 0 0;
	float:left;
	}
