@charset "UTF-8";
/* CSS Document */
body {
	background-color: #FFF;
	margin: 20px 0 0 0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #809294;
}
#container {
	width: 955px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #CFD0D1;
	text-align: left;
	position: relative;
	height: 545px;
}
#header {
	position:absolute;
	width:100%;
	height:112px;
	z-index:1;
	background-color: #80989A;
	left: 0px;
	top: 0px;
}
#topGreyBar {
	position:absolute;
	width:100%;
	height:36px;
	z-index:1;
	left: 0px;
	top: 112px;
	background-color: #E8E8E8;
}
#logo {
	position:absolute;
	width:200px;
	height:50px;
	z-index:1;
	left: 32px;
	top: 31px;
}
#navBar {
	position:absolute;
	width:447px;
	height:28px;
	z-index:3;
	left: 508px;
	top: 52px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#tablesHolder {
	position:absolute;
	width:444px;
	height:293px;
	z-index:2;
	left: 512px;
	top: 112px;
}
#tablesHolder a {
	color: #809294;
}
#tablesHolder a:hover {
	color: #546061;
}
table td {
	font-size: 11px;
}
#textHeader {
	position:absolute;
	width:160px;
	height:27px;
	z-index:1;
	left: 32px;
	top: 6px;
}
#textHeader h1 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 20px;
}
#otherPieces {
	position:absolute;
	width:250px;
	height:20px;
	z-index:1;
	left: 232px;
	top: 11px;
}
#textHeader h2 {
	font-weight: normal;
	margin: 5px 0 0 0;
	padding: 0px;
	font-size: 13px;
}
#otherPieces a {
	color: #809294;
}
#otherPieces a:hover {
	color: #546061;
}
#picBox {
	position:absolute;
	width:490px;
	height:350px;
	z-index:1;
	left: 0px;
	top: 168px;
}
#picBoxIndex {
	position:absolute;
	width:955px;
	height:260px;
	z-index:1;
	left: 0px;
	top: 148px;
}
#bottomGreyBarIndex {
	position:absolute;
	width:100%;
	height:135px;
	z-index:1;
	left: 0px;
	top: 410px;
	background-color: #E8E8E8;
}
#disclaimer {
	position:absolute;
	width:65px;
	height:20px;
	z-index:2;
	left: 880px;
	top: 418px;
	text-align: right;
}
#disclaimer a {
	color: #809294;
	text-decoration: none;
}
#disclaimer a:hover {
	color: #546061;
}
.tableSmTex {
	font-size: 9px;
}
#aboutBox {
	position:absolute;
	width:300px;
	height:200px;
	z-index:1;
	left: 32px;
	top: 168px;
	line-height: 17px;
}
#aboutBox a {
	color: #809294;
}
#aboutBox a:hover {
	color: #546061;
}
#aboutBox p {
	margin: 0 0 8px 0;
	padding: 0px;
}
#aboutBox h1 {
	font-weight: normal;
	font-size: 24px;
	margin: 0px;
}
#aboutBox h2 {
	font-weight: normal;
	font-size: 18px;
	margin: 5px 0 0 0;
	padding: 0px;
}
#aboutBox1 {
	position:absolute;
	width:215px;
	height:360px;
	z-index:1;
	left: 511px;
	top: 168px;
	line-height: 17px;
	overflow: visible;
}
#aboutBox1 a {
	color: #809294;
}
#aboutBox1 a:hover {
	color: #546061;
}
#aboutBox1 p {
	margin: 0 0 8px 0;
	padding: 0px;
}
#aboutBox2 {
	position:absolute;
	width:200px;
	height:360px;
	z-index:1;
	left: 740px;
	top: 168px;
	line-height: 17px;
	overflow: visible;
}
#aboutBox2 a {
	color: #809294;
}
#aboutBox2 a:hover {
	color: #546061;
}
#aboutBox2 p {
	margin: 0px;
	padding: 0px;
}
#aboutBox3 {
	position:absolute;
	width:440px;
	height:290px;
	z-index:1;
	left: 32px;
	top: 168px;
	line-height: 17px;
}
#contactBox1 {
	position:absolute;
	width:220px;
	height:250px;
	z-index:1;
	left: 511px;
	top: 168px;
	line-height: 17px;
	overflow: visible;
}
#contactBox1 a {
	color: #809294;
}
#contactBox1 a:hover {
	color: #546061;
}
#contactBox2 {
	position:absolute;
	width:200px;
	height:250px;
	z-index:1;
	left: 740px;
	top: 168px;
	line-height: 17px;
}
#contactBox2 a {
	color: #809294;
}
#contactBox2 a:hover {
	color: #546061;
}
#contactBox2 p {
	margin: 0px;
	padding: 0px;
}
#contactBox1 p {
	margin: 0px;
	padding: 0px;
}
.foxLintonLink a{
	font-weight: bold;
	text-decoration: none;	
}
.foxLintonLink a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #546061;
}
