@Media Screen 
{
	body
	{
	   /* Mozilla browsers require the following CSS for this doctype, */
	   /* otherwise page content height is not 100%.                   */
		height: 100%;
		background-color: white;
		margin: 0;
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 1em;
	}
	/*div{border:1px solid red}*/

	.BBlogo { 
		padding-bottom: 5px;
	}
	
	p.testSite
	{
		color:Red;
		margin:0;
		font-size:24px;
		text-align:right;
		line-height:1.2;
	}

	a
	{
		text-decoration:none;
	}
 
	a:link
	{
		color:#ff6600;
		text-decoration:underline;
	}
	
	/*
	a:hover
	{
		text-decoration:underline;
	}
	*/

	a:visited
	{
		color:#ff6600;
		text-decoration:underline;
	}

	a, img
	{
		border:0;
	}

	a.homeLink
	{
	width:130px;
	height:80px;
	display:block;
	float:left;
	text-decoration:none;
	position:relative;
	top:25px;
	left:25px;

	}
	a.homeLink img
	{
	width:130px;
	height:80px;
	}

	p.smallOrange
	{
	font-size:0.75em;
	margin-left:30px;
	color:#ff6600	
	}

	p.OrangeText
	{
	font-size: 1em;
	color:#ff6600	
	}
	
	h1
	{
		text-align: left;
		color: #ff6600;
		font-family: 'Trebuchet MS' , Arial, Sans-Serif;
		font-weight:normal;
		margin: 0 0 24px 0;
		padding:0;
		font-size: 2.5em;
		font-weight: normal;
		letter-spacing: -1px;
		font-weight:bold;
	}

	h2
	{
		text-align: left;
		color: #ff6600;
		font-family: Verdana, Arial, Sans-Serif;
		font-weight:normal;
		margin: 5px 0 24px 0;
		padding:0;
	}

	h3
	{
		text-align: left;
		color: #003399;
		font-family: Verdana, Arial, Sans-Serif;
		font-size:1em;
		font-weight:bold;
		margin: 0 0 4px 0;
		padding:0;
	}
	
	.ir_right
	{
		margin-left:140px;
	}

	div.container
	{
		width:970px;
		margin:12px auto;
		height:auto;
	}

	div.header
	{
		width: 970px;
		height: 115px;
		border: 0;
		background-image: url(../../assets/images/bg-header-2.gif);
		background-repeat: no-repeat;
	}
	div.header.home 
	{
		background-image: url(../../assets/images/bg-header.gif);	
	}

	div.header div.topmenu
	{
		padding:33px 0 0 195px;
	}
	div.header div.topmenu img
	{
		margin:0 3px;
	}
	div.header div.topmenu img.spacer
	{
		margin:0 10px;
		visibility:hidden;
	}
	div.header div.topmenu select
	{
		margin:-3px 10px 0px 8px;
		font-size:0.85em;
		width:164px !important;
	}
	div.main
	{
		border:12px solid #003399;
		border-top:0;
		padding:0;
		float:right;
		width:932px;
		min-height:400px;
		height:100%;
	}

	div.body
	{
		border-top:0;
		margin:0 8px 0 0;
		float:right;
		width:680px;
		/*height:436px;
		overflow:auto;*/
		padding:0 24px 12px 10px;
		position:relative;
		top:-36px;
		margin-bottom:-16px; /* changed from -36px 12/04/07 */
		font-size:0.75em;
		color:#003399;
		height:inherit;
	}
		div.bodySEO /* for SEO only pages */
	{
		border-top:0;
		margin:0 8px 0 230px;
		/*float:right;*/
		width:680px;
		height:422px;
		overflow:auto;
		padding:0 24px 12px 10px;
		position:absolute;
		top:84px;
		/*left:240px;*/
		font-size:0.75em;
		color:#003399;
	}

	div.body.homepage
	{
		width:714px;
		/*height:390px;*/
		margin-bottom:8px;
		padding:0;
		top:0px;
	}
	
	div.body.homepage-alert
	{
		width:714px;
		height:520px;
		margin-bottom:8px;
		padding:0;
		top:0px;
	}

	div.body.products
	{
		/*height:373px;*/
		margin-bottom:-28px;
		height:inherit; /* added so that window resizes as text size is increased - only works with mozilla*/
		min-height:360px;
	}

	div.body.press
	{
		height:373px;
		margin-bottom:-28px;
		overflow:auto;
	}

	div.spacer /*used for padding when all menus are expanded in no script browsers */
	{
		 /*height:20px;*/
		 clear:both;
	}
	
	div.importantMessage
	{
		width:680px;
		margin:10px 0;
		line-height:1.5;
		border:1px solid #ED2123;
		padding:10px;
		
	}
	
	div.importantMessage p, p.importantMessage
	{
		color:#FF1515;
		font-size:1em ;
		font-weight:bold;
		text-decoration:none;
		padding-right: 10px;
	}
	
	
	p.internetbanking 
	{
		font-size:1em;
	}
	
	div.newFooter
	{
		float:right;
		text-align:right;
		height:20px;
		width:710px;
		padding-bottom:7px;
	}
	
	div.newFooter a:link, div.newFooter a:visited, div.newFooter a:hover
	{
		font-size:0.8em;
		color:#003399;
		text-decoration:none;
		font-weight:bold;
		margin-right:30px;
	}
	
	div.blueFooter
	{
		background:#DCECFC url(../../assets/images/bg-footer-buttons.jpg) repeat-x;
		height:55px;
		float:right;
		width:710px;
		margin-top:47px;
	}
	div.blueFooter.press
	{
		background:none;
	}
	div.blueFooter .btn
	{
		margin:0px 228px 2px 0px
	}
	div.blueFooter .btn2
	{
		margin:0px 0px 2px 0px
	}

	div.blueFooter .archiveHeader, div.blueFooter .archiveLink
	{
		float:left;
		margin:14px 6px 0 0;
		/*margin:4px 6px 0 0;*/
		height:28px;
		background-repeat: no-repeat;
	}

	div.blueFooter .archiveHeader, div.blueFooter .archiveLink a
	{
		font-size:0.80em;
		font-weight:bold;
	}

	div.blueFooter .archiveHeader
	{
		width: 120px;
		color: White;
		padding: 6px;
		background-image: url(../../assets/images/bg-press-header.gif);
	}

	div.blueFooter .archiveLink
	{
		width:60px;
		text-align:center;
		background-image: url(../../assets/images/bg-press-link.gif);
	}

	div.blueFooter .archiveLink a
	{
		color:#003399;
		text-decoration:none;
		display:block;
		padding:6px;
	}

	div.blueFooter .archiveLink a:hover
	{
		color:#ffffff;
	}

	/****************** menus *********************/
	div.leftmenu
	{
		float:left;
		margin:16px 16px 0 0;
		width:184px;
		font-family: Tahoma , Sans-Serif;
	}
	div.leftmenu.SEO
	{
		padding-bottom:133px;
	}
	div.leftmenu.home
	{
		/*margin:16px 16px 0 0;*/
	}
	div.leftmenu p
	{
		margin:12px 0 6px 6px;
		font-size:0.85em;
		font-weight:bold;
		color:#ff6600;
	}
	div.leftmenu p.blue
	{
		margin:12px 0 6px 6px;
		font-size:0.85em;
		font-weight:bold;
		color:#003399;
	}

	div.leftmenu ul
	{
		padding: 0;
		margin: 0;
	}
	div.leftmenu ul.mainmenu
	{
		/*white-space:nowrap;*/
	}

	li.ob, li.ac, li.corp, li.obOpen, li.acOpen, li.corpOpen
	{
		width:184px;
		height:27px;
		list-style: none;
		background-repeat:no-repeat;
	}

	li.obOpen, li.acOpen, li.corpOpen
	{
		height:26px;
	}

	li.ob a, li.ac a, li.corp a, li.obOpen a, li.acOpen a, li.corpOpen a
	{
		display:block;
		font-size:0.7em;
		font-weight:bold;
		text-decoration:none;
		padding:7px 0 9px 22px;
	}

	li.ob a,li.ob a:hover,li.ob a:visited,li.obOpen a,li.obOpen a:hover,li.obOpen a:visited
	{
		color:#003399;
	}

	li.ac a,li.ac a:hover,li.ac a:visited,li.acOpen a,li.acOpen a:hover,li.acOpen a:visited
	{
		color:#ffe9db;
		color:#ffffff;
		text-decoration:none;
	}

	li.corp a,li.corp a:hover,li.corp a:visited,li.corpOpen a,li.corpOpen a:hover,li.corpOpen a:visited
	{
		color:#E0EEFD;
		color:#ffffff;
		text-decoration:none;
	}

	li.ob
	{
		background-image:url(../../assets/images/btn-online-banking.gif);
		/* below added to ensure button resizes with text */
		background-color:#e0eefd;
		height:auto;
		border-bottom:1px solid #ffffff;
	}
	li.ac
	{
		background-image:url(../../assets/images/btn-sterling-accounts.gif);
		/* below added to ensure button resizes with text */
		background-color:#ff6600;
		height:auto;
		border-bottom:1px solid #ffffff;
	}

	li.corp
	{
		background-image:url(../../assets/images/btn-corporate-accounts.gif);
		/* below added to ensure button resizes with text */
		background-color:#003399;
		height:auto;
		border-bottom:1px solid #ffffff;
	}

	li.obOpen
	{
		background-image:url(../../assets/images/btn-online-banking_f2.gif);
		/* below added to ensure button resizes with text */
		background-color:#e0eefd;
		height:auto;
		border-bottom:1px solid #ffffff;
	}
	li.acOpen
	{
		background-image:url(../../assets/images/btn-sterling-accounts_f2.gif);
		/* below added to ensure button resizes with text*/
		background-color:#ff6600;
		height:auto;
		border-bottom:1px solid #ffffff;
	}
	li.corpOpen
	{
		background-image:url(../../assets/images/btn-corporate-accounts_f2.gif);
		/* below added to ensure button resizes with text */
		background-color:#003399;
		height:auto;
		border-bottom:1px solid #ffffff;
	}

	/****************** sub menus *********************/

	div.hideInfo
	{
		display: none;
	}

	div.showInfo 
	{
		display: block;
		background:#ffffff url(../../assets/images/bg-leftmenu.jpg) repeat-y;
		border-right:1px solid #FFE8D8;
		width:183px;
	}

	div.showInfoBlue
	{
		display: block;
		background:#ffffff url(../../assets/images/bg-leftmenu.jpg) repeat-y;
		border-right:1px solid #FFE8D8;
		width:183px;
	}

	div#Menu6,div#Menu7,div#Menu8
	{
		background:#ffffff url(../../assets/images/bg-leftmenu-blue.jpg) repeat-y;
		border-right:1px solid #E0EEFD;
	}
	


	div.showInfo ul, div.showInfoBlue ul
	{
		display: block;
		list-style-type: none;
		padding:3px 0;
		margin-left:0;
	}

	div.showInfo ul li
	{
		list-style-image: url(../../assets/images/bullet-arrow-orange.gif);
		margin: 0px 0 0px 22px;
	}

	div.showInfoBlue ul li
	{
		list-style-image: url(../../assets/images/bullet-arrow-orange.gif);
		margin: 0px 0 0px 22px;
	}

	div#Menu6 ul li,div#Menu7 ul li,div#Menu8 ul li
	{
		list-style-image: url(../../assets/images/bullet-arrow.gif);
		
	}
	
	
	div.showInfo ul li a, div.showInfoBlue ul li a
	{
		font-size:0.7em;
		text-decoration:none;
		color:#ff6600;
		font-weight:bold;
		display:block;
		padding:0;
		margin:4px 0 5px 0px;
		line-height:110%;
	}
	div.showInfo ul li a:hover, div.showInfoBlue ul li a:hover
	{
		color:#003399;
	}
	
	div.showInfo ul li a:visited, div.showInfoBlue ul li a:visited
	{
		text-decoration:none;
	}

	div#Menu6 ul li a,div#Menu7 ul li a,div#Menu8 ul li a
	{
		color:#003399;
	}
	div#Menu6 ul li a:hover,div#Menu7 ul li a:hover,div#Menu8 ul li a:hover
	{
		color:#ff6600;
	}


	/******************  *********************/

	div#flashcontentTitle 
	{
		padding:0px;
		margin: 0 0 8px -4px;
		width:600px;
		height:44px;
	}

	div#flashcontentRate 
	{
		float:right;
		padding:0px;
		width:300px;
		height:310px;
	}

	div#flashcontentHomepage 
	{
		
		/*padding-top:16px;*/

	}
	div.footer
	{
		padding: 3px 12px 16px 0;
		float: right;
		width: 940px;
		font-size: 55%;
		font-weight:bold;
		/*color:#BBD1FF;*/
	}
	div.footer a
	{
		font-size: 1.1em;
		text-decoration:none;
		color:#003399;
		font-weight:bold;
	}
	
	div#infolinks /* used for the information links in the footer */
		{
			float:right;
			margin-top:-12.5px;
			color:#cccccc;
			font-size: 1em;
		}
	
	div#infolinks a
	{
		font-size: 1em;
		color:#cccccc;
		font-weight:normal;
	}
	
	div#infolinks a:hover
	{
		color:#cccccc;
	}

	table.prodTable
	{
		clear:both;
		background-color:#B9E9FF;
		width:100%;
		text-align:center;

	}

	table.prodTable tr td
	{
		border:1px solid White;
		text-align:center;
		font-family: Tahoma , Sans-Serif;
		font-size:0.75em;
		font-weight:bold;
		padding: 4px 3px;
		vertical-align:middle;
		
	}

	table.prodTable tr.header
	{
		background-color:#003399;
		color:White;

	}

	table.prodTable tr td.orange
	{
		background-color:#ff6600;
		color:White;

	}

	.orange.first
	{
		width:120px;

	}
	table.prodTable tr td.calc
	{
		background-color:#FFA579;
	}
	h3.productFeatureList, h3.productFeatureHeading
	{
		text-align: left;
		color: #003399;
		font-family: Verdana, Arial, Sans-Serif;
		font-size:1em;
		font-weight:bold;
		margin: 0 0 4px 12px;
		padding:0;
	}

	h3.productFeatureHeading
	{
		margin-top:-10px;
	}

	ul.productFeatureList
	{
		display: block;
		list-style-type: none;
		padding:0;
		margin:0px 0 0 24px;

	}
	ul.productFeatureList li
	{
		list-style-image: url(../../assets/images/bullet-blue-square.gif);
		margin: 0px 16px 5px 16px;
		/*font-family: Tahoma , Sans-Serif;
		font-size:0.8em;*/
		color:#ff6600;
		font-weight:normal;
	}

	img.applyNow
	{
		float:right
	}
	
	/* Fixed Rate Bond Closed Page---------------------------
	------------------------------------------------*/
	
	h3.frbClosed
	{
	font-size:22px;
   margin-bottom:24px;
   margin-top:-12px;
	color:#ff0000;
	font-family:Verdana,Arial,Sans-Serif;
	font-weight:normal;
	}
	
	h4.frbClosed
	{
	font-size:20px;
   margin-bottom:-14px;
   margin-top:18px;
	color:#FF6600;
	font-family:Verdana,Arial,Sans-Serif;
	font-weight:normal;
	}

	/* Generic Page Styles ---------------------------
	------------------------------------------------*/

	div.left_content_column
	{
		float:left;
		width:45%;
		border-right:2px solid #003399;
		padding:0px 20px 0px 0px;
	}

	div.left_column_borderless
	{
		border:none;
		margin-bottom:10px;
		float:left;
	}
	
	div.right_content_column, div.right_column_border
	{
		float:right;
		width:47%;
		padding:0px 0px 0px 12px;
	}
	
	div.right_column_border
	{
		border:2px solid #FF6600;
		margin-bottom:300px;
	}
	
	div.right_column_border p
	{
		margin:10px 0;
		color:#ff6600	
	}
	
	div.expat_advert
	{
		background:url(../../assets/images/Expat-advert-box.jpg) no-repeat;
		width:278px;
		height:204px;
		float:right;
		margin-top:10px;
	}
	
	div.expat_advert p
	{
		color:#FFFFFF;
		margin:70px 0 0 40px;
		font-size:1.2em;
		font-weight:600;
	}
	
	div.expat_advert a {color:#FFFFFF;}
	
	div.clearing {clear:both;}
	
	/* Error Page Styles */
	
	div.left_column_error
	{
		float:left;
		width:45%;
		padding:0px 10px 0px 0px;
	}
	
	div.right_column_error
	{
		float:right;
		width:47%;
		padding:0px 0px 0px 12px;
	}
	
	p.errorNotice
	{
		color:#FF6600;
	}
	
	.bordered
	{
		border-left:2px solid #003399;
		margin-right:36px;
	}
	
	div.right_content_column p, div.left_content_column p /*This is to make Mozilla display the columns correctly */
	{
		margin-top:0;
	}

	p.bottom /*used on 'bank and public holidays' page */
	{
		vertical-align: bottom;
		font-weight: bold;
		font-size:14px;
		width:250px;
		float:right;
		margin:-35px 0px 0 0;
	}

	img.best-buy-icon
	{
		float:right;
		margin: -10px -24px 0 0;
		}
		
	h2.generic
	{
		margin-bottom:-10px;
		margin-top: 18px;
	}
	
	h2.negativeTop
	{

	}

	h3.generic
	{
		font-size:14px;
		margin-top: 20px;
	}

	ul.genericPages, ul.genericNarrow
	{
		display: block;
		list-style-type: none;
		padding:0;
		margin:0 0 0 0px;
	}
	
	ul.genericPages ul
	{
		margin-left:12px;
		padding-top:6px;
	}

	ul.genericNarrow
	{
		margin: -10px 0 0 5px;
	}

	ul.genericPages li
	{
		list-style-image: url(../../assets/images/bullet-box.gif);
		margin: 0px 16px 5px 16px;
		color:#003399;
		font-weight:normal;
	}
	

	ul.genericNarrow li
	{
		list-style-image: url(../../assets/images/bullet-box.gif);
		margin: 0px 16px 2px 16px;
		color:#003399;
		font-weight:normal;
	}

	ul.genericPages li a, ul.genericNarrow li a
	{
		text-decoration: none;
		color: #ff6600;
	}
	ul.genericPages li a:hover, ul.genericNarrow li a:hover
	{
		text-decoration:underline;
	}

	p.raised
	{
		margin-top: 5px;
	}

	p.clear
	{
		clear:both;
		margin-top:-20px;
	}

	.sourceText /* Used for quote references on Research page */
	{
		font-size:0.75em;
		display:block;
		text-align:right;
		margin-bottom:20px;
	}

	.smallText /* Used for quote references on Research page */
	{
		font-size:0.75em;
		color: #ff6600;
		margin-left:12px;
	}

	.prodtableText /* Used for quote references on Research page */
	{
		font-size:0.9em;
		margin-left:15px;
		margin-top:2px;
	}
	
	.asterixText
	{
		font-size:0.75em;
		margin-left:30px;
		color:#ff6600;
	}

	p.indented /* Used for how to apply text on product pages */
	{
		margin:0 0 10px 13px;
	}

	/*Used for Interest Rate page- Historic Rates*/

	div.floatedColumn
	{
		float:left;
		margin-right:74px;
	}


	div.floatedColumn a 
	{
		display:block;
	}
	
	/* User Guide pages ---------------------------
	---------------------------------------------*/
	
	div#userGuideNav
	{
		width:100%;
		text-align:center;
		margin:20px auto;
		padding-top: 20px;
		border-top: 1px solid #ff6600;
	}
	
	div.prev
	{
		width:10%;
		float:left;
	}
	
	div.contents
	{
		width:80%;
		float:left;
	}
	
	div.next
	{
		width:10%;
		float:left;
	}	
	
	div#userguides a
	{
		color:#ff6600;
		text-decoration:underline;
	}
	
	div#userguides a:hover
	{
		color:#003399;
	}
	
	div#userguides h2
	{
		margin-bottom:-14px;
		margin-top: 18px;
		font-size:18px;
	}
	
	div#userguides ol li
	{
		color:#ff6600;
		padding:4px;
	}
	
	
	/* Generic Page Table styles ------------------
	---------------------------------------------*/

	table.opening-hours
	{
		border:none;
		width:80%;
		margin-bottom:24px;
	}
	
	table.opening-hours th, table.opening-hours td
	{
		padding:5px 0;
		width:50%;
		text-align:left;
		font-weight:normal;
		vertical-align:top;
	}
	
	table.holidays /* Used on bank and public holidays page */
	{
		font-size: 0.8em;
		width: 400px;
		vertical-align:top;
	}

	table.awards /* Used on Awards & Best Buys page */
	{
		font-size: 0.8em;
		margin:-10px 0 0 -1px;
		vertical-align:top;
	}

	table.prod /* Used on product pages */
	{
		font-size: 0.8em;
		margin:15px 15px 0 15px;
		vertical-align:top;
	}
	
	table.esaver td
	{
		width: 180px;
	}

	table.awards td, table.holidays td, table.prod td
	{
		background-color: #B9E9FF;
		padding: 1px 8px;
		height:25px;
	}

	th.wide
	{
		width:250px;
	}

	th.narrow
	{
		width:150px;
	}

	table.awards th, table.holidays th, table.prod th
	{
		font-size:1.1em;
		font-weight:bold;
		color:#ffffff;
		background-color:#003399;
		text-align:left;
		padding:1px 8px;
		height:25px;
	}
	
	

	table.prod th.centered
	{
		text-align:center;
	}
	
	
	table.holidays th.wide /* Used for Euro T&C and US Dollar T&C */
	{
		width:113px
	}
	
	.ratecolumn
	{
		text-align:center;
	}

	.winner
	{
		font-weight:bold;
		color:#ff6600;
	}

	div#iomImage /* Manx image at the bottom of About the IOM page */
	{
		width:300px;
		height:120px;
		margin:0 auto;
		/*position:absolute;*/
		background: url(../../assets/images/iom_image.gif) no-repeat;
		
	
	}

	div#alil_building /* ALIL building image at the bottom of About us page */
	{
		width:200px;
		height:328px;
		float:right;
		margin-top:40px;
		margin-left:15px;
		background: url(../../assets/images/alil_building.gif) no-repeat;
	}
	
	img.expat_logo /* Logo for Expat Money page */
	{
		float:right;
		margin:0 0 0.5em 0.5em;
	}
	
	ul.productFeatureList li.expatmoney_info, ul.productFeatureList li.expatmoney_info a, 
	ul.productFeatureList li.expatmoney_info a:hover, ul.productFeatureList li.expatmoney_info a:visited
	{
		color:#82D3F0;
	}
	
	p.expatmoney_info /* details for Expat Money information box */
	{
		margin-left:15px;
		font-size:14px;
		width: 330px;
	}
	
	.expatmoney_img
	{
		margin-top:12px;
		margin-left:160px;
	}
	

	/*flash loops*/
	div#flashLoop 
	{
		padding-top:40px;	
	}
	div#flashLoopIOM
	{
		padding-top:0px;	
	}
	
	.Bold
	{
		font-weight:inherit;
		font-weight:bold;
	}


/*Adobe Acrobat icon used for PDFs*/

.acrobatIcon
{
	margin:10px 5px 0px 0px;
}



	/******************  SAVINGS SELECTOR *********************/

	div.savings-selector
	{
		width: 350px;
		border: 0;
		background-image: url(../../assets/images/savings-selector-background.png);
		background-repeat: repeat-y;
		margin:0px;
		padding:0px;
		
	}

	div.savings-selector-results
	{
		padding-left: 12px;
		height:580px;
		overflow:auto;
		width:880px;
	}

	div.savings-selector p, div.savings-selector-results p
	{

		font-size:0.75em;
		font-weight:bold;
		color:#003399;
		margin: 0 0 0 0;
		padding-left:25px;
	   padding-bottom: 5px;
			
	}


	div.savings-selector hr {
		border: 0;

		width: 309px;
		
		height: 2px;

	/*padding-left:15px;*/
		padding-bottom:15px;
		
		background-image: url(../../assets/images/savings-selector-divider.png);
		background-repeat: no-repeat;
	}

	.floatright
	{
		float: right;
		padding-right: 5px;
		padding-top: 5px;
	}

	div.savings-selector h2 {
	font-size:0.75em;
	}


	div.selector_scroll {
		/*height: 520px;
		overflow:auto;*/
		width: 860px;
		
		
	}
	
	.savings-selector-results #LabelHeader 
	{
		font-size:0.75em;
		
	}
	

	/*press releases*/

	.tc_table {
		width: 520px;
		background-color: #FFFFFF;
		vertical-align: top;
	}

	.tc_table th {
		color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding: 2px;
		text-align: left;
		font-weight: bold;
		background-color: #003399;
	}

	.tc_table td {
		color: #003399;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding: 2px;
		background-color: #B9E9FF;
		text-align: left;
	}


	.tc_table_no_bck {
		width: 520px;
		background-color: #FFFFFF;
		vertical-align: top;
	}

	.tc_table_no_bck th {
		color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding: 2px;
		text-align: left;
		font-weight: bold;
		background-color: #003399;
	}

	.tc_table_no_bck td {
		color: #003399;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding: 2px;
		background-color: #B9E9FF;
		text-align: left;
	}


	/* Currency Converter ------------------
	--------------------------------------*/

	.textbox_spacing
	{
		width:205px;
	}

	table.converter
	{
		border:4px solid #FF6600;
		text-align:left;
		width:350px;
	}

	table.converter th
	{
		padding:10px;
		background-color: #FFE8D9;
		font-weight:normal;

		width:350px;
	}

	table.converter td
	{
		background-color: #FFE8D9;
		padding:0 10px 10px 10px;
		font-weight:normal;
	}

	table.converter td.shadetop
	{
		/*background-color:#FFD1B2;*/
		border-top: 2px solid #FF6600;
		background-color:/*#E0EEFD*/#FFD1B2;
		padding:10px;
	}

	table.converter td.shade
	{
		background-color:#FFD1B2;
		padding:10px;
		text-align:right;
	}

	.para
	{
		display:block;
		margin:-20px 0 10px 0;
	}

	.errortext
	{
		display:block;
		margin: 10px 0;
		color:#ff6600;
	}

	div#results_box
	{
		width:300px;
		height:210px;
		float:right;
		background-color:#E0EEFD;
		margin-top:-315px;
		border:2px solid #003399;
		padding:0 5px;
		overflow:auto;
	}

	div#results_box a {color: #003399;}
	
	.results_header
	{
		font-size:16px;
		font-weight:bold;
		margin:10px 0;
	}
	
}


/* popup questionnaire */

    div.questionairre *{
     font-family:Tahoma;   
    }
    
    
    div.questionairre p,div.questionairre span,div.questionairre input,div.questionairre label {
     color:#003399;
     font-size:0.8em;
     
    } 
       
    div.questionairre h2 {
     font-size:1.2em
    }
    
    
    div.questionairre {
      padding:0px;
      width:490px;
      margin: 16px 0 0 auto;
      padding-right:5px;
      height:560px;
     overflow:auto;
    }
    div.questionairre img.header {
     vertical-align:bottom;
    }
    div.questionairre div.box {
      border:12px solid #003399;
      border-top:0;
      width:400px;
      margin-left:14px;
      padding: 0 16px 0px;
}
    div.questionairre h2 {
     margin:0;
    }
    
    div.questionairre .orangeText {
     color:#FF6600;
    }
    
    div.questionairre .blackText, div.questionairre input {
     color:#000000;
    }
    
    div.questionairre input.text {
     margin:6px 0 0 0;
    }
    
    div.questionairre p.closeBtn {
     margin:6px;
     float:right;
    }
    
    div.questionairre p.closeBtn a {
     color:#003399;
     text-decoration:none;
    }
    
    div.questionairre p.closeBtn a img {
     vertical-align:top;
     margin-bottom:1px;
    }
    
    
    
    /****************************************/
    /*temporary value for testing modified rate movie*/
    
    

	div#flashcontentRate 
	{
		height:394px;
	}
    
    /***************************************
    new styles for product page master template*/
    
  
  	div.rateContainer {
		float:right;
		padding:0px;
		width:300px;
		margin-bottom:50px;
	}
	
	div#flashcontentRate {
		height:120px;
		margin:10px 0 0 0;
	}

	div.rateHeader {
		text-align:right;
	}
	
	div.rateHeader .upto 
	{
		float:left;
		margin:0 0 -12px 0;
		margin-left: 30px;
	}

	div.rateFooter {
	  color:#FF6600;
    font-family:Arial;
    padding:0px 0px 0px 25px;
    float:left;
	}

	div.rateFooter p {
    margin:0 0 6px 0;
	}

	div.rateFooter p.bold {
    /*font-weight:bold;*/
    font-size:0.96em;
	}

	div.rateFooter p.small {
    font-size:0.8em;
	}

	div.rateFooter a {
	  display:block;
    margin:16px 0 0 0px;
	}
	
	div.rateFooter p span.smallText 
	{
		font-size:0.9em;
		margin-left:0;
	}
  

