body {
	border-top: 1px solid #e9e9e7;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333 !important;
	background: url(../iso_icons/hsbc_fractal.jpg) 0 0;	
}

textarea {font-size: 0.9em;}

a:link {
	color: #C00;
	text-decoration: none;
}

a:visited {
	color: #C00;
	text-decoration: none;
}

a:hover {
	color: Black;
	text-decoration: underline;
}

a:active {
	color: #C00;
	text-decoration: none;
}

a.white:link {
	color: #fff;
	text-decoration: underline;
}

a.white:visited {
	color: #fff;
	text-decoration: underline;
}

a.white:hover {
	color: red;
	text-decoration: underline;
}

a.white:active {
	color: #fff;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

select {
	font-size: 11px;
}

input {
	font-size: 11px;
}

submit {
	font-size: 11px;	
}

textarea {
	font-size: 1em;
	font-family: arial;
}

p {
	color: #333;
}

ul {
	margin: 0px;
	padding: 0px;
	color: #333;
}

li {
	list-style: none!important;
}


/********************************************************************/
/* This is to rectify float problems in FireFox */
/* Apply by adding to a class: "clearfix classname" */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/********************************************************************/
/* Overall structure elements */
/* Includes language and location li's */

.underneath{
	padding-top:5px;
}

#content {
	width: 920px;
	margin: 0px 0px 0px 32px;
} 

.head_area {
	margin: 12px 0px 13px 0px;
	display: block;
	clear: both;
}

.head_area h1 {
	margin: 0px 0px 0px 0px;
	float: left;
}

.welcome{
	margin:3px 0px 0px 5px;
	font-size:11px;
	display:block;
	float:left;
}

.head_right {
	float: right;
	margin: 0px 0px 0px 0px;
}

.head_right_UK {
	float: right;
	margin: 7px 0px 0px 0px;
}

#head_languages {
	font-size: 0.7em;
	color: #666;
}

#head_languages ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	display: block;
	clear: both;
	text-align: right;
}

#head_languages ul li {
	display: inline;
	margin: 0px 0px 0px 7px;
}

#head_languages ul li a:link {
	color: #666;
	text-decoration: underline;
}

#head_languages ul li a:visited {
	color: #666;
	text-decoration: underline;
}

#head_languages ul li a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#head_languages ul li a:active {
	color: Black;
	text-decoration: underline;
}


#head_locations {
	font-size: 0.75em;
	color: #333;
}

#head_locations ul {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	display: block;
	clear: both;
	text-align: right;
	font-weight: bold;
}

#head_locations ul li {
	display: inline;
	margin: 0px 0px 0px 7px;
}


#head_locations ul li a:link {
	color: #333;
	text-decoration: underline;
}

#head_locations ul li a:visited {
	color: #333;
	text-decoration: underline;
}

#head_locations ul li a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#head_locations ul li a:active {
	color: Black;
	text-decoration: underline;
}

/********************************************************************/
/* Global navigation */

.global_nav {
	border-top: 3px solid #f00;
	background-color: #f1f2ed;
	padding: 2px 5px 7px 5px;
	margin: 0px 0px 0px 0px;
}

/* This is to fix non-IE browsers padding */
html>/**/body .global_nav {
	padding: 6px 5px 7px 5px;
}

/* This is to fix IE but non-IE7 browsers padding */
* html .global_nav {
	padding: 6px 5px 7px 5px;
}

#breadcrumb {
	display: block;
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
}

#breadcrumb H6 {
	font-size: 0.7em;
	color: #333;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	display: inline;
}

#breadcrumb ul {
	list-style: none;
	display: inline;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	color: #666;
}

#breadcrumb ul li {
	display: inline;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#breadcrumb ul li a:link {
	color: #333;	
	font-weight: normal;
}

#breadcrumb ul li a:visited {
	color: #333;
	font-weight: normal;
}

#breadcrumb ul li a:hover {
	color: #C00;
	font-weight: normal;
}

#breadcrumb ul li a:active {
	color: Black;
	font-weight: normal;
}

.searchtable {
	clear:left;
	float: left;
	color: green;
}
.searchtable form{
	margin:0px;
}

input.globalnav {
	margin: 0px 0px 0px 0px;
}

.search_button {
	margin: 0px 0px 0px 2px;
}

.global_nav ul.menu1 {
	margin: 0px 0px 0px 120px;
	padding: 0;
	list-style-type : none;
	font-weight: bold;
	font-size: 0.75em;
	border-top: 0px;
	float: left;
	width: 460px;
}

html>body .global_nav ul.menu1 {
	margin: 1px 0px 0px 100px;
}

.global_nav ul.menu1 li {
	text-transform:uppercase;
	margin: 0px 0px 0px 10px;
	float: left;
	display: inline;
}

.global_nav ul.menu1 li a.thislink:link {
	background-color: #F00;
	padding: 3px 5px!important;
	text-decoration: none;
	color: white;
}

.global_nav ul.menu1 li a.thislink:visited {
	background-color: #F00;
	padding: 3px 5px!important;
	text-decoration: none;
	color: white;
}

.global_nav ul.menu1 li a.thislink:hover {
	background-color: #F00;
	padding: 3px 5px!important;
	text-decoration: none;
	color: white;
}

.global_nav ul.menu1 li a.thislink:active {
	background-color: #F00;
	padding: 3px 5px!important;
	text-decoration: none;
	color: white;
} 

.global_nav ul.menu1 li.thispage {
	padding: 3px 5px!important;
	text-decoration: none;
	color: white;
	background-color: #F00;
	float: left;
	margin: -1px 0px 0px 10px;
}

.global_nav ul.menu1 li a.fix:link {
	padding: 3px 5px!important;
	text-decoration: none;
	color: black;
	float: left;
}

.global_nav ul.menu1 li a.fix:visited {
	padding: 3px 5px!important;
	text-decoration: none;
	color: black;
	float: left;
}

.global_nav ul.menu1 li a.fix:hover {
	background : #CCC;
	padding: 3px 5px!important;
	text-decoration: none;
	color: white;
	float: left;
}

.global_nav ul.menu1 li a.fix:active {
	background : #C00;
	padding: 3px 5px!important;
	text-decoration: none;
	color: white;
	float: left;
} 



/* HSBCPB Login box */

.services {
	font-size: 0.75em;
	z-index : 1000;
}

a.servicesbox:link {
	background : url(../iso_icons/301107_arrow_red.png) White no-repeat 4px 6px;
	padding: 2px 5px 2px 10px;
	text-decoration: none;
	color: black;
	border: 1px black solid;
	float: right;
	margin: 0px 0px 0px 0px;
	z-index : 1000;
}

a.servicesbox:visited {
	background : url(../iso_icons/301107_arrow_red.png) White no-repeat 4px 6px;
	padding: 2px 5px 2px 10px;
	text-decoration: none;
	color: black;
	border: 1px black solid;
	float: right;
	margin: 0px 0px 0px 0px;
	z-index : 1000;
}

a.servicesbox:hover {
	background : url(../iso_icons/301107_arrow_red.png) Black no-repeat 4px 6px;
	padding: 2px 5px 2px 10px;
	text-decoration: none;
	color: white;
	float: right;
	margin: 0px 0px 0px 0px;
	z-index : 1000;
}

a.servicesbox:active {
	background : url(../iso_icons/301107_arrow_red.png) #C00 no-repeat 4px 6px;
	padding: 2px 5px 2px 10px;
	text-decoration: none;
	color: white;
	float: right;
	margin: 0px 0px 0px 0px;
	z-index : 1000;
}

/* Sign in to online services popup */

#servicessub {
	background-color: White;
	border: 1px solid #e9e9e7;
	position: absolute;
	display: none;
	text-transform: none;
	top: 95px;
	left: 562px;
	width: 333px; 
	z-index: 2000;
	height: 200px;
	padding: 15px 20px 4px 30px;
}

#servicessub h5 {
	clear: both;
	font-size: 0.9em;
	margin: 3px 0px 5px 0px;
	color: #333;
	display: block;
}

#servicessub ul {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	list-style: none;
}

#servicessub ul li {
	font-size: 10px;
	padding: 0px 0px 0px 7px;
	margin: 0px 0px 4px 0px;
	font-weight: normal;
	background : url(../iso_icons/301107_arrow_red.png) no-repeat 0px 4px;
	font-size: 0.95em;
}

#servicessub ul li a {
	color: #C00;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#servicessub ul li a:visited {
	color: #C00;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#servicessub ul li a:hover {
	color: Black;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#servicessub ul li a:active {
	color: #C00;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#servicessub p {
	display: block;
	clear: both; 
	position: absolute;
	bottom: 5px;
	right: 5px;
}

#servicessub p a:link {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	color: #C00;
	font-size: 0.9em;
 }
 
 #servicessub p a:visited {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	color: #C00;
	font-size: 0.9em;
 }
 
  #servicessub p a:hover {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	color: Black;
	font-size: 0.9em;	
 }
 
 #servicessub p a:active {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	color: #C00;
	font-size: 0.9em;	
 }

 
 /********************************************************************/
/* Left navigation elements */

.capture {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	clear: both;
	}

#navigation {
	padding: 0px;
	margin: 0px 20px 0px 0px;
	width: 180px;
	font-size: 0.7em;
	background-color: #f8f9f4;
	float: left;
	height: 650px;
}

#navigation ul  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	background-color: #f8f9f4;
	border-bottom:1px solid #d3d3d1; 
	border-left: 1px  solid #d3d3d1;
}

#navigation ul li a:link {
	color: black;
	text-decoration: none;
}

