/*
  =============================================
  Last edited by: $Author: mibav $
              on: $Date: 2009/07/02 16:18:50 $
        Filename: $RCSfile: blkinternet_new.css,v $
        Revision: $Revision: 1.1 $
  
  Stylesheet for acif client on Stellent UK site
  ==============================================
*/

/* **************************************************************** */
/* CSS Document */

/* **************************************************************** */
/* General START */
* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
body  {
	font-size:88%;
	text-align: center;
	background: #727272 url(../../../globaltemplates/documents/image/siteback.gif) repeat-x;
} 
h1 {
	margin:0;
	padding:0;
}
ul {
	list-style: none;
}
a {
	color: #32758F;
}
#siteWrapper {
	text-align:left;
	margin: 0 auto;
	width: 960px;
	background: #ffffff none;
}

h1  {
	background:transparent none;
	color: #32768B;
	font-size: 2em;
	margin: 0 0 55px 0;
}
h2  {
	font-size: 1.1em;
	background:transparent none;
	color: #000000;
	font-weight: normal;
	margin: 10px 0;
}
/* headers END */
	
p  {
	color: #494949;
	margin: 0 0 25px 0;
	line-height: 18px;
}

/* General END */


/* **************************************************************** */
/* Masthead START */
#mastheadWrapper {
	height: 95px;
	width: 960px;
	background:#000000 none;
}
#logo {
	height: 75px;
	width: 380px;
	float: left;
	position: relative;
	top: 20px;
}
#logo a img {
	border: none;
}

	
/* Courtesy Nav START */	
	#courtesy {
		height: 22px;
	}
	#courtesy ul {
		float: right;
	}
	#courtesy li {
		float: left;
	}
	#courtesy a {
		font-size: 0.75em;
		background: url(../../../globaltemplates/documents/image/courtesydivider.gif) no-repeat right;
		color:#FFFFFF;
		text-decoration: none;
		padding: 0 10px;
	}
	#courtesy .last a {
		background: none;
	}
	#courtesy .us a {
		background: url(../../../globaltemplates/documents/image/flag_us.gif) no-repeat 10px;
		padding: 0 0 0 30px;
		border-left: 1px solid #FFFFFF;

	}
	#courtesy .change a {
		background: none;
		color: #719847;
		text-decoration: underline;
	}
	#courtesy .change a:hover  {
		text-decoration: none;
	}
/* Courtesy Nav END */	
/* **************************************************************** */
	
/* **************************************************************** */

	/* Site Search START */	
			#siteSearch {
				float: right;
				position: relative;
				top: 20px;
				display: block;
			}
			#searchOpt {
				float: left;
				display: block;
				width: auto;
			}

			#searchOpt ul  {
				display: none;
				position: absolute;
				width: 100px;
				left: 0px;
				padding: 21px 0 0 0;
			}
			#searchOpt:hover ul, #searchOpt ul.over {
				display: block;
				width: 100px;
				float: left;
				z-index: 6000;
			}

			#siteSearch #searchOpt ul li {
				float: left;
				background: url(../../../globaltemplates/documents/image/searchoptdd.gif) repeat-y;
				white-space: nowrap;
			}			
			#siteSearch #searchOpt ul a {
				background: none;
				text-decoration: none;
				font-size: 0.8em;
				padding: 0 0 0 21px;
				width: 100px;
			}
			#siteSearch #searchOpt a {
				background: url(../../../globaltemplates/documents/image/searchopt.gif) no-repeat;
				width: 21px;
				height: 21px;
				float: left;
			}
			#siteSearch #searchOpt span {
				background: url(../../../globaltemplates/documents/image/searchnoopt.gif) left no-repeat;
				width: 11px;
				height: 21px;
				float: left;
			}
			#siteSearch #siteSearchInput{
				background: url(../../../globaltemplates/documents/image/searchback.gif) repeat-x;
				border: none;
				height: 18px;
				vertical-align: top;
				margin: 0;
				float: left;
			}
			#siteSearch #siteSearchButton {
				background: url(../../../globaltemplates/documents/image/searchbutton.gif) no-repeat;
				height: 21px;
				width: 61px;
				float: left;
				border: none;
			}
			#siteSearch input {
				font-size: 11px;
				padding: 3px 0 0 0;
			}
	/* Site Search END */	


