body {
	scrollbar-face-color: #ffffff;		/* Background Colour */
	scrollbar-arrow-color: #cfcfcf;		/* Top and Bottom Arrow Colour */
	scrollbar-3dlight-color: #cfcfcf;	/* OutsideLeft and Top Shadow for arrow squares and scrolling area */
	scrollbar-highlight-color: #efefef;	/* InsideLeft and Top Shadow for arrow squares and scrolling area */
	scrollbar-shadow-color: #efefef;	/* Inside Right and Bottom Shadow for arrow squares and scrolling area */
	scrollbar-darkshadow-color: #cfcfcf;/* Outside Right and Bottom Shadow for arrow squares and scrolling area */
	scrollbar-track-color: #ffffff;		/* Background Colour for arrow squares and scrolling area*/
}

.siteborder {
	border-top: 1px solid #98bbe1; 
	border-bottom: 1px solid #98bbe1; 
	border-left: 1px solid #98bbe1; 
	border-right: 1px solid #98bbe1;
}

.sitetitle {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #618cb6;
	/* background-color: #ddedfd; */
	background-color: #f7f8fd;
	line-height: 40px;
}

.jsservicesborder {
	border-top: 1px solid #98bbe1; 
	border-bottom: 1px solid #98bbe1; 
	border-left: 1px solid #98bbe1; 
	border-right: 1px solid #98bbe1;
}

.jsservicestitle {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #618cb6;
	/* background-color: #ddedfd; */
	background-color: #f7f8fd;
	line-height: 40px;
}

.quicksearchborder {
	border-top: 1px solid #e0df8f; 
	border-bottom: 1px solid #e0df8f; 
	border-left: 1px solid #e0df8f; 
	border-right: 1px solid #e0df8f;
}

.quicksearchtitle {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #dbca01;
	background-color: #fafade;
	line-height: 40px;
}

.jobstoriesborder {
	border-top: 1px solid #cacbca; 
	border-bottom: 1px solid #cacbca; 
	border-left: 1px solid #cacbca; 
	border-right: 1px solid #cacbca;
}

.jobstoriestitle {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #8c8b8b;
	background-color: #eeeeee;
	line-height: 40px;
}

.clservicesborder {
	border-top: 1px solid #f2c291; 
	border-bottom: 1px solid #f2c291; 
	border-left: 1px solid #f2c291; 
	border-right: 1px solid #f2c291;
}

.clservicestitle {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff9935;
	background-color: #fae7d6;
	line-height: 40px;
}

.tj-body {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 13px;
}

.tj-bodygrey {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 13px;
}

.tj-bodybold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 13px;
}

.tj-bluebody {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #638db5;
	text-decoration: none;
	line-height: 13px;
}

.tj-bluebodybold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #638db5;
	text-decoration: none;
	line-height: 13px;
}

.tj-headerbody{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	line-height:17px;
	text-align:right;
	background-color:ddedfd;
}

.tj-heading{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 13px;
}

.tj-bottomlinks {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	line-height: 25px;
}

.tj-bottomlinks a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	line-height: 25px;
}

.tj-bottomlinks a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	line-height: 25px;
}

.tj-bottomlinks a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	line-height: 25px;
}

.tj-link{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
	line-height:20px;
}

.tj-link a:link{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
	line-height:20px;
}

.tj-link a:visited{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
	line-height:20px;
}

.tj-link a:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
	line-height:20px;
}

.tj-textareas {
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #000000;
	width: 130px;
}

.tj-vtextarea{
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #000000;
	border-style: solid;
}

.tj-login {
	font-family: Arial;
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #000000;
	width: 50px;
	height: 15px;
}

/* MARK INDUCED CHANGES */

/* Font Styles */
.tj-required {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: Red;
}

.tj-labels {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
/* Control Styles */
.tj-textbox {
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #000000;
	width: 250px;
}

.tj-checkbox {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}

.tj-select {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

/* Link Styles */
.link {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.link:link {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.link:visited {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.link:active {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}	
.link:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.smalllink {
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: none;
	color:	#000000;
}
.smalllink:link {
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: none;
	color:	#000000;
}
.smalllink:visited {
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: none;
	color:	#000000;
}
.smalllink:active {
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: none;
	color:	#000000;
}	
.smalllink:hover {
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: underline;
	color:	#000000;
}

.joblink {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}
.joblink:link {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}
.joblink:visited {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}
.joblink:active {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}	
.joblink:hover {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
	color: #000000;
}

/* Odd Styles */
.padding-3px {
	padding: 3px 3px 3px 3px;
}

.scrollmargin {
	width: 15px;
}

/* Search Results Control specific Styles */
.SearchResultsTable
{
	background-color: #ffffff;
}
.SearchResultsTitle
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.SearchResultsHeader
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color:#618cb6;
	background-color:#ddedfd;
	height: 35px;
}
.SearchResultsHeaderBorderLeft
{
	border-left: Solid 1px #98bbe1;
	border-top: Solid 1px #98bbe1;
}
.SearchResultsHeaderBorder
{
	border-top: Solid 1px #98bbe1;
}
.SearchResultsHeaderBorderRight
{
	border-right: Solid 1px #98bbe1;
	border-top: Solid 1px #98bbe1;
}
.SearchResultsItem
{
	font-family: Verdana;
	font-size: 8pt;
	background-color: #ffffff;
	color: #000000;
}
.SearchResultsAltItem
{
	font-family: Verdana;
	font-size: 8pt;
	background-color: #f1f6fc;
	color: #000000;
}
.SearchResultsItemBorderLeft
{
	border-left: Solid 1px #98bbe1;
}
.SearchResultsItemBorder
{
}
.SearchResultsItemBorderRight
{
	border-right: Solid 1px #98bbe1;
}
.SearchResultsItemLeftBotBorder
{
	border-left: Solid 1px #98bbe1;
	border-bottom: Solid 1px #98bbe1;
}
.SearchResultsItemBotBorder
{
	border-bottom: Solid 1px #98bbe1;
}
.SearchResultsItemRightBotBorder
{
	border-right: Solid 1px #98bbe1;
	border-bottom: Solid 1px #98bbe1;
}
.SearchResultsPager
{
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
}
.SearchResultsFooter
{
	font-family: Verdana;
	font-size: 8pt;
}
.NoSearchResults
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}
