html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.95em;
	background-color: #E1E1E1;
}

p {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}

div#page {
	width: 730px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
	border-top: solid 17px #878787;
	border-left: solid 1px #D2D2D2;
	border-right: solid 1px #D2D2D2;
}

a#skiptocontent {
	display: none;
}

div#organisation {
	width: 189px;
	height: 56px;
}

div#organisation p {
	margin: 0;
	padding: 0;
	display: none;
}

#mast {
	height: 189px;
	background: url(images/empskillext_mast_bg.jpg) transparent top right no-repeat;
}

#mast h1 {
	margin: 0;
	padding: 0;
	height: 189px;
	background: url(images/empskillext_h1_bg.jpg) transparent top left no-repeat;
}

#mast h1 span {
	display: none;
}

div#home,
div#homelink {
	width: 100px;
	height: 40px;
	position: absolute;
	top: 10px;
	right: 20px;
	background-color: #FFFFFF;
}

div#home {
	border-top: solid 6px #3CBBDE;
}

div#homelink {
	border-top: solid 6px #B4C63E;
}

div#home span.hidden,
div#homelink span.hidden {
	display: none;
}

div#homelink a.home,
div#home span.home {
	display: block;
	border-style: solid;
	border-color: #B5B5B5;
	border-width: 1px 1px 0 1px;
	text-align: center;
	padding: 10px;
	font-size: 0.9em;
	height: 19px;
	text-decoration: none;
}

div#content {
	padding: 15px;
	font-size: 0.9em;
}

div#content div#blockintro {
	width: 360px;
	float: left;
}

div#content div#blocksearch {
	width: 320px;
	float: right;
}

div#content p,
div#content div.blockintro p,
div#content div.blocksearch p {
	margin: 0.5em 0;
}

div#content h2 {
	margin: 0.8em 0.1em 0.2em 0;
	font-size: 1.3em;
}

div#content h3 {
	margin: 1.5em 0.1em 0.8em 0;
	font-size: 1.1em;
}

div#content div#ess h3 {
	margin: 0 0.1em 0.8em 0;
}

input#searchbox {
	display: block;
	width: 300px;
	font-size: 1.4em;
	margin-bottom: 10px;
	margin-top: 20px;
}

input#searchbutton {
	width: 65px;
	height: 30px;
	margin-left: 240px;
}

div#content div#blocksearch div.example {
	background: url(images/note_box_shadow.jpg) transparent bottom right no-repeat;
}

div#content div#blocksearch div.example p {
	padding: 0.9em;
	border-style: solid;
	border-color: #999999;
	border-width: 0 1px 1px 1px;
	background: url(images/note_box_bg.gif) transparent top left repeat-x;
	text-align: center;
	margin: 20px 17px 0 0;
	font-size: 0.9em;
}

div#content div#blocksearch div.note {
	font-size: 0.9em;
	margin-top: 30px;
}

div#content div#blocksearch div.note ol {
	list-style-type: lower-alpha;
}

div#content div#blocksearch div.note ol li {
	margin-bottom: 0.4em;
}

div#footer {
	clear: both;
	font-size: 0.6em;
	padding: 20px 8px 8px 8px;
	border-bottom: solid 7px #D2D2D2;
}

div#ess div.row {
	clear: both;
	border-top: solid 1px #BBB;
	padding: 1em;
	margin: 1em;
}

div#ess div.row h3 {
	width: 150px;
	float: left;
}

div#ess div.row ul {
	float: left;
	width: 440px;
	margin: 0 0 10px 10px;
	padding: 0;
	list-style-type: disc;
}

div#ess div.row ul li {
	margin: 0 0 0 2em;
	padding: 0 0 0 0;
}

p#printpage {
	float: right;
	font-size: 12px;
	padding-left: 30px;
}

p#printpage a {
	background: url(images/printer.gif) transparent top left no-repeat;
	display: block;
	padding: 2px 0 2px 20px;
}

a:link,
a:visited,
a:active {
	color: #4d78eb;
	text-decoration: none;
}

a:hover {
	color: #4d78eb;
	text-decoration: underline;
}

p.importantpara {
	font-weight: bold;
}

div.error {
	border: solid 1px #851414;
	background: url(images/error_icon.gif) #F4C7C7 10px 10px no-repeat;
	padding: 0.2em 0.2em 0.2em 60px;
	font-size: 0.9em;
}

div.error a:link,
div.error a:visited,
div.error a:active {
	color: #843335;
	text-decoration: none;
	font-weight: bold;
}

div.error a:hover {
	color: #843335;
	text-decoration: underline;
	font-weight: bold;
}
