* {
	margin: 0;
	padding: 0;
	border: 0 none;
	box-sizing: content-box;
}
body {
	background: url('../images/bg.gif') top left repeat;
	text-align: center;
	font: 80%/1.5 Arial, sans-serif;
}
h1 {
	font-size: 100%;
}
#page {
	min-height: 403px;
	padding: 0 0 2em 0;
	background: url('../images/top-bg.gif') top left repeat-x;
}
a {
	color: white;
	text-decoration: none;
}
a:hover {
	color: #e2ecff;
}
.clear {
	line-height: 0;
	height: 0;
	clear: both;
	font-size: 0;
}
hr {
	display: none;
}
#document {
	width: 772px;
	margin: 0 auto;
	padding-top: 25px;
	position: relative;
}
#meetings, #onice {
	margin-right: 8px;
}
#meetings span {
	text-align: right;
	width: 236px;
	padding-right: 15px;
	padding-top: 423px;
	height: 30px;
	background: url('../images/meetings.jpg') top left no-repeat;
}
#onice span {
	text-align: center;
	width: 236px;
	padding-right: 15px;
	padding-top: 423px;
	height: 30px;
	background: url('../images/onice.jpg') top left no-repeat;
}
#offroad span {
	text-align: left;
	width: 236px;
	padding-left: 15px;
	padding-top: 423px;
	height: 30px;
	background: url('../images/or.jpg') top left no-repeat;
}
#meetings span b {
	background: url('../images/redbullet.gif') 0 4px no-repeat;
}
#onice span b {
	background: url('../images/bluebullet.gif') 0 4px no-repeat;
}
#offroad span b {
	background: url('../images/greybullet.gif') 0 4px no-repeat;
}
h1.Box span {
	position: absolute;
	top: 0;
	left: 0;
}
h1.Box, h1.Box a {
	width: 251px;
	height: 453px;
	float: left;
	position: relative;
	overflow: hidden;
}
h1.Box span b {
	padding-left: 18px;
}
#footer {
	padding-top: 25px;
	color: #afafaf;
}
#footer a {
	color: #afafaf;
	text-decoration: underline;
}
#footer a:hover {
	color: #d4d4d4;
}
#footertext {
	text-align: left;
}

#Content {
	width: 700px;
	margin: 1em auto 2em auto;
	padding: 1em 2em;
	font-size: 12px;
	font-family: "Trebuchet MS", arial, tahoma;
	text-align: left;
	border: 1px solid #252525;
	background: #575855;
}
#Content h1 {
	margin: 0 0 0.5em 0;
	color: #AFAFAF;
	font-size: 18px;
}
#Content h2 {
	margin: 0 0 0.1em 0;
	color: #000000;
	font-size: 18px;
}
#Content p {
	margin: 0 0 0.5em 0;
}

/* [COMPANY] */
.PersonImage {
	float: left;
	margin: 0 1em 1em 0em;
}
/* END [COMPANY] */

/* [REFERENCES] */
table.tabRefs {
	float: left;
	margin: 0 1.5em 2em 0;
}
table.tabRefs td { 
	padding: 0.2em 0.3em;
	font-size: 11px;
}
/* END [REFERENCES] */