/* Site Search START */	
		#searchGadget {
			float:right;
			width:344px;
			height:25px;
			margin:0;
			padding:0;
			background:#000000 none;
			color:#ffffff;
		}
		#frmSearch {
			background:#000000 none;
			color:#ffffff;
			width:340px;
			margin:1px auto;
			padding:0;
		}
		#showHideScope {
			float:left;
			width:21px;
			height:21px;
			margin:0;
			padding:0;
		}
		#showHideScope a {
			display:block;
			width:21px;
			height:21px;
			margin:0;
			padding:0;
			background: #000000 url(../../../globaltemplates/documents/image/searchopt.gif) no-repeat 0px 2px;
			color:white;
		}
		#criteria {
			float:left;
			width:256px;
			height:21px;
			margin:0;
			padding:0;
		}
		#txtValue {
			width:254px;
			height:19px;
			margin:0;
			padding:0;
			border:1px solid #000000;
		}
		#scope {
			display:none;
			width:254px;
			margin:0;
			padding:0;
		}
		#selScope {
			width:256px;
			margin:0;
			padding:0;
			border:1px solid #000000;
			background: #ffffff none;
			color:#000000;
		}
		#search {
			float:left;
			width:61px;
			height:21px;
			margin:0;
			padding:0;
		}
		#search a {
			display:block;
			width:61px;
			height:21px;
			margin:0;
			padding:0;
			background: #000000 url(../../../globaltemplates/documents/image/searchbutton.gif) no-repeat 0px 2px;
			color:#ffffff;
		}
		/* Site Search END */	
		/* **************************************************************** */

/* Masthead END */
/* **************************************************************** */


/* **************************************************************** */
/* Navigation START */
	div#navWrapper  {
		background:#ffffff none;
		color:#000;
		padding-bottom:25px;
		width: 100%;
	}
	div#globalNav  {
		height: 44px;
		background: url(../../../globaltemplates/documents/image/globalnavback.gif) no-repeat bottom;
	}
	div#globalNav ul  {
		/*float: left;*/
		position: absolute;
	}
	div#globalNav ul li  {
		float: left;
		height: 38px;
		text-align: left;
		padding: 6px 0 0 0;
		font-size: 0.85em;
		background: url(../../../globaltemplates/documents/image/globalnavrightmargin.gif) no-repeat right top;
		display: inherit;
	}
	div#globalNav ul li a, div#globalNav ul li span {
		color: #494949;
		text-decoration: none;
		/*vertical-align: middle;*/
		height: 28px;
		margin:0;
		padding:5px 15px;
		display: block;
		font-weight: bold;
		line-height: 0.85em;
		text-align:left;
		float: left;
	}
	div#globalNav ul li.On {
		background: url(../../../globaltemplates/documents/image/globalnavbackonleft.gif) no-repeat left top;
		position: relative;
		z-index: 2;
		padding: 0;
		height: 56px;
		color: #FFFFFF;
		padding: 0 0 0 0;
		z-index: 1000;
		border-right: none;
	}
	div#globalNav li.On a,div#globalNav li.On span {
		background: url(../../../globaltemplates/documents/image/globalnavbackonright.gif) no-repeat right top;
		color: #FFFFFF;
