/*
Evergreen CSS
-----------------------------------------------------
Written by Ben @ Popcorn 2008
-----------------------------------------------------
*/

/* ---- Branding --------------------------------- */
body {
	background-color: #75BA43;


}
#topbar {
	/* Specify Top Bar Background */
	background:#FFF url('/img/bg.jpg') repeat-x top;
}
#leftcol {
	/* Navigation Bar Background */
	background:#DAEFCC url('/img/house.gif') no-repeat bottom;
}
#nav a {
	/* Nav Bar Link Colour */
	color:#494949;
}
#footernav a {
	/* Specifies Spacing Bar Colour */
	border-right:2px solid #006600;
	/* Specifies Link Colour */
	color:#006600;
}
#footertextcontainer {
	/* Specifies Footer Text Background */
	background:url('/img/footertextbg.jpg') repeat-x left;
}
#signout {
	/* Sign In Button Colour */
	background:#F8C500;
}
#brokersarea,
#signin,
#send {
	/* Brokers Area Colour */
	background:#75BB43;
}
p,
li {
	/* Paragraph Colours */
	color:#666;
}
.formbox {
	/* Used to colour contact form etc... */
	background:#008F51;
}
/* ---- XHTML Tags ------------------------------- */
body {
	margin:0;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:small;
}
* html body {
	font-size:x-small; /* for IE5/Win */
	f\ont-size:small; /* for other IE versions */
}
html>body {
	font-size:small; /* be nice to Opera! */
}
form {
	margin:0;
	padding:0;
}
a img {
	border:none;
}
img {
	border:none;
}
/* ---- DIV Tags --------------------------------- */
#topbar {
	width:100%;
	height:200px;
	position:absolute;
	top:0;
	left:0;
}
#container {
	width:100%;
	margin:0 auto;
	background-color: #FFFFFF;
	background:#FFF url('/img/bg.jpg') repeat-x top;
}
#wrapper {
	width:952px;
	margin: 0px auto;
}
#leftcol {
	width:172px;
	float:left;
	padding:0 0 145px 0;
}
#removereliance {
	width:172px;
	height:127px;
	float:left;
}
#header {
	width:780px;
	height:109px;
	float:left;
}
#logo {
	width:550px;
	height:109px;
	float:left;
}
#loginarea,
#loggedinarea {
	width:220px;
	height:104px;
	padding:8px 0 0 10px;
	float:right;
}
#loginarea {
	background:#FFF url('/img/man.gif') no-repeat right;

}
#loggedinarea {
	background:#FFF url('/img/man2.gif') no-repeat right;
}
#nav {
	width:172px;
	float:left;
}
#content {
	width:764px;
	float:right;
	margin:16px 0 0 16px;
}
#footernavcontainer {
	width:100%;
	height:12px;
	padding:14px 0;
	float:left;
	background:url('/img/footernavbg.jpg') repeat-x left;
}
#footernav {
	width:952px;
	margin:0 auto;
}
#footertextcontainer {
	width:100%;
	height:126px;
	float:left;
}
#footertext {
	width:933px;
	margin:0 auto;
	padding:15px 22px 22px 22px;
	color:#FFF;
	font-weight:bold;
	font-size:75%;
}
#headerbox {
	width:764px;
	height:127px;
	float:left;
	background:url('/img/remove.gif') no-repeat right;
}
#main {
	width:764px;
	float:left;
	position:relative;
}
#downloadarea {
width:240px;
	text-align:left;
	margin-right:0px;
	margin-top:10px;
	position:absolute;
	top:0px;
	left:510px;
}

#downloadarea_sm {
	width:230px;
	float:right;
	text-align:left;
	margin-right:0px;
	margin-top:10px;
}

#downloadarea_sm img {
padding-right:5px;
padding-bottom:5px;
}





