body {
	padding: 0;
	font-family: 'Trebuchet MS', Arial, 'Gill Sans MT', verdana;
/*	background: #fff url("/images/bg.jpg") repeat-x; */
	background: #d7d9e6;
	font-size: 13px;
	margin: 0 auto auto auto;
	text-align: center;
	}

h1 {
	font-family: Arial, 'Trebuchet MS', verdana;
	font-size: large;
	font-weight: normal;
	color: #003e7d;
	margin: 6px 0 13px 0;
	}

h2 {
	font-family: Arial, 'Trebuchet MS', verdana;
	font-size: 14px;
	font-weight: bold;
	color: #003e7d;
	margin: 13px 0 2px 0;
	width: 100%;
	background: #e0e6ee;
	padding: 5px;
}

p {
	margin: 0 0 20px 0;
	}

a {
	color: #000;
	}
	
.hide {
	display: none;
	}
	
a:hover {
	color: #1c5eb2;
	}

ul {
	margin-bottom: 25px;
	}
	
img {
	margin: 0;
	padding: 0;
	border: none;
	}
	
div {
	padding: 0;
	margin: 0;
	}

form {
	padding: 0;
	margin: 0;
	}

div#container {
	background: #fff;
	border: 1px solid #2b377e;
	text-align: left;
	width: 900px;
	padding-top: 0;
	margin: 0 auto 10px auto;
	}

div#main {
	background: #fff;
	border: none;
	text-align: left;
	width: 900px;
	margin: auto;
	}
	
div#header {
	margin: 0 0 0 0;
	padding: 0;
	}

table.links tr td {
	text-align: center;
	padding: 0 20px 0 20px;
	}

table.links tr td a {
	color: #fff;
	text-decoration: none;
	}

div#contact {
	margin: 0 0 10px 0;
	line-height: 0;
	text-align: center;
	}
	
div.text {
	text-align: left;
	background: #dff6aa;
	border-left: 1px solid #5f9305;
	border-right: 1px solid #5f9305;
	text-align: left;
	padding: 5px 0 5px 15px;
	max-width: 182px;
	font-size: 13px;
	line-height: 20px;
	color: #5f9305;
	}
	
div.text a {
	color: #5f9305;
	}
	
div.footer {
	background: url("/images/footer_bg.jpg") repeat-x #fff;
	text-align: center;
	font-size: x-small;
	margin: 0 0 10px 0;
	}
	
table.body {
	margin: 0;
	padding: 0;
	clear: both;
	width: 900px;
	border-left: 1px solid #1c61b8;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
	
div#body {
	clear: both;
	}
	
table tr th {
	background: url("/images/special_bg.jpg") repeat-x #1c5eb2;
	color: #fff;
	padding: 3px;
	}

table tr td {
	vertical-align: top;
	}
	
table tr td.leftnav {
	background: #fff;
	width: 212px;
	max-width: 212px;
	}
	
table tr td.tdcontent {
	width: 708px;
	margin: 0;
	padding: 0;
	}

div#content {
	margin: 20px;
	min-height: 500px;
	}
	
div.content {
	padding: 0 15px 0px 15px;
	}

div#leftnav {
	width: 188px;
	margin: 0px 0 0 12px;
	padding: 0;
	border: 2px solid #e7e7e7;
	}
	
div#leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
div#leftnav ul li {
	margin: 0;
	padding: 0;
	}

div#leftnav ul li a {
	display: block;
	width: 178px;
	margin: 0;
	padding: 3px 5px 3px 5px;
	background: url("/images/leftnav_link_bg.jpg") repeat-y #d8dcf1;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	color: #003d7d;
	}
	
div#leftnav ul li a.selected {
	background: #fff;
	}
	
div#leftnav ul li a:hover {
	background: #fff;
	}

div#leftnav ul li a:hover {
	background: #fff;
	}
	
hr {
	color: #db9a00;
	margin: 0 0 0 10px;
	padding: 0;
	}
	
span.heading {
	font-weight: bold;
	}

table.data tr td {
	padding: 0 0 5px 0;
	}
	
.bold {
	font-weight: bold;
	}
	
