*	{
	padding:0;
	margin:0;
}
html {
	font-size: 100%;
	font-family: calibra, "trebuchet ms", tahoma, verdana, helvetica, sans-serif;
	letter-spacing:0px;
	line-height:1.3em;
	background-image:url(../images/body-bg.gif);
	background-repeat:repeat-x;
}
body{
	text-align: center; 
	font: 75% calibra, "trebuchet ms", tahoma, verdana, helvetica, sans-serif;
	}
#wrapper {
	width:760px;
	border-top:1px #ccc solid;
	border-bottom:1px #ccc solid;
	text-align:left;
	/*background-color:#D8DDC8; 	*/
	background-image:url(../images/wrapper-bg.gif);
	background-repeat:repeat-y;
	margin-left: auto;
	margin-right: auto;
}
#header	{
	width:100%;
	background-image:url(../images/header_bg2.gif);
	background-repeat:no-repeat;
	height:100px;
	background-color:#fff;
}
.breadcrumb	{
	color:#000;
	padding-top:38px;
	padding-left:30px;
}
h4	{
	display:inline;
	color:#ccc;
	padding-left:30px;
	font-size: 0.8em;
}
.logo	{
	float:right;
	padding-right:24px;
}
a:link {color: #34339B; text-decoration: none; }
a:active {color: #34339B; text-decoration: none; }
a:visited {color: #34339B; text-decoration: none; }
a:hover {color: #84ACD6; text-decoration: none; }

/*- Top Navigation --------------------------- */
#topnav {
	float:left;
    width:100%;
	background-image:url(../images/topnavbg.gif);
	background-repeat:repeat-y;
    line-height:normal;
	border-bottom:15px solid #CCCC99;
}
#topnav ul {
	margin:0;
	padding:0px 10px 0 30px;
	list-style:none;
}
#topnav li {
      display:inline;
      margin:0;
      padding:0;
}
#topnav a {
      float:left;
      background:url("../images/topnavLeft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
}
#topnav a span {
	float:left;
    display:block;
    background:url("../images/topnavRight.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#fff;
	font-weight:bold;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topnav a span {float:none;}
/* End IE5-Mac hack */
#topnav a:hover span {
      color:#FFF;
}
#topnav a:hover {
      background-position:0% -42px;
}
#topnav a:hover span {
      background-position:100% -42px;
}
/* END OF TOPNAV */
#banner {
	background-image:url(../images/bibanner.jpg);
	background-repeat:no-repeat;
	width:410px;
	height:100px;
}
#banner	p {
	padding-top:76px;
	padding-left:12px;
	font-weight:bold;
	font-size: 1.4em;
}
h1	{
	font-size: 1.4em;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:0px;
	padding-bottom:3px;
}
p.intro	{
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}
p	{
	font-size:1.0em;
	}
#content p{
	margin-bottom:10px;
	margin-left:10px;
	display:block;
	margin-right:10px;
	padding-top:5px;
}
h2	{
/*	background-color:#fff;*/
	width:98%;
	padding:5px 0px 5px 10px;
	font-size: 1.5em;
	font-weight: normal;
}
/* main content layout */
#content{
	float:left;
	width:407px;
	background:#F1F1E2;
	padding: 10px 30px 10px 30px;
}
/* other layout */
#sidebar {
	float:right;
	width:255px;
	background:#D8DDC8;
	padding: 10px 20px 10px 15px;
}
#footer	{
	clear:both;
	background:#fff !important;
	background:grey;
	border-top:13px #CCCC9A solid;
	border-bottom:9px #CCCC9A solid;
	position:relative !important;
	position:absolute;
	width:100%;
	/* ie6 ignores the !important tag!! */
}
#footer	ul{
	text-align:center;
	padding:20px 0px 10px 0px;
}
#footer li {
    display:inline;
}
#footer p{
	text-align:center;
	padding:0px 0px 7px 0px;
	font-size:1em;
}
#footer img{
	border:0px;
}
/*Right Hand Side components*/
/*newsbox 
*/

