html, body {
    margin: 0;
    padding: 0;
    
}
body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px; 
	width: 1000px;
	background: #FDFDFD;
	margin: auto;
	
} 
#menu_wrapper { 
	width: 100%
}

.menu {
	
}

#header_wrapper {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
	height: 100px
}

.header {
	width: 1000px;
	margin: 0px auto;
}

.logo{}


#breadcrumb_wrapper{
	width: 1000px;
	background-color: white;	
	margin: 0px auto;
}

 

#content {
	width: 1000px;
	background-color: white;
	margin: 0 auto auto;
	min-height: 700px;
}

#data {
	width: 620px;
	padding: .1em;
	margin-left: auto;
	margin-right: auto;
	
}

#data-full {
	width: 820px;
	padding: .1em;
	margin-left: auto;
	margin-right: auto;
	
}

#footer_wrapper {
	background: #2A2468; margin: auto;	height: 70px; clear:both; border:solid 1px rgb(80,80,80);
} 
.footer { 
	padding: .1em;
	margin-left: auto;
	margin-right: auto; 
	color: #9592B0;
	font-size: 85%;
	clear: both;	
	width: 1000;
}

#sideBar {
	float: left;
	width: 360px;
	padding: 1px 1px 1px 1px;
	vertical-align: top;
}

#sidebar-160 {
	float: left;
	width: 170px;
	padding: 1px 1px 1px 1px;
	vertical-align: top;
}





.sidebar_wrapper {

}

#sectionColumn {
	border: 1px solid rgb(221, 221, 221);
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
}
 

/** href links **/
a:link {
	color: #354586;
	text-decoration: none;
}

a:visited {
	color: #354586;
}

a:hover {
	color: #233FB3; 
	text-decoration: UNDERLINE;
}

a:active {
	color: #354586;
}

/** Tables **/
.no-border-table {
	font-size: 100%;
	border-collapse: collapse; 
}


.chatsTable{
	text-align: center;
	border-collapse: collapse;
	margin: 2px;
	color: #039; 
	border: 1px dotted #69c;
}
	
	
.chatsTable td{
	border: 1px dotted #69c;
	padding: 1px 1px 1px 1px ;
	font-size: 90%;
}

	
.chatsTable th{
	border: 1px dotted #fff;
	background: #2A2468;
	color:#F1F0F8;
	font-weight: bold; 
	font-size: 110%; 
  	padding: 6px;
}


.dotTable{
	text-align: left;
	border-collapse: collapse;
	margin: 2px;
	color: #039; 
	border: 1px dotted #69c;
}
	
.dotTable td{
	border: 1px dotted #69c;
	padding: 1px 1px 1px 4px ;
	font-size: 90%;
} 

.hor-zebra {
	text-align: left;
	border-collapse: collapse;
	margin: 2px; 
	border: 1px solid #69c;
}  

.hor-zebra td { 
	padding: 6px;
} 

.hor-zebra th{
	background: #2A2468;
	color:#F1F0F8;
	font-weight: bold; 
	font-size: 110%; 
  	padding: 6px;
}
 
 .odd{
	 background: #F1F0F8;
 } 

.section-title { 	
	background:#E3E1F8;
	color:#2A2468;
}

.textMedium {
	font-size: 85%;
}

.textSmall {
	font-size: 70%;
}

.textSrtikeThrough {
	text-decoration: line-through
}

.heading {
	font-size: 200%;
	font-weight: bold;
}

.headingMedium {
	font-size: 150%;
	font-weight: bold;
}

.headingSmall {
	font-size: 120%;
	font-weight: bold;
}


.hrFooter {
	color: #f00;
	background-color: #f00;
	height: 1px;
}
h1,h2,h3,h4,h5,h6 { 
	font-weight: normal;  
	color: #2A2468;  
	padding: 1px 1px 1px 1px;
	margin: 5px 20px 5px 15px;
}

h1 { font-size: 20;}
h2 { font-size: 20;}
h3 { font-size: 18;}
h4 { font-size: 16;}
h5 { font-size: 14;} 
h6 { font-size: 12;}


#breadcrumb { float: left; display: block;font-weight: bold; border-collapse: collapse;width=100%; }
#breadcrumb ul { list-style: none;}