input.button {
	background: url("/images/special_bg.jpg") repeat-x #1c5eb2;
	border: 1px solid #1c5eb2;
	color: #fff;
	}
	
a.button {
	background: url("/images/productenquiry.jpg") left center no-repeat #1c5eb2;
	background-position: 5px;
	border: 2px solid #ccc;
	color: #fff;
	padding: 3px;
	padding-left: 30px;
	text-decoration: none;
	}
	
a.button:hover {
	background: url("/images/productenquiry_hover.jpg") left center no-repeat #073f86;
	background-position: 5px;
	}
	
.help {
	color: #d00;
	}
	
input.textfield {
	width: 275px;
	}

div#vnav {
	padding-left: 10px;
	width: 890px;
	height: 34px;
	color: #fff;
	font-size: 12px;
	background: #fff;
	border-bottom: 1px solid #fff;
	font-family: Arial;
	}
	
div#vnav span.vnav_link {
	vertical-align: middle;
	margin-left: 5px;
/*	top: 10px; */
/*	position: relative; */
	}
	
div#vnav span.vnav_link_selected {
	vertical-align: middle;
	margin-left: 5px;
	}
	
div#vnav span.vnav_link a {
	margin-right: 2px;
	color: #fff;
	text-decoration: none;
	height: 33px;
	padding: 0;
	border-right: 1px solid #fff;
	vertical-align: middle;
	display: block;
	float: left;
	background: url("/images/topnav_bg.jpg") repeat-x;
	text-transform: uppercase;
	}
	
div#vnav span.vnav_link_selected a {
	margin-right: 2px;
	color: #ffc017;
	text-decoration: none;
	height: 33px;
	padding: 0;
	border-right: 1px solid #fff;
	vertical-align: middle;
	display: block;
	float: left;
	text-transform: uppercase;
	background:  url("/images/topnav_bg.jpg") repeat-x;
	}
	
div#vnav span.vnav_link a:hover {
	color: #ffc017;
	background:  url("/images/topnav_bg.jpg") repeat-x;
/*	background: #fff; */
	}

div#vnav_row {
	color: #fff;
	background: url("/images/2_bg.jpg") repeat-x #2b377f;
	font-size: 11px;
	border-bottom: 1px solid #fff;
	}
	
div#vnav_row table tr td {

	}

div#vnav_row table tr td a {
	border-right: solid 1px #fff;
	padding: 3px 7px 3px 7px;
	display: block;
	color: #fff;
	text-decoration: none;
	}
	
div#vnav_row table tr td a:hover {
	background: url("/images/2_bg_hover.jpg") repeat-x #fcc42f;
	color: #000;
	}

div#vnav_row table tr td a.selected {
	background: url("/images/2_bg_selected.jpg") repeat-x #fcc42f;
	color: #000;
	}

input.go {
	background: url("/images/go.jpg");
	width: 23px;
	height: 19px;
	padding: 0;
	border: none;
	cursor: hand;
	vertical-align: middle; 
	margin-right: 40px;
	}
	
div#members {
	font-size: 11px;
	float: right;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 0;
	}
	
div#footer {
	background: #2b377e;
	color: #fff;
	padding: 3px;
	font-size: 11px;
	text-align: right;
	clear: both;
	}
	
div#footer a {
	color: #fff;
	}
	
div#footer p {
	margin: 0;
	padding: 3px;
	}
	
table tr td.submit {
	background: #d4dfeb;
	text-align: right;
	padding: 5px;
	}
	
table.data {
	border: 1px solid #ccc;
	}
	
table.data tr td {
	padding: 2px;
	border: 1px solid #ccc;
	}

div.newsletter h2, div.calendar h2 {
	width: 190px;
	background: url("/images/footer_bg.jpg") repeat-x #2b377f;
	padding: 3px;
	text-align: center;
	color: #fff;
	font-weight: normal;
	border-bottom: 2px solid #f2cf01;
	}
	
div.newsletter ul, div.calendar ul {
	margin: 0;
	padding: 4px;
	list-style-type: none;
	}
	
div.newsletter ul li, div.calendar ul li {
	vertical-align: middle;
	}
	
.print {
	float: right;
	margin-right: 20px;
	}