#navigation ul li a:visited {
	color: black;
	text-decoration: none;
}

#navigation ul li a:hover {
	color: black;
	text-decoration: underline;
}

#navigation ul li a:active {
	color: black;
	text-decoration: none;
}

#navigation ul li a.white:link {
	color: white;
	text-decoration: none;
}

#navigation ul li a.white:visited {
	color: white;
	text-decoration: none;
}

#navigation ul li a.white:hover {
	color: white;
	text-decoration: underline;
}

#navigation ul li a.white:active {
	color: white;
	text-decoration: none;
}

#navigation ul li.tier1bottom {
	border-top: 1px solid #d3d3d1;
	border-bottom: 1px solid White;
	padding: 5px 0px 5px 15px;
	margin:0px;
	background : url(../iso_icons/nav_arrow1.gif) no-repeat 8px 10px;
}

#navigation ul li.tier1 {
	border-top: 1px solid #d3d3d1;
	padding: 5px 0px 5px 15px;
	margin:0px 0px 0px 0px;
	background : url(../iso_icons/nav_arrow1.gif) no-repeat 8px 10px;
}

#navigation ul li.tier2 {
	padding: 4px 0px 5px 25px;
	background : url(../iso_icons/nav_arrow1.gif) no-repeat 17px 9px;
	border-top: 1px solid #d3d3d1;
	background-color: white;
}

#navigation ul li.tier3 {
	padding: 5px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	font-size: 0.9em;
	background : url(../iso_icons/nav_arrow2.gif) no-repeat 25px 10px;
	background-color: #d3d3d1;
	line-height: 1.5em;
}

#navigation ul li.tier3on {
	padding: 5px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	font-size: 0.9em;
	background : url(../iso_icons/nav_arrow2_red.gif) no-repeat 25px 10px;
	background-color: #d3d3d1;
	color: red;
	line-height: 1.5em;
}

#navigation ul li.tier3_bottom {
	padding: 5px 0px 8px 30px;
	margin:0px 0px 0px 0px!important;
	font-size: 0.9em;
	background : url(../iso_icons/nav_arrow2.gif) no-repeat 25px 10px;
	background-color: #d3d3d1;
	line-height: 1.5em;
}

#navigation ul li.tier3on_bottom {
	padding: 5px 0px 8px 30px;
	margin:0px 0px 0px 0px!important;
	font-size: 0.9em;
	background : url(../iso_icons/nav_arrow2_red.gif) no-repeat 25px 10px;
	background-color: #d3d3d1;
	color: red;
	line-height: 1.5em;
}

#navigation ul li.tier1on {
	padding: 5px 0px 5px 15px;
	margin:0px 0px 0px 0px;
	background : url(../iso_icons/nav_arrow1_white.gif) no-repeat 8px 9px;
	background-color: #F00;
	color: white;
	font-weight: bold;
}

#navigation ul li.tier1on a:link {
	color: white;
	text-decoration: none;
}

#navigation ul li.tier1on a:visited {
	color: white;
	text-decoration: none;
}

#navigation ul li.tier1on a:hover {
	color: white;
	text-decoration: underline;
}

#navigation ul li.tier2on {
	padding: 4px 0px 5px 25px;
	background : url(../iso_icons/nav_arrow1.gif) no-repeat 17px 9px;
	border-top: 1px solid #d3d3d1;
	background-color: white;
	font-weight: bold;
}

#navigation ul li.tier2on_nosub {
	padding: 4px 0px 5px 25px;
	background : url(../iso_icons/nav_arrow1.gif) no-repeat 17px 9px;
	border-top: 1px solid #d3d3d1;
	background-color: white;
	font-weight: bold;
}

/* END navigation */



 /********************************************************************/
/* Primary content body */

#bodycontent {
	padding: 0px 0px 0px 0px;
	float: left;
	margin: 0px;
	width: 717px;
	color: #333 !important;
}

#bodycontent p{
	line-height:1.6em;
}
	
#bodycontent h2 {
	font-weight: normal;
	font-size: 1.1em;
	border-bottom: 1px solid;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#bodycontent h3 {
	font-weight: bold;
	font-size: 0.9em;
	margin: 0px 0px 10px 2px;
	padding: 3px 0px 0px 0px;
	color: #333;
}
	
#bodycontent_home {
	padding: 0px 0px 0px 0px;
	float: left;
	margin: 0px;
	width: 920px;
	}


 /********************************************************************/
/* Footer elements */

#footer {
	position: relative;
	padding: 20px 10px 50px 50px;
	background-color: white;
	border-top: 1px solid #ececec;
	margin-top: 20px;
	font-size: 0.6em;
	color: #666;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	width: 800px;
}

#footer ul li {
	display: inline;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 3px;
	border-right: 1px solid #ececec;
}

#footer ul li a:link {
	color: #666;
	text-decoration: underline;
}

#footer ul li a:visited {
	color: #666;
	text-decoration: underline;
}

#footer ul li a:hover {
	color: Black;
	text-decoration: underline;
}

#footer ul li a:active {
	color: Red;
	text-decoration: underline;
}

#footer p {
	margin: 7px 0px 0px 0px;
	padding: 0px;
	width: 800px;
	color: #666 !important;
}


/* Homepage specific */

/* Main top area */

.homestrip {
	width: 918px;
	background-color: white;
	border: 1px solid #e9e9e7;
}

.homestrip a:link {
	color: #c00;
	text-decoration: none;
}

.homestrip a:visited {
	color: #c00;
	text-decoration: none;
}

.homestrip a:hover {
	color: Black;
	text-decoration: underline;
}

.homestrip a:active {
	color: #c00;
	text-decoration: none;
}

.assumenothing {
	border-right: 1px solid #e9e9e7;
	padding: 9px;
	float: left;
	width: 570px;
	background-color: White;
	color: #333;
}

.assumepic {
	float: left;
}

.assumeheader {
	float: left;
	margin: 5px 5px 0px 14px;
}

.assumetext p{
	float: left;
	width: 220px;
	text-align: left;
	line-height: 1.6em;
	margin: 0px 0px 0px 16px;
}

.perspective {
	width: 327px;
	float: left;
	height: 272px;
	color: #333;
}

a.pwhite a:link {
	color: white;
	text-decoration: underline;
}

a.pwhite:visited {
	color: white;
	text-decoration: underline;
}

a.pwhite:hover {
	color: red;
	text-decoration: underline;
}

a.pwhite:active {
	color: white;
	text-decoration: underline;
}

.persphead {
	margin: 25px 0px 10px 15px;
	float: left;
}

.perspectivetext {
	float: left;
	width: 280px;
	text-align: left;
	line-height: 1.5em;
	margin: 0px 0px 0px 15px;
}

.perspectivetext p{
	line-height: 1.45em;
	margin: 0 0 12px 0;
	text-align: left;
	font-size: 0.9em;
}

.inperspective {
	width: 220px;
	font-size: 8pt;
	display: block;
	clear: both;
	margin: 0;
	float: left;
}

.inperspective p{
	font-size: 0.9em;
	line-height:1.3em !important;
	background-color: white;
	display: block;
	margin:0px 0px 0px 2px;
	padding-bottom:0px;
	float:left;
	color: #333 !important;
	width: 131px;
}

.inperspective h6 {
	margin: 2px 0 0px 0px;
	padding: 0px;
	font-size: 1.1em;
	float: left;
	width: 125px;
}

.inpers_image {
	float: left;
	margin-right: 5px;
}

.inpers_text {
	margin: 3px 4px 3px 0px;
}

/* 2nd level on the homepage */

#lowertier {
	font-family: Arial, Helvetica, sans-serif;
	width: 918px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0;
	clear: both;
	font-size: 0.7em;
	line-height: 1.5em;
	color: #333;
	background-color: white;
	border-right: 1px solid #e9e9e7;
	border-bottom: 1px solid #e9e9e7;
	border-left: 1px solid #e9e9e7;
}

.lowertier_short {
	width: 719px;
	display: block;
	margin: 0px 0px 0px 0px;
	clear: both;
	font-size: 0.7em;
	line-height: 1.5em;
	color: #333;
}

#lowertier p {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#lowertier select {
	font-size: 1em;
}


#lowertier a:link {
	color: #c00;
	text-decoration: none;
}

#lowertier a:visited {
	color: #c00;
	text-decoration: none;
}

#lowertier a:hover {
	color: Black;
	text-decoration: underline;
}

#lowertier a:active {
	color: #c00;
	text-decoration: none;
}

#lowertier h4 {
	color: #666;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}

#lowertier h5 {
	color: #666;
	font-size: 1.1em;
	font-weight: normal;
	margin: 8px 0px 5px 0px;
}

#lowertier ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

#lowertier ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
	background : url(../iso_icons/301107_arrow_red.png) no-repeat 0px 6px;
	font-size: 0.9em;
}

#lowertier ul.offices {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

#lowertier ul li.offices {
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 7px;
	background : url(../iso_icons/301107_arrow_red.png) no-repeat 0px 4px;
	width: 80px;
	float: left;
}

#lowertier ul li.solooffice {
	margin: 7px 5px 0px 0px;
	padding: 0px 0px 0px 7px;
	background : url(../iso_icons/301107_arrow_red.png) no-repeat 0px 4px;
	float: left;
}

#lowertier1 {
	width: 290px;
	float: left;
	padding: 15px 20px 0px 10px;
	height: 190px;
}

#lowertier1 p{
	font-size: 0.9em;
}

#lowertier2 {
	width: 227px;
	float: left;
	padding: 15px 20px 0px 20px;
	height: 220px;
	border-right: 1px solid #e9e9e7;
	border-left: 1px solid #e9e9e7;
}