/*		height: 53px;
*/		padding: 11px 15px 5px 15px;
	}


	#localNav  {
		height: 26px;
		background: url(../../../globaltemplates/documents/image/localnavback.gif) repeat-x;
		padding: 0 0 0 15px;
	}
	#localNav ul  {
		position: absolute;
		z-index: 20000;
		height: 26px;
	}
	#localNav li  {
		float: left;
		background:transparent none;
		color: #FFFFFF;
		line-height: 26px;
		font-size: 85%;
	}
	#localNav li a,#localNav span {
		background:transparent none;
		color: #FFFFFF;
		text-decoration: none;
		padding: 4px 10px;
	}
	#localNav li.On  {
		background: #214c76;
		padding: 0 10px;
		background: url(../../../globaltemplates/documents/image/localnavbackonleft.gif) no-repeat left;
	}
	#localNav li.On a,
	#localNav li.On span {
		background: url(../../../globaltemplates/documents/image/localnavbackonright.gif) no-repeat right;
		padding: 4px 10px 4px 0;
	}
/* Navigation END */
/* **************************************************************** */


/* **************************************************************** */
/* main wrapper START */
	#mainWrapper  {
		float: left;
		display: block;
		margin: 0;
		padding:0 0 30px 0;
		width:960px;
		background: #ffffff url(../../../globaltemplates/documents/image/columnleftback.gif) repeat-y left;
	}
	#template1_1 #mainWrapper,
	#template1_2 #mainWrapper,
	#template1_3 #mainWrapper,
	#template2_2 #mainWrapper,
	#template3_5 #mainWrapper,
	#template4_1 #mainWrapper,
	#template5_1 #mainWrapper {
		background: #ffffff none;
	}
/* main wrapper END */
/* **************************************************************** */

/* **************************************************************** */
/*noLeftNav START*/

	#noLeftNav #mainWrapper {
		background: #ffffff none;
	}
		

/*noLeftNav END*/
/* **************************************************************** */

/* **************************************************************** */
/* page header START */
	#pageHeader {
		position: relative;
		top: 0;
		left: 0;
		width: 708px;
		height: 70px;
		float: right;
	}

/* Breadcrumbs START */
	#breadCrumbs {
		height:15px;
		line-height:15px;
	}
	#breadCrumbs ul {
		list-style-type:none;
		float:left;
		width:100%;
	}
	
	#breadCrumbs ul li {
		display:inline;
	}
	
	#breadCrumbs ul li a {
		float:left;
		display:block;
		height:15px;
		line-height:15px;
		text-decoration:none;
		font-size:0.75em;
		background:transparent none;
		color: #255282;
		padding: 0 5px 0 5px;
		border-right: 1px solid #255282;
	}
	
	#breadCrumbs a.first  {
		padding: 0 5px 0 0;
	}
	
	#breadCrumbs a.last  {
		border-right: none;
	}
/* Breadcrumbs START */

/* text Resize START */
	#textResize {
		height:15px;
		line-height:15px;
		float: right;
		position: relative;
		top: -15px;
		width: 50%;
	}
	
	#textResize div {
		float:right;
	}	
	
	#textResize div span  {
		float: left;
		display:block;
		width:auto;
		height:15px;
		line-height:15px;
		font-size:0.75em;
	}
	
	#textResize div a {
		float: left;
		display: block;
		width: 15px;
		height: 15px;
		text-decoration:none;
		font-size:0.75em;
	}
	
	#textResize div a#incBtn {
		background: #ccffcc url(../../../globaltemplates/documents/image/textresizeplus.gif) no-repeat;
		margin:0 8px 0 0;
	}
	
	#textResize div a#decBtn {
		background: #ccffcc url(../../../globaltemplates/documents/image/textresizeminus.gif) no-repeat;
	}

/* text Resize END */

/* page Utils START */

	#pageUtils {
		height:15px;
		line-height:15px;
	}

		#pageUtils ul {
			list-style-type:none;
			float:left;
			width:100%;
		}
		
		#pageUtils ul li {
			display:inline;
		}
		
		#pageUtils ul li a {
			float:left;
			display:block;
			height:15px;
			line-height:15px;
			text-decoration:none;
			font-size:0.75em;
			color:#666666;
			padding: 0 10px 0 0;
		}
	#pageTitle {
		clear:both;
		height:40px;
		line-height:40px;
	}
		#pageTitle h1 {
			margin:0;
			padding:0;
			line-height:40px;
			letter-spacing: -0.05em;
		}
	
/* page Utils START */

