body {
	font: 62.5% Arial, Helvetica, sans-serif;
	background: #ccc;
	text-align: center;
}



.accessibility {
	display: none;
}
#wrapper {
	text-align: left;
	width: 800px;
	margin: auto;
	padding: 0px;
	position: relative;
	top: 5px

	
}
#header {
	background: #fff url(images/logo.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 800px;
	height: 76px;
	
	
}

#tel {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 58px;
	left: 146px;

	
	
}



#main {
	position: absolute;
	background: #3B0084;
	top: 76px;
	width: 800px;
}

#mainpat {
	position: absolute;
	background: #003798;
	top: 76px;
	width: 800px;
}

#mainvis {
	position: absolute;
	background: #00A19C;
	top: 76px;
	width: 800px;
}

#mainpro {
	position: absolute;
	background: #0067C6;
	top: 76px;
	width: 800px;
}
#maintrust {
	position: absolute;
	background: #3B0084;
	top: 76px;
	width: 800px;
}

#mainfind {
	position: absolute;
	background: #006A4E;
	top: 76px;
	width: 800px;
}



/* Hides from IE5-Mac \*/
* html #main {height: 1%;}
/* End hide from IE-Mac */

#leftnav {
	width: 146px;
	background: #E1C6FF;
	height: auto;
	font-size: 1.1em;
	line-height: 2em;
	float: left;
	border-top: 1px solid #fff;
}
#leftnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#leftnav ul li{
	width: 146px;
	border-bottom: 1px solid #fff;
	
}
#leftnav ul li a{
	color: #000;
	text-decoration: none;
	background: #E1C6FF;
	padding-left: 5px;
	display: block;
}
#leftnav ul li a:hover{
	color: #fff;
	text-decoration: none;
	background: #666666;
	display: block;
	
}


#leftnavhp ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#leftnavhp ul li{
	width: 146px;
	border-bottom: 1px solid #fff;
	
}
#leftnavhp ul li a{
	color: #000;
	text-decoration: none;
	background: #D2E7E4;
	padding-left: 15px;
	display: block;
}
#leftnavhp ul li a:hover{
	color: #000;
	text-decoration: none;
	background: #fff;
	display: block;
}
#content1 {
	margin: 0px 0px 0px 146px;
	background: #fff url(images/homepage.jpg) no-repeat left top;
}

#content2 {
	margin: 0px 0px 0px 146px;
	background: #fff url(images/homepage2.jpg) no-repeat left top;
}

#content3 {
	margin: 0px 0px 0px 146px;
	background: #fff url(images/homepage3.jpg) no-repeat left top;
}

#content4 {
	margin: 0px 0px 0px 146px;
	background: #fff url(images/homepage4.jpg) no-repeat left top;
}

#content5 {
	margin: 0px 0px 0px 146px;
	background: #fff url(images/homepage8.jpg) no-repeat left top;
}
#content6 {
	margin: 0px 0px 0px 146px;
	background: #fff url(images/homepage7.jpg) no-repeat left top;
}

#content7 {
	margin: 0px 0px 0px 146px;
	background: #fff url(images/homepage9.jpg) no-repeat left top;
}

#inner { 
  padding: 70px 10px 0px 10px;
	margin: 0;
	font-size: 12px;
	line-height: 16px
  }
  
  #inner1 { 
  padding: 70px 10px 0px 10px;
	margin: 0;
  }
  
    #inner2 { 
  padding: 115px 20px 0px 20px;
	margin: 0;
	float: right
  }
  
  #inner3 { 
  padding: 115px 10px 0px 10px;
	margin: 0;
  }
  
  #innerright { 
  padding: 0px 10px 0px 10px;
	margin: 0; background:#E1C6FF;
	font-size: 10px
  }
  
    #innerright2 { 
  padding: 0px 20px 0px 20px;
	margin: 0; background:#D3E2DF;
  }


#footer {
	background: #666666;
	clear: both;
	height: 25px;
	width: 800px;
	border-top: solid 1px #FFFFFF;
	font-size: 9px
}

#footerpat {
	background: #00A19C no-repeat right bottom;
	clear: both;
	height: 25px;
	width: 800px;
	border-top: solid 1px #FFFFFF
}





#resultstableleft { 
background:#E7CFDF;
width: 50px;
	border-bottom: 1px solid #BE0077;
	float: left;
	padding: 5px 10px 0px 10px;
  }
  
  
#resultstableright { 
background:#E7CFDF;
	border-bottom: 1px solid #BE0077;
	float: left;
	position: relative;
	padding: 5px 50px 0px 0px;
	width: 100px
  }

#footer1

{ height: 10px; position: relative; left: 150px; top: 5px; color: #FFFFFF}

#footer1 A

{ color: #FFFFFF}

#footer1 A:hover

{ color: #000000}

/* text styles */
#content1 p{
	padding-bottom: 6px; 
	margin: 0px;
}

#content1 a{
  color: #5300AE;
	text-decoration: none;
}
#content1 a:hover{
  text-decoration: underline;
}
#content1 .textstyle1 {
	font-size: 1.2em;
	line-height: 1.1em;
	color: #000;
}
#content1 .textstyle2 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}


p{
	padding-bottom: 6px; 
	margin: 0px;
}

a{
  color: #5300AE;
	text-decoration: none;
}
a:hover{
  text-decoration: underline;
}
.textstyle1 {
	font-size: 1.2em;
	line-height: 1.1em;
	color: #000;
}
.textstyle2 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

#content1 .img-border {
	border: 1px solid #ccc;
	margin: 0px 0px 0px 0px;
	padding: 6px;
  }
#content1 .bulletpoint {
  color: #ccc;
	background: url(../images-nh4-1/menubullet.gif) no-repeat left top;
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 0px 0px 0px 16px;
	}
#content1 .bulletheader {
  color: #990066;
	font-weight: bold;
	}

h1 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #3B0084;
}

h2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #3B0084;
}
.pageheader1 {
	font-size: 1.9em;
	line-height: 1.8em;
	font-weight: bold;
	color: #095ba5;
}
.subhead {
  font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
  color: #333;
	padding: 6px 0px 3px;
	display: block;
}
.bluesubhead {
  font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
  color: #095ba5;
	padding: 6px 0px 3px;
	display: block;
}
.standfirst {
	color: #6c6c6c;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: bold;
	padding-bottom: 6px;
  }
  
  /* IE Win bug fix - Hides from IE5-Mac \*/
* html #leftnav ul li a{
height: 1%; }
/* End hide from IE-Mac */