@font-face {
	font-family: 'UbuntuTitlingBold';
	src: url('/Fonts/UbuntuTitling-Bold.eot');
	src: local('Ubuntu Titling Bold'), local('UbuntuTitling-Bold'), url('/Fonts/UbuntuTitling-Bold.woff') format('woff'), url('/Fonts/UbuntuTitling-Bold.ttf') format('truetype'), url('/Fonts/UbuntuTitling-Bold.svg#UbuntuTitling-Bold') format('svg');
}

@font-face {
	font-family: 'HighlandGothicFLF';
	src: url('/Fonts/HighlandGothicFLF.eot');
	src: local('HighlandGothicFLF Bold'), local('HighlandGothicFLF'), url('/Fonts/HighlandGothicFLF.woff') format('woff'), url('/Fonts/HighlandGothicFLF.ttf') format('truetype'), url('/Fonts/HighlandGothicFLF.svg#HighlandGothicFLF') format('svg');
}

body {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 2px 0px 0px 0px;
	text-align:center;
}

h1 {
	color: #003366;
	font-size: 22px;
	font-family: "UbuntuTitlingBold", Geneva, Arial, sans-serif;
	font-weight:bold;
}
h2 {
	color: #003366;
	font-size: 20px;
	font-family: "UbuntuTitlingBold", Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a:link, a:visited {
	color: #3366ff;
	text-decoration:none;
	}
a:hover {
	color: #3366ff;
	text-decoration: underline;
	}
a:active {
	color: #3366ff;
	text-decoration:none;
}

.stdRedText12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px
}
#container {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	background-color:#ffffff;
	
	}
#header, #header table {
	width: 900px;
	height: 72px;
	border: 0px;
 	background-repeat: no-repeat;
	background-image: url(/images/topbar_global.GIF);
	background-position: right;
	border-collapse: collapse;
	padding: 0px;	
}

#header img {
	border: 0 none;
	float:left;
	margin-left:20px;
}
#header .search-box form {
	margin:0;
	padding:0;
}

.search-box {
background:url(/images/search-box.gif) no-repeat top left;
height: 26px;
padding: 5px 10px 0 0;
width: 165px;
float: right;
margin: 0px;
display: none;
}

#header input.search-field {
float: right;
border:0;
margin:0;
font-family:tahoma;
font-size: 12px;
padding: 3px 0px 0px 4px;
height:18px;
background: #ffffff url(/images/search-form.png) no-repeat top left;
width: 123px;
color: #666666;
}


#header input.search-go { /*search icon */
float:right;
border:0;
margin:0;
padding:0;
margin-left: 10px;
height: 21px;
width: 21px;
background: url(/images/search-icon.png) no-repeat bottom left;
cursor: pointer;
}
 
#header input.search-go:hover{ /*search icon hover "Does Not work in ie6" */
background:url(/images/search-icon.png) no-repeat bottom left;
}

#navBar {
	width: 900px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	padding: 0px;
	border-bottom: 1px solid #808080;
}

#navBox {
	background-color: #808080;
	height: 20px;
	margin: 1px 0px 1px 0px;
}

.navTitle {
	float:left;
	padding:2px;
}

.navLinks {
	float:right;
	padding:2px;
}

.navLinks a:link {
	color: #ffffff;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	font-size:11px;
}
.navLinks a:visited {
	color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
	font-size:11px;
}
.navLinks a:hover {
	color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
	font-size:11px;
	text-decoration: underline;
}
.navLinks a:active {
	color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
	font-size:11px;
}
.bar {
	clear:none;
	background-color: #808080;
	background-repeat: no-repeat;
	border-collapse:separate;
	margin-left:0px;
	padding-top: 2px;
	padding-bottom:2px;
	height: 14px;
	border-bottom: 1px solid #ffffff;
	border-top: 2px solid #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	}
.bar a, .bar a:active, .bar a:visited {
	color:#ffffff;
	text-decoration:none;
}
.bar a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.immSvs {

	width:670px;
}
.barRight {
	width:100%;
}
.rightSvs {
	width: 100%;
/*	background-color:#f7d631; 
	background-color: #efefef;*/
	border-top: 1px solid #808080;
}
.otherSvs {
	width: 100%;
	border-top: 1px solid #808080;
}
#leftContent  {
	clear:none;
	float:left;
	width: 670px;
	margin-top: 3px;
	margin-bottom:5px;
	font-size: 11px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align:justify;
}
#leftContent table h2 {
	margin-top:0px;
	margin-bottom:2px;
}
#leftContent table {
	font-size:11px;
}
#leftContent table img {
	float:left;
	border:none;
	margin-left:-5px;
	margin-top:-1px;
	
}
.linkDown, .linkUp {
	padding-right: 10px;
	border-right:1px solid #666666;
	margin-bottom:5px;
}

.linkDown a:link, .linkDown a:active, .linkDown a:visited {
	color: #666666;	
}
.linkUp a:link {
	color: #3366ff;	
}
#leftContent table {
	width:670px;
	border-collapse:collapse;
	margin-top:5px;
}
#leftContent h1 {
	margin-top:5px;
	margin-bottom:5px;
}
#leftContent td {
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid #666666;
	width:33%;
}
#rightBar {
	clear:none;
	margin-top:8px;
	float:right;
	width:220px;
	text-align:left;
	font-size:11px;
}
#rightBar img {
	border: 0px none;
}
.topRight {
	margin-top:0px;
	width:100%;
	padding-top:3px;
	padding-bottom:4px;
	line-height:14px;
}
#feed {
	min-height:300px;	
}
.rss_box { padding-top:0px; padding-bottom:0px;}

.rss_items    {list-style-type: none; list-style-image: none; background-image: url("http://www.skillclear.co.uk/images/news_icon.png"); background-position: top left; background-repeat: no-repeat; position:relative; padding-left: 20px; margin: 0px 0px 10px -30px;}

.rss_item { padding-bottom:0px; padding-right:3px; padding-top:0px; color: #999999; font-size: 11px; margin: 0px 0;}

.rss_item a:link { color: #3366ff; font-size: 11px; text-decoration: none; }

.rss_item a:visited { color: #666666; font-size: 11px; text-decoration: none; }

.rss_item a:hover { text-decoration: underline; }

.rss_date { color: gray; }

.oisc {
	float:left;
}
.left {
	text-align: left;
	}
.right {
	text-align: right;
	}
.center {
	text-align: center;
}
#footer {
	text-align: center;
	color: #666666;
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer table {
	clear:both;
	width: 900px;
	background-color: #808080;
	background-repeat: no-repeat;
	border-collapse: collapse;
	padding: 0px;
	height: 15px;
	border-top: 10px solid #ffffff;
	margin: 1px 0px 1px 0px;
	}
#footerLine {
	border-bottom: 1px solid #808080;
}
#footer td {
	clear:both;
	position:relative;
	vertical-align: middle;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
.highlight {
	background-color:#f7f7f7;
}
acronym {
	cursor:help;
}
#warning {
	float: left;
	position: absolute;
	top: 1px;
	left: 1px;
	width: 150px;
	text-align: justify;
	border: 5px solid #999;
	font-size:9px;
}
#warning .wtitle {
	background-color: gray;
	color: white;
	font-weight: bold;
	padding: 3px 3px 5px 3px;
	cursor: pointer;
}
#warning p {
	padding: 3px;	
}
#warning .wtitle .close {
	border: 1px solid #ffffff;
	padding: 0px 2px 1px 3px;
}
#warning .wtitle .close {
	font-weight: bold;
	text-decoration: none;
	color: white;
	float:right;
}
.accordianContent {
	display: none;	
}