/* ---- Nav Bar ---------------------------------- */
#nav dl,
#nav dd,
#nav dt {
	list-style-type:none;
	margin:0;
	padding:0;
}
#nav dl {
	margin:6px 0 10px 22px;
}
#nav dd,
#nav dt {
	display:inline;
}
#nav a {
	font-weight:bold;
	font-size:80%;
	display:block;
	border-bottom:1px solid #FFF;
	padding:7px 0 6px 0;
	text-decoration:none;
	text-transform:uppercase;
}
/* ---- Footer Nav ------------------------------- */
#footernav dl,
#footernav dd,
#footernav dt {
	list-style-type:none;
	margin:0;
	padding:0;
}
#footernav dd,
#footernav dt {
	display:inline;
}
#footernav a {
	font-weight:bold;
	padding:0 10px 0 10px;
	font-size:80%;
	text-decoration:none;
	text-transform:uppercase;
}
#footernav a.Last {
	border-right:none;
}
#partnersites {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}
#partnersites li {
	display:inline;
	padding:0 10px 0 0;
}
#partnersites a {
	color:#DEEED7;
	font-size:100%;
	text-decoration:none;
	text-transform:uppercase;
}
#partnersites a:Hover {
	color:#FFF;
}
/* ---- Login Form ------------------------------- */
.logintable th,
.logintable tr {
	margin:0;
	padding:0;
	text-align:left;
}
#signin {
	width:162px;
    height:25px;

}

#signout a {
	width:154px;
	padding:5px;
	color:#FFF !important;
	text-align:left;
	font-size:100%;
	font-weight:bold;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
	margin:5px 0 0 0;
}

.loginpassword {
width:74px;
font-size:80%;
padding:0px 0px 2px 0px;
margin-left:5px;
}

.loginusername {
width:74px;
font-size:80%;
padding:0px 0px 2px 0px;
}



#brokersarea,
#signout {
	width:142px;
	padding:6px;
	display:block;
	color:#FFF;
	text-align:left;
	font-size:80%;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	border:none;
	cursor:pointer;
	margin:5px 0 0 0;
}
/* ---- Content ---------------------------------- */
p {
	margin:10px 0;
	font-size:90%;
	width:470px;
}

ul {
margin-left:0px;
padding-left:15px;
}

li {
list-style-type: square;
margin-left:1px;
padding-left:1px;
}


a {
color:#75bb43;
text-decoration:none;
}

h1 {
	font-size:200%;
	margin:10px 0;
}
h2 {
	font-size:100%;
	margin:10px 0;
	color:#666666;
}
p.red {
	color:#FF0000;
	font-size:85%;
	width:100%;
}
p.red a {
	color:#FF0000;
}
p.small {
	font-size:85%;
	width:100%;
}
.formbox {
	padding:10px;
}
table {
	margin:10px 0;
}
table td,
table th {
	vertical-align:top;
}
/* ---- Header Box ------------------------------- */
#headerbox h1, #headerboxhome h1 {
	margin:0 0 16px 0;
	padding:0;
	width:533px;
	height:127px;
	float:left;
}
#headerboxhome h1 {
	width: 531px;
	height:231px;
}

#headerbox h1 span, #headerboxhome h1 span {
	display:none;
}


h5 {
padding:0px;
margin:20px 0px 0px 0px;
}


/* ---- Header Box Captions ---------------------- */
.homeheader {
	background:url('/img/billboard1.jpg') no-repeat;
}
.productsheader {
	background:url('/img/products.jpg') no-repeat;
}
.peopleheader {
	background:url('/img/people.jpg') no-repeat;
}
.financeheader {
	background:url('/img/financial.jpg') no-repeat;
}
.partnerheader {
   background:url('/img/partnerbroker.jpg') no-repeat;
}
.stage2header {
	background:url('/img/stage2.jpg') no-repeat;
}
.latestnewsheader {
	background:url('/img/claims.jpg') no-repeat;
}
.inthepressheader {
	background:url('/img/inthepress.jpg') no-repeat;
}
.contactusheader {
	background:url('/img/contactus.jpg') no-repeat;
}
.brokersareaheader {
	background:url('/img/brokersareaheader.jpg') no-repeat;
}
.brokerloggedout {
		background:url('/img/logout.jpg') no-repeat;
}
.brokerlogin {
		background:url('/img/notsignedin.jpg') no-repeat;
}