#lowertier2 p{
	font-size: 0.9em;
}

#lowertier3 {
	padding: 15px 20px 0px 15px;
	width: 280px;
	float: left;
	height: 190px;
}

#lowertier3 p{
	font-size: 0.9em;
	margin-bottom:10px;
}

#home_brick {
	margin-right: 1px;
	background-color: #eeeeee;
	padding: 10px;
	float: left;
	height: 130px;
	width/**/:/**/ 305px;
	width: 285px;
}

#brick_left {
	float: left;
}

#brick_left a.title:link {	
	text-decoration: none;
	color: #cc0000;
	list-style-type : none;
	font-size: 16px;
	font-weight: bold;
	float: left;
}

#brick_left a.title:active {	
	text-decoration: none;
	color: #cc0000;
	font-weight: bold;
	font-size: 16px;	
}

#brick_left a.title:visited {	
	text-decoration: none;
	color: #cc0000;
	font-weight: bold;	
	font-size: 16px;	
}

#brick_left a.title:hover {	
	text-decoration: underline;
	color: Black;
	font-weight: bold;
	font-size: 16px;	
}

.brickimage {
	float: right;
	border:0;
}

.bricktext p{	
	color: #666666;
	font-size: 11px;
	float: left;	
	clear: left;
	line-height: 1.5em;
	margin-top: 3px;
	width: 150px;
}


#brick_left a:link {	
	text-decoration: none;
	color: #cc0000;
	font-size: 11px;
	font-weight: normal;
	float: left;
	clear: left;	
	}

#brick_left a:active {	
	text-decoration: none;
	color: #cc0000;
	font-weight: normal;
	float: left;
	clear: left;	
	font-size: 11px;
}

#brick_left a:visited {	
	text-decoration: none;
	color: #cc0000;
	font-weight: normal;
	float: left;
	clear: left;	
	font-size: 11px;
}

#brick_left a:hover {	
	text-decoration: underline;
	color: Black;
	font-weight: normal;
	float: left;
	clear: left;	
	font-size: 11px;
}

/********************************************************************/
/* Sub page body elements */
/* Page highlight blocks */
/* UK Block */
/* Edited 10-04-08 */

.UK_homeblock {
	border: 10px solid #eee;
	margin: 0 0 10px 0;
	text-align: left;
}

#UK_headline_text {
	float: left;
	padding: 10px 20px;
	width: 336px;
	color: #333;
}

#UK_headline_text h3 {
	font-size: 1.6em;
	font-family: 'Times New Roman', serif;
	font-weight: normal;
	display: block;
	clear: both;
	margin: 0 0 5px 0;
	padding: 0;
}

.hgrey {
	color: #999;
}

.countryintro {
	display: block;
	clear: both;
	font-size: 0.75em;	
	padding: 0;
	text-align: left;
}

.countryintro p {
	margin: 0 0 10px 0;
	line-height: 1.5em!important;
}

.UK_headline_image {
	float: right;
	background-color: #333;
	border: 1px solid white;
	width: 319px
}

.UK_homeblock ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.UK_homeblock ul li {
	font-size: 1em;
	font-weight: bold;
	background : url(../iso_icons/301107_arrow_red.png) no-repeat 3px 5px;
	padding: 0px 0px 2px 10px;
	margin: 0px 0px 2px 0px;
	line-height: 1.35em;
}


.UK_homeblock ul li a:link {
}

.UK_homeblock ul li a:visited {
}

.UK_homeblock ul li a:hover {
}

.UK_homeblock ul li a:active {
}


/* Perspective Block */

.persp_homeblock {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	background : url(../iso_icons/) no-repeat 0px 0px;
	background-color: white!important;
	border: 1px  solid #d3d3d1;
}

.persp_homeblock h3 {
	text-align: right;
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.perspintro {
	display: block;
	clear: both;
	font-size: 0.75em;
	text-align: right;
	margin: 0px 5px 10px 382px;
	padding: 0px;
	line-height: 1.5em;
	width: 300px;
	color: #333;
	line-height: 1.6em;
}

.perspintro p{
	font-size: 1.0em;
	text-align: right;
	line-height: 1.6em;
	color: #333;
}

.perspintro p span {
	color: #333!important;
}

.perspintro p span a {
	color: #C00!important;
	font-weight: bold!important;
}

.perspintro p span a:hover {
	color: Black!important;
	font-weight: bold!important;
}



/********************************************************************/

/* Generic sub elements */

.wrapper {
	background-color: white;
	border: 1px solid #e9e9e7;
	padding: 0px 8px 10px 0px;
}

.wrapper h3 {
	padding: 0!important;
	margin: 10px 0 0 12px!important;
}

.wrapper p{
	color: #333;
	padding: 0px 6px;
	margin: 0 0 7px 8px!important;
	font-size: 0.9em;
	line-height: 1em;
}

/********************************************************************/

/* Page structural containers */

/* UK */

#uk_left_block {
	float: left;
	width: 370px;
}

#uk_left_block h3 {
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
	font-size: 1.5em;
	color: #333;
	font-weight: normal;
}

#uk_left_block h6 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 2px;
	display: block;
	clear: both;
	font-size: 0.9em;
	color: #333;
}

.ukLB_item {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	background : url(../iso_icons/horiz_dot.gif) repeat-x 0% 100%;
	font-size: 0.6em;
}

.ukLB_image {
	float: left;
	margin: 0px 10px 0px 0px;
}

.ukLB_text {
	float: left;
	margin: 0;	
	width: 280px;	
}

.ukLB_text p {
	font-size: 1em;
	color: #333 !important;
	line-height: 1.4em!important;
}

a.inlinesmall:link {
	color: #C00;
	text-decoration: none;
}

a.inlinesmall:visited {
	color: #C00;
	text-decoration: none;
}

a.inlinesmall:hover {
	color: Black;
	text-decoration: underline;
}

a.inlinesmall:active {
	color: #C00;
	text-decoration: none;
}

.uk_right_block {
	float: right;
	width: 332px;
	margin-bottom: 10px;
	padding: 1px
}

.uk_right_floatimg {
	float: right;
}

#uk_featurebody {
	margin: 0px 0px 0px 0px;
	float: left;
	width: 308px;
}

#uk_featurebody h4 {
	margin: 0 0 -3px 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	color: #333;
}

#uk_featurebody h5 {
	margin: 0px 0px -8px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 3em;
	font-weight: normal;
	font-family: times new roman;
}

#uk_featurebody h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;	
	font-size: 0.75em;
	font-weight: normal;
}

/* This is the text behind the event on a regional home page */

.ukfb {
	margin: 7px 0px 0px 5px;
	width: 150px;
	font-size: 0.7em;
	color: #666 !important;
}

.ukfb p {
	line-height: 1.5em!important;
}

#uk_featurebody a:link {
	color: #C00;
	font-weight: bold;
	font-size: 1em;
	background : url(../iso_icons/301107_arrow_red.png) no-repeat 2px 14px;
	padding: 10px 0px 0px 8px;
}

#uk_featurebody a:visited {
	color: #C00;
	font-weight: bold;
	font-size: 1em;
	background : url(../iso_icons/301107_arrow_red.png) no-repeat 2px 14px;
	padding: 10px 0px 0px 8px;
}

#uk_featurebody a:hover {
	color: #C00;
	font-weight: bold;
	font-size: 1em;
	background : url(../iso_icons/301107_arrow_red.png) no-repeat 2px 14px;
	padding: 10px 0px 0px 8px;
}

#uk_featurebody a:active {
	color: #C00;
	font-weight: bold;
	font-size: 1em;
	background : url(../iso_icons/301107_arrow_red.png) no-repeat 2px 14px;
	padding: 10px 0px 0px 8px;
}


/* Perspective home */

#persp_left_block {
	float: left;
	width: 335px;
	background-color: #f1f2ed;
	padding: 10px;
	margin-bottom: 10px;
}

#persp_left_block h3 {
	margin: 8px 0px 10px 5px;
	padding: 0px;
	display: block;
	clear: both;
	font-size: 1.4em;
	color: #333;
	font-weight: normal;
}

#persp_left_block h6 {
	margin: 10px 0px 3px 5px;
	padding: 0px;
	display: block;
	clear: both;
	font-size: 0.9em;
	color: #333;
	font-weight: bold;
}

#persp_left_block ul {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	list-style: none;
	line-height: 1em;
}

#persp_left_block ul li {
	background : url(../iso_icons/301107_arrow_red.png) no-repeat 3px 5px;
	font-size: 1.0em;
	margin: 0px 0px 3px 0px;
	padding: 2px 0px 0px 10px;
}

#persp_left_block ul li a:link {
	color: #C00;
	text-decoration: none;
}

#persp_left_block ul li a:visited {
	color: #C00;
	text-decoration: none;
}

#persp_left_block ul li a:hover {
	color: black;
	text-decoration: underline;
}

#persp_left_block ul li a:active {
	color: #C00;
	text-decoration: none;
}

#persp_right_block {
	float: right;
	width: 350px;
}

#persp_right_block h3 {
	margin: 5px 0px 0px 12px;
	display: block;
	clear: both;
	font-size: 1.4em;
	color: #333;
	font-weight: normal;
}

.perspRB_item {
	margin: 8px 0px 0px 4px;
	padding: 0 9px;
	background-color: white;
}

.perspRB_item_bot {
	margin: 0px 0px 0px 0px;
	padding: 0 9px;
}