.crumbs { display: block; }
.crumbs li {  display: inline; }
.crumbs li.first { padding-left: 1px; }
.crumbs li a, .crumbs li a:link, .crumbs li a:visited { color: #666; display: block; float: left; font-size: 10px; margin-left: -13px; padding: 5px 15px 8px 25px; position: relative; text-decoration: none; }

.crumbs li a { background-image: url('http://singapore-banks-info.com/images/bg-crumbs.png');  background-repeat: no-repeat; background-position: 100% 0; position: relative; }
.crumbs li a:hover { color: #333; background-position: 100% -48px; cursor: pointer; }
.crumbs li a:active { color: #333; background-position: 100% -96px; }
.crumbs li.first a span { height: 29px; width: 3px; border-left: 1px solid #d9d9d9; position: absolute; top: 0px; left: 0px; }
 
.buttons { 
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #3939e3) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #3939e3 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#3939e3');
	background-color:#79bbff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #60a4e8;
	display:inline-block;
	color:#ffffff; 
	font-size:10px;
	font-weight:bold;
	padding:5px 10px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
}.buttons:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3939e3), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #3939e3 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3939e3', endColorstr='#79bbff');
	background-color:#3939e3;
}.buttons:active {
	position:relative;
	top:1px;
} 

 
.inputText {
	background-color : #f5f5f5;
	border: 1px solid #e8ccca; 
} 


 div.TableContainer { 
 overflow-y:auto;
}
 
/* Styles used for SORTING */
.point {
 cursor:pointer;
}  

table.scrollTable tr:hover {
	background-color: #c5e5c5;
	color: #006600;
	font-style: normal; 
}

.hoverMe {
	background-color: #c5e5c5;
	color: #006600;
	font-style: normal; 
}
/* Copyright 2008 Google Inc. All Rights Reserved. */

.scrollTable {
  cursor: default;
  margin: 2px;
  background: white;
  border-spacing: 0; 
  border: 1px solid #69c; 
}

.scrollTable tbody {
  background: transparent;
  overflow-x:hidden;
 overflow-y:auto;
 
}

.scrollTable * {
  margin: 0;
  vertical-align: middle;
  padding: 6px;
}

.scrollTable tr td:last-child {
 padding-right: 10px;
}

.scrollTable-tr-head, .scrollTable-tr-head td, .scrollTable-tr-head-nonstrict {
  font-weight: bold;
  background: #fff url(title-bg.gif) repeat-x left bottom;
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(249,250,253,1) 30%, rgba(238,242,247,1) 60%, rgba(228,233,244,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(30%,rgba(249,250,253,1)), color-stop(60%,rgba(238,242,247,1)), color-stop(100%,rgba(228,233,244,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(249,250,253,1) 30%,rgba(238,242,247,1) 60%,rgba(228,233,244,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(249,250,253,1) 30%,rgba(238,242,247,1) 60%,rgba(228,233,244,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(249,250,253,1) 30%,rgba(238,242,247,1) 60%,rgba(228,233,244,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(249,250,253,1) 30%,rgba(238,242,247,1) 60%,rgba(228,233,244,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e4e9f4',GradientType=0 ); /* IE6-9 */
  text-align: center;
}
 

.scrollTable-sorthdr {
  cursor: pointer;
}

.scrollTable-sortind {
  color: #ccc;
  font-size: 9px;
  padding-left: 6px; /* do not chage - see table.js */
}

.scrollTable-th {
   	background: #330066; 
  	font-weight: bold; 
	padding: 2px; 
	font-weight: bold;
	color: white;
}

.scrollTable-th-webkit td, .scrollTable-th-webkit-nonstrict {
  background-color: #fff;
  border: 1px solid #eee; 
  text-align: center;
}

.alternateRow {
  background-color: #F1F0F8;
}

.scrollTable-td-freeze-rightmost {
  border-right-width: 4px;
}

.scrollTable-td {
  	border: 1px solid #eee;
  	padding: 4px;
   	text-align: center;
}

.scrollTable-td-bool {
  text-align: center;
  font-family: Arial Unicode MS, Arial, Helvetica;
}

.scrollTable-td-center {
  text-align: center;
}

.scrollTable-td-number {
  text-align: right;
  white-space: nowrap;
}

.scrollTable-seq {
  text-align: right;
  color: #666;
}

.scrollTable-div-page {
  margin: 2px 0 0 0;
  padding: 0;
}
.alternateRow {
  background-color: #DEECFA;
}

.tabs ul { 
	height: auto !important;
}

.tabs { 
  float: none;
  list-style: none;
  position: relative;
  margin: 2px 0 0 2px;
  text-align: left;
  padding: 0;
}
.tabs li {
  float: left;
  display: block;
}
.tabs input[type="radio"] {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.tabs label {
  display: block;
  padding: 15px 24px;
 	margin: 0 3px 3px 0;
	border-radius: 7px;
  border-color: red;
  box-shadow: 0 2px rgba(0,0,0,0.2);
  font-weight: bold;  
  background: #44B4D5;
  color: white;
  cursor: pointer;
  position: relative;
 
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.tabs label:hover {
	color: #9592B0;
  	background: white;
}
.tabs .tab-content {
  z-index: 2;
  display: none;
  overflow: hidden;
  width: 100%; 
  position: absolute; 
  left: 0; 
}
.tabs [id^="tab"]:checked + label { 
    background: #6F6E7C; 
  	background-image: -webkit-linear-gradient(-90deg,rgba(255,255,255,0.77),rgba(85,170,0,0.7));
	border-style: solid;
	border-color: #f8f8f8;
 	color: white;
	text-shadow: 0 1px 0 #c5eaa1;
}
.tabs [id^="tab"]:checked ~ [id^="tab-content"] {
  display: block;
}