/*related info box RHS*/
#rhsbox	date{
	padding:0px 10px 10px 10px;
}
.nboxright 	{
	text-align:right;
	margin-bottom:10px;
}
#feedback {
	background-image:url(../images/feedback.png);
	background-repeat:repeat-x;
	width:245px;
	height:101px;
}
#feedback img{
 	padding-top:6px; 
	float:left;
}
#feedback p{ 
	margin-left:10px; padding-top:46px; padding-right:20px; text-align:right; line-height:1.1em;} 
.fbackStrap	{
	font-size:0.8em;
	font-weight:bold;
}
#fontsize {
padding-left:30px;
padding-top:10px;
}
#fontsize li {
    display:inline;
	color:#000;	
	padding-bottom:30px;
	margin-top:10px;
}
.resultsdate {
	font-size:11px;
	font-style:oblique;
	margin-bottom:2px;
	display:block;
	margin-left:20px;
}
.imgleft	{
	float:left;
	margin:10px;
	display:inline;
	border:1px #CCCC99 solid;
	}
.imgright	{
	float:right;
	margin:10px;
	display:inline;
	border:1px #CCCC99 solid;
}
/*THIS IS WHERE THE FUN STARTS*/ 
.infotitle {
	color: #5c6f90;
	text-transform:capitalize;
	font-size:1.1em;
	font-weight: bold;
	margin-left:10px;
	display:block;
	text-indent: -1em;
	padding-left:15px;
}
.infotitle div.row {
	MARGIN-top: 2px;
	margin-left: 5px; 	
	color:red;
}
.paginate1 {
/*	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; */
	font-size: x-small;
	font-weight: bold;
	COLOR: #0000FF;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}
fieldset {
  border: #efefef solid 1px;
  margin:10px;
  padding:5px;
}
.searchbutton { 
	background-color: #D7E5F2; 
	color: #102132; 
	margin-left: 2px; 
	margin-bottom:1px !important;
	margin-bottom:0px;
	margin-top:10px;
}
.advsearch {
	font: 1em calibra, "Trebuchet ms", Verdana, Geneva, Arial, Helvetica, sans-serif; 
	float: right;
}
#search .text { 
/*  font-family: "Trebuchet ms", Verdana, Arial, Helvetica, sans-serif; */
  font-size: small; 
  width: 230px; 
  margin-right: 6px; 
}
.latestarticle0 {
	MARGIN-BOTTOM: 0px;
	position: relative;
	display: block;
}
.latestarticle0:hover {
	background:#FFFFCC;
}
.latestarticle1 {
MARGIN-BOTTOM: 0px;
background-color: #ECEEF2;
position: relative;
display: block;
}
.latestarticle1:hover {
background-color: #FFFFCC;
}

/*mark additions feb 08*/	
/* RHs email friend etc */	
#linklist  {
list-style-type:none;
color:#fff;
	font-size:1.1em;
	font-style:oblique;
	font-weight:bold;
	margin-left:10px;
	margin-top:0px;
	}
ul#linklist li {
	background:url(../images/llistbg.gif) no-repeat top left;
	padding:5px 0px 0px 15px;
	margin:0px;
	width:230px;
	height:30px;
	text-transform:capitalize;
	}
#linklist a:link {
	color:#fff;
	}
#linklist a:visited {
	color:#fff;
	}
#linklist a:active {
	color:#fff;
	}
#linklist a:hover {
	color:#efefef;
	}
/* RHs email friend ends */	
.subhead	{
	font-weight: bold;
	text-transform:capitalise;
	letter-spacing:-1px;
	font-size:1.3em;
	margin-left:10px;
	padding-top: 5px;
}
.infodetails	{
	margin-left: 10px;
	display: block;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px #ccc solid;
}
.datetime 	{
	font-size:0.8em;
	font-weight:bold;
	color:#999;
	font-style:oblique;
	float:right;

	}
