body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color:#485D69;
	font-size:1.6em;
	font-weight:normal;
	line-height:1.4em;
	margin-top: 10px;
	margin-bottom: -2px;
	padding-left: 4px;
	padding-top: 0px;
}

h2 {
	color:#485D69;
	font-size:1.4em;
	font-weight:normal;
	line-height:1.4em;
	margin-bottom:0.2em;
	padding-left: 0px;
}

h2.title {
	color:#485D69;
	font-size:1.2em;
	font-weight:normal;
	line-height:1.2em;
	margin-bottom:0em;
	padding-left: 4px;
}



h3 {
	font-size: 1em;
}


p{ line-height:150%;}


span.large {font-size: 125%;}

ul, ol {
}

blockquote {
}

a {
	color: #404d6b;
	text-decoration:none;

}

a:hover {
	color:#606b88;
}

hr {
	display: none;
}

.left {
	float: left;
	clear: both;
	margin-right: 6px;
}

/* MENU */

#menu {
	display: none;
}


.page_item ul {
	display: none;
}


#header {
	background:transparent none repeat scroll 0 0;
	color:#333333;
	font-size:95%;
	height:280px;
	margin:0 auto 1em;
	width:940px;
}

#header img.tagline {
	position: relative;
	top: 58px;
	left: 0px;
	float: left;
}


#utilitynav {
	display: none;
}



/* Splash */

#splash {
	float:left;
	clear:both;
	margin-bottom: 8px;

}

#player {
	margin: 0px;
	padding: 0px;
	
}

/* Logo */

#logo {	
	float:left;
	margin:0;
	padding-top:0;
	width:180px;
	margin-bottom: 20px;
}

#logo img {
	left:0;
	margin:0;
	padding-top:0;
	position:relative;
	top:15px;
}

#logo a span {
	display:none;
}

/* Page */

#page {
	margin: 0 auto;
	/*padding: 30px;*/
	padding: 10px 0px;
}

/* Content */

#content {
	float: left;
	margin-bottom: 35px;
	border-top:4px solid #CCCCCC;
}

#content #breadcrumbs p, #content #breadcrumbs-home p {
	font-size: 12px;
	padding-left: 5px;
	line-height: 120%;
margin-bottom: 5px;
padding-bottom: 0px;
}

#content #breadcrumbs {
	margin-top: 13px;
}



.post {
	padding-bottom: 20px;
	margin-bottom: 0px;
}


.post .entry {
padding-left:5px;
padding-right:5px;
padding-top:0px;
padding-bottom:2px;
text-align:justify;
}

.entry a {border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}

.entry a:hover, entry a img {border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}


.post .meta {
	height: 20px;
	background: #FFFFFF;
	border-bottom: 1px solid #E9E9E9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
}

.postmetadata{background: #F5F5F5;
	border-top: 1px solid #E9E9E9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
	padding:5px;}

.post .posted {
	float: left;
	height: 16px;
	padding: 3px 5px;
}

.post .permalink, .post .comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink {
}

/* Sidebar */

#sidebar {
	display:none;
}


/* Contact Page */


#contact-address {
	margin-top: 29px;
	line-height: 130%;
}

#contact-address img{
	border: 1px solid #cccccc;
}


#wpcf7-f1-p18-o1 {

}

#wpcf7-f1-p18-o1 p span{
	text-align:left;
}

div.wpcf7-response-output {
	margin: 2em 0em 1em;
	padding: 0.2em 1em;
	width: 235px;
}

/* Logos footer */

#logobar {
	clear: both;
	width: 940px;
	height: 59px;
	margin: 0 auto;
	background:#F8F8F8 none repeat scroll 0 0;
	padding: 0px;
	border-top:2px solid #CCCCCC;
	padding: 0px 0px 0px 0px;

}

#logobar #copyright {
	margin-left:5px;
	float: left;
	width: 468px;
	margin-top:2px;
}


#logobar #logos {
	margin-right:5px;
	float: right;
	width: 452px;
}

#logobar #logos ul {
	float:right;
	padding:0px 0 0 0;
	text-align:right;
	width:445px;
	list-style-type: none;
	margin: 7px 0px 0px 0px;
}

#logobar #logos ul li.first {
	padding:0;
}

#logobar #logos ul li {	
	display:inline;
	list-style-type:none;
	padding:0 0 0 8px;
}

#logobar #logos ul li a{	
	height: 45px;
}

#logobar p{
	line-height: 140%;
	font-size: 90%;
margin-top: 10px;
padding: 0px;
}



/* Footer */

#footer {
	clear: both;
	width: 940px;
	height: 20px;
	margin: 0 auto;
	padding: 5px 0;
	border-top: 2px solid #CCCCCC;
	font-size: 11px;
}

#footer a {
	color: #333333;
}

#footer p {
	margin: 0;
	line-height: 130%;
	width: 600px;
	float: left;
}

#footer img {
	float:left;
	clear: left;
	margin-right: 10px;
}