/* page header END */

/* columns START */
	#columnLeft {
		width: 220px;
		float: left;
	}
	#columnMiddle {
		width: 476px;
		float: left;
		margin: 0 0 0 32px;
	}
	#columnRight {
		width: 200px;
		float: right;
	}
	
		#columnRight div.gadget {
			margin:0 auto 2em 0;
		}
	
/* columns END */
/* **************************************************************** */

/* **************************************************************** */
/* left Nav START */
	#leftNav  {
		padding: 0;
		margin: 0;
		background: url(../../../globaltemplates/documents/image/leftnavback.gif);
	}
	#leftNav h1 {
		color: #FFFFFF;
		font-size: 16px;
		margin: 0;
		padding: 5px 15px;
		background: url(../../../globaltemplates/documents/image/leftnavtop.gif) top no-repeat;
		
	}
	#leftNav ul  {
		padding: 15px 0 25px 0;
		background: url(../../../globaltemplates/documents/image/leftnavbottom.gif) bottom no-repeat;
	}
	#leftNav ul li  {
	}
	#leftNav ul li a  {
		color: #494949;
		font-weight: bold;
		width: 180px;
		text-decoration: none;
		display: block;
		margin: 0 0 0 15px;
		padding: 5px 0 5px 15px;
		background: url(../../../globaltemplates/documents/image/leftnavarrow.gif) left center no-repeat;
	}
	#leftNav ul li.last a  {
	}	
	#relResources {
		margin: 15px 0 0 12px;
		padding: 20px 15px;
		background:url(../../../globaltemplates/documents/image/relresback.gif) no-repeat;
		width: 165px;
	}
	#relResources h1 {
		margin: 0 0 5px 0;
		padding: 0;
		color: #17556A;
		font-size: 13px;
		width: 165px;
		font-weight: bold;
	}
	#relResourcesBottom {
		background: url(../../../globaltemplates/documents/image/relresbottom.gif) no-repeat;
		height: 20px;
		width: 195px;
		margin: 0 0 0 12px;
	}

/* left Nav END */
/* **************************************************************** */

/* **************************************************************** */
/* estudio Modules START */

.callOutLitLg  {
	width: 153px;
	border: 1px solid #DCDCDC;
	border-top: 3px solid #C46811;
	border-bottom: 1px dotted #DCDCDC;
	padding: 15px 15px 0 15px;
	background: #F8F8F8 none;
	margin:0 auto;
}
.callOutLitLg a  {
	display: block;
	text-decoration: none;
	font-size: 0.85em;
	margin: 0.5em 0;
}
.lgThumb img  {
	border: none;
}
.callOutLitOrder  {
	width: 155px;
	background: url(../../../globaltemplates/documents/image/calloutlitorderback.gif) no-repeat bottom;
	padding: 15px;
	margin:0 auto;
}
.orderBox  {
	width: 35px;
	border: 1px solid #7799BF;
	margin: 0 10px 0 0;
}
.callOutLitOrder a  {
	text-decoration: none;
	font-size: 0.85em;
	margin: 0.5em 0;		
}
/* estudio Modules END */
/* **************************************************************** */


/* **************************************************************** */
/* gadget START */
div.gadget  {
	margin-bottom: 14px;
	padding-bottom: 2px;
	/*background: url(../../../globaltemplates/documents/image/shadeBottom.gif)	repeat-x bottom;*/
}
div.gadget div.header  {
	color: white;
	font-size: 12px;
	background: #999999;
	height: 29px;
	line-height: 29px;
	padding-left: 15px;
	font-weight: bold;
}
div.gadget div.content  {
	background: #ffffff none;
	border: 1px solid #CCCCCC;
	padding:0.5em;
}
/* gadget END */
/* **************************************************************** */

/* font resizes START */
	.xSmall {
		font-size:70%;
	}
	.small {
		font-size:85%;
	}
	.medium {
		font-size:100%;
	}
	.large {
		font-size:120%;
	}
	.xLarge {
		font-size:140%;
	}
	.xLarge p {
		line-height: 180%;
	}
