/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-right: 2%;
	margin-top: 5%;
	margin-left: 2%;
	text-align: center;
	border-bottom-color: #00CC33;
	background: #4c4c4c;
	background-image: none;
	clear: both;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}

a:hover {
	font-weight: normal;
	color: #FF0000;
}
a:visited {
	color: #800020;
}
a:active {
	font-weight: bold;
}

tbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: medium solid;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
}

.centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
table.centred {margin-left:auto; margin-right:auto;}

table#header {
	font-size: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	width: 61%;
	color: #000000;
	background: url(../images/bckgr1.jpg);
}

table#businessOuter {
	background: #FFFFFF;
	background-image: none;
	font-size: 14px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	width: 95%;
	color: #000000;
	border-width:0;
}
table#businessOuter a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
}
table#businessOuter a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #800020;
}
table#businessOuter a:hover {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;}
table#businessOuter a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF2020;
}


.topBusinessLinks {
	background-color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	width: 95%;
}
.topBusinessLinks a:link {color: #0000FF}
.topBusinessLinks a:hover {font-weight: bold; color: #FF0000;
}
.topBusinessLinks td {text-align: center;
}



table#topBusinessLinks {
	background-color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	width: 95%;
}
table#topBusinessLinks a:link {color: #0000FF}
table#topBusinessLinks a:hover {font-weight: bold; color: #FF0000;
}
table#topBusinessLinks td {text-align: center;
}


table#bottomBusinessLinks {
	background-color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	width: 95%;
}

.brochureRightImage {
	font-size: 12px;
	float: right;
	padding: 10px;
	background-position: center top;
	vertical-align: middle;
	width: 250px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-indent: 3%;
	list-style-type: disc;
	text-align: left;
}

.orangerow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	background: #ffcc66;
	background-image: none;
	text-align: center;
	color: #000000;
}

table#businessInner {
	background: #FFFFFF;
	font-size: 14px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	width: 85%;
	color: #000000;
	border-width:0;
}
table#businessInner a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
}
table#businessInner a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #800020;
}
table#businessInner a:hover {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;}
table#businessInner a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF2020;
}

.subheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.subheading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.imageLeft {
	float: left;
	padding: 10px;
	background: center top;
	vertical-align: middle;
}
.imageRight {
	float: right;
	padding: 10px;
	background: center top;
	vertical-align: middle;
}

.knowbritainIndex {
	background-color: #0080c0;
	font-size: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #ffff80;
	width:40%;
}
.knowbritainIndex a:link {color: #ffff80}
.knowbritainIndex a:hover {font-weight: bold; color: #FF0000;
}
.knowbritainIndex a:visited {font-weight: bold; color: #CCCCCC;}
.knowbritainIndex td {text-align: center;
}


table#knowbritainIndex {
	background-color: #0080c0;
	font-size: 16px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #ffff80;
	border: thin solid;
	width:40%;
}
table#knowbritainIndex a:link {color: #ffff80}
table#knowbritainIndex a:hover {font-weight: bold; color: #FF0000;
}
table#knowbritainIndex a:visited {font-weight: bold; color: #CCCCCC;}
table#knowbritainIndex td {text-align: center;
}

table#copyright {
	background-color: #0080c0;
	font-size: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #ffff80;
	width: 40%;
	border:0;
}
table#copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
}
table#copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #800020;
}
table#copyright a:hover {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;}

table#copyright a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF2020;
}