#footer span {
	text-align: right;
	float: right;
	width: 250px;
}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


/*	Using 'class="alignright"' on an image will align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using align="center"*/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 8px 22px;
	display: inline;
	clear: both;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Begin Lists*/

html>body .entry ul {
	margin: 0px 0px 20px 0px;
	padding: 0 0 0 0px;
	list-style: none;
	padding-left: 5px;
	}

html>body .entry li {
	margin: 4px 0 8px 3px;
	background: url(images/bullet_green.gif) no-repeat center left;
padding: 0 0 0 18px ;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	border-left:#CCCCCC 3px solid;
	border-bottom:#CCCCCC 3px solid;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/

#tradelist-top {
	width: 200px;
	float: right;
	clear:both;
	background: #f8f8f8;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	border-top:2px solid #CCCCCC;
	border-bottom:2px solid #CCCCCC;
}

#tradelist {
	width: 180px;
	float: right;
	clear:both;
	margin-left: 25px;
	background: #f8f8f8;
	padding: 8px 15px 8px 5px;
	border-bottom:2px solid #CCCCCC;
	text-align: left;
	margin-top: 0px;
}


#tradelist ul {
	padding-top: 0px;
margin-top: 0px;
margin-bottom: 0px;
}


#tradelist ul li{
	line-height: 20px;
	background: url(images/tradetick.gif) no-repeat top left;
	padding:0 0 0 23px;
}

img.gallery {
	border: 4px solid #eeeded;
	display: inline;
	margin-right: 23px;
	margin-bottom: 23px;
}

img.gallery.double{
	border: none;
	display: inline;
	margin-right: 23px;
	margin-bottom: 23px;
}

img.gallery.last {
	margin-right: 0px;
}

#latestnews {
	width: 338px;
	float: left;
	background:#F8F8F8 none repeat scroll 0 0;
	padding: 0px 0px 5px 0px;
	border-top:2px solid #CCCCCC;
	border-bottom:2px solid #CCCCCC;
}

#latestnews p, #latestjobs p{
	margin: 0px;
	padding: 0px 5px 0px 5px;
	text-align: left;
	color:#595959;
}

#latestnews img, #latestjobs img {
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 0px;
	border-bottom:2px solid #CCCCCC;
}

#latestnews h2, #latestjobs h2{
	margin-top: 0px;
	margin-left: 2px;
	font-size: 1.3em;
	margin-bottom: 2px;
}

#latestnews ul, #latestjobs ul{
	margin-top: 6px;

}

#latestnews li, #latestjobs li{
	margin:5px 0 6px 0px;
	background-image: none;
	text-align: left;
	line-height:140%;

}

#latestnews li{
	background: url(images/calendar.gif) no-repeat top left;
		padding:0 1px 0 20px;
}

#latestjobs li{
	background: url(images/latestnews-icon.gif) no-repeat top left;
	padding:0 1px 0 16px;
}




#latestnews li a, #latestjobs li a{
	text-decoration: none;
	border-style:dotted;
	border-width:0 0 1px;
}

#latestnews li a:hover, #latestjobs li a:hover{
	text-decoration: none;
	border-style:dotted;
	border-width:0 0 0px;
}

#latestjobs {
	width: 338px;
	float: right;
	background:#F8F8F8 none repeat scroll 0 0;
	padding: 0px 0px 5px 0px;
	border-bottom:2px solid #CCCCCC;
border-top:2px solid #CCCCCC;
}

#splash {
	margin-top: 5px;
margin-bottom: 10px;
}


select.dropdown {
	width: 180px;
}

textarea.textbox-wide {
	width: 320px;
}

table.vacancylist {
	margin:0 0 20px;
	padding:0;
	width:710px;
}

table.vacancylist tr th {
	background:#EAEAEA none repeat scroll 0 0;
	margin:0;
	padding:10px;
	text-align: left;
}

table.vacancylist tr th.ref {
	width: 50px;
}

table.vacancylist tr td {
	border-bottom:1px dashed #CCCCCC;
	margin:0;
	padding:10px;
	vertical-align:top;
}

table.vacancypost {
	margin:10px 0 0px;
	padding:0;
	width:710px;
	text-align: left;
}

table.vacancypost tr th {
	background:#EAEAEA none repeat scroll 0 0;
	margin:0;
	padding:6px;
}

table.vacancypost tr td {
	margin:0;
	padding:6px;
	vertical-align:top;
}

table.vacancypost tr td.jobfield {
	width: 140px;
}

img.contactheader {
	margin-top: 10px;
	margin-left: 145px;
}

#excepts {
	margin-top: 12px;
}

td.jobdescription p {margin-top: -2px; line-height: 150%;}

.entry p.center a {border: none;}

.newspost {margin-top:20px;}

#back {
	margin-top: 25px;
	margin-bottom: 15px;
}

#cleardiv { 
	clear: both;

}

.registerdetails {width: 350px;}

h2.registerdetails {font-size: 1.3em;}

