body {
	margin: 0px;
	background-color: #333;
	font: 0.8em/1.5em Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.2em;
	line-height: 1em;
	padding: 5px 0 15px 0;
	margin: 0;
	color: #000066;
}
h2 {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #000066;
}
h3 {
	font-size: 1em;
	line-height: 0em;
	color: #000066;
}
/*select.textbox {
	width: 220px;
	background: #FFFF99;
}
select.textbox option {
	background: #ffff99;
}*/
p {
	margin: 0;
	padding: 2px 0px 10px 0px;
	text-align: left;
	font-size: 10px;
}

a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
form {
	margin:0;
	padding:0;
}
#goButton {
	width: 29px;
	height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: -1000em;
	background: transparent url(images/go.png) no-repeat top left;
	vertical-align: middle;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* IE 5.x */
}

/******************************************/

#container {
	margin:auto;
	width:900px;
	margin-top: 5px;
}

#header {
	width:898px;
	float: left;
	border: 1px solid #ffffff;
	background: #BACBED url(images/header.png) no-repeat;
	height: 104px;
}
#lb_button {
	margin: 5px 10px;
}

#logo {
	margin-top: 4px;
	margin-left: 10px;
}

.headerLeft {
	width:260px;
	height:105px;
	float: left;
}
.headerCentre {
	width:473px;
	height:105px;
	float: left;
	text-align: center;
	line-height: 0.5;
}
.headerCentre h1 {
	font: lighter 18px Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 5px;
}

.quoteBox {
	width:280px;
	height:30px;
	margin: 18px 30px 0 100px;
}
.headerRight {
	width:165px;
	height:85px;
	float: left;
	font-size: 0.8em;
	text-align: right;
}
#qab_button {
	margin-top: 4px;
	margin-right: 5px;
}

.headerDate {
	width:165px;
	height:20px;
	float: left;
	text-align: center;
}
#quote {
	width: 270px;
	height: 80px;
}

/****************************************************/

#main {
	width:899px;
	float:left;
	background-color: #356093;
	border-left: 1px solid #ffffff;
}
.menuLeft {
	width:179px;
	background-color:#356093;
	padding: 10px 0 0 0;
	float: left;
}

.menuLeft ul {
	margin:0;
	padding: 0;
	text-decoration: none;
	list-style: none;
}

.menuLeft li {
	display:block;
	padding:0;
	margin: 0;
	font-size: 0.8em;
}

#main a span {
	padding:0 10px 0px 5px;
	text-decoration: none;
	color: #FFFFFF;
/*	font-size: 1em;
*/	font-weight: bold;
	line-height: 2.2em;
}
#main a:hover span {
	color:#FFFF00;
	text-decoration:none;
}
.mainText {
	width:700px;
	float:left;
	padding: 7px 10px 0 10px !important;
	padding: 7px 10px 0 7px;
	background: #FFFFFF url(images/white_texture.jpg);
	font-size: 10px;
}
.mainImage {
	float:right;
	width:200px;
	background-color: #FFFFFF;
	height: auto;
	padding: 0px 0px 0px 10px;
}
.mainbottom {
	width:898px;
	height:64px;
	background-image:url(images/footer.png);
	float: left;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

/****************************************************/

#footer {
	width:900px;
	float:left;
	color:#FFFFFF;
}
.footText {
	font-size:0.8em;
	padding-left: 10px;
}
#footer a {
	color: #BCCDEE;
}


/***************************************************/

td {
	font-size:0.8em;
	padding-left: 5px;
	vertical-align: top;
	border-bottom: 1px dotted #000000;
	
}
.top {
	background-color:#0099CC;
	font-weight:normal;
	color:#FFFFFF;
	border-bottom: 1px solid #000000;
}
/*****************************************************/

#corp {
	color:#000000;
	}

#corp ul {
	margin:0 0 0 30px;
	padding: 0;
	text-decoration: none;
	list-style-type: disc;
}

#corp li {
	display:block;
	margin:0;
	padding:0;
	color: #000066;
}
#corp td {
	border-bottom: 0px solid #ffffff;
	color: #000066;
	padding: 0;
	font-size: 1.0em;
}
.textbox  {
	background-color: #FFFFFF;
	color: #000033;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	border: 1px solid #CCCCCC;
	font-style: normal;
}
.goButton {
	cursor:pointer;
	border:outset 1px #cccccc;
	background:url(images/formbg.gif) repeat-x left top;
	color:#666666;
	font-size: 10px;
	font-weight:bold;
	padding: 1px 0px;
	margin: 0 3px;
}

.homeNob {
	margin: 9px 9px 3px 3px;
	float: left;
	height: 175px;
	width: 338px;
}
ul.list {
	padding:0 0 0 8px;
	margin: 0;
	list-style: none;
}

ul.list li {
	background:url(images/bull.gif) 0 10px no-repeat;
	text-decoration:none;
	padding:5px 0 3px 13px;
}

