body {
	background-color: #FFFFFF;
	margin: 0px; 
	padding: 0px;
}

img {
	border:0;
}

#home .bodytable {
	background:url(../images/lord_ashcroft_bg.jpg) bottom right no-repeat #E7E7DD;
}

.bodytable {
	background-color: #E7E7DD;
	width: 860px;
	height: 530px;
}

.bodytableIE {
	background-color: #E7E7DD;
	width: 100%;
	height: 100%;
	max-width: 860px;
	width:expression(document.body.clientWidth > 860? "860px": "100%" );
	max-height: 581px;
	height:expression(document.body.clientHeight > 581? "581px": "100%" );
}

a {
	color: #00A5DD;
	text-decoration: none;
}

a:hover {
	color: #15C5FF;
	text-decoration: underline;	
}

p { 	
	text-align: left; 
	letter-spacing: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #002B5E;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #002B5E;
}


.scrolldiv {
	height: 380px; 
	overflow: auto;
}

#about .scrolldiv {
	height: 239px; 
	overflow: auto;
}

#belize .scrolldiv {
	height: 180px; 
	overflow: auto;
}

#news .scrolldiv {
	height: 223px;
	overflow: auto;
}

#vccollection .scrolldiv {
	height: 238px;
	overflow: auto;
}

#bca .scrolldiv {
	height: 210px;
	overflow: auto;
}

#contact .scrolldiv {
	height: 180px;
	overflow: auto;
}

#carlisle .scrolldiv {
	height: 260px;
	overflow: auto;
}
#mavinwood .scrolldiv {
	height: 256px;
	overflow: auto;
}
#bbholdings .scrolldiv {
	height: 160px;
	overflow: auto;
}
#opensource .scrolldiv {
	height: 212px;
	overflow: auto;
}
#watford .scrolldiv {
	height: 241px;
	overflow: auto;
}
#wraith .scrolldiv {
	height: 200px;
	overflow: auto;
}
#newinvestments .scrolldiv {
	height: 182px;
	overflow: auto;
}
.textpadtable {
	margin: 61px 20px 20px 10px;
}
.highlightText {
	color:#DD0067;
}
.highlightTextB {
	color:#00A5DD;
}
a:hover.underlinedLink{
	text-decoration: underline;
}

label {
	display: block;
	float: left;
	clear: left;
	width: 8em;
	margin: 0;
	padding: 0 1em 0 0;
}

input, textarea {
	width: 280px;
}

input[type=image], input.image {
	width: auto;
}

input[type=submit], input[type=reset], button {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	font-size: 1.15em;
	color: #002B5E;
	cursor: pointer;
}

input[type=submit]:hover, input[type=reset]:hover, button:hover {
	color: #00A5DD;
}

#home form {
	margin: 0 0 23px 0;
	padding: 0;
}

#home form p {
	margin: 0;
}

#home form img {
	margin: 0;
	padding: 0;
}

#home input[type=image], input.image {
	margin: 4px 0 0 0;
	padding: 0;
}

#home label {
	display: none;
}

#home input.image.search {
	width: 41px;
}

input.image.sendemail {
	width: 68px;
}



#searchresults .textpadtable {
	background: #FFF;
	padding: 0 5px;
}

#searchresults .textpadtable p.title {
	margin-top: 4px;
	padding: 0;
}

#searchresults .scrolldiv {
	width: 100%;
	height: 362px;
	overflow: auto;
}

#searchresults label {
	display: none;
}

#searchresults #searchform {
	position: absolute;
	top: 130px;
	left: 50%;
	width: 360px;
	margin-left: -409px;
}

#searchresults form {
	margin: 0;
	padding: 0;
}

#searchresults form p {
	margin: 0;
}

#searchresults form input {
	width: 172px;
}

#searchresults input.image.search {
	width: 41px;
}

#pagesubject h1 {
	margin: 0;
	color: #002B5E;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 24px;
	font-weight: bold;
}

#pagesubject h1 a {
	color: #002B5E;
	text-decoration: none;
}

#pagesubject p {
	margin: 0;
	color: #00A5DD;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 24px;
	font-weight: bold;
}

#pagesubject p a {
	color: #00A5DD;
	text-decoration: none;
}

#homebanner p {
	width: 150px;
	margin: 0 0 7px 0;
	color: #00A5DD;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
}