.genhead	{
	width:95%;
	font-weight:bold;
	font-size:2em;
	margin-left:10px;
	margin-right:10px;
	padding-top: 5px;
/*	margin-bottom:15px;
	margin-left:10px;
	float:left;
	margin-top:12px;
	font-size:22px;
	background-image: url(../images/biicon.png);	
	background-repeat: no-repeat; 
	padding-left: 35px;
	padding-bottom: 5px; */
}
div#contentpane	{
	background-color: #F7F9FB;
	width: 420px;
	border: 1px #ccc solid;
}
.infodetailsTitle	{
	text-transform:capitalize;
	font-weight: normal;
	margin-left:10px;
	margin-right:10px;
	padding-top:15px;
	font-size:2em;
}
.pubdate	{
	font-size:1.0em;
	float:left;
	display:block;
	width:100%;
	font-weight:bold;
}
#contentpane ul{
	margin-left:20px;
	padding:3px;
}
#contentpane ol{
	padding:3px;
	list-style-type:none;
}
p.lside {
	float: left;
	width: 30%;
	font-weight:bold;
}
p.rside { 
	float: left;
	width: 60%;
}
.usefullinks	{
	margin-left:5px;
	font-size:9px;
	font-weight:bold;
}
.usefullinks a{
	padding-bottom:10px;
	margin-left:15px;
	margin-right:15px;
}
/* links on right hand side relating to related info etc. */
.rhslinks {
	margin-left:15px;
	margin-right:15px;
	margin-bottom:2px;
	display:block;
	font-size:11px;
}	
/* end email subscribe box. */
#contactinfobox{
	background-color:#FBFBFA;
	width:245px;
	margin-top:5px;
	margin-bottom:15px;
	padding-top:10px;
	border:1px #ccc solid;
}
#contactinfobox img{
	padding-left:15px;
	padding-right:5px;
	padding-top:10px;
	display:inline;
}
#contactinfobox h3{
	width:98%;
	height:20px;
	background-image:url(../images/contact-bg.png);
	background-repeat:no-repeat;
	font-size: 1.3em;
	padding:5px;
	padding-left:47px;
	color:#fff;
	margin-bottom:10px;
	letter-spacing:-1px;
}
#contactinfobox	p {
	padding:5px 10px 10px 15px;
	font-size: 1em;
}
#newsbox {
	background-color:#FBFBFA;
	width:245px;
	margin-top:5px;
	margin-bottom:15px;
	padding-top:10px;
}
#newsbox img {
	padding-left:15px;
	padding-right:5px;
	padding-top:10px;
	display:inline;
}
#newsbox h3 {
	width:98%;
	height:20px;
	background-image:url(../images/real-latest-news-bg.png);
	background-repeat:no-repeat;
	font-size: 1.3em;
	padding:5px;
	padding-left:47px;
	color:#fff;
	margin-bottom:10px;
	letter-spacing:-1px;
}
#newsbox p {
/*	padding:5px 10px 10px 15px;
	font-size: 1em; */
}
#sidebar ul {
	padding:10px 10px 0px 0px;
}
#paginate {
	background-image: url('../images/stripebg.png');
	background-repeat: repeat-x;
	padding-left:10px;
	margin-bottom:10px;
}
#resultslist ol {
	margin:10px;
	text-indent: -1em;
	}
#resultslist li {
	line-height:19px;
	padding:5px 0px 5px 0px;
}
.summary {
	padding-left:15px;
	display:block;
}
/* sort your search box */
#refinesearch {
	height:85px;
	background-image:url(../images/refinesearchbg.png);
	background-repeat:no-repeat;
	text-align:right;
	padding-right:27px;
	padding-top:10px;
	margin-bottom:25px;
}
.bigtext {
	font-size:1.7em;
	letter-spacing:-1px;
	font-style:oblique;
}
#currinfobox {
	background-color:#FBFBFA;
	width:245px;
	margin-top:5px;
	margin-bottom:15px;
	padding-top:5px;
	padding-bottom:10px;
}
#currinfobox h3 {
	width:98%;
	height:20px;
	background-image:url(../images/currentinfobg.png);
	background-repeat:no-repeat;
	font-size: 1.3em;
	padding:5px;
	padding-left:47px;
	color:#fff;
	margin-bottom:10px;
	letter-spacing:-1px;
}
/* for RHS newslist */
#newslist {
	list-style-image: url('../images/arrow.gif');
	margin-left:30px;
}
/* style for RHS email subscribe */
form#subscribe { 
	padding:0px 10px 10px 20px;
	color: #000000; 
