html,body 
{
	height: 100%;
	text-align: center;
	background-color: #686B6F;
} 

a, a:hover, a:visited
{
	color: blue;
	text-decoration: underline;
}

a.title, a.title:hover, a.title:visited
{
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: underline;
}

body 
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 0.7em;
	color: #000000;
	line-height: 140%;
}

select, textarea, input
{
	font-family: Trebuchet MS, Verdana, Tahoma, GeorgiaSans-Serif;
	color: #000000;
}

h1
{
	font-size:1.2em;
	margin-right:15px;
	padding-top:3px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top:0px;
	text-transform: uppercase;
}

h1.strapline
{
	color: #ffffff;
	font-size: 1.9em;
	font-weight: bold;
	text-align: right;
	padding-top: 1em;
	padding-bottom: 0.5em;
	margin-right: 0;
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
}

h2
{
	font-size:1.1em;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

h3
{
	font-size:1.0em;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

p
{
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
}

ul
{
	margin-right:15px;
	text-align:justify;
}

img.navimage
{
	border: 0px;
}

img.logo
{
	border: 0;
}

.debug
{
	border: 1px red dashed;
}

.right
{
	text-align: right;
}

.centre
{
	text-align: center;
}

.nobr
{
	white-space: nowrap;
}

.footnoteText
{
	font-size: 0.95em;
}

#outerDiv
{
	margin: 20px;
	width:803px;
	background: url(../img/shadow-bg.jpg);    
	background-repeat:repeat-y;
	margin: 0 auto;
	background-color:White;
}

#sideDiv
{
	float:left;
	width: 255px;
	margin-top: 10px;
	padding-left: 10px;
	text-align: left;
}

#sideDiv ul
{
	list-style: none;
	font-size: 1.1em;
}

#sideDiv li
{
	padding: 3px 0 3px 0;
}

#sideDiv a, #sideDiv a:hover, #sideDiv a:visited
{
	color: #000000;
	text-decoration: underline;
}

div.jobItem
{
	padding-bottom: 8px;
}

#mainwrapper
{
	padding: 5px 10px 10px 10px;
	background-repeat: no-repeat;
	background-position: bottom left;	
}

#sideDiv ul
{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#top
{
	position: relative;
	text-align:left;
	width: 100%;
	border-top: 5px solid #E8E8E8;
	border-bottom: 5px solid #000000;
	overflow: auto;
}

#top a
{
	font-family: Tahoma, Verdana, Arial, Sans;
	text-decoration: none;
	font-size: 1.1em;
	color: #336699;
}

#top a:hover
{
	text-decoration: underline;
}

#topNav
{
	padding-top: 8px;
	float:right;
	padding-right: 3px;
	font-size: 1.5em;
	text-transform: lowercase;
}

#contactDiv
{
	position: absolute; 
	right: 3px;
	bottom: 2px;
	white-space: nowrap;
}

h1.category a
{
	font-family: Tahoma, Verdana, Arial, Sans;
	text-decoration: none;
	font-size: 1.1em;
	color: #336699;
}

h1.category
{
	padding-top: 5px;
}

h1.category a:hover
{
	text-decoration: underline;
}

#contentDiv
{
	background-color: #ffffff;
	width: 502px;
	text-align: left;
	float:right;
	padding-left:8px;
	padding-right: 0;
	border-top: 1px solid #d8dcd3;
	border-left: 1px solid #d8dcd3;
	border-right: 1px solid #d8dcd3;
}

#contentWrapper
{
	margin-top: 3px;
	width: 100%;
	background-color: #ADBACE;
	overflow: auto;
}

#bottomNavDiv
{
	clear:both;
	width: 100%;
	text-align: center;
	border-top: 1px solid #A4AD9A;
	padding-top: 8px;
}

img.leftimage
{
	float:left;
}

img.rightimage
{
	float:right;
}

.SearchMetaAttribute
{
	font-size:0.8em;
}

.SearchVisibleUrl
{
	color: green;
}

#strapline
{
	margin-top: 3px;
	margin-bottom: 3px;
	width:100%;
	height:120px;
	background-color:#446EAA;
	clear:both;
	text-align:justify;
}

#straplineText
{
	color: #ffffff;
	float:right;
	width: 492px;
	margin-right:8px;
	padding-top: 3px;
}

.nobr
{
	white-space: nowrap;
}

div.solidLine
{
	background-color: #000000;
	overflow: auto;
	width: 783px;
	border-top: 5px solid #000000;
	height: 0;
}

p img
{
	padding: 0 0 3px 3px;
}

#homeTopContent
{
	overflow: auto;
	border-bottom: 1px solid #d8dcd3;
}

div.homeTopContentItem
{
	width: 33%;
	float: left;
	overflow: auto;
}

div.homeTopContentItem h1
{
	text-align: center;
}

div.homeTopContentItem img
{
	border-left: 0;
	border-top: 0;
	margin-top: 0;
	float: left;
}

div.homeTopContentItem p
{
	padding-top: 5px;
}

div.homeBottomContentItem
{
	width: 49%;
	float: left;
	overflow: auto;
	padding-left: 5px;
}









/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