.perspRB_image {
	float: left;
	margin: 4px 10px 0px 0px;
}

.perspRB_text p{
	float: left;
	padding:0px;
	margin: 0px 0px 0px 0px;
	color: #333;
	font-size: 0.9em;
	line-height: 0.8em;
	width: 235px;
}

.persp_base {
	display: block;
	clear: both;
	margin: 10px 0px 0px 0px;
}

.pb_unit {
	float: left;
	width: 228px;
	padding: 5px;
	background-color: #eee;
	border-right: 1px solid white;
}

.pb_unit h6 {
	margin: 7px 0px 4px 5px;
	padding: 0px;
	display: block;
	clear: both;
	font-size: 0.7em;
	color: #333;
	font-weight: bold;
}

.pb_unit ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style: none;
}

.pb_unit ul li {
	background : url(../iso_icons/301107_arrow_red.png) no-repeat 3px 6px;
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 10px;
}

.pb_unit ul li a:link {
	color: #333;
	text-decoration: underline;
}

.pb_unit ul li a:visited {
	color: #333;
	text-decoration: underline;
}

.pb_unit ul li a:hover {
	color: Black;
	text-decoration: underline;
}

.pb_unit ul li a:active {
	color: #333;
	text-decoration: underline;
}

/* Content pages */

#left_content {
	float: left;
	width: 500px;
	padding: 10px 0px 0px 0px;
}

#left_content p{
	margin: 0px 0px 10px 0px;
	padding: Opx 0px 0px 0px;
	font-size: 1.0em;
	line-height: 1.5em;
	color: #333;
}

#left_content br {
	line-height: 0.5em;
	border-bottom: 1px solid;
}

#left_content ul {
	margin: 0px 10px 10px 10px;
	padding: 0px 0px 6px 0px;
}

#left_content ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 12px;
	line-height: 1.4em;
	color: #333;
	background : url(../iso_icons/301107_square_red.png) no-repeat 0px 5px;
}

#left_content ul li.second {
	background : url(../iso_icons/liarrow2.gif) no-repeat 9px 6px;
	padding: 0px 0px 0px 16px;
	line-height: 1.4em;
	margin: 0px 0px 7px 0px;
}

#left_content ul li.third {
	background : url(../iso_icons/liarrow3.gif) no-repeat 22px 6px;
	padding: 0px 0px 0px 28px;
	line-height: 1.4em;
	margin: 0px 0px 7px 0px;
}

#left_content ul li.firstlink {
	background : url(../iso_icons/arrow_redlink.gif) no-repeat 0px 6px;
	margin: 0px;
	padding: 0px 0px 0px 7px;
	line-height: 1.4em;
	margin: 0px 0px 7px 0px;
}

#left_content ul li.secondlink {
	background : url(../iso_icons/liarrow2link.gif) no-repeat 9px 6px;
	padding: 0px 0px 0px 16px;
	line-height: 1.4em;
	margin: 0px 0px 7px 0px;
}

#left_content ul li.firstlink a:link {
	color: #C00;
}

#left_content ul li.secondlink a:link {
	color: #C00;
}

#left_content ul li.firstlink a:visited {
	color: #C00;
}

#left_content ul li.secondlink a:visited {
	color: #C00;
}

#left_content ul li.firstlink a:hover {
	color: Black;
}

#left_content ul li.secondlink a:hover {
	color: Black;
}

#left_content ul li.firstlink a:active {
	color: #C00;
}

#left_content ul li.secondlink a:active {
	color: #C00;
}

#left_content {
	margin: 0px 0px 9px 0px;
	float:left;
}

#left_content h4 {
	margin:0px 0px 0px 0px;
	border-bottom: 1px solid #333;
	font-size: 1.2em;
	color: #333;
}

#left_content h5 {
	margin-bottom: 2px;
	font-size: 1.1em;
	color: #333;
}

a.hlink:link {
	margin-bottom: 1px;
	display: block;
	clear: both;
	font-weight: bold;
}

a.hlink:visited {
	margin-bottom: 1px;
	display: block;
	clear: both;
	font-weight: bold;
}

a.hlink:active {
	margin-bottom: 1px;
	display: block;
	clear: both;
	font-weight: bold;
}

a.hlink:hover {
	margin-bottom: 1px;
	display: block;
	clear: both;
	font-weight: bold;
}

.perspectiveblocker {
	display: block;
	clear: both;
	background-color: #333;
	margin-bottom: 10px;
}

.pbl_image {
	float: left;
}

.pbl_logo {
	float: right;
	margin: 10px 5px 120px 0px;
}

.pbl_text {
	float: right;
	width: 130px;
	margin: 10px 5px 0px 0px;
	padding: 0px 0px 0px 6px;
	color: white;
	line-height: 1.4em;
	background : url(../iso_icons/white_bullet.gif) no-repeat 0px 6px;
}

.pbl_text a:link {
	color: white;
	text-decoration: none;
}

.pbl_text a:visited {
	color: white;
	text-decoration: none;
}

.pbl_text a:hover {
	color: red;
	text-decoration: underline;
}

.pbl_text a:active {
	color: white;
	text-decoration: none;
}

#lc_inset_right {
	float: right;
	margin: 15px 0px 5px 10px;
	width: 200px;
	background-color: #f8f9f4;
	color: #444;
}

#lc_inset_right p{
	padding:6px 8px 0px 8px;
	background-color: #f8f9f4;
	color: #444;
	font-size: 0.9em;
	line-height: 1.4em;
}

#lc_inset_right ul {
	margin: 0px;
	padding: 8px;
	list-style: none;
	margin-top: 3px;
	border: none;
	font-size: 0.9em;
}

#lc_inset_right ul li {
	padding: 0px 0px 0px 10px;
	background : url(../iso_icons/301107_arrow_red.png) no-repeat 2px 4px;
	line-height: 1.3em;
	margin-bottom: 4px;
	font-size: 1em;
	color: #333;
}

#lc_inset_right ul li a:link {
	color: #C00;
}

#lc_inset_right ul li a:visited {
	color: #C00;
}

#lc_inset_right ul li a:hover {
	color: Black;
}

#lc_inset_right ul li a:active {
	color: #C00;
}

#lc_inset_right h6 {
	font-size: 11px;
	padding: 3px 5px 3px 8px;
	margin: 0px;
	background-color: #333;
	color: white;
	font-weight: bold;
}

#lc_inset_left h6 {
	font-size: 1em;
	padding: 3px 5px 3px 8px;
	margin: 0px;
	background-color: #333;
	color: white;
}

.insetbody {
	padding: 0px 8px 7px 8px;
}

.rightbody {
	padding: 5px 0px;
	font-size: 0.7em;
	color: #555;
}

#lc_inset_left {
	float: left;
	margin: 5px 10px 5px 0px;
	width: 200px;
	background-color: #eee;
	color: #444;
	font-size: 0.9em;
	line-height: 1.5em;
}

#lc_inset_left_small {
	float: left;
	margin: 5px 10px 5px 0px;
	width: 120px;
	background-color: #eee;
	color: #444;
	font-size: 0.9em;
	line-height: 1.5em;
}

#lc_inset_left ul {
	margin: 0px;
	padding: 8px;
	list-style: none;
	margin-top: 3px;
	border: none;
	font-size: 0.9em;
}

#lc_inset_left ul li {
	padding: 0px 0px 0px 10px;
	background : url(../iso_icons/301107_arrow_red.png) no-repeat 2px 4px;
	line-height: 1.4em;
	margin-bottom: 4px;
}

#lc_inset_left ul li a:link {
	color: #C00;
}

#lc_inset_left ul li a:visited {
	color: #C00;
}

#lc_inset_left ul li a:hover {
	color: Black;
}

#lc_inset_left ul li a:active {
	color: #C00;
}

#right_content {
	float: right;
	width: 200px;
	margin: 10px 0px 0px 0px;
}

#rightblock1 {
	background-color: white;
	margin: 0px 0px 10px 0px;
	border: 1px solid #e9e9e7;
	padding: 8px;
	color: #333 !important;
}

#rightblock1 p {
	font-size: 0.9em;
	color: #333 !important;
	line-height: 1.35em;
	margin: 0;
	padding: 2px 0 5px 0px;
}

#rightblock1b p {
	font-size: 0.7em;
	color: #333;
}

#rightblock1b {
	background-color: #EEE;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	color: #333;
}

.slitherimage {
	margin: -5px 0px 0px 0px;
}

#rightblock1 h3 {
	font-size: 1.0em;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	color: #333 !important;
}

#rightblock1b h3 {
	font-size: 0.75em;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	color: #333;
}

#rightblock1 h4 {
	font-size: 0.9em;
	margin: 4px 0px 0px 0px;
	padding: 2px 5px;
	background-color: #f1f2ed;
	color: #666;
}

#rightblock1 ul {
	margin: 2px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#rightblock1 ul li {
	margin: 0px 0px 3px 0px;
	padding: 1px 0px 0px 10px;
	list-style: none;
	font-size: 0.9em;
	background : url(../iso_icons/301107_arrow_red.png) no-repeat 2px 4px;
	line-height: 1.3em;
	color: #333 !important;
}

#rightblock1 ul li a:link {
	color: #C00;
	text-decoration: none;
}

#rightblock1 ul li a:visited {
	color: #C00;
	text-decoration: none;	
}

#rightblock1 ul li a:hover {
	color: black;
	text-decoration: none;	
}

#rightblock1 ul li a:active {
	color: #C00;
	text-decoration: none;	
}

#personality {
	background-color: White;
	border: 1px  solid #d3d3d1;
	padding: 12px 10px 2px 10px;
	margin-top:10px;
	margin-bottom: 10px;
}