/*	font-family: "Trebuchet ms", Verdana, Arial, Helvetica, sans-serif; */
	font-size: 10px; 
}
.formtext {
	width:120px;
	padding-bottom:2px;
	font-size:10px;
}
/* end style for RHS email subscribe */
/* #searchform	{
	padding:40px;
	}
#perpage	{
	margin-bottom:5px;
	}*/
.smalltext{
	font-size:0.8em;
	}
#exlinkbox	a{
	padding-left:15px;
	font-size: 1em;
	}
/* bookmark box for media centre articles */
ul#bookmark	{
	margin:0px 0px 0px 10px;
	padding:10px;
	float:right;
	width:130px;
	border-left:1px #999 dotted;
}
ul#bookmark	li{
	list-style-type:none;
	display:inline;	
}
ul#bookmark img{
	border:0px;
	margin-top:4px;
}
ul#bookmark a{
	border:0px;
	padding:5px;
}
li.bmarktext	{
	font-size:0.8em;
	display:block;
	font-weight:bold;
	text-transform:capitalize;
}
/* end bookmark box for media centre articles */
/* stripe table RHS */
#currinfobox table {
		border-collapse: collapse;
		margin-left:5px;
} 
#stripedTable1 th, td { 
		border: 1px solid #efefef; 
		font-size: 1.0em;
		padding: 4px 10px;
/*		line-height: 1.2;*/
} 
#stripedTable1 tbody td {
		border-top: 0;
		border-left: 0;
		border-right: 0;
		border-bottom: 1;
}
#stripedTable1 caption {
		font-weight: bold;
		font-size: 1.0em;
		text-transform: uppercase;
		padding: 0 0 5px;
		color: #333333;
}
#stripedTable1 th {
/*		background: #e4e5e4 url(../images/table-heading-background.gif) 0 50% repeat-x; */
		text-align: left;
		font-size: 1em;
}
#stripedTable1 tfoot {
		background-color: #e2e2e2;
		color: #555555;
		width:100%;
}
#stripedTable1 tfoot td {
		font-size: 0.8em;
}
#stripedTable1 tbody tr.alt td {
		background: #F7F9FB;
}
#stripedTable1 tbody tr.over td, tbody tr:hover td {
/*		background: #D0D0D0;	
		color: #ffffff; */
}
#stripedTable1 tbody tr.over+tr td {
	/*	background-image: url(../images/shadow.png);
		background-repeat: repeat-x;  */
}
/* end stripe table RHS */
/* main search background for TL pages */
#searchholder	{
	background-image:url(../images/searchbg.gif);
	background-repeat:no-repeat;
	padding-left:100px;
	margin:10px 0 10px 10px;
	height:116px;
	}
/* end main search background for TL pages */
/* generic heading - small */
h3.biicon {
	color:#999;
	font-weight:bold;
	float:left;
	font-size:16px;
	margin-bottom:15px;
	margin-left:10px;
	margin-top:12px;
	background-image:url(../images/biiconsmall.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
	display:block;
	width:440px;
	}
#imagemap	{
margin-left:10px;
}
/* border ireland is growing.. */
#growbox	{
	background-color:#FBFBFA;
	width:245px;
	margin-top:10px;
	padding-top:10px;
	border:1px #ccc solid;
	}
#growbox h3{
	width:98%;
	height:40px;
	background-image:url(../images/growbg.gif);
	background-repeat:no-repeat;
	font-size: 1.2em;
	padding:5px;
	padding-left:57px;
	padding-top:12px;
	color:#fff;
	letter-spacing:-1px;
}
#growbox p	{
	padding: 0px 10px 10px 15px;
	display: block;
	font-size: 1em;
	line-height: 19px;
	}
#searchform	{
	padding:4px;
	}