.sitemapheader {
	background:url('/img/sitemap.jpg') no-repeat;
}

.disclaimer {
	background:url('/img/disclaimer.jpg') no-repeat;
}

.careers {
background:url('/img/careers.jpg') no-repeat;
}


/* ---- Login Area ------------------------------- */
#loginarea table,
#loggedinarea table {
	margin:0;
}
/* ---- Custom Styles ---------------------------- */
#billboard {
	width:764px;
	height:231px;
	float:left;
}
#textbox1 {
	width:510px;
	float:left;
}
.textbox2 {
	width:315px;
	float:left;
	margin:0 10px 0 0;
}
#textbox1 p,
.textbox2 p {
	width:100%;
}
.newsitem {
	background:#FEF3CC;
	width:470px;
	margin:20px 0;
}
.newsitem h4 {
	padding:5px;
	margin:0;
	display:block;
	background:#F8C500;
	color:#FFF;
	font-weight:bold;
	font-size:85%;
}
.newsitem .sat {
	width:30px;
	height:30px;
	position:absolute;
	margin:-10px 0 0 441px;
}
.newsitem p {
	padding:5px;
	margin:0;
	display:block;
	color:#666;
}
.newsitem a {
	color:#666;
	text-decoration:none;
	font-weight:bold;
}
.address,
.phonenumber,
.email,
.viewmap {
	padding:5px 0;
	margin:0;
	width:239px;
}
.address {
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.phonenumber {
	border-bottom:1px solid #CCC;
}
.email {
	border-bottom:1px solid #CCC;
}
.viewmap {
	border-bottom:1px solid #CCC;
}
.viewmap a {
	color:#75BB43;
}
.downloadpdf {
	font-size:85%;
	margin:20px 0;
}
.downloadpdf a {
	padding:12px 5px;
	background:url('/img/downloadpdf.gif') no-repeat;
	font-weight:bold;
	display:block;
	width:489px;
	height:35px;
	padding:1px 0px 0px 35px;
	text-decoration:none;
}
.brokersareadetails {
	width:231px;
	float:right;
	margin:10px 0 0 0;
}
.brokers-area-contact-details {
	border-bottom:1px solid #CCC;
	padding:5px 0;
	margin:0;
	display:block;
	width:100%;
}
/* ---- Contact Form ----------------------------- */
.cfName,
.cfEmail,
.cfPhone {
	width:160px;
	padding:5px;
	margin:0 0 10px 0;
	border:none;
	background:#FFF;
	color:#666;
	font-size:85%;
}
.cfMessage {
	width:311px;
	height:79px;
	padding:5px;
	margin:0 0 10px 0;
	border:none;
	background:#FFF;
	color:#666;
	font-size:85%;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
}
#send {
	width:154px;
	padding:5px;
	color:#FFF;
	text-align:left;
	font-size:80%;
	font-weight:bold;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
	margin:0 0 0 0;
}
.download {
	text-decoration:none;
	color:#000;
}
.download img {
	float:left;
}
.download span {
	float:left;
	margin:43px 0 0 20px;
}

table.bli {
  width: 490px;
  border-collapse: collapse;
  border-spacing: 0px;
  border: none;
  margin: 10px 0px 10px 0px;
  padding: 0px;
}

table.bli tr th {
  padding: 3px;
  background: #DAEFCC;
  text-align: left;
  font-weight: bold;
  font-size: 85%;
}

table.bli tr td {
  font-size: 85%;
  padding: 3px;
}

a.home_msg {
  background: #55A42F;
  display: block;
  padding: 5px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}