#personality h3 {
	font-size: 1.0em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	display: block;
	clear: both;
}

#personality h4 {
	font-size: 0.9em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	display: block;
	clear: both;
}

.personality_content {
	font-size:0.7em !important;
	color: #333 !important;
}

.personality_content p{
	margin: 0px;
	padding:0px;
}

#personality_content h3 {
	font-size: 2em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	display: block;
	clear: both;
}

#personality_content h4 {
	font-size: 1.2em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	display: block;
	clear: both;
}

.headshot {
	float: left;
	margin: 0px 0px 10px 2px ;
}

.person_content {
	float: right;
	width: 385px;
	color: #333;
	font-size: 1em;
}

.person_content h3 {
	font-size: 1.3em !important;
	display: block;
	clear: both;
	font-weight: bold;
}

.person_content h4 {
	font-size: 1.0em !important;
	display: block;
	clear: both;
	font-weight: bold;
}

.person_content p{
	line-height:1em;
	font-size:0.9em !important;
	color: #333;
}

.person_contact {
	float: right;
	font-size: 0.9em;
	line-height: 1.5em;
	width: 475px;
}
.person_contact p{
	font-size: 0.9em!important;
	line-height: 1.2em;
}

#rightblock2 {
	background-color: white;
	border: 1px solid #e9e9e7;
	padding: 8px 0px 8px 0px;
	margin-bottom: 10px;
}

#rightblock2nodots {
	background-color: white;
	border: 1px solid #e9e9e7;
	padding: 8px 0px 8px 0px;
	margin-bottom: 10px;
}

.rbimage_block {
	display: block;
	clear: both;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.rbimage_block_nodots {
	display: block;
	clear: both;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.rbimage_text p{
	float: left;
	font-size: 0.9em;
	color: #666;
	width: 95px;
	line-height: 1.35em!important;
}

.rbimage_float {
	float: right;
	margin: 0px 0px 0px 5px;
}

.rbimage_text_LEFT {
	float: right;
	width: 110px;
	margin: 0px 0px 0px 0px;
}
.rbimage_text_LEFT p{
	font-size: 0.9em;
	line-height:1.4em!important;
	color: #666;
}

.rbimage_float_LEFT {
	float: left;
	margin: 0px 5px 0px 0px;
}

.author {
	background : url(../iso_icons/horiz_dot.gif) repeat-x 0% 100%;
	padding: 0px 8px 8px 8px;
	margin: 5px 0px 0px 0px;
}

.author_nodots {
	padding: 0px 8px 0px 8px;
	margin: 5px 0px 0px 0px;
}


a.genericred7:link {
	color: #C00;
	text-decoration: none;
}

a.genericred7:visited {
	color: #C00;
	text-decoration: none;
}

a.genericred7:hover {
	color: black;
	text-decoration: none;
}

a.genericred7:active {
	color: #C00;
	text-decoration: none;
}


a.genericwhite:link {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

a.genericwhite:visited {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

a.genericwhite:hover {
	color: #c00;
	text-decoration: underline;
	font-weight: bold;
}

a.genericwhite:active {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

.author a:link {
	color: #C00;
	text-decoration: none;
}

.author a:visited {
	color: #C00;
	text-decoration: none;
}

.author a:hover {
	color: black;
	text-decoration: none;
}

.author a:active {
	color: #C00;
	text-decoration: none;
}

#rightblock2 h3 {
	font-size: 1.3em;
	margin: 0px 0px 2px 10px;
	padding: 0px 0px 0px 0px;
	font-family:  "Arial", sans-serif;
	font-weight: normal;
	text-align: left;
	color: #666;
}

#rightblock2nodots h3 {
	font-size: 1.3em;
	margin: 0px 0px 2px 10px;
	padding: 0px 0px 0px 0px;
	font-family:  "Arial", sans-serif;
	font-weight: normal;
	text-align: left;
	color: #666;
}


#rightblock2 ul {
	margin: 0px 0px 3px 0px;
	padding: 0px 8px 8px 8px;
	list-style: none;
}

#rightblock2nodots ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 8px;
	list-style: none;
	background: none!important;
}

#rightblock2 ul li {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
	font-size: 0.9em;
	background : url(../iso_icons/301107_arrow_red.png) no-repeat 2px 4px;
	line-height: 1.3em;
}

#rightblock2 ul li a:link {
	color: #C00;
	text-decoration: none;
}

#rightblock2 ul li a:visited {
	color: #C00;
	text-decoration: none;	
}

#rightblock2 ul li a:hover {
	color: black;
	text-decoration: none;	
}

#rightblock2 ul li a:active {
	color: #C00;
	text-decoration: none;	
}
#rightblock2nodots ul li {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
	font-size: 0.9em;
	background : url(../iso_icons/301107_arrow_red.png) no-repeat 2px 4px;
	line-height: 1.3em;
}

#rightblock2nodots ul li a:link {
	color: #C00;
	text-decoration: none;
}

#rightblock2nodots ul li a:visited {
	color: #C00;
	text-decoration: none;	
}

#rightblock2nodots ul li a:hover {
	color: black;
	text-decoration: none;	
}

#rightblock2nodots ul li a:active {
	color: #C00;
	text-decoration: none;	
}

#overview{
	margin-bottom:5px;
	padding-left:8px;
	padding-bottom:5px;
}

#overview_block {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 13px 8px;
	border-bottom: 1px solid #e9e9e7;
}

#overview_block p{
	margin: 0px!important;
	padding: 0px!important;
}

a.overview:link, a.overview:visited, a.overview:hover, a.overview:active {
	font-size:0.75em;
	color: #C00;
	display: block;
	background : url(../iso_icons/301107_arrow_red.png) no-repeat 0px 5px;
	padding-top:2px;
	padding-left: 7px;
	font-weight: bold;
	text-decoration: none;
}


#footernews {
	width: 49%;
	float: left;
	margin: 0px 0px 10px 2px;
}

#footernews h6 {
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#footernews ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	font-size: 0.9em;
}

#footernews ul li {
	background : url(../iso_icons/301107_arrow_red.png) no-repeat 0px 4px;
	padding: 0px 0px 0px 7px;
	margin-bottom: 5px;
	line-height: 1.2em;
}

#footernews ul li a:link {
	color: #C00;
	text-decoration: none;
}

#footernews ul li a:visited {
	color: #C00;
	text-decoration: none;
}

#footernews ul li a:hover {
	color: black;
	text-decoration: underline;
}

#footernews ul li a:active {
	color: #C00;
	text-decoration: none;
}


/* Tables */

#table{
padding-top:10px;
}

table.figures {
	width: 100%;
	font-size: 0.9em;
	color: #333;
	margin-bottom: 0px;
}

caption {
	font-weight: bold;
	font-size: 1.0em;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color: #000!important;
}

th {
	background-color: #666666;
	padding: 3px 3px 3px 5px;
	color: White;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid white;
	border-right: 1px solid white;
	text-align: left;
	font-weight: bold;
	text-align: center;
	font-size: 0.75em;
}

th.end {
	background-color: #666666;
	padding: 3px 3px 3px 3px;
	color: White;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid white;
	border-right: none;
	text-align: center;
}


td.titles {
	font-weight: bold;
	padding: 10px 0px 5px 3px;
}

td.notitles {
	font-weight: bold;
	padding: -5px 0px 5px 0px;
}
#footnote {
	padding: 0px 5px 0px 5px;
	margin-bottom:7px;
}
#footnote p{
	color: #999;
	font-size: 0.8em;
	line-height: 1.2em;
	padding: 4px;
}

td.dark {
	background-color: #dbdcd6;
	background-color: #f1f2ed;
	padding: 5px 5px;
	border-bottom: 1px solid White;
	border-right: 1px solid white;
	line-height: 1.3em;
	font-size: 0.75em;
	color: #333 !important;
}


td.light {
	background-color: #f8f9f4;
	padding: 5px 5px;
	border-bottom: 1px solid White;
	border-right: 1px solid white;
	line-height: 1.3em;
	font-size: 0.75em;
	color: #333 !important;
}


td.white {
	padding: 3px 5px;
	border-bottom: 1px solid White;
	border-right: 1px solid white;
}

td.sub {
	padding: 3px 4px 6px 3px;
	margin: 0px 0px 0px 0px;
}

td.dot {
	background : url(../iso_icons/dotbg.gif) repeat-x 0px 0px;
	height: 6px;
}

.dotline {
	background : url(../iso_icons/dotbg.gif) repeat-x 0px 0px;
	height: 1px;
	border: none;
	display: block;
	clear: both;
	margin: 20px 0px 0px 0px;
}

td.subone {
	padding: 3px 4px 3px 20px;
	margin: 0px 0px 0px 0px;
	background : url(../iso_icons/subarrow.gif) no-repeat 8px 8px;
}

/* Company and services page */

#left_company {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 432px;
	font-size: 0.75em;
	line-height: 1.6em;
}



#left_company a:link {
	color: #C00;
	text-decoration: none;
}

#left_company a:visited {
	color: #C00;
	text-decoration: none;
}

#left_company a:hover {
	color: Black;
	text-decoration: underline;
}

#left_company a:active {
	color: #C00;
	text-decoration: none;
}

#left_company h3 {
	font-size: 1.7em;
	font-weight: normal;
	padding: 0px;
	margin: 10px 0px 0px 8px;
	color: #666;
}

#right_company h3 {
	font-size: 1.3em;
	font-weight: normal;
	padding: 0px;
	margin: 5px 0px 0px 8px;
	color: #666;
}

