@charset "utf-8";
/* CSS Document */
{margin:0px; padding:0px;}

body {
   	font-family:Verdana, Arial, Helvetica, sans-serif;
	   font-size:11px;
}
h1 {
	font-size:140%;
	margin:0px 0px 10px 0px;
	color:#000099;
	vertical-align:top;
}

h2 {
	font-size:120%;
	color:#000099;
	margin:0px 0px 5px 0px;
	font-weight:bold;
}

h3 {
	font-size:110%;
	color:#000000;
	margin:0px 0px 5px 0px;
	font-weight:normal;
}

h4 {
	font-size:140%;
	text-align:left;
	color:#990000;
	margin:5px 5px 10px 0px;
	
}

h5 {
	font-size:110%;
	line-height:120%;
	color:#000000;
	margin:0px 0px 0px 0px;
}

p {
	margin:0px 0px 10px 0px;
	line-height:150%;
}
a.link_style:link {
	color:#000000;
	text-decoration:none;
}
a.link_style:hover {
	color:#ffffff;
	text-decoration:none;
}
a.link_style:active {
	color:#000000;
	text-decoration:none;
}
a.link_style:visited {
	color:#000000;
	text-decoration:none;
}


#masterdiv{
  width:910px;
  margin:0px auto 0px auto;
  background-color:#e0ded5;
  clear:both;
 
 }

#lef_col_div {
width:196px;
float:left;
color:#000000;
clear:left;
padding:10px;


}

#lef_col_div .lt_img {
float:left; margin-right:5px; margin-bottom:10px;
}

#right_col_div {
width:690px;
float:right;
background-color:#FFFFFF;
color:#000000;
}

  
 .left_contentdiv {
 width:150px;
    margin-top:5px;
   height:88px;
   vertical-align:text-top;
   clear:both;
  
 }
 
  .left_contentdivtop{
 width:150px;
    margin-top:5px;
   height:30px;
   vertical-align:text-top;
   clear:both;
  
 }
 #lt_img_div{
 width:56px;
 float:left;
 padding-top:5px;
    }
 #rt_content_div {
 width:70px;
  float:right;
 vertical-align:top;
 padding-top:5px;
 
 }  
   
#lef_coldiv img {
padding:10px 5px 0px 5px;

}

.scroll_msg { 
width:90%;
color:#ffffff; font-weight:bold; background-color:#0f9d52; margin-top:10px;
padding-left:5px; padding-right:5px;
height:20px;
clear:both;
}

.scroll_msg a, a:visited, a:active {
 color:#FFFFFF;
 text-decoration:none;
}
.scroll_msg a:hover {
 color:#000000;
 text-decoration:underline;
}
#top_menu {
  background-color:#c4c7d5;
  background-image:url(/images/test_images/h_line.jpg); background-repeat:repeat; 
  color:#000000;
 
   height:25px;
   width:100%;
   vertical-align:top;
   padding-left:10px;
   padding-top:15px;
  
 
   	
} 

#top_menu a:link {
		color:#ffffff;
		text-decoration:none;
		font-weight:bold;
		}
	#top_menu a:hover {
		color:#ffffff;
		text-decoration:underline;
		
	}
	#top_menu a:active {
		color:#ffffff;
		text-decoration:blink;
	}
	#top_menu a:visited {
		color:#ffffff;
		text-decoration:none;
	}

#centercoldiv {
 
 width:90%;
 float:left;
 padding:5px 5px 5px 10px;
 

 }
 
#centercoldiv a:link {
color:#000000;
text-decoration:none;

}

#centercoldiv a:hover {
 color:#000000;
 text-decoration:underline;
}
#centercoldiv a:active {
color:#000000;
text-decoration:none;
 
}
 
#centercoldiv a:visited {
color:#000000;
text-decoration:none;
}
 
 .blankdiv{
 border-bottom:1px solid #666666;
}


.left_contentdiv {
   width:184px;
   margin-top:5px;
   height:88px;
   vertical-align:text-top;
 }
 #lt_img_div{
 width:56px;
 float:left;
 
    }
 #rt_content_div {
 width:90px;
  float:right;
  margin-right:15px;
 }  
   
#lef_coldiv img {
padding:10px 5px 0px 5px;

}
.photo {
 width:114px;
 float:left;
 padding:0px 5px 0px 5px;
 margin-top:2px;
}
.viewgallery{
 float:right; width:40px;
 padding-left:4px;
 margin-left:2px;
 margin-bottom:20px;
}

	#bottom_menu {
	background-image:url(/images/test_images/h_line.jpg); background-repeat:repeat; 
  color:#000000;
   height:25px;
  width:98.5%;
  padding:5px;
text-align:left;
float:left;
clear:both;
margin-top:-12px;
	
}

 #bottom_menu a:link {
		color:#ffffff;
		text-decoration:none;
	}
	#bottom_menu a:hover {
		color:#ffffff;
		text-decoration:underline;
	}
	 #bottom_menu a:active {
		color:#ffffff;
		text-decoration:blink;
	}
	 #bottom_menu a:visited {
		color:#ffffff;
		text-decoration:none;
	}
	 #bottom_menu span {
		font-size:90%;
	}
.tendernotice {
 background-color:#dc860b;
 color:#FFFFFF;
 font-weight:bold;
 padding:5px;
}

.banknews {
 background-color:#181b8b;
 color:#FFFFFF;
 font-weight:bold;
  padding:5px;
}

.secritisation {
 background-color:#0f9d52;
 color:#FFFFFF;
 font-weight:bold;
  padding:5px;
}

.othernews {
 background-color:#9c319c;
 color:#FFFFFF;
 font-weight:bold;
  padding:5px;
}

.othernews1 {
 background-color:#efeeef;
 color:#000000;
 font-weight:bold;
  padding:5px;
}

.scroll_msg_pr { 
width:90%;
color:#ffffff; font-weight:bold; background-color: #999999; margin-top:10px;
padding-left:5px; padding-right:5px; padding-top:5px;
height:20px;
clear:both;
}

.sub_pressrelease {
cursor:pointer;
 }

#faq{
padding-left:10px;
}