/********************************************/
/* eSaver Competition Styles */

div.competitionHeader
{
	float:left;
	width:400px;
}

div.competitionHeader p
{
	font-size:15px;
	line-height:1.4;
	margin:10px 0;
}

div.competitionApplybox
{
	width:270px;
	float:left;
	text-align:center;
	margin-left:10px;
}

div.competitionTerms
{
	clear:both;
	border-top:20px solid white;
}

div.competitionTerms h3
{
	font-size:14px;
}

div.competitionTerms p
{
	font-size:11px;
	/*line-height:2;*/
	margin:10px 0;
}

span.blue { color:#003399; }
span.orange { color:#ff6600; }
span.red { color:#CF2321; }


/* ---- eSaver Chart Styles ----------------*/

div.esaverChartContainer
{
	width:700px;
	background: url(../../assets/images/esaver-chart-bg.gif);
	text-align:center;
}

*html div.esaverChartContainer
{
	margin-left:-10px;
}

div.esaverChartContainer h1
{
	height:54px;
	background: url(../../assets/images/esaver-chart-header.gif);
	font-size:16px;
	line-height:40px;
	text-align:center;
}

div.chartFooter
{
	background: url(../../assets/images/esaver-chart-base.gif);
	height:25px;
}

div.esaverChartContainer h2
{
	text-align:center;
	font-size:14px;
	color:#003399;
	font-weight:bold;
	margin-bottom:0;
}

div.esaverChartContainer p
{
	margin:10px 30px 10px 30px;
	color:#ff6600;
}

div.orangeChartBox
{
	margin:0 auto;
	width:425px;
	background: url(../../assets/images/orange-chart-box.gif);
	border:1px solid white;
}

div.chartBoxBase
{
	background: url(../../assets/images/chart-box-base.gif);
	height:30px;
}

div.orangeChartBox p
{
	color:#ffffff;
}

div.orangeChartBox p.topPara
{
	margin-top:50px;
}

div.orangeChartBox em
{
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}


/*# Product Summary #*/

table.productSummary
{
	width:600px;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	margin-bottom:128px;
	font-size:0.8em;
}

table.productSummary tr
{
}

table.productSummary th
{
	background-color:#ff6600;
	color:White;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	text-align:left;
	vertical-align:top;
}

table.productSummary th.productTitle
{
	background-color:#003399;
	color:#ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

table.productSummary td
{
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-color:#e0eefd;
	width:400px;
}

table.productSummary a
{
	font-weight:bold;
}

div#santanderAnnouncement
{
	width:950px;
	color:#ffffff;
	background:url(../../assets/images/santander/santander-logo.gif) center right no-repeat;
	background-color:#ff0000;
	margin-top:12px;
}

div#santanderAnnouncement img
{
	padding:12px 0;
	margin-left:12px;
}


div#santanderAnnouncement p
{
	margin:0 10px;
	padding:10px 0;
	color:#ffffff;
	font-size:1.6em;
	/*font-weight:bold;*/
	line-height:1.3;
}

.expatmoneyLogo
{
	float:right;
	margin:20px 0 40px 0;
	margin-left:20px;
}


blockquote
{
	width: 60%;
	margin: 0 auto;
	text-align: center;
}





/********************************************/
/* Print styles only below this line please */

@Media Print 
{
	body
	{
		margin:0;
		font-family:Sans-Serif
	}
	

	table,td,th
	{
		border: 1px solid black;
		background-color:White;
	}
	
	*,ul,li,h1,h2,h3
	{
		color:Black;

	}
	p a:link, p a:hover, p a:visited
	{
		text-decoration: underline;
		color: #e6e6e6;
	}


	ul.genericPages, ul.genericPages li
	{
		list-style-image: none;
		list-style-type: square;
		color:Black;
	}
	
	div.leftmenu, div.footer, div.header
	{
		display:none;
	}
	
	div.leftmenu
	{
		width:0px;
	}
	

}