#right_company {
	float: right;
	width: 275px;
	margin: 0px 0px 0px 0px;
}
#right_company p{
	font-weight:normal;
}

#noassume {
	background-color: #fafaf8;
	margin-bottom: 10px;
	padding: 10px 15px;
}

#noassume h3 {
	margin: 0px;
	padding: 0px;
	border: none;
}

#noassume h4 {
	margin: 0px 0px 0px 0px;
	border: none;
	padding: 0px
}

#newsevents {
	background-color: #f1f2ed;
	margin: 10px 0px;
	padding: 10px;
}
#newsevents p{
	font-weight:normal;
}

#newsevents h3 {
	margin: 5px 0px 10px 5px ;
	display: block;
	clear: both;
}

/* Company page - feature at the bottom */

.company_feature {
	background-color: #eee;
	padding: 10px 13px 13px 13px;
}

.feat_image {
	float: left;
	margin: 0px 0px 0px 0px;
}

.feat_text p{
	float: left;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	color: #333;
	line-height: 1.6em;
	width: 330px
}

a.cofeat:link {
	color: #c00;
	text-decoration: none;
	font-weight: bold;
	clear: both;
	display: block;
}

a.cofeat:visited {
	color: #c00;
	text-decoration: none;
	font-weight: bold;
	clear: both;
	display: block;
}

a.cofeat:hover {
	color: Black;
	text-decoration: underline;
	font-weight: bold;
	clear: both;
	display: block;	
}

a.cofeat:active {
	color: #c00;
	text-decoration: none;
	font-weight: bold;
	clear: both;
	display: block;	
}

/* Main news & events section */

.mainnews {

	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
}

.newsimage {
	float: left;
	margin: 0px 5px 0px 0px;
}

.mainnewstext {
	float: right;
	line-height: 1.5em;
	width: 190px;
	color: #444;
}

.mainnewstext p{
	margin-top:0px;
	float: right;
	line-height: 1.5em;
	width: 190px;
	color: #444;
}

.mainnewstext a:link {
	color: #C00;
	display: block;
	clear: both;
	font-size: 1.6em;
	line-height: 1.2em;
	margin-bottom: 5px;
}

.mainnewstext a:visited {
	color: #C00;
	display: block;
	clear: both;
	font-size: 1.6em;
	line-height: 1.2em;
	margin-bottom: 5px;
}

.mainnewstext a:hover {
	color: #C00;
	display: block;
	clear: both;
	font-size: 1.6em;
	line-height: 1.2em;
	margin-bottom: 5px;
}

.mainnewstext a:active {
	color: #C00;
	display: block;
	clear: both;
	font-size: 1.6em;
	line-height: 1.2em;
	margin-bottom: 5px;
}

.secondnews {
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
}

.floatul_left {
	float: left;
	width: 190px;
	margin: 0px 0px 5px 5px;
}

.floatul_right {
	float: right;	
	width: 190px;
	margin-bottom: 5px;
}

.secondnews h6 {
	font-size: 0.9em;
	color: #666;
	margin: 0px 0px 2px 0px;
}

#newsevents ul  {
	padding: 0px;
	margin: 0px;
	font-size: 0.9em;
	line-height: 1.3em;
	list-style:none;
}

#newsevents ul li {
	padding: 0px 0px 0px 7px;
	margin: 0px 0px 5px 0px;
	background : url(../iso_icons/301107_arrow_red.png) no-repeat 0px 4px;
}

.assumeevents {
	margin-top:10px;
	margin-bottom: 10px;
}

.ae_text p{
	float: left;
	color: #333;
	font-size: 0.9em;
	width: 170px;
	line-height: 1.2em;
}

.ae_image {
	float: left;
	margin: 0px 10px 0px 0px;
}

.assumeevents a:link {
	color: #C00;
	text-decoration: underline;
}

.assumeevents a:visited {
	color: #C00;
	text-decoration: underline;
}

.assumeevents a:hover {
	color: black;
	text-decoration: underline;
}

.assumeevents a:active {
	color: #C00;
	text-decoration: underline;
}


/* Staying safe online */

#safeonline {
	background-color: #C00;
	margin: 10px 0px;
	padding: 6px;
	color: white;
	font-size: 0.8em;
	padding: 8px 12px;
}
#safeonline p{
	color: white;
	font-size: 0.9em;
	line-height: 1.35em;
}

#safeonline a{
	color: white;
      text-decoration: underline;
}

#safeonline a:hover {
	color: Black;
	text-decoration: underline;
}

#safeonline h3 {
	font-size: 1.3em;
	color: white;
	margin: 0px 0px 2px 0px;
	font-weight: bold;
}

.generictext75 {
	color: #333;
	padding: 9px;
}

.generictext75_2 {
	color: #333;
	padding: 9px 9px 4px 0px;
	font-size: 1.3em !important;
}

.generictext75 p{
	color: #333;
	padding: 9px 9px 0px 9px;
}

.generictext75_2 p{
	color: #333;
	padding: 4px 9px 0px 4px;
	font-size: 1.0em;
}

.generictext75 ul {
	list-style: none;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
}

.generictext75 ul li {
	background : url(../iso_icons/301107_arrow_red.png) no-repeat 0px 6px;
	padding-left: 6px;
	margin-bottom: 2px;
}

.generictext75_2 ul {
	list-style: none;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
}

.generictext75_2 ul li {
	background : url(../iso_icons/301107_arrow_red.png) no-repeat 0px 6px;
	padding-left: 6px;
	margin-bottom: 2px;
}

.generictext7 {
	color: #333;
	padding: 2px 9px 2px 9px;
	font-size: 0.7em;
}

.generictext7 p{
	margin: 0px 0px 10px 0px;
	line-height: 1.5em;
	font-size: O.7em;
}

#inquotes {
	float: right;
	width: 180px;
	background-color: #e9e9e7;
	padding: 10px 10px 15px 10px;
	font-size: 1.4em;
	font-family: Georgia;
	line-height: 1.5em;
	font-style: italic;
	color: #333;
	margin: 3px 0px 3px 3px!important;
}

#inquotes p{
	font-size: 1.3em;
	font-family: "Arial", sans-serif;
	line-height: 1.325em;
	font-style: normal;
	font-weight: normal;
	color: #333;
	margin: 0px!important;
}

#inquotes_small {
	float: right;
	width: 180px;
	background-color: #e9e9e7;
	padding: 10px 10px 15px 10px;
	font-size: 1.4em;
	font-family: "Arial", sans-serif;
	line-height: 1.5em;
	font-style: italic;
	color: #333;
	margin: 3px 0px 3px 3px!important;
}

#inquotes_small p{
	font-size: 1.25em;
	font-family: "Arial", sans-serif;
	line-height: 1.28em;
	font-style: normal;
	font-weight: normal;
	color: #333;
	margin: 0px!important;
}

.quoteauthor {
	font-size: 0.5em;
	font-weight: bold;
	font-family: arial;
	font-style: normal;
	line-height: 1.3em;
	padding: 3px 0 0 0;
}

/* Exclusive items for product page header */

.productstrip {
	width: 717px;
	background-color: white;
	margin-bottom: 10px;
	margin-top: 0px;
	border: 1px solid #e9e9e7;
}

.productstrip a:link {
	color: #c00;
	text-decoration: none;
}

.productstrip a:visited {
	color: #c00;
	text-decoration: none;
}

.productstrip a:hover {
	color: Black;
	text-decoration: underline;
}

.productstrip a:active {
	color: #c00;
	text-decoration: none;
}

.assumenothing_sub {
	padding: 11px;
	float: left;
	width: 481px;
	background-color: White;
	font-size: 0.75em;
	color: #333;
}

.assumepic_sub {
	float: left;
}

.assumeheader_sub {
	float: left;
	margin: 5px 0px 0px 17px;
}

.assumetext_sub p{
	float: left;
	width: 220px;
	text-align: left;
	line-height: 1.6em;
	margin: 0px 0px 0px 20px;
}

.assumetext_sub_uk {
	float: right;
	width: 225px;
	text-align: left;
	line-height: 1.6em;
	margin: 15px 0px 0px 7px;
}

.perspective_sub {
	border-left: 1px solid #f1f2ed;
	width: 203px;
	float: left;
	height: 223px;
	font-size: 0.75em;
	color: #333;
	padding: 10px 5px;
}

.persphead_sub {
	margin: 5px 0px 5px 3px;
	float: left;
}

.perspectivetext_sub p{
	float: left;
	text-align: left;
	line-height: 1.6em;
	margin: 0px 5px 0px 3px;
	width: 187px;
}

#productcol {
	float: left;
	width: 241px;
	margin: 0px 10px 0px 0px;
}

#productcol p {
	font-size: 1.0em;
	line-height: 1.55em;
	color: #333;
}

#productcol p a {
	display: block;
	clear: both;
}

#productcol p a.bold {
	display: block;
	clear: both;
	font-weight: bold;
}

#pr_officecol {
	float: right;
	width: 213px;
	margin: 0px 0px 0px 0px;
	background-color: #f1f2ed;
}

.profcol_image {
	margin-bottom: 0px;
}

.profcol_text p{
	padding: 5px 8px 4px 8px;
	color: #333;
	line-height: 1.4em;
	font-size: 0.9em;
}

.press_more {
	background-color: #f1f2ed;
	margin: 15px 0px 10px 0;
	padding: 7px 5px 1px 5px;
	text-align: center;
	display: block;
	clear: both;
}

.press_more p {
	font-size: 0.9em !important;
}

#home_boost {
	height: 100px;
}