/* font resizes END */

/* **************************************************************** */

/* template specific settings START */
	
	/* template 1.1 START */
		/* page header START */
		#template1_1 #mainWrapper {
			background: url(../../../globaltemplates/documents/image/template1_1back.gif) #FFFFFF top no-repeat;
		}
		body#template1_1 div#pageHeader {
			width: 940px;
			height: 20px;
		}
		body#template1_1 div#pageTitle {
			width:100%;
		}
		
		/* page header END */
		
		
		/* columns START */
		body#template1_1 #columnLeft, body#template1_1 #columnMiddle, body#template1_1 #columnRight {
			width: 292px;
			float: left;
			margin:0 0 0 3px;
			padding: 0 12px 0 12px;
		}
		/* counteract 3 px problem with ie */
		* html body#template1_1 #columnLeft, * html body#template1_1 #columnMiddle, * html body#template1_1 #columnRight {
			width: 290px;
		}
	
		/* columns END */

		
	/* template 1.1 END */

	/* ________________________________________________________________ */

	/* template 1.2 START */

		/* page header START */
		body#template1_2 div#pageHeader {
			height:85px;
		}
		body#template1_2 #leftNav  {
			background: #CCCCCC;
			padding: 10px 0 0 0;
		}
		body#template1_2 #leftNav  p {
			padding: 10px;
		}
		body#template1_2 div.gadget div.header  {
			background: #719847;
		}
		body#template1_2 #localNav {
			height: 12px;
		}
		body#template1_2 #localNav  ul{
			display: none
		}		
		/* page header END */
		body#template1_2 #mainWrapper  {
			float: left;
			display: block;
			margin: 0;
			padding: 0 15px;
			width: 930px;
			background: #ffffff none;
		}
		body#template1_2 #columnMiddle {
			width: 626px;
			float: left;
			margin: 0 0 0 0;
		}
		body#template1_2 #columnRight {
			width: 275px;
			float: right;
			margin: 0;
		}
		
		body#template1_2 #columnRight div.gadget {
				margin:0 auto 2em;
			}
		
	/* template 1.2 END */


	/* template 1.3 START */

		/* page header START */
		body#template1_3 div#pageHeader {
			height:85px;
			width: auto;
			background:#ffffff none;
		}
		body#template1_3 #leftNav  {
			background: #F5F5F5;
			padding: 10px 0 0 0;
		}
		body#template1_3 #leftNav ul  {
			background: #F5F5F5;
			padding: 0 0 15px 0;
		}
		body#template1_3 #leftNav li  {
			background: #F5F5F5;
			color: #666666
		}
		body#template1_3 #leftNav a  {
			background: #F5F5F5;
			color: #666666
		}
		body#template1_3 #leftNav  p {
			padding: 10px;
		}
		body#template1_3 div.gadget div.header  {
			background: #639CB3;
		}
		body#template1_3 #localNav {
			height: 26px;
		}
	
		/* page header END */
		body#template1_3 #mainWrapper  {
			float: left;
			display: block;
			margin: 0;
			padding: 0 15px;
			width: 930px;
			background: #ffffff none;
		}
		body#template1_3 #columnMiddle {
			width: 626px;
			float: left;
			margin: 0 0 0 0;
		}
		body#template1_3 #columnRight {
			width: 275px;
			float: right;
			margin: 0;
		}
		
		body#template1_2 #columnRight div.gadget {
				margin:0 auto 2em;
			}
		
		/* page header END */

	/* template 1.3 END */

	/* template 2.1 START */

		/* page header START */
		body#template2_1 div#pageHeader {
			height:157px;
			/*width:100%;*/
		}
		/* page header END */
		
		/* tabs START */		
		
		div#tabNav {
			margin: 20px 0;
			padding:0;
			line-height:20px;
			width: 708px;
			display: block;
		}
		div#tabNav ul.anchors {
			margin:0;
			padding:0;
			list-style-type:none;
			float:left;
			width:100%;
			border-bottom:1px solid black;
			height: 21px;
		}
		div#tabNav ul.anchors li {
			display:inline;
		}
		div#tabNav ul.anchors li a {
			display:block;
			float:left;
			text-decoration:none;
			padding:0 1em 0 1em;
			margin:0 4px -1px 0;
			border:1px solid black;
			position: relative;
		}
		div#tabNav ul.anchors li.on a {
			border:1px solid black;
			border-bottom:1px solid white;
			height: 20px;
		}
		/* tabs END */
		
	/* template 2.1 END */

	/* template 2.2 START */

		/* page header START */
		body#template2_2 div#pageHeader {
			width: 928px;
			padding: 0 0 0 32px;
			background:#ffffff none;
		}
		/* page header END */
		
		/* columns START */
		body#template2_2 #columnMiddle {
			width: 896px;
			margin: 0;
			padding: 0 0 0 32px;
			float: left;
		}
		
		/* columns END */

	/* template 2.2 END */

	/* template 2.3 START */

		/* page header START */
		
		body#template2_3 div#pageHeader {
			height:85px;
		}
		
		/* page header END */
		
	/* template 2.3 END */

	/* template 3.1 START */
	
		/* page header START */
		body#template3_1 div#pageHeader {
			height:85px;
		}
		/* page header END */

	/* template 3.1 END */

	/* template 3.2 START */

		/* page header START */
		body#template3_2 div#pageHeader {
			height:85px;
		}
		
		/* page header END */

	/* template 3.2 END */

	/* template 3.3 START */

		/* page header START */
		body#template3_3 div#pageHeader {
			height:85px;
		}
		body#template3_3 #columnMiddle {
			width: 680px;
			float: left;
			margin: 0 0 0 32px;
		}
				
		/* page header END */

	/* template 3.3 END */

	/* template 3.4 START */

		/* page header START */
		body#template3_4 div#pageHeader {
			height:85px;
		}
		
		/* template 3.4 page header END */
		
		/* template 3.4 columns START */
		body#template3_4 #columnMiddle {
			width: 328px;
			float: left;
			margin: 0 32px;
		}
		body#template3_4 #columnRight {
			width: 312px;
			float: left;
		}
		
		/* template 3.4 columns END */

	/* template 3.4 END */

	/* template 3.5 START */

		/* page header START */
		body#template3_5 div#pageHeader {
			height:85px;
			width: 928px;
			padding: 0 0 0 32px;
			background:#ffffff none;
		}
		/* page header END */
		
		/* columns START */
		body#template3_5 #columnMiddle {
			width: 896px;
			margin: 0;
			padding: 0 0 0 32px;
			float: left;
		}

		/* template 3.5 columns END */

	/* template 3.5 END */

	/* template 4.1 START */

		/* page header START */
		
		/* page header END */
		
		
		/* columns START */
		
		/* columns END */

	/* template 4.1 END */

	/* template 5.1 START */

		/* page header START */
		body#template5_1 div#pageHeader {
			height:85px;
			width: 928px;
			padding: 0 0 0 32px;
			background:#ffffff none;
		}
		/* page header END */
		
		/* columns START */
		body#template5_1 #columnMiddle {
			width: 896px;
			margin: 0;
			padding: 0 0 0 32px;
			float: left;
		}
		body#template5_1 div#columnMiddle div.dynamicContent iframe {
			width: 896px;
			height: 2000px;
		}
		/* columns END */

	/* template 5.1 END */

	/* template 5.2 START */

		/* page header START */
		body#template5_2 div#pageHeader {
			height:85px;
		}
		/* page header END */
		
		/* columns START */
		
		body#template5_2 div#columnMiddle div.dynamicContent {
			padding:0 0 32px 0;
		}
		
		/* columns END */

	/* template 5.2 END */
	
