body {
	background:#092E59 url(images/bg.gif) top left repeat-x;
	margin:0 0 20px;
	padding:0;}

body, td {
	color:#333;
	font-family:Verdana, Tahoma, Verdana, Arial, sans-serif;
	font-size:10pt;}




p {
	line-height: 1.5em;
		margin: 1em 0em 1.2em 0em;}

table.header {
	background:#FFF;}

table.header td.knifefork-top {
	text-align:left;
	vertical-align:bottom;
	background:#fff;}

table.header td.co {
	height:75px;
	text-align:right;
	vertical-align:middle;
	background:#02162C url(images/banner-cnr.gif) left top no-repeat;
	border-bottom:1px solid #fff;}

td.knifefork-mid {
	background:#092E59 url(images/nav/bg.gif) left center repeat-x;}

td.knifefork-bot {
	background:#fff url(images/logobotBg.gif) bottom right no-repeat;
	border-left:solid 1px #8B90B5;
	vertical-align:top;}




table.header td.heading {
	background:#fff;}


td.topNav {
	background:#092E59 url(images/nav/bg.gif) left center repeat-x;
	height:24px;
	/*border-bottom:solid 5px #8ED8F8;*/}

table.topNav {
	border-collapse:collapse;}
table.topNav td {
	padding:0;
	color:#fff;
	border-left:1px solid #B6A01B;
	border-right:1px solid #B6A01B;
	font-size:10px;}
table.topNav td a {
	color:#FFD000;
	font-weight:bold;
	text-decoration:none;}
table.topNav td a:hover {
	color:#fff;}

td.sideh {
	width:150px;
	vertical-align:top;
	background:#fff url(images/knifefork-bot.jpg) no-repeat top left;
	padding:33px 0 0 0;
	text-align:left;}



td.side {
	width:150px;
	/*vertical-align:top;*/
	background:#fff url(images/knifefork-bot.jpg) no-repeat top left;
	padding:33px 0 0 0;
	text-align:left;}

td.contact-details {
	width:150px;
	color:#092E59;
	vertical-align:top;
	text-align:center;
	background:#B1C5DC url(images/side-cnr.gif) no-repeat top right;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:10px;
	padding:10px 0 10px;}

td.content {
	padding:10px 10px 10px 30px;
	vertical-align:top;
	background:#fff url(images/cnr.gif) top right no-repeat;
	}

td.content img {
	border:3px double #092E59;
	padding:0px;
	margin:5px;}




table.footer {
	color:#fff;
	text-align:center;
	font-size:10px;}

table.footer td.footer {
	padding:6px;
	background:#B1C5DC;
	font-family: Tahoma, Verdana, Arial, sans-serif;}

table.footer td.margin {
	background:#B1C5DC;
	width:150px;}

td.footer a {
	color:#092E59;
	text-decoration:none;
	line-height:100%;
	font-size:10px;
	font-weight:normal;}
td.footer a:hover {
	color:#092E59;
	text-decoration:underline;}

table.footer td.copy {
	font-size:10px;
	color:#fff;
	text-align:right;
	padding-right:2px;
	font-family: Tahoma, Verdana, Arial, sans-serif;}


h2 {
	color: #18216C;
	font-family:  Verdana, 'Trebuchet MS', Georgia, Times, 'Times New Roman', Georgia, serif;
	font-size:1.2em;
	font-weight: bold;
	}


h3 {
	color: #18216C;
	font-family:  Verdana, 'Trebuchet MS', Georgia, Times, 'Times New Roman', Georgia, serif;
	font-size:12px;
	font-weight: bold;
	margin:0 0 5px;}


a {
	color:#18216C;
	font-weight:bold;}
a:hover {
	color:#FFD000;}

a.bl {
	color:#18216C;
	margin-left: 6px;
	font-weight:bold;}
a:hover {
	color:#FFD000;}
	
	
	
input,
textarea {
	background: #FFF;
	border: solid 1px #B1C5DC;
	font-family: Verdana, Tahoma, Verdana, Arial, sans-serif; }

input:focus, textarea:focus {
	border-color: #18216C;
	}

input.button {
	cursor: hand;
	cursor: pointer;
	}

li {
		line-height: 1.5em;
	}

b, strong {
		font-weight: bold;
	}

form {
		margin: 0;
	}