/* Office map information & styles */

.office_strip {
	display: block;
	clear: both;
	background-color: white;
	border: 1px solid #e9e9e7;
	padding: 10px;
	margin: 12px 0px 10px 0px;
}

.office_flash_main {
	float: left;
	display: block;
	border: 1px solid white;
}

.office_flash_main img {
	margin-bottom: -30px!important;
}

.office_flash {
	float: left;
	display: block;
	border: 1px solid white;
}

.office_flash_text {
	float: left;
	margin: 10px 0px 0px 7px;
	font-size: 0.75em;
	color: #333;
	width: 145px;
}

.office_flash_select {
	font-size: 1.2em;
	line-height: 1.25em;
	margin-bottom: 5px;
}

.office_flash_useful p{
	font-size: 0.9em;
	line-height: 1.3em!important;
}

.office_flash_useful h6 {
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
	font-size: 1.1em;
}

.office_strip_text {
	display: block;
	clear: both;
	padding: 5px;
	margin: 10px 0px;
	font-size: 0.75em;
	color: #333;
	line-height: 1.6em;
	width: 600px;
}

.office_flash_location {
	float: left;
	margin: 15px 0px 0px 15px;
	color: #333;
	width: 290px;
	font-weight: normal;
}

.office_city {
	font-weight: normal;
	color: #333;
	font-size: 1.5em;
	display: block;
	margin: 0px;
}

.office_text {
	font-weight: normal;
	color: #333 !important;
	display: block;
	margin: 0px 0px 10px 0px;
}

.office_text p {
	font-size: 0.9em;
	color: #333 !important;
	line-height: 1.5em;
}

.office_job {
	font-weight: bold;
	color: #333;
	font-size:0.7em;
	display: block;
	margin: 0px 0px 2px 0px;
}

.office_person {
	font-weight: normal;
	color: #333;
	font-size:0.7em;
	display: block;
	margin: 0px 0px 10px 0px;
}

.office_back {
	font-weight: bold;
	color: #333;
	font-size:0.7em;
	display: block;
	margin: 0px;
}

.address_strip {
	display: block;
	clear: both;
	background-color: red;
}

.address_mapsite {
	background-color: white;
	border: 1px solid #e9e9e7;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 1px;
	width: 223px;
}

#map_directions {
	margin: 5px 10px 10px 10px;
	font-size: 0.65em;
	color: #333;
	line-height: 1.4em;
}

#map_directions p {
	font-size: 0.9em;
	color: #333;
}

#map_directions h5 {
	text-align: left;
	padding: 5px 0 0 0;
	margin: 0px 0px 5px 0px;
	font-family: "Arial", sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #666;
	line-height: 1.1em;
}

#map_directions a:link {
	display: block;
	clear: both;
	color: #c00;
	margin: 5px 0px 10px 0px;
}

.address_particulars {
	float: left;
	margin: 0px 0px 0px 12px;
}

.snippet_holder {
	margin: 0px 0px 25px 0px;
}

#address_snippet {
	width: 215px;
	margin: 0px 10px 0px 0px;
	float: left;
	font-size: 0.75em;
	color: #333 !important;
}

#address_snippet p {
	line-height: 1.4em;
}

#address_snippet h5 {
	font-weight: bold;
	border-bottom: 1px solid #e9e9e7;
	padding-bottom: 2px;
	margin: 0px 0px 10px 0px;
	color: black;
	font-size: 1em;
}

.address {
	padding-left: 8px;
	background : url(../iso_icons/arrow_red.gif) no-repeat 0px 5px;
}

.address p {
	font-size: 1em;
	color: #333;
	line-height: 1.5em;
}

#address_snippet_large {
	width: 400px;
	margin: 0px 10px 0px 0px;
	float: left;
	font-size: 0.75em;
	color: #333 !important;
}

#address_snippet_large p {
	line-height: 1.4em;
}

#address_snippet_large h5 {
	font-weight: bold;
	background : url(../iso_icons/horiz_dot.gif) repeat-x 0% 100%;
	padding-bottom: 2px;
	margin: 0px 0px 10px 0px;
	color: black;
	font-size: 1em;
}

	
/* Board / people list */

.member {
	display: block;
	clear: both;
	margin: 0px 0px 10px 0px;
}

.member_pic {
	float: left;
	margin: 0px 10px 0px 0px;
	border: 1px solid #ececec;
}

.member_text {
	width: 400px;
	float: left;
}

.member p {
	font-size: 0.9em!important;
	line-height: 0.8em;
	height: 85px;
}

.member_name {
	display: block;
	clear: both;
	margin: 0px;
	font-size: 1.0em;
	font-weight: bold;
}

.member_job {
	display: block;
	clear: both;
	margin: -3px 0px 0px 0px;
	font-size: 0.9em;
	font-weight: bold;
}

.member_bio {
	display: block;
	clear: both;
	margin-bottom: 0px;
	font-size: 1em;
	font-weight: normal;
}
.member_bio p{
	font-size: 0.8em;
	font-weight: normal;
}

/* Channel islands 3x brick structure */

.itemblock {
	float: left;
	width: 218px;
	border-right: 1px solid white;
	background-color: #eee;
	padding: 10px;
}

.itemblock a:link {
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
}

.itemblock a:visited {
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
}

.itemblock a:hover {
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
}

.itemblock a:active {
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
}

a.item_head:link {
	font-size: 1.4em;
	font-weight: bold;
}

a.item_head:visited {
	font-size: 1.4em;
	font-weight: bold;
}

a.item_head:hover {
	font-size: 1.4em;
	font-weight: bold;
}

a.item_head:active {
	font-size: 1.4em;
	font-weight: bold;
}



tr.buffer {
	height: 20px;
}


A.button:Link  {
	font-size : 0.7em;
	color : Black;
	text-decoration : none;
	padding : 3px 6px 3px 6px;
	text-align : center;
	border : 1px solid Black;
	background-image : url(../iso_icons/buttonbg.gif);
	line-height: 2em;
}

A.button:Visited  {
	font-size : 0.7em;
	color : Black;
	text-decoration : none;
	padding : 3px 6px 3px 6px;
	text-align : center;
	border : 1px solid Black;
	background-image : url(../iso_icons/buttonbg.gif);
	line-height: 2em;
}

A.button:Hover  {
	font-size : 0.7em;
	color : Red;
	text-decoration : none;
	padding : 3px 6px 3px 6px;
	text-align : center;
	border : 1px solid Black;
	background-image : url(../iso_icons/buttonbg_over.gif);
	line-height: 2em;	
}


A.button1em:Link  {
	font-size : 0.9em;
	color : Black;
	text-decoration : none;
	padding : 3px 6px 3px 6px;
	text-align : center;
	border : 1px solid Black;
	background-image : url(../iso_icons/buttonbg.gif);
	line-height: 2em;
	font-weight: normal;
}

A.button1em:Visited  {
	font-size : 0.9em;
	color : Black;
	text-decoration : none;
	padding : 3px 6px 3px 6px;
	text-align : center;
	border : 1px solid Black;
	background-image : url(../iso_icons/buttonbg.gif);
	line-height: 2em;
	font-weight: normal;
}

A.button1em:Hover  {
	font-size : 0.9em;
	color : Red;
	text-decoration : none;
	padding : 3px 6px 3px 6px;
	text-align : center;
	border : 1px solid Black;
	background-image : url(../iso_icons/buttonbg_over.gif);
	line-height: 2em;
	font-weight: normal;
}

/* Online services style page */

.online_one {
	display: block;
	clear: both;
	margin: 0px 0px -10px 0px;
	padding: 0px 0px 0px 0px;
}

.onl_headline {
	float: left;
	margin: 0px 0px 0px 9px;
	padding: 2px 0px 0px 0px;
	width: 250px;
	color: #666;
	font-size: 1.3em;
	line-height: 1.2em;
}

.onl_picture {
	float: right;
	width: 220px;
	padding: 10px 0px 0px 0px;
}

.online_two {
	display: block;
	clear: both;
	margin: 10px 0px 10px 0px;
	padding: 10px;
	background-color: white;
	border: 1px solid #e9e9e7;
}

.onl2_text {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.onl2_text p{
	width: 250px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.online_two ul {
	float: right;
	width: 170px;
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.online_two ul li {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
	font-size: 0.9em;
	background : url(images/black_bullet.gif) no-repeat 2px 4px;
	line-height: 1.3em;
}


#productcol_onl {
	float: left;
	width: 235px;
	margin: 0px 10px 0px 0px;
}

#productcol_onl p {
	font-size: 1em;
	line-height: 1.55em;
	color: #333;
}

#productcol_onl p a {
	display: block;
	clear: both;
}

#productcol_onl p a.bold {
	display: block;
	clear: both;
	font-weight: bold;
}

.fontFamilyStandardText select{
	font-size:12px;
}
.fontFamilyStandardText input{
	font-size:12px;
}

/* buttons style override */

.borderButton{
	border: 1px solid black;
}

A.fontColorButtonText,A.fontColorButtonText:link,A.fontColorButtonText:visited{
	padding-right: 5px;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	vertical-align: middle;
}

A.fontColorButtonText:hover {
	COLOR: #FF0000; TEXT-DECORATION: none;font-style: normal;
	line-height: normal;
	font-weight: normal;
}

/* Site map UL LI additions */

li.sitemap_one {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	font-size: 16px;
	font-weight: bold;
	list-style-type : none;
	line-height: 1.35em;
	display: block;
}

li.sitemap_two {
	background : url(../iso_icons/sitemap_l2.gif) no-repeat 9px 11px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 15px;
	font-size: 12px;
	font-weight: normal;
	list-style-type : none;
	line-height: 1.35em;
	display: block;
}

li.sitemap_three {
	background : url(../iso_icons/sitemap_l3.gif) no-repeat 14px 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 20px;
	font-size: 12px;
	font-weight: normal;
	list-style-type : none;
	line-height: 1.35em;
	display: block;
}

li.sitemap_three a {
	color: #333;
}

li.sitemap_four {
	background : url(../iso_icons/sitemap_l4.gif) no-repeat 15px 4px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 19px;
	font-size: 12px;
	font-weight: normal;
	list-style-type : none;
	line-height: 1.35em;
	display: block;
}

/* Addition of style for case study page */

/* Online services style page */

.onlineone_a {
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 490px;
}

.onloa_header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 280px;
	color: #666;
	font-size: 1.3em;
	line-height: 1.2em;
	float: left;
}

.onloa_text {
	width: 280px;
	padding: 10px 0px 0px 0px;
	float: left;
}

.onloa_text p {
	font-size: 1em;
	color: #333;
	line-height: 1.5em;
}

.onloa_pic {
	float: right;
	width: 202px;
	padding: 0px 0px 0px 0px;
}

/* Addtions for regional other template */

#region_top {
	background-color: #f1f2ed;
	display: block;
	clear: both;
	margin: 0;
}

.region_image {
	margin: 0 0 0 29px;
}

#region_base {
	display: block;
	clear: both;
	color: #333;
	padding: 0;
	font-family: arial;
}

.region_left {
	float: left;
	width: 385px;
	padding: 20px 40px 0 25px;
}

.region_left H3 {
	font-family: "Arial", sans-serif; 
	font-size: 1.3em!important;
	line-height: 1.2em;
	color: #333;
	margin: 0 0 10px 0;
	font-weight: normal!important;
}

.region_left P {
	margin: 2px 0 10px 4px;
	font-family: arial;
	font-size: 1em;
	line-height: 1.7em;
}

.region_right {
	float: right;
	width: 266px;
	padding-top: 20px;
	margin: 0 0 0 0;
}

.region_right p {
	font-size: 0.95em;
	line-height: 1.4em!important;
}

.regr_multi {
	display: block;
	clear: both;
	margin: 0 0 10px 0;
	padding: 12px 0px 0 0px;
	background-color: white;
	border: 1px solid #e9e9e7;
}

.regrm_intro {
	font-family: arial;
	font-size: 0.75em;
	margin: 0 0 10px 0;
	line-height: 1.3em;
}

.regrm_pod_dot {
	display: block;
	clear: both;
	padding: 0 10px 5px 10px;
	margin: 0;
}

.regrm_pod {
	display: block;
	clear: both;
	margin: 0;
	padding: 0 10px 0px 10px;
}

.regrmp_im {
	float: left;
	margin: 0 0 0 0;
}

.regrmp_txt {
	float: left;
	margin: 0 0px 0 8px;
	font-family: arial;
	font-size: 0.7em;
	color: #333;
	line-height: 1.3em;
	width: 160px;
	background-color: white;
}

.regr_contact {
	background-color: white;
	border: 1px solid #e9e9e7;
	color: #333;
	font-size: 0.7em;
	padding: 10px;
	font-family: arial;
	line-height: 1.3em;
}

.regr_contact p {
	margin: 0!important;
	padding: 0!important;
}

/* Region pop up - added September 5 2007 */

#popup_region {
	padding: 10px 7px;
	position:relative;
	left:0px;
	top:0px;
	width:300px;
	z-index:25;
	background-color: #EEE;
	border: 1px solid #333;
	visibility: hidden;
	font-family: arial;
	font-size: 11px;
}

#popup_region p {
	display: block;
	clear: both;
	margin: 0 0 10px 0;
	color: #333;
}

#popup_buttons {
	display: block;
	clear: both;
	margin: 0 0 10px 0;
}

.zindex1 {
	z-index : 1;
}

.button_float {
	float: left;
	margin: 0 5px 5px 0;
}

/* Graduate case studies - added October 1 2007 */

.grad_box {
	display: block;
	clear: both;
	padding: 0;
	font-family: arial;
	background-color: #f1f2ed;
	height: 84px!important;
}
	
.gbox_holder {
	display: block;
	clear: both;
	margin: 10px 0 0 0;
}

.gbox_image {
	float: left;
	margin: 0 0 0 0;
}

.gbox_text {
	float: left;
	padding: 0px;
	width: 360px;
}

.gbox_text a {
	font-weight: bold;
	font-size: 1.1em!important;
}

.gbox_text a:link {
	color: #CC0000;
	text-decoration: none;
}

.gbox_text a:visited {
	color: #CC0000;
	text-decoration: none;
}

.gbox_text a:hover {
	color: Black;
	text-decoration: none;
}

.gbox_text p {
	display: block;
	clear: both;
	padding: 9px 0 0 10px;
	margin: 0;
	font-size: 0.9em!important;
	color: #333;
	line-height: 1.4em;
}

/* Smaller text on the home page */

.home_disclaimer {
	margin: 0 0 0 0;
}

.home_disclaimer p {
	font-size: 0.8em!important;
	color: #666;
	line-height: 1.4em!important;
}

/* Test UL LI A style */

#link_ul {
	display: block;
	clear: both;
	margin: 0 0 0 0;
}

#link_ul ul {
	margin: 0 0 10px 10px;
}

#link_ul ul li {
	background : url(../iso_icons/301107_arrow_red.png) no-repeat 0px 6px;
	padding-left: 6px;
}

/* Additional styles for Advanced regional home page */

/* First row items */

#regadv_row1 {
	display: block;
	clear: both;
	margin: 0 0 15px 0;
	border: 10px solid #eee;
	padding: 0px;
	width: 697px;
	color: #333;
}

#rar1_left {
	padding: 8px 10px 10px 10px;
	color: white;
	float: left;
	width: 315px;
}

#rar1_left h3 {
	display: block;
	clear: both;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.15em;
	font-weight: normal;
}

#rar1_left_content {
	display: block;
	clear: both;
	margin: 0 0 0px 0;
}

#rar1_left_content p {
	line-height: 1.55em;
	font-size: 1em;
	display: block;
	clear: both;
	margin: 0 0 7px 0;
	text-align: left;
}

#rar1_left_content ul {
	display: block;
	clear: both;
	margin: 0 0 0px 10px;
	font-size: 1em;
}

#rar1_left_content ul li {
	line-height: 1.5em;
}

#rar1_left_content ul li a {
	background : url(../iso_icons/301107_arrow_red.png) no-repeat 0px 4px;
	padding-left: 8px;
}

#rar1_image {
	float: right;
	margin: 0;
	padding: 0 0 -1px 0;
	width: 338px;
	border: 1px solid white;
}

/* Second row items */

#regadv_row2 {
	display: block;
	clear: both;
	margin: 0 0 10px 0;
	width: 717px;
	padding: 0px!important;;
}

.rar2_block {
	float: left;
	margin: 0 8px 0 0;
	width: 233px;
}

.rar2_block_end {
	float: left;
	margin: 0 0px 0 0;
	width: 232px;
}

.rar2_block_image {
	float: right;
	width: 110px;
	margin: 0 0 0 5px;
}

.rar2_block_text {
	float: left;
	width: 106px;
	margin: 0 0 0 5px;
}

.rar2_block_text h4 {
	display: block;
	clear: both;
	margin: 0 0 10px 0;
}

.rar2_block_text p {
	color: #333;
	font-size: 0.95em;
	line-height: 1.35em!important;
}

/* Third row items */

#regadv_row3 {
	display: block;
	clear: both;
	margin: 0 0 10px 0;
}

.rar3_block {
	float: left;
	margin: 0 1px 0 0;
	width: 240px;
	background-color: #eee;
}

.rar3_block_end {
	float: left;
	margin: 0 0px 0 0;
	width: 232px;
	background-color: #eee;
}

.rar3_block p {
	color: #333;
	font-size: 0.9em;
	line-height: 1.45em!important;
	padding: 6px 8px;
}

.rar3_block_end p {
	color: #333;
	font-size: 0.9em;
	line-height: 1.45em!important;
	padding: 6px 8px;
}

/* Style for "I am" on the home page */

.iam_wrapper {
	border: 7px solid #f1f2ed;
	margin: 10px auto;
	padding: -4px 0;
}

html>body .iam_wrapper {
	padding: 8px 0px;
}

.iamv2 {
	float: left;
	font-weight: bold;
	font-size: 11px!important;
	margin: 2px 3px 0 5px;
}

html>body .iamv2 {
	margin: 2px 3px 0 8px;
}

table.iam {
	margin: -10px auto;
}

html>body table.iam {
	margin: 0px auto;
}

td.iam {
	font-weight: bold;
	font-size: 11px!important;
}
	
input.formb {
	color: #333;
	font-size: 11px!important;
	background: #EEE;
	border: 1px solid #666;
	margin: 0px 0 0 0;
	float: left;
	padding: 0px;
}

input.formb2 {
	color: #333;
	font-size: 11px!important;
	background: #EEE;
	border: 1px solid #666;
	margin: 0px 0 0 0;
	padding: 0px;
}
		
select.iammenu {
	float: left;
	margin: 0px 2px 0 0;
	font-size: 11px!important;
}

/* Regional identifier */

#identifier {
	font-size: 10px;
	font-family: arial;
	color: #333;
	background-color: white;
	border-bottom: 1px solid #ececec;
	padding: 5px 10px;
}