/* noLeftNav START*/
			/* noLeftNav columns START */
	div#noLeftNav #columnMiddle {
		width: 896px;
		margin: 0px;
		padding: 0 0 0 32px;
		float: left;
		}
		/* noLeftNav columns END */	
		
		/* noLeftNav page header START */
	div#noLeftNav div#pageHeader {
	float:left;
		height:85px;
		width: 928px;
		padding: 0 0 0 32px;
		background:#ffffff none;
		}
	/* noLeftNav page header END */



/*noLeftNav END*/

/*columnMiddleWide START*/
div#columnMiddleWide div#columnMiddle{width: 698px; }
div#columnMiddleNarrow div#columnMiddle{width: 476px; }

/*columnMiddleWide END*/
/* template specific settings END */



/* **************************************************************** */
/* Footer START */
div#footerWrapper  {
	clear:both;
	width: 960px;
	height: 24px;
	float: left;
	background: #000000 none;
}
div#footer a  {
	background:transparent none;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
	font-size: 0.9em;
}
div#footerLeft  {
	float: left;
	margin: 0 0 0 10px;
}
div#footerLeft ul  {
}
div#footerLeft li  {
	float: left;
}
div#footerRight  {
	float: right;
	margin: 0 10px 0 0;
}
div#footerRight ul  {
}
div#footerRight li  {
	float: left;
}
/* Footer END */
/* **************************************************************** */