#searchform.formw	{
	margin-right:20px;
}	
#advsearchform fieldset {  
	margin: 1px 0 0 10px;  
	padding: 0; 
	width:98%;
} 
#advsearchform legend {  
	margin-left: 1px;  
	color: #000;  
	font-weight: bold; 
} 
#advsearchform fieldset ol {  
	padding: 1px 1px 0 1px;  
	list-style: none; 
} 
#advsearchform fieldset li {  
	padding-bottom: 1em; 
} 
#advsearchform fieldset.submit {  
	border-style: none; 
}
#advsearchform label {  
	display: block; 
	float: left;  
	width: 10em;  
	margin-right: 1px;
	font-weight:bold;   
}
#advsearchform fieldset.submit {  
	float: none;  
	width: auto;  
	border: 0 none #FFF;  
	padding-left: 12em; 
}
.searchbutton {
 	font: 1em "Trebuchet ms", Verdana, Geneva, Arial, Helvetica, sans-serif; 
 	background-color: #D7E5F2; 
 	color: #102132; 
 	margin-left: 12px; 
 	margin-top: 3px; 
 	margin-bottom: 1px; 
}
ul.fundlist	{
	margin-left:10px;
	padding-left:10px;
} 
.fundlist li {
	list-style-image: url("../images/fundlistarrow.png");
} 
.warning { color:red; }
#adholder {
	text-align:center;
	margin-top:15px;
}
#rhsbox {
	background-color:#FBFBFA;
/*	width:245px; */
	margin-top:5px;
	margin-bottom:15px;
	padding-top:10px;
	border:1px #ccc solid;
}
#rhsbox img {
	padding-left:15px;
	padding-right:5px;
	padding-top:10px;
/*	display: inline; */
}
#rhsbox h3 {
	width:98%;
	height:20px;
	font-size: 1.3em;
	padding:5px;
	padding-left:47px;
	color:#fff;
	margin-bottom:10px;
	letter-spacing:-1px;
}
#rhsbox p {
	padding:5px 10px 10px 15px;
	font-size: 1em;
}
.rhsformbutton {
	font-family: calibra, "trebuchet ms", tahoma, verdana, helvetica, sans-serif;
	border: 0px;
	font-size: 1em;
/*	width:98%; */
	text-align: left;
	background:#F7F9FB;
/*	background:#FFFFFF;
	padding: 4px 10px; 
	margin-right: 1px;
	margin-left: 1px; 
	text-decoration: underline;  */
	color: #34339B; 
} 
.rhsformbutton:hover { 
	color: #84ACD6; 
/*	text-decoration: underline; 
	background: #D0D0D0; */
}
.rhsformbutton1 {
	border: 0px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left:15px;
	margin-bottom:10px;
	color: #fff;
	background:transparent;
	background-image:url(../images/fixitbut.gif);
	width: 208px;
	height: 44px;
	font-size: large;
	font-weight: normal;
	text-align: left;
	padding-left: 35px;
	padding-top: 3px;
} 
.rhsformbutton1:hover { 
	background-image:url(../images/fixitbuthover.gif);
	color: #efefef;
} 
h3.contactinfobox{
	background-image:url(../images/contact-bg.png);
	background-repeat:no-repeat;
}
h3.newsbox{
	background-image:url(../images/real-latest-news-bg.png);
	background-repeat:no-repeat;
}
h3.relinfobox {
	background-image:url(../images/currentinfobg.png);
	background-repeat:no-repeat;
}
h3.exlinkbox {
	background-image:url(../images/exlinkbg.png);
	background-repeat:no-repeat;
}
h3.latestpubbox {
	background-image:url(../images/latest-pub-bg.png);
	background-repeat:no-repeat;
}
h3.subscribebox	{
	background-image:url(../images/subscribe-bg.png);
	background-repeat:no-repeat;
}
h3.newsbox {
	background-image:url(../images/latest-news-bg.png);
	background-repeat:no-repeat;
}
.subscribebox a	{
	padding:0px 10px 10px 15px;
	display:block;
	font-size: 1em;
}
img.right {
	margin-left: 10px;
	float:	right;
	border:	1px #CCCC99 solid;
}
.right {
	margin-left: 10px;
	float:	right;
}



