* {
	margin: 0;
	padding: 0;
}
html {
	font-size: 100%;
}
body {
	color: #000;
	font: 0.75em Arial, Verdana, sans-serif;
	padding: 10px 0 0 15px;
}
#container {

}

#header {
	display: none;
}

#content {

}
#content div#logo {
	display: none;
}

#content div#strapline {
	display: none;
	padding: 0 0 0 236px;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
}

/* 3 column layout */

#footBkg {

}

#colMenu {
	display: none;
}
#colInformation {

}
#colInformation div#colMain {

}
#colInformation div#colServices {
	display: none;
}

/* subpage content columns */
#colInformation div#colMain div#subLeft {
	float: left;
	width: 65%;
}
#colInformation div#colMain div#subRight {
	float: right;
	width: 30%;
	border-left: 1px solid #999;
	padding: 0 0 0 6px;
}

/* homepage content columns */
div#homeBackground {
	
}
#colInformation div#colMain div#homeLeft {
	border-bottom: 1px dotted #999;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
}
#colInformation div#colMain div#homeRight {

}

#caseStudyBox {
	background-color: #CCC;
	margin: 10px 0 0 0;
	padding: 6px 15px 0 20px;
	border: 1px solid #CCC;
}
#caseStudyBox p a {
	display: none;
}

.newsBoxRandom img {
	float: left;
	margin: 0 20px 0 0;
}

/* footer */

#footer {
	clear: both;
	margin: 15px 0 0 0;
	border-top: 5px solid #999;
	padding: 8px 0 0 0;
}

#footer p {
	padding: 0;
}
#footer ul {
	display: none;
}

#W3C {
	display: none;
}

/* common styles */

.clear {
	height: 1px;
	display: block;
}
.red {
	color: #FF0000;
}
.accessStyle {
	text-decoration: underline;
}



/* common styles */

html>body .clear {
	height: 1px;
	display: block;
}
/* form styling */

form {
	padding: 0 0 15px 0;
}
input {

}
input.text, select, textarea {
/*	width: 260px;			*/
	color: #3b3b3b;
	border: 1px solid #819ab3;
	font: 1em Arial, Helvetica, sans-serif;
	padding: 1px;
}
input.button, .formLine input.button {
/*	width: 70px;				*/
	padding: 1px 0;
	font: 1em Arial, Helvetica, sans-serif;
}
input.buttonSmall {
	width: 26px;
	margin: 0 0 -1px 0;	
}
input.buttonLarge {
	font-size: 1em;
	width: 210px;
}

label {
	width: 250px;
	font-weight: bold;
	padding: 2px 10px 0 0;
	text-align: right;
}
.formLine {
	height: 26px;
	clear: both;
}
.formLineLarge {
	height: 90px;
	clear: both;
}
.formLine label, .formLineLarge label {
	float: left;
}
.formLine input.text, .formLineLarge select, .formLine select {
	float: left;
/*	width: 260px;			*/
}
.formLine select.date {
	width: 70px;
	margin: 0 8px 0 0;
}
input.check {
	border: 0;
	width: 20px;
	float: left;
}
textarea {
/*	width: 470px;			*/
	margin: 6px 0 10px 0;
	border: 1px solid #819ab3;
}
.formLineLarge textarea {
	float: left;
/*	width: 240px;
	height: 65px;		*/
}
.formLabelLong {
	width: 380px;
}

form#sendCV {
	padding-top: 25px;
}
form#frm_contact {
	padding-top: 23px;
}

/* newsbox */

.newsBox  {
/*	padding: 0 10px 10px 0;		*/
	background-color: #f6f6ec;
	border-bottom: 1px solid #FFF;
	height: 61px;
}
.newsBox h3 {
/*	padding: 0 0 2px 0;		*/
	padding-top: 6px;
}
.newsBox img {
	float: left;
	margin: 0 10px 0 0;
}
.newsBox p {
/*	font-size: 0.9em;			*/
	padding: 0;
}
.newsBox a {

}

/* news styles */

div.newsEntry {
	border-bottom: 2px solid #f6f6ec;
	padding: 10px 0;
}

h2.newsHead {
	padding: 0 0 3px 0;
	margin: 0;
	font-size: 1em;
}
p.newsStory {
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 0.9em;
}
p.info {
	display: block;
	font-size: 0.8em;
	margin: 0 0 10px 0;
	padding: 0 0 7px 0;
	border-bottom: 2px solid #f6f6ec;
}
p.info a {
	background-image: url(../images/but_next.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;

}
p.newsBase {
	color: #9a3333;
	font-weight: bold;
	font-size: 0.9em;
	padding-top: 6px;
	border-top: 1px solid #CCCCCC;
}

p.error {
	color: #FF0000;
}

div.searchnav {
	border-top: 1px solid #e6e6e6;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
	text-align: right;
}
div.searchnav a {
/*	color: #206E2E;			*/
	background-image: none;
	padding: 0;
}
.photoFeat {
	float: left;
	margin-right: 10px;
	border-bottom: 8px solid #FFF;
}

/* tinyMCE */

h1 {
	font-size: 2.4em;
	padding: 0 0 15px 0;
	color: #000;
	margin: 0;
	font-weight: normal;
}
h2 {
	font-size: 1.4em;
	padding: 0 0 15px 0;
	color: #000;
	font-weight: normal;
}
h3 {
	font-size: 1em;
	padding: 0 0 15px 0;
	color: #000;
}
p {
	padding: 0 0 15px 0;
	line-height: 1.7em;
}
ul {
	margin: 0 0 0 20px;
	padding: 0 0 15px 0;
	list-style: disc;
}
ol {
	margin: 0 0 0 20px;
	padding: 0 0 15px 0;
}
ul li, ol li {
	padding: 0 0 5px 0;
}
a {
	color: #000;
	text-decoration: underline;
}
table {
	margin: 0 0 15px 0;
}
hr {
	height: 1px;
	border-top: 1px solid #CCC;
}

.clear {
	clear: both;
}
.floatLeft {
	float: left;
	margin: 0 12px 0 0;
}
.floatRight {
	float: right;
	margin: 0 0 0 12px;
}
.txtLarge {
	font-size: 1.4em;
}
.txtSmall {
	font-size: 0.85em;
}
.highlite {
	font-size: 1.1em;
	color: #000;
	font-weight: bold;	
}
.dotted {
	border-bottom: 1px dotted #999;
	padding: 0 0 10px 0;
}