/* **************************************************************** */
/* Glossary START */
.defContainer .arrow{
	background-image:   url(../image/expander-minus.gif);
	background-repeat: no-repeat;
	float: left;
	clear:both;
	width: 15px;
	height: 15px;
	font-size: 1px;
	line-height: 1px;
	margin-top: 3px;
}

.definition{margin-left:35px; font-size:8px;}
.glossHeader{font-weight:bold; font-size:12px; color:#37819E;}
.glossLetter{margin-bottom:15px;}
/* Glossary END */
/* **************************************************************** */

/* **************************************************************** */
/* Tools Home START */
#brochureWrapper h3 {color:#1C566E;}
#brochureWrapper
{
float:left;
background-color:#EAEAEA;
border-left:1px solid #B6B6B6;
border-top:none;
width: 698px; 
min-height:100%;
height:100%;
}

#brochureLeft {
border-top:1px solid #B6B6B6;
float:left;
width: 348px; 
}

#brochureRight {
border-top:1px solid #B6B6B6;
float:left;
width: 348px; 
}

.container {
    position: relative;
	border:1px solid #B6B6B6;
	border-left:none;
	border-top:none;
	float:left;
	clear:none; 
	width: 348px; 
	min-height: 127px;
	height:127px;
	}

.footer {float:right;
background-color:white;
border-top:1px solid #B6B6B6;
clear:none;
	width: 40px;
	margin-left:98px;
	height:15px;
	}

.footer span {border:1px solid #B6B6B6;

border-right:none;
border-bottom:none;
padding-left:10px;
padding-right:10px;
}

.brochureThN{float:left;
clear:none;
padding:9px;
height:75px;
weight:98px;}

.brochureTxt{
float:left;
clear:none;
width:270px;
height:100px;
padding-top:10px;}

/*additional styles for fund centre home*/

#FundCentreWrapper
{
float:left;
background-color:#EAEAEA;
border-left:1px solid #B6B6B6;
border-top:none;
width: 698px; 
min-height:100%;
height:100%;
}

#fundHome_Wrapper .footer {float:right;
background-color:white;
border-top:1px solid #B6B6B6;
clear:none;
	width: 40px;
	margin-left:98px;
	height:15px;
	}

#fundHome_Wrapper .footer span {border:1px solid #B6B6B6;

border-right:none;
border-bottom:none;
padding-left:10px;
padding-right:10px;
}
/* Tools Home END */
/* **************************************************************** */

/* Search */
/* **************************************************************** */

.searchNavigation li {display:inline; width:10; border-left:1px solid #000000; padding:5px;}
.searchResultsPaging {float: right;}
.searchResultsPaging ul {display:inline;  margin-left:1px; width:25px; border-left:1px; border-color; black} 
.searchResultsFooter {margin-top:3px; float:left;}

/* Search END*/
/* **************************************************************** */
