@charset "utf-8";
/* CSS Document */
html {
	font-size: 100% !important;
}
body {
	margin: 0;
	padding: 0;
	font: 0.75em/1.5em Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}
li, dd, blockquote {
	margin-left: 0.5em !important;
	margin-left: 1em;
}
form {
	margin: 0;
	padding: 0;
}
form label {
	cursor: pointer;
}
fieldset {
	border: none;
}
input, select, textarea, button {
	font: 100% Arial, Helvetica, sans-serif;
}
a, .ms-propertysheet a, .ms-WPBody a {
	color: #997245;
	text-decoration: none;
}
a:hover, .ms-propertysheet a:hover, .ms-WPBody a:hover {
	text-decoration: underline;
}
a:visited {
	color: #997245;
}
a img, .ms-propertysheet a img, .ms-WPBody a img {
	border: none;
}
h1, .ms-WPBody h1 {
	margin: 0.1em 0 0.5em 0;
	line-height: 1.2em;
	color: #997245;
	font-size: 200%;
	font-weight: normal;
}
h1 span, .ms-WPBody h1 span {
	color: #997245;
}
h2, .ms-WPBody h2 {
	margin-top: 1.5em;
	color: #997245;
	font-size: 130%;
	font-weight: normal;
}
h2.opt1, .ms-WPBody h2.opt1 {
	color: #333333;
}
h3, .ms-WPBody h3 {
	margin: 1.5em 0 1em 0;
	color: #997245;
	font-size: 115%;
	font-weight: normal;
}
ul {
	margin: 1em 0;
	padding: 0;
	list-style: none;
}
ul li {
	padding: 0 0 0 1em;
	background: url("/treasures/sg/common/img/bullet_dot_gold.gif") 0 0.5em no-repeat;
}/* reset style for all <li> that are NOT direct children of the <ul>; this is required cos IE doesnt recog > child descendents! */
ul li * li {
	background: none;
}
ul li ul li { /* default 2nd-level nested <ul> list */
	background: url("/treasures/sg/common/img/bullet_dot_gold.gif") no-repeat 0 3px;
}/* reset style for all <li> that are NOT direct children of the 2nd-level <ul> */
ul li ul li * li {
	background: none;
}
ul li ul li ul li { /* default 3rd-level nested <ul> list */
	background: url("/treasures/sg/common/img/bullet_dot_gold.gif") no-repeat 0 3px;
}/* reset style for all <li> that are NOT direct children of the 3rd-level <ul> */
ul li ul li ul li * li {
	background: none;
}
ul.list1 li, ol.list1 li, .list2 .list1 li {
	margin-bottom: 0;
}
ul.list2 li, ol.list2 li, .list1 .list2 li {
	margin-bottom: 1em;
}
ul li .header, ol li .header {
	color: #997245;
}
ol {
	margin: 1em 0;
	padding: 0;
}
ol li {
	margin-left: 2.5em !important;
	margin-left: 3.0em;
}
hr {
	margin: 1.0em 0;
*margin: 0;
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
}
/*BOF FIXING MOS*/
#MSO_ContentTable, .ms-WPBody {
	font-size: 100% !important;
}
td.ms-bodyareacell {
	width: 990px !important;
}
td.ms-bodyareaframe {
	padding: 12px 13px 1px 8px !important;
	width: 960px !important;
	position: relative !important;
}
td.ms-bodyareaframe table {
	padding: 0 !important;
}
div.ms-pagemargin, td.ms-leftareacell, td.ms-rightareacell, td.ms-pagebottommarginleft, td.ms-pagebottommargin, td.ms-bodyareapagemargin, td.ms-pagebottommarginright {
	width: 0 !important;
	height: 0 !important;
	display: none !important;
}
.ms-WPBody a:visited, .ms-WPBody a:link {
	color: #997245;
}
/*EOF FIXING MOS*/
/* BOF HEADER */
#header {
	background-color: #997245;
	min-width: 1000px;
}
#headerInner {
	width:990px;
	height: 61px;
	position: relative;
}
.headerInnerHome {
	width:990px;
	height: 60px;
	position: relative;
}
#logo {
	padding: 15px 0 0 27px;
}
#globalLinks {
	position: absolute;
	top: 10px;
	right: 30px;
	font-size: 85%;
}
#globalLinks ul {
	margin: 0;
	float: right;
	list-style: none;
}
#globalLinks ul li {
	margin: 0 0 0 10px !important;
	padding: 4px 12px 5px 0;
	float: left;
	background: url("/treasures/sg/common/img/globalLinks-sep.gif") right top no-repeat;
	line-height: 13px;
}
#globalLinks ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#globalLinks ul li a:hover {
	text-decoration: underline;
}
#globalLinks ul li.lang {
	background: none;
}
#globalLinks fieldset {
	margin: 0;
	padding: 0;
	float: right;
}
#globalLinks input {
	float: left;
	border: 0;
}
#globalLinks #searchFld {
	padding: 4px 0 0 7px;
	background: #e9e4e4 url("/treasures/sg/common/img/search-bg.gif") left top no-repeat;
	width:95px;
	height:15px;
	display:inline;
	font-size: 95%;
}
#globalLinks #searchBtn {
	padding: 0 6px 2px 0;
	height:19px;
	color: #997245;
	line-height:19px;
	font-size: 95%;
	font-weight:bold;
	background: #e9e4e4 url("/treasures/sg/common/img/go-button.gif") right top no-repeat;
}
#globalLinks #searchBtn:hover {
	cursor:pointer;
}
#siteNav {
	font-size: 95%;
	position: absolute;
	bottom: 0;
	_bottom: -1px;
	right: 25px;
	z-index: 95;
}
#siteNav ul {
	margin: 0;
	float: right;
	list-style: none;
}
#siteNav ul li {
	margin: 0 !important;
	padding: 0;
	float: left;
	width: 115px;
	text-align: center;
	font-weight: bold;
	line-height: 12px;
	white-space: nowrap;
	background: #997245 url("/treasures/sg/common/img/tab-bg.gif") left top repeat-x;
}
#siteNav ul li a, #siteNav ul li span {
	display: block;
}
#siteNav ul li a {
	text-decoration: none;
	color: #4c4c4c;
}
#siteNav ul li a:hover {
	color: #4c4c4c;
}
#siteNav ul li span {
	padding: 6px 0 5px 15px;
	display: block;
	background: url("/treasures/sg/common/img/tab-overlap.gif") left top no-repeat;
}
#siteNav ul li.home {
	width:49px;
}
#siteNav ul li a.current {
	background: url("/treasures/sg/common/img/tab-selected-bg.gif") left top repeat-x;
	color: #FFFFFF;
}
#siteNav ul li a.current:hover {
	color: #FFFFFF;
}
#siteNav ul li a.current span {
	padding: 6px 0 5px 12px;
	background: url("/treasures/sg/common/img/tab-selected-left.gif") left top no-repeat;
}
#siteNav ul li.after a span {
	background: url("/treasures/sg/common/img/tab-selected-right.gif") left top no-repeat;
}
#siteNav ul li.first {
	padding-right: 0;
}
#siteNav ul li.first a span {
	padding: 6px 0 5px 12px;
	background: url("/treasures/sg/common/img/tab-first.gif") left top no-repeat;
}
#siteNav ul li.first a span span {
	padding: 0;
	background: none;
}
#siteNav ul li.first a.current {
color: #997245 background: url("/treasures/sg/common/img/tab-selected-bg.gif") left top repeat-x;
}
#siteNav ul li.first a.current span {
	background: url("/treasures/sg/common/img/tab-selected-first.gif") left top no-repeat;
}
#siteNav ul li.last {
	width:123px;
}
#siteNav ul li.last span {
	padding: 0 0 0 15px;
}
#siteNav ul li.last span span {
	padding: 6px 10px 5px 0;
	background: url("/treasures/sg/common/img/tab-last.gif") right top no-repeat;
}
#siteNav ul li.last a.current span {
	padding: 0;
	background: url("/treasures/sg/common/img/tab-selected-left.gif") left top no-repeat;
}
#siteNav ul li.last a.current span span {
	padding: 6px 0 5px 0;
	background: url("/treasures/sg/common/img/tab-selected-last.gif") right top no-repeat;
}
#siteNavHome {
bottom:0;
font-size:95%;
position:absolute;
right:25px;
z-index:99;
}
#siteNavHome ul {
float:right;
list-style:none outside none;
margin:0;
}
#siteNavHome ul li {
background:url("/treasures/sg/common/img/tab-bg.gif") repeat-x scroll left top #997245;
float:left;
font-weight:bold;
line-height:12px;
margin:0 !important;
padding:0;
text-align:center;
white-space:nowrap;
width:115px;
}
#siteNavHome ul li a, #siteNav ul li span {
display:block;
}
#siteNavHome ul li a {
color:#4C4C4C;
text-decoration:none;
}
#siteNavHome ul li a:hover {
color:#4C4C4C;
}
#siteNavHome ul li span {
background:url("/treasures/sg/common/img/tab-overlap.gif") no-repeat scroll left top transparent;
display:block;
padding:6px 0 5px 15px;
}
#siteNavHome ul li.home {
width:49px;
}
#siteNavHome ul li a.current {
background:url("/treasures/sg/common/img/tab-selected-bg.gif") repeat-x scroll left top transparent;
color:#FFFFFF;
}
#siteNavHome ul li a.current:hover {
color:#FFFFFF;
}
#siteNavHome ul li a.current span {
background:url("/treasures/sg/common/img/tab-selected-left.gif") no-repeat scroll left top transparent;
padding:6px 0 5px 12px;
}
#siteNavHome ul li.after a span {
background:url("/treasures/sg/common/img/tab-selected-right.gif") no-repeat scroll left top transparent;
}
#siteNavHome ul li.first {
padding-right:0;
}
#siteNavHome ul li.first a span {
background:url("/treasures/sg/common/img/tab-first.gif") no-repeat scroll left top transparent;
padding:6px 0 5px 12px;
}
#siteNavHome ul li.first a span span {
background:none repeat scroll 0 0 transparent;
padding:0;
}
#siteNavHome ul li.first a.current {
}
#siteNavHome ul li.first a.current span {
background:url("/treasures/sg/common/img/tab-selected-first.gif") no-repeat scroll left top transparent;
}
#siteNavHome ul li.last {
width:148px;
}
#siteNavHome ul li.last span {
padding:0 0 0 15px;
}
#siteNavHome ul li.last span span {
background:url("/treasures/sg/common/img/tab-last.gif") no-repeat scroll right top transparent;
padding:6px 10px 5px 0;
}
#siteNavHome ul li.last a.current span {
background:url("/treasures/sg/common/img/tab-selected-left.gif") no-repeat scroll left top transparent;
padding:0;
}
#siteNavHome ul li.last a.current span span {
background:url("/treasures/sg/common/img/tab-selected-last.gif") no-repeat scroll right top transparent;
padding:6px 0 5px;
}
#subNav {
	padding: 0 5px;
*height: 1%;
	background: #000000 url("/treasures/sg/common/img/subnav-bg.gif") 0 0 repeat-x;
	min-width: 985px;
}
#subNav table {
	border-spacing: 0;
	padding: 0;
	height: 27px;
}
#subNav ul {
	margin: 0;
	padding-top: 4px;
	list-style: none;
	font-size: 95%;
	_width:980px;
}
#subNav ul li {
	margin: 0 !important;
	padding: 0;
	background: none;
	display: block;
	float: left;
	font-weight: bold;
}
#subNav ul li a {
	padding-left: 12px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}
#subNav ul li a span {
	padding-right: 12px;
	display: block;
	line-height:23px;
}
#subNav ul li a:hover {
	color: #997245;
}
#subNav ul li.current {
	background: url("/treasures/sg/common/img/subnav-overlap.gif") left 0 repeat-x;
}
#subNav ul li.current a {
	color: #000000;
	background: url("/treasures/sg/common/img/subnav-lt.gif") left 0 no-repeat;
}
#subNav ul li.current a:hover {
	color: #000000;
}
#subNav ul li.current a span {
	background: url("/treasures/sg/common/img/subnav-rt.gif") right 0 no-repeat;
}
/* EOF HEADER */
/* BOF Container */
#container {
	padding: 24px 15px 15px 15px;
	width: 960px;
	position: relative;
}
#container #options {
	margin-top: -25px;
	padding: 5px 44px 0 0;
	_padding-top: 8px;
	position: absolute;
	top: 0;
	right: 220px;
	color: #666666;
	font-size: 95%;
	text-align:right;
	line-height:20px;
}
#container #options a {
	color: #666666;
	text-decoration: none;
}
#container #options a:hover {
	color: #997245;
}
#container #options a img {
	vertical-align: text-top;
}
#sidebar { /*float: left;*/
	width: 210px;
}
#sidebar #ibanking {
	margin-bottom: 15px;
	padding: 0 0 10px 0;
	font-size: 95%;
	background: url("/treasures/sg/common/img/sidebar-container-bot.gif") 0 100% no-repeat;
}
#sidebar #ibanking #ibankingHeader {
	padding: 5px 10px;
	color: #333333;
	font-weight: bold;
	background: url("/treasures/sg/common/img/ibanking-top.gif") 0 0 no-repeat;
}
#sidebar #ibanking #ibankingHeader img {
	vertical-align: middle;
}
#sidebar #ibanking #ibankingContent {
	padding: 10px 10px 0 10px;
}
#sidebar #ibanking #ibankingContent p {
	margin: 0;
	text-align: center;
	/* text-transform: uppercase; */
	font-weight: bold;
}
#sidebar #ibanking #ibankingContent p a {
	color: #000000;
}
#sidebar #ibanking #ibankingContent .loginBtn {
	margin-bottom: 8px;
}
#sidebar #ibanking #ibankingContent .loginBtn2 {
	margin: -8px 0 -7px 0;
}
#sidebar #ibanking #ibankingContent ul {
	margin: 0 !important;
	padding: 5px 0 5px 3px;
	list-style: none;
	font-size: 95%;
}
#sidebar #ibanking #ibankingContent ul li {
	margin: 0 !important;
	padding: 0 10px 2px 10px;
	line-height: 14px;
	background: url("/treasures/sg/common/img/arrow-grey.gif") left 0.1em no-repeat;
}
#sidebar #ibanking #ibankingContent ul li a {
	text-decoration: none;
	color: #333;
}
#sidebar #ibanking #ibankingContent ul li a:hover {
	text-decoration: underline;
}
#sidebar #news {
	margin-bottom: 15px;
	padding: 0 0 10px 0;
	font-size: 100%;
	position: relative;
	background: url("/treasures/sg/common/img/news-bot.gif") 0 100% no-repeat;
}
#sidebar #news #newsHeader {
	padding: 6px 10px 5px 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #997245;
	background: url("/treasures/sg/common/img/news-top.gif") 0 0 no-repeat;
*background-position: 0 2px;
}
#sidebar #news #newsContent {
	margin: 0 10px;
	padding: 6px 0;
	border-top: 1px solid #999999;
	font-size: 95%;
	color: #333;
}
#sidebar #news #newsContent a {
	color:#333;
	display: block;
	height: 4.5em;
*height: 5em;
*display: none;
}
#sidebar #news #newsContent a:hover {
	text-decoration:underline;
}
#sidebar #news #newsNav {
	margin: -20px 10px 0 0;
	text-align:right;
}
#sidebar #links {
	margin-bottom: 15px;
	padding: 0 0 2px 0;
	font-size: 100%;
	position: relative;
	background: url("/treasures/sg/common/img/sidebar-container-bot.gif") 0 100% no-repeat;
}
#sidebar #links #linksHeader {
	padding: 6px 10px 5px 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	background: url("/treasures/sg/common/img/sidebar-container-top.gif") 0 0 no-repeat;
*background-position: 0 2px;
}
#sidebar #links #linksContent {
	margin: 0 10px;
	padding: 0;
	font-size: 95%;
}
#sidebar #links #linksContent ul {
	padding: 0;
	list-style: none;
}
#sidebar #links #linksContent ul li {
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #999999;
	line-height:14px;
	background: url("/treasures/sg/common/img/arrow-grey.gif") left 0.5em no-repeat;
}
#sidebar #links #linksContent ul li a {
	text-decoration: none;
	color: #333;
}
#sidebar #links #linksContent ul li a:hover {
	text-decoration: underline;
}
#sidebar #sidebarProds {
	margin-bottom: 15px;
	padding: 0 0 10px 0;
	position: relative;
	background: url("/treasures/sg/common/img/sidebarprods-bot.gif") 0 100% no-repeat;
}
#sidebar #sidebarProds #sidebarProdsHeader {
	padding: 6px 10px 5px 10px;
	font-weight: bold;
	color: #997245;
	background: url("/treasures/sg/common/img/sidebarprods-top.gif") 0 0 no-repeat;
*background-position: 0 2px;
	font-size: 95%;
}
#sidebar #sidebarProds #sidebarProdsHeader a {
	color: #997245;
	text-decoration: none;
}
#sidebar #sidebarProds #sidebarProdsContent {
	margin: 0 10px;
	padding: 0;
	font-size: 95%;
}
#sidebar #sidebarProds #sidebarProdsContent .catHeader {
	padding: 0 0 5px 24px;
	font-weight: bold;
	color: #997245;
	line-height: 17px;
}
#sidebar #sidebarProds #sidebarProdsHeader.sidebarProdsHeader {
	background-position: 0 0;
}
#sidebar #sidebarProds #sidebarProdsContent .con {
	background: url("/treasures/sg/common/img/sidebarprods-exp.gif") 0 0 no-repeat;
}
#sidebar #sidebarProds #sidebarProdsContent .exp {
	background: url("/treasures/sg/common/img/sidebarprods-con.gif") 0 0 no-repeat;
}
#sidebar #sidebarProds #sidebarProdsContent ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar #sidebarProds #sidebarProdsContent ul.contentList {
	margin-left: 25px !important;
}
#sidebar #sidebarProds #sidebarProdsContent ul li {
	margin: 0 !important;
	padding: 4px 10px 4px 10px;
	line-height:14px;
	background: url("/treasures/sg/common/img/arrow-grey.gif") left 0.4em no-repeat;
}
#sidebar #sidebarProds #sidebarProdsContent ul li a {
	text-decoration: none;
	color: #333;
}
#sidebar #sidebarProds #sidebarProdsContent ul li a:hover {
	text-decoration: underline;
}
#content {
	margin-left: -10px; /*float: right;*/
	width: 736px;
}
#content2 {
	margin: 0 6px; /*float: left;*/
	width: 548px;
}
#sidebarRight { /*float: right;*/
	width: 172px;
}
#content #tv {
	margin-bottom: 15px;
}
#content #tv #tvScreen {
}
#content #tv #tvSelector {
	height: 36px;
	background: url("/treasures/sg/common/img/tv-bot.jpg") left top no-repeat;
}
/* BOF ABOUT DBS PAGE */
#content #tv .about {
	margin-top: -24px;
	height: 253px;
	width: 736px;
	position: relative;
	background: url("/treasures/sg/about/PublishingImages/bnr-about-bg.png") 0 bottom no-repeat !important;
	background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/treasures/sg/about/PublishingImages/bnr-about-bg.png', sizingMethod='crop');
}
#content #tv .aboutInner {
	margin-top: -35px;
	width: 313px;
	height: 288px;
	position: absolute;
	top: 0;
	background: url("/treasures/sg/about/PublishingImages/bnr-about.png") left top no-repeat !important;
	background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/treasures/sg/about/PublishingImages/bnr-about.png', sizingMethod='crop');
}
#content #about {
	margin-top: -15px;
}
#content #about #aboutHeader {
	padding: 7px 15px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	background: #997245 url("/treasures/sg/about/PublishingImages/about-header.gif") left top no-repeat !important;
}
#content #about #aboutContent {
	padding: 15px;
	color: #666666;
	height: 225px;
	background: url("/treasures/sg/about/PublishingImages/about-content.gif") 0 100% no-repeat !important;
}
/* EOF ABOUT DBS PAGE */
#content #helper {
	margin-bottom: 15px;
	padding: 0 0 12px 0;
*height: 1%;
	background: url("/treasures/sg/common/img/helper-bot.jpg") 0 100% no-repeat;
}
#content #helper #helperInner {
	padding: 17px 30px 0 30px;
	background: url("/treasures/sg/common/img/helper-top.jpg") 0 0 no-repeat;
}
#content #helper #helperInner h2 {
	margin: 0;
	padding: 2px 15px 0 0;
	float:left;
	color: #997245;
	font-size: 125%;
	font-weight: normal;
}
#content #helper #helperInner select {
	margin: 0 3px;
	padding: 0;
*padding: 2px 15px 0 4px;
	float:left;
	border:1px solid #999;
	width:174px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333;
}
#content #helper #helperInner input.button {
	margin: -4px 0 0 !important;
	padding: 0 0 2px 0;
	float:left;
	border:0;
	width:74px;
	height:28px;
	line-height:27px;
	font-weight:bold;
	font-size: 95%;
	color: #000000;
	background: url("/treasures/sg/common/img/show-me-button.gif") left top no-repeat;
}
#content #helper #helperInner input.button {
	cursor:pointer;
}
#content #bnr360x90 {
	margin-bottom: 35px;
*height: 1%;
}
#content #bnr360x90 #bnr1 {
	float: left;
}
#content #bnr360x90 #bnr2 {
	float: right;
}
#content #products {
	border-left: 1px solid #CCCCCC;
*height: 1%;
	font-size: 95%;
}
#content #products .product {
	padding: 2px 6px;
	float: left;
	width: 134px;
	text-decoration: none;
	border-right: 1px solid #CCCCCC;
}
#content #products .product h3 {
	margin: 0;
	font-weight: bold;
	color: #997245;
	font-size: 110%;
	text-transform: uppercase;
}
#content #products .product p {
	margin: 0;
}
#content #products .product p img {
	padding-top: 10px;
}
#content #products .product p a {
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size:90%;
	color: #333;
}
#content #products .product p a:hover {
	text-decoration: underline;
}
#content #products .product .desc {
	padding: 11px 0 0 0;
	color: #666666;
	height: 68px;
}
#content2 #productShowcase {
	margin-bottom: 15px;
	width: 548px;
	height: 186px;
}
#content2 #helper {
	margin-bottom: 20px;
	padding: 0 0 12px 0;
*height: 1%;
	background: url("/treasures/sg/common/img/helper2-bot.gif") 0 100% no-repeat;
}
#content2 #helper #helperInner {
	padding: 10px 30px 0 30px;
	background: url("/treasures/sg/common/img/helper2-top.gif") 0 0 no-repeat;
}
#content2 #helper #helperInner h2 {
	margin: 0;
	padding: 0 0 10px 0;
	color: #997245;
	font-size: 125%;
	font-weight: normal;
}
#content2 #helper #helperInner select {
	margin-right: 6px;
	padding: 0;
*padding: 2px 15px 0 4px;
	float:left;
	border:1px solid #999;
	width:174px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333;
}
#content2 #helper #helperInner input.button {
	margin:-4px 0 0 !important;
	padding: 0 0 2px 0;
	float:left;
	border:0;
	width:74px;
	height:28px;
	line-height:27px;
	font-weight:bold;
	font-size: 95%;
	color: #000000;
	background: url("/treasures/sg/common/img/show-me-button.gif") left top no-repeat;
	cursor: pointer;
}
#content2 #products {
	margin-bottom: 15px;
*height: 1%;
	font-size: 95%;
}
#content2 #products .first {
	border-left: 1px solid #CCCCCC;
}
#content2 #products .product {
	padding: 2px 10px;
	float: left;
	width: 252px;
	text-decoration: none;
	border-right: 1px solid #CCCCCC;
}
#content2 #products .product h3 {
	margin: 0;
	font-weight: bold;
	color: #997245;
	font-size: 110%;
}
#content2 #products .product p {
	margin: 0;
}
#content2 #products .product p .thumb {
	padding-left: 10px;
	float: right;
}
#content2 #products .product p a {
	font-weight:bold;
	text-decoration: none;
	font-size:90%;
	color: #333;
}
#content2 #products .product p a:hover {
	text-decoration: underline;
}
#content2 #products .product .desc {
	padding: 11px 0 0 0;
	color: #666666;
	height: 50px;
}
#content2 #products .product .desc.FourLines {
	height: 6.5em;
}
#content2 #products .product .desc.FiveLines {
	height: 8em;
}
#content2 .productBnr {
	position: relative;
}
#content2 .productBnr .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 548px;
	height: 105px;
	background: transparent url("/treasures/sg/common/img/bnr_overlay.png") center bottom no-repeat !important;
	background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/treasures/sg/common/img/bnr_overlay.png', sizingMethod='crop');
}
#content2 .productTabs {
	padding: 7px 7px 7px 0;
	font-size: 95%;
*height: 1%;
	position: relative;
	border-top: 1px solid #CCCCCC;
	background: url("/treasures/sg/common/img/producttabs-bg.gif") left 100% no-repeat;
}
#content2 .productTabs div {
	line-height: 28px;
	float: left;
} /* single line */
#content2 .productTabs div.multi {
	line-height: inherit;
} /* multi line */
#content2 .productTabs div a {
	margin: 0;
	padding: 0 10px;
	color: #333333 !important;
}
#content2 .productTabs div a.selected {
	color: #997245 !important;
	font-weight: bold;
}
#content2 .productTabs div.apply, #content2 .productTabs div.apply_multi {
	width: 164px;
	float: right;
	background: url("/treasures/sg/common/img/producttabs_apply.gif") left 50% no-repeat;
}
#content2 .productTabs div.apply_multi {
	line-height: 28px;
	position: absolute;
	bottom: 10px;
	right: 7px;
}
#content2 .productTabs div.apply a, #content2 .productTabs div.apply_multi a {
	margin: 0;
	padding: 0 0 0 30px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
#content2 .productTabs div.apply a:hover, #content2 .productTabs div.apply_multi a:hover {
	text-decoration: none !important;
}
/* BOF 20100330 TOGGLER */
#content2 .togglerHeader {
	margin: 0;
	padding: 3px 0;
	color: #997245;
	font-weight: bold;
	line-height: 1.5em;
}
#content2 .togglerHeader .togglerIcon {
	margin-top: 3px;
	padding-right: 8px;
	width: 11px;
	height: 11px;
	float: left;
	display: block;
}
#content2 .togglerHeader .togglerIcon.exp {
	background: url("/treasures/sg/common/img/toggler_minus.gif") 0 0 no-repeat;
}
#content2 .togglerHeader .togglerIcon.con {
	background: url("/treasures/sg/common/img/toggler_plus.gif") 0 0 no-repeat;
}
#content2 .togglerHeader span {
	margin-left: 19px;
	width: 507px;
	display: block;
}
#content2 .togglerContent {
	margin: 0;
	padding: 10px 10px 10px 20px;
}
/* EOF 20100330 TOGGLER */

#sidebarRight {
	font-size: 95%;
}
#sidebarRight .container {
	margin-bottom: 15px;
	padding: 0 0 2px 0;
	position: relative;
	background: url("/treasures/sg/common/img/sidebarright-container-bot.gif") 0 100% no-repeat;
}
#sidebarRight .container .containerHeader {
	padding: 6px 10px 5px 10px;
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background: url("/treasures/sg/common/img/sidebarright-container-top.gif") 0 0 no-repeat;
*background-position: 0 2px;
}
#sidebarRight .container .containerContent {
	margin: 0 10px;
	padding: 0;
}
#sidebarRight .container .containerContent ul {
	margin: 0;
	list-style: none;
}
#sidebarRight .container .containerContent ul li {
	margin: 0 !important;
	padding: 5px 10px;
	border-top: 1px solid #999999;
	line-height:14px;
	background: url("/treasures/sg/common/img/arrow-grey.gif") left 0.6em no-repeat;
}
#sidebarRight .container .containerContent ul li.first {
	border-top: none;
}
#sidebarRight .container .containerContent ul li a {
	text-decoration: none;
	color: #333;
}
#sidebarRight .container .containerContent ul li a:hover {
	text-decoration: underline;
}
#sidebarRight .container .containerContent ul li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebarRight .container .containerContent ul li ul li {
	padding: 0 0 0 1em;
	background: url("/treasures/sg/common/img/bullet_dot_grey.gif") 0 0.5em no-repeat;
	border-top: none;
}
/* BOF Share This */
#sidebarRight .container .containerContent ul#shareContainer {
	margin: 0.5em 0 0 0;
	padding: 0;
	list-style: none;
*width: 140px;
}
#sidebarRight .container .containerContent ul#shareContainer li {
	margin: 0;
	padding: 0 0.5em 0 0;
	background: none;
	border: none;
	display: inline;
}
/* EOF Share This */
#sidebarRight .container2 {
	margin-bottom: 15px;
	padding: 0 0 2px 0;
	position: relative;
	background: url("/treasures/sg/common/img/sidebarright-container-bot.gif") 0 100% no-repeat;
}
#sidebarRight .container2 #container2Header {
	padding: 6px 10px 5px 10px;
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	background: url("/treasures/sg/common/img/sidebarright-links-top.gif") 0 0 no-repeat;
*background-position: 0 2px;
}
#sidebarRight .container2 #container2Content {
	margin: 0 10px;
	padding: 0;
}
#sidebarRight .container2 #container2Content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebarRight .container2 #container2Content ul li {
	margin: 0 !important;
	padding: 5px 10px;
	border-top: 1px solid #999999;
	line-height: 14px;
	background: url("/treasures/sg/common/img/arrow-grey.gif") left 0.6em no-repeat;
}
#sidebarRight .container2 #container2Content ul li a {
	text-decoration: none;
	color: #333;
}
#sidebarRight .container2 #container2Content ul li a:hover {
	text-decoration: underline;
}
#sidebarRight .container .containerContent select {
	margin-top: 5px;
	margin-right: 6px;
	padding: 0;
*padding: 2px 15px 0 4px;
	border:1px solid #999;
	width:154px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333;
}
#sidebarRight .container .containerContent input.button {
	margin: 5px 0 5px -3px !important;
	padding: 0 0 2px 0;
	border:0;
	width:74px;
	height:28px;
	line-height:27px;
	font-weight:bold;
	font-size: 95%;
	color: #000000;
	background: url("/treasures/sg/common/img/show-me-button.gif") left top no-repeat;
	cursor: pointer;
}
table.tableData {
	margin: 1em 0;
}
table.tableData td {
	font-size: 95%
}
.tableData .header {
	font-weight: bold;
	color: #FFFFFF;
}
.footnote, small {
	font-size: 90%;
}
div.footnote {
	padding: 1px 10px;
	background-color: #F7F7F7;
	font-size: 95%;
}
table.promo {
}
table.promo .promoHeader {
	padding: 4px 10px;
	width: 246px;
	color: #997245;
	font-weight: bold;
	background: #FBEBE4 url("/treasures/sg/common/img/promo_header_bkgrnd.gif") left top no-repeat;
}
table.promo .promoContent {
	padding: 10px;
	width: 246px;
	font-size: 0.95em;
	vertical-align: top;
	background: #F7F6F6 url("/treasures/sg/common/img/promo_content_bkgrnd.gif") left bottom no-repeat;
}
table.promo .promoContent .text {
	margin-left: 90px
}
table.promo .promoThumb {
	padding: 0 10px 0 0;
}
table.promo .spacer {
	width: 15px;
	height: 15px;
}
table.promotions {
	font-size: 95%;
}
table.promotions tr td {
	text-align: left;
	vertical-align: top;
}
table.promotions .promoThumb {
	padding: 3px;
	width: 46px;
}
table.promotions .promoThumb img {
	padding-bottom: 10px;
}
table.promotions .promoContent {
	padding: 3px;
	line-height: 1.2em;
	width: 125px;
}
/* EOF Container */
/* BOF Footer */
#footer {
	padding: 15px;
	font-size: 85%;
	color: #797979;
	border-top: 1px solid #D4D4D4;
}
#footer a {
	color: #997245;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer img {
	position:absolute;
	left:770px;
	padding:0
}
/* EOF Footer */
/* General Formatting */
.cellPadWhite {
	background-color: #FFFFFF;
}
.cell0101, .cellPad0101 {
	background-color: #F5F1EC;
}
.cell0102, .cellPad0102 {
	background-color: #F0EAE3;
}
.cell0103, .cellPad0103 {
	background-color: #E0D4C7;
}
.cell0104, .cellPad0104 {
	background-color: #C2AA8F;
	color: #FFFFFF;
}
.cell0105, .cellPad0105 {
	background-color: #997245;
	color: #FFFFFF;
}
.cell0201, .cellPad0201 {
	background-color: #F2F2F2;
}
.cell0202, .cellPad0202 {
	background-color: #CCCCCC;
}
.cell0203, .cellPad0203 {
	background-color: #B2B2B2;
}
.cell0204, .cellPad0204 {
	background-color: #999999;
	color: #FFFFFF;
}
.cell0205, .cellPad0205 {
	background-color: #000000;
	color: #FFFFFF;
}
.cellPad0101, .cellPad0102, .cellPad0103, .cellPad0104, .cellPad0105, .cellPad0201, .cellPad0202, .cellPad0203, .cellPad0204, .cellPad0205, .cellPadWhite {
	padding: 4px 8px;
}
.promoContainer {
	padding: 10px 0;
	border-bottom: 1px solid #CCCCCC;
}
/*** BOF REGIONAL TREASURES ***/
#sidebar #regionalTreasures {
	margin-bottom: 15px;
	padding: 0;
	font-size: 100%;
	position: relative;
	background: url("/treasures/sg/common/img/rt-bot.gif") 0 100% no-repeat;
}
#sidebar #regionalTreasures #rtHeader {
	padding: 2px 0;
	background: url("/treasures/sg/common/img/rt-top.gif") 0 0 no-repeat;
}
#sidebar #regionalTreasures #rtContent {
	margin: 0 10px;
	padding: 0 0 5px 0;
	font-size: 95%;
	color: #333;
}
#sidebar #regionalTreasures #rtContent ul {
	padding: 0;
	list-style: none;
}
#sidebar #regionalTreasures #rtContent ul li {
	padding: 3px 10px 3px 10px;
	line-height:14px;
	background: url("/treasures/sg/common/img/arrow-grey.gif") left 0.25em no-repeat;
}
#sidebar #regionalTreasures #rtContent ul li a {
	text-decoration: none;
	color: #333;
}
#sidebar #regionalTreasures #rtContent ul li a:hover {
	text-decoration: underline;
}
#sidebar #rtNet {
	margin-bottom: 15px;
	padding: 0 0 2px 0;
	font-size: 100%;
	position: relative;
	background: url("/treasures/sg/common/img/sidebar-container-bot.gif") 0 100% no-repeat;
}
#sidebar #rtNet #rtnHeader {
	padding: 6px 10px 5px 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	background: url("/treasures/sg/common/img/sidebar-container-top.gif") 0 0 no-repeat;
}
#sidebar #rtNet #rtnContent {
	margin: 0 10px;
	padding: 0;
	font-size: 95%;
}
#sidebar #rtNet #rtnContent ul {
	padding: 0;
	list-style: none;
}
#sidebar #rtNet #rtnContent ul li {
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #999999;
	line-height:14px;
	background: url("/treasures/sg/common/img/arrow-grey.gif") left 0.5em no-repeat;
}
#sidebar #rtNet #rtnContent ul li a {
	text-decoration: none;
	color: #333;
}
#sidebar #rtNet #rtnContent ul li a:hover {
	text-decoration: underline;
}
#rtbContainer {
	margin-top: -15px;
	padding: 0 8px 0 7px;
	position: relative;
	width: 720px;
	background: url("/treasures/img/container-bot03.gif") left bottom no-repeat;
}
#rtbContainer #rtbHeader {
	margin: 0 -8px 0 -7px;
	padding: 5px 15px;
	color: #333333;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	background: #D9C1A7 url("/treasures/img/container-top02.gif") 0 0 no-repeat;
}
#rtbContainer .rtbBox {
	padding: 6px 7px 6px 8px;
	width: 225px;
	color: #FFFFFF;
	float: left;
}
#rtbContainer .rtbBox h2 {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}
#rtbContainer .rtbBox p {
	font-size: 0.9em;
}
#rtbContainer .rtbBox a {
	color: #FFFFFF;
}
#rtbContainer .rtbBox a:hover {
	color: #FFFFFF;
}
#rtbContainer hr.rtb {
	margin: 0;
	padding: 0;
	visibility: hidden;
	clear: left;
}
/*** EOF REGIONAL TREASURES ***/
/* BOF Generic Classes */
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.alignjustify {
	text-align: justify;
}
.aligntop {
	vertical-align: top;
}
.alignmiddle {
	vertical-align: middle;
}
.alignbottom {
	vertical-align: bottom
}
.pa0 {
	padding: 0 !important;
}
.pt0 {
	padding-top: 0 !important;
}
.pb0 {
	padding-bottom: 0 !important;
}
.pr0 {
	padding-right: 0 !important;
}
.pl0 {
	padding-left: 0 !important;
}
.pa1 {
	padding: 1px !important;
}
.pt1 {
	padding-top: 1px !important;
}
.pb1 {
	padding-bottom: 1px !important;
}
.pr1 {
	padding-right: 1px !important;
}
.pl1 {
	padding-left: 1px !important;
}
.pa5 {
	padding: 5px !important;
}
.pt5 {
	padding-top: 5px !important;
}
.pb5 {
	padding-bottom: 5px !important;
}
.pr5 {
	padding-right: 5px !important;
}
.pl5 {
	padding-left: 5px !important;
}
.pa10 {
	padding: 10px !important;
}
.pt10 {
	padding-top: 10px !important;
}
.pb10 {
	padding-bottom: 10px !important;
}
.pr10 {
	padding-right: 10px !important;
}
.pl10 {
	padding-left: 10px !important;
}
.pa15 {
	padding: 15px !important;
}
.pt15 {
	padding-top: 15px !important;
}
.pb15 {
	padding-bottom: 15px !important;
}
.pr15 {
	padding-right: 15px !important;
}
.pl15 {
	padding-left: 15px !important;
}
.pa20 {
	padding: 20px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pb20 {
	padding-bottom: 20px !important;
}
.pr20 {
	padding-right: 20px !important;
}
.pl20 {
	padding-left: 20px !important;
}
.ma0 {
	margin: 0 !important;
}
.mt0 {
	margin-top: 0 !important;
}
.mb0 {
	margin-bottom: 0 !important;
}
.mr0 {
	margin-right: 0 !important;
}
.ml0 {
	margin-left: 0 !important;
}
.ma1 {
	margin: 1px !important;
}
.mt1 {
	margin-top: 1px !important;
}
.mb1 {
	margin-bottom: 1px !important;
}
.mr1 {
	margin-right: 1px !important;
}
.ml1 {
	margin-left: 1px !important;
}
.ma5 {
	margin: 5px !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mr5 {
	margin-right: 5px !important;
}
.ml5 {
	margin-left: 5px !important;
}
.ma10 {
	margin: 10px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ma15 {
	margin: 15px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.ma20 {
	margin: 20px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.lhsmall {
	line-height: 1.2em;
}
.floatleft {
	float: left;
	margin: 0 10px 10px 0;
}
.floatright {
	float: right;
	margin: 0 0 10px 10px;
}
.clearboth {
	clear: both;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
/* EOF Generic Classes */
/* Clearing properties */
.productTabs:after, #content #products:after, #content2 #products:after, #content #bnr360x90:after, #helperInner:after, #subNav ul:after, #container:after {
	content:".";
	clear:both;
	display: block;
	visibility:hidden;
	height:0;
}
/* BOF Neutral Content */
#containerNeutral {
	min-width: 450px;
	max-width: 700px !important;
	_width: 700px !important;
	margin: 4px;
	font-size: 0.95em;
}
#containerNeutral a {
	color: #666666;
	text-decoration: underline;
}
#containerNeutral a:hover {
	color: #999999;
}
#containerNeutral.dbs a {
	color: #ED1C24 !important;
	text-decoration: none;
}
#containerNeutral.dbs a:hover {
	text-decoration: underline;
}
#containerNeutral.posb a {
	color: #101D8F !important;
	text-decoration: none;
}
#containerNeutral.posb a:hover {
	text-decoration: underline;
}
#containerNeutral.treasures a {
	color: #997245 !important;
	text-decoration: none;
}
#containerNeutral.treasures a:hover {
	text-decoration: underline;
}
#containerNeutral #neutralTop {
	background: url(/sg/personal/common/img/neutralTop.gif) 0 0 no-repeat;
	height: 8px;
}
#containerNeutral #neutralHeader {
	padding: 14px;
	background: url(/sg/personal/common/img/neutralHeader.gif) 0 0 repeat-y;
	min-height: 14px;
	height: auto !important;
	height: 14px;
	color: #FFFFFF;
	font-size: 1.45em;
	font-weight: bold;
}
#containerNeutral.dbs #neutralHeader {
	padding: 15px 20px 15px 200px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	background: #000000 url(/sg/personal/common/img/neutral_header_dbs.gif) 0 0 no-repeat;
	text-align: right;
}
#containerNeutral.posb #neutralHeader {
	padding: 15px 20px 15px 200px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	background: #003366 url(/sg/personal/common/img/neutral_header_posb.gif) 0 0 no-repeat;
	text-align: right;
}
#containerNeutral.treasures #neutralHeader {
	padding: 15px 20px 15px 200px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	background: #997245 url(/sg/personal/common/img/neutral_header_treasures.gif) 0 0 no-repeat;
	text-align: right;
}
#containerNeutral #neutralContent {
	padding: 14px;
	background: url(/sg/personal/common/img/neutralContent.gif) 0 0 repeat-y;
	min-height: 250px;
	height: auto !important;
	height: 250px;
}
#containerNeutral #neutralContent h1 {
	color: #666666;
	font-size: 1.45em;
	font-weight: bold;
}
#containerNeutral #neutralContent h2 {
	color: #666666;
	font-size: 1.25em;
	font-weight: bold;
}
#containerNeutral #neutralContent h3 {
	color: #666666;
	font-size: 1.10em;
	font-weight: bold;
}
#containerNeutral #neutralContent h4 {
	color: #666666;
	font-size: 1.00em;
	font-weight: bold;
}
#containerNeutral.dbs h2, #containerNeutral.dbs h3, #containerNeutral.dbs h4 {
	color: #ED1C24 !important;
}
#containerNeutral.posb h2, #containerNeutral.posb h3, #containerNeutral.posb h4 {
	color: #003366 !important;
}
#containerNeutral.treasures h2, #containerNeutral.treasures h3, #containerNeutral.treasures h4 {
	color: #997245 !important;
}
#containerNeutral #neutralBottom {
	padding-top: 8px;
	background: url(/sg/personal/common/img/neutralBottom.gif) 0 0 no-repeat;
	height: 15px;
	color: #666666;
	padding-bottom: 8px;
}
#containerNeutral #neutralBottom p {
	margin: 0;
	line-height: 36px;
}
#containerNeutral #neutralBottom p a {
	color: #666666;
}
#containerNeutral #neutralBottom p a:hover {
	text-decoration: underline;
}
#containerNeutral #neutralBottom p #neutralClose {
	padding-top: 12px;
	float: right;
	cursor: pointer;
}
/* EOF Neutral Content */
/* BOF LandingPage Content */
#containerLandingPage {
	min-width: 450px;
	max-width: 576px !important;
	_width: 576px !important;
	margin: 4px;
}
#containerLandingPage a {
	color: #666666;
	text-decoration: underline;
}
#containerLandingPage a:hover {
	color: #999999;
}
#containerLandingPage.dbs a {
	color: #ED1C24 !important;
	text-decoration: none;
}
#containerLandingPage.dbs a:hover {
	text-decoration: underline;
}
#containerLandingPage.posb a {
	color: #101D8F !important;
	text-decoration: none;
}
#containerLandingPage.posb a:hover {
	text-decoration: underline;
}
#containerLandingPage.treasures a {
	color: #997245 !important;
	text-decoration: none;
}
#containerLandingPage.treasures a:hover {
	text-decoration: underline;
}
#containerLandingPage #LandingPageTop {
	background: url(/sg/personal/common/img/LandingPageTop.gif) 0 0 no-repeat;
	height: 8px;
}
#containerLandingPage #LandingPageHeader {
	padding: 14px;
	background: url(/sg/personal/common/img/LandingPageHeader.gif) 0 0 repeat-y;
	min-height: 14px;
	height: auto !important;
	height: 14px;
	color: #FFFFFF;
	font-size: 1.45em;
	font-weight: bold;
}
#containerLandingPage.dbs #LandingPageHeader {
	padding: 15px 20px 15px 200px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	background: #000000 url(/sg/personal/common/img/LandingPage_header_dbs.gif) 0 0 no-repeat;
	text-align: right;
}
#containerLandingPage.posb #LandingPageHeader {
	padding: 15px 20px 15px 200px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	background: #003366 url(/sg/personal/common/img/LandingPage_header_posb.gif) 0 0 no-repeat;
	text-align: right;
}
#containerLandingPage.treasures #LandingPageHeader {
	padding: 15px 20px 15px 200px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	background: #997245 url(/sg/personal/common/img/LandingPage_header_treasures.gif) 0 0 no-repeat;
	text-align: right;
}
#containerLandingPage #LandingPageContent {
	padding: 14px;
	background: url(/sg/personal/common/img/LandingPageContent.gif) 0 0 repeat-y;
	min-height: 250px;
	height: auto !important;
	height: 250px;
}
#containerLandingPage #LandingPageContent h1 {
	color: #666666;
	font-size: 1.45em;
	font-weight: bold;
}
#containerLandingPage #LandingPageContent h2 {
	color: #666666;
	font-size: 1.25em;
	font-weight: bold;
}
#containerLandingPage #LandingPageContent h3 {
	color: #666666;
	font-size: 1.10em;
	font-weight: bold;
}
#containerLandingPage #LandingPageContent h4 {
	color: #666666;
	font-size: 1.00em;
	font-weight: bold;
}
#containerLandingPage.dbs h2, #containerLandingPage.dbs h3, #containerLandingPage.dbs h4 {
	color: #ED1C24 !important;
}
#containerLandingPage.posb h2, #containerLandingPage.posb h3, #containerLandingPage.posb h4 {
	color: #003366 !important;
}
#containerLandingPage.treasures h2, #containerLandingPage.treasures h3, #containerLandingPage.treasures h4 {
	color: #997245 !important;
}
#containerLandingPage #LandingPageBottom {
	padding-top: 8px;
	background: url(/sg/personal/common/img/LandingPageBottom.gif) 0 0 no-repeat;
	height: 15px;
	color: #666666;
	padding-bottom: 8px;
}
#containerLandingPage #LandingPageBottom p {
	margin: 0;
	line-height: 36px;
}
#containerLandingPage #LandingPageBottom p a {
	color: #666666;
}
#containerLandingPage #LandingPageBottom p a:hover {
	text-decoration: underline;
}
#containerLandingPage #LandingPageBottom p #LandingPageClose {
	padding-top: 12px;
	float: right;
	cursor: pointer;
}
/* EOF LandingPage Content */

/* BOF Regional Treasures */
#globalLinks #language_selector { margin: 0; padding-top: 5px; line-height: normal; text-align: right; font-weight: bold; clear: right; }
#globalLinks #language_selector a { padding: 0 10px; color: #FFFFFF; font-weight: normal; border-right: 1px solid #333333; }
#globalLinks #language_selector a.last { padding-right: 0; border-right: none; }

#content2 #rtPrivileges {
margin: 0 auto 20px auto;
padding: 0 0 12px 0;
width: 310px;
*height: 1%;
background: url("/treasures/sg/common/img/rt-privileges-bot.jpg") 0 100% no-repeat;
}
#rtPrivileges:after {
content:".";
clear:both;
display: block;
visibility:hidden;
height:0;
}
#content2 #rtPrivileges #rtPrivilegesInner {
padding: 10px 39px 0 39px;
background: url("/treasures/sg/common/img/rt-privileges-top.jpg") 0 0 no-repeat;
}
#content2 #rtPrivileges #rtPrivilegesInner h2 {
margin: 0;
padding: 0 0 10px 0;
color: #997245;
font-size: 125%;
font-weight: normal;
}
#content2 #rtPrivileges #rtPrivilegesInner select {
margin-right: 6px;
padding: 0;
*padding: 2px 15px 0 4px;
float:left;
border:1px solid #999;
width:232px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size: 95%;
color: #333;
}

.rtTab {
margin: 1em 0;
height: 28px;
line-height: 28px;
border-bottom: 1px solid #CCCCCC;
}

.rtTab .rtTabCtr {
color: #FFFFFF;
background: url("/treasures/img/regional/browntab-center.gif") 0 0 repeat-x;
}

.rtMerchant {}

.rtMerchant .details {
padding: 15px 0 15px 0;
text-align: left;
vertical-align: top;
border-bottom: 1px solid #CCCCCC;
}

.rtMerchant .thumb {
padding: 15px 0 0 0;
width: 200px;
text-align: right;
vertical-align: top;
}

.rtMerchant .backtotop {
padding: 0 0 15px 0;
text-align: right;
vertical-align: bottom;
border-bottom: 1px solid #CCCCCC;
}

.rtMerchant .details .merchantName {
font-weight: bold;
font-size: 14px;
}

.rtMerchant .details table tr td {
padding: 1px 2px;
vertical-align: top;
}

.rtMerchant .last {
border-bottom: none;
}
/* EOF Regional Treasures */


/* START Cards Revamp 2010 */
#cc10_cardshowcase_treasures {
	margin: 2px 0 0 0;
	width: 736px !important;
}

#cc10_cardshowcase_treasures .cc10_cardintro {
	background: #fff url(/cn/sc/treasures/img1/bg-treasures.jpg) no-repeat top left;
}

#cc10_cardshowcase_treasures .cc10_cardtext h3 {
	color: #FFFFFF;
}
#cc10_cardshowcase_treasures .cc10_cardtext p {
	color: #555555;
}

#cc10_cardshowcase_treasures #cc10_cardsubmenu {
	padding: 0 0 0 20px;
	background: #ffffff url(/sg/personal/cards/credit-card/common/img/cardlive_subbg.gif) no-repeat;
}

.cc10_cardintro {
	padding: 10px 0 0 0;
	margin: 0;
	background: #fff url(/sg/personal/cards/credit-card/common/img/cardall_start.gif) no-repeat top left;
}

.cc10_cardimg {
	float: left;
	width: 290px;
	margin: 0 0 0 10px;
}

.cc10_cardtext {
	float: left;
	width: 400px;
	text-align: center;
}


.clearance {
	clear: both;
}

/*-- rotating banner css START --*/
#rotatingbanner {
	display:block;
	width:548px;
	padding:0;
	margin:0;
	overflow:auto;
}
#rotatingbanner span {
	display:none;
	width:548px;
	height:185px;
	padding:0;
	margin:0;
}
#rotatingbanner_nav {
	position:relative;
	display:block;
	padding:0 0 0 10px; 
	margin:5px 0 0 0;
	overflow:auto;
}
#rotatingbanner_nav a {
	display:block;
	float:left;
	padding:2px;
	margin:2px;
	background-color:#cccccc;
	font-size:10px;
	font-weight:bold;
	font-family:arial;
	color:#333333;
	cursor:pointer;
	width:15px;
	text-align:center;
}
/*-- rotating banner css END --*/

/*--CSS for left nav--*/

#links #linksContent ul li .first { border-top: medium none !important;  } 
#links #linksContent ul .nospace { margin:0px !important;  } 

/* Google Search Box CSS*/
#contentgoogle { margin: 0 0px; width: 754px; }  

#sidebarRightImage {
	margin-bottom: 15px;
	position: relative;
}
#sidebarRight .container3 {
	margin-bottom: 15px;
	padding: 0 0 2px 0;
	position: relative;
	background: url("http://www.dbs.com/sg/personal/common/img/sidebarright-container-bot.gif") 0 100% no-repeat;
}
#sidebarRight .container3 #container3Header {
	padding: 6px 10px 5px 10px;
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	background: url("/Search/sg/treasures/img/sidebarright-container-brown-top.gif") 0 0 no-repeat;
*background-position: 0 2px;
}
#sidebarRight .container3 #container3Content {
	margin: 0 10px;
	padding: 0;
}
#sidebarRight .container3 #container3Content ol {
list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebarRight .container3 #container3Content ol li {
	margin: 0 !important;
	padding: 5px 3px;
	border-top: 1px solid #999999;
	line-height: 14px;
}
#sidebarRight .container3 #container3Content ol li.first {
	border-top: none;
}
#sidebarRight .container3 #container3Content ol li a {
	text-decoration: none;
	color: #333;
}
#sidebarRight .container3 #container3Content ol li a:hover {
	text-decoration: underline;
}
.google-searchbox{
border:solid 1px #cccccc;
border-right:none;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
width:120px;
height:15px !important;
padding-top:3px;
padding-left:3px;
}
.google-searchform{
border-collapse:collapse;
margin-right:10px;
position:relative;
}
.google-bodysearchbox{
border:solid 1px #cccccc;
border-right:none;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
width:350px;
height:20px !important;
padding-top:4px;
padding-left:3px;
}
.google-bodysearchform{
border-collapse:collapse;
position:relative;
}

/*START of new Tre Google Search Box Styles updated July 21st 2011 by Benson */

.searchForm{	
width:140px;
}

.searchBox {
background: url(/Search/sg/treasures/img/searchbox_tre.jpg) no-repeat; 
width:119px;
height:20px;
float:left; 
display: inline;	
}

.searchButton {
background: url(/Search/sg/treasures/img/searchbtn_tre.jpg) no-repeat; 
width:21px;
height:20px;
border: none; 
cursor: pointer;
float:right; 
display: inline;

}

.searchTextField {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
width:100px;
height:12px !important;
margin-left:10px;
margin-top:2px;
}

/*END of new Tre Google Search Box Styles updated July 21st 2011 by Benson */

.searchHeader1{
	margin: 0.5em 0 0 0; line-height: 1.2em; color: #997245; font-size: 180%; font-weight: normal; 
}
.searchHeader2{
	margin: 0.1em 0 0.1em 0; color: #000; font-size: 115%; font-weight: bold;
}
.searchCellWhite{
	margin-left:10px;
	background-color:#FFF;
}
.searchCell0101{
	background-color: #F5F1EC;
}
/* End of Google Search Box */


/* @home loans content updated on 25th July by  */
.productBnr {margin: 2px 0 0 0;}
#content2 .productBnr { position: relative; }
#content2 .productBnr .overlay {position: absolute; top: 0; left: 0; width: 548px; height: 105px; background: transparent url("/sg/personal/common/img/bnr_overlay.png") center bottom no-repeat !important; background: none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/sg/personal/common/img/bnr_overlay.png', sizingMethod='crop');
}

#content2 #productShowcase { margin-bottom: 15px; width: 548px; height: 186px; }

.table0101, .toggler table{ width:640px; margin:20px 0 20px 20px; text-align:left; border-collapse:collapse;}

.table0101 thead th, .table0101 tbody tr.head th, .table0101 thead tr th, .toggler table thead th, .toggler table tr.head th{background:#d4d4d4; padding:5px 15px; vertical-align:middle;}

.table0101 thead th.first, .toggler table thead th{background:#d4d4d4 url(/sg/personal/img/homeloans/corner_tl.jpg) top left no-repeat; padding:0; padding-left:15px;}

.table0101 thead th.last{ padding:5px 15px 5px 0;  background:#d4d4d4 url(/sg/personal/img/homeloans/corner_tr.jpg) top right no-repeat;}

.table0101 thead th span{padding:5px 15px 5px 0;  background:#d4d4d4 url(/sg/personal/img/homeloans/corner_tr.jpg) top right no-repeat; display:block;}

    .table0101 tbody th, .table0101 tbody td, h3.subHead, .toggler table td{font-weight:normal; background:#f2f2f2; padding:5px 10px; vertical-align:top; border-bottom:2px #fff solid;}

    .table0101 tbody tr.head th{font-weight:bold;}
/* @end */

/* style for social media container */
div#socialbuttons {display:block; position:relative; width:125px; min-width:125px; height:24px; float:right;}


/* @group Call DBS */

#CallDBS{background:url(/treasures/sg/img/loans/calldbs.jpg) top left no-repeat; width:141px; height:59px; float:left;  margin:-22px 0px 6px -5px; text-align:right; padding:1px 10px 0 20px; position:relative; *zoom:1;}
#CallDBS p{margin:0;}
#CallDBS p span{font-size:11px;}
#CallDBS p.grey{color:#a3a3a3; font-size:9px; line-height:10px; }
#CallDBS a{display:inline-block; color:black; font-weight:bold; width:64px; padding:0 5px; line-height:16px; margin-bottom:1px; height:18px;}

/* @end */

/* @group Why Dbs */

ol.whydbs{margin:0; padding:10px 0 0 0;}
ol.whydbs li{list-style:none; margin-left:20px !important;}
ol.whydbs li li{list-style:disc;}

#whydbs {margin-left:6px !important;}

/* @end */

/* @group Sitelinks */

.siteLinks{margin-bottom:15px;}
.siteLinks ul{ margin:0;}
.siteLinks li{background:url(/sg/personal/img/homeloans/sitelinks-bg.jpg) top left no-repeat; width:160px; height:29px; list-style:none; margin:0 !important; padding:0; overflow:hidden;}
.siteLinks li a, .siteLinks li a:visited{display:block; font-size:11px; color:#626262 !important; font-weight:bold; padding:3px 8px; text-decoration:none; *zoom:1;}
.siteLinks li a:hover{color:#000000 !important;}
.siteLinks li a span{vertical-align:middle; display:inline-block; width:115px; line-height:1; *padding-bottom:3px; cursor:pointer; *position:relative; top:-1px;}
.siteLinks li img{vertical-align:middle; margin-right:5px;}

.siteLinksWrapper{float:right; width:160px;}
.siteLinksWrapper .siteLinks{margin-bottom:0;}

/* @end */


#loan-rightSidebar{float:right; width:160px; margin:0 0 0px 0;}

#loan-rightSidebar .shadowSep{background-image:url(/sg/personal/img/homeloans/shadowSep-small.jpg); margin:35px 0 10px 0;}
.shadowSep{background:url(/sg/personal/img/homeloans/shadowSep.jpg) 50% -1px no-repeat; border-top:1px #dcdcdc solid; height:18px; margin:20px 0 10px 6px; clear:both;}
#loan-rightSidebar .shadowSep{background-image:url(/sg/personal/img/homeloans/shadowSep-small.jpg); margin:35px 0 10px 0;}
.clearedSep{clear:both;}

/* @group Rates tab */

ul.ratesTab{margin:0; line-height:1; display:inline-block; font-size:11px;}
ul.ratesTab li{list-style:none; background:none; margin:0 2px 0 0  !important; padding:0; display:inline; background:url(/sg/personal/img/homeloans/tabs_l.gif) 0 -78px no-repeat; float:left; position:relative; z-index:1; top:1px; *zoom:1;}
ul.ratesTab a, ul.ratesTab a:visited{color:#000000 !important; background:url(/sg/personal/img/homeloans/tabs_r.gif) 100% -78px no-repeat; padding:6px 5px 6px 3px; display:block; float:left; outline:none; text-decoration:none; position:relative; right:-2px; *zoom:1;}
ul.ratesTab li.active a{font-weight:bold;}

ul.ratesTab li.active{background-position:0 0; margin-right:-4px !important; z-index: 3;}
ul.ratesTab li.active a, ul.ratesTab li.active a:visited{background-position:100% 0;}

ul.ratesTab li.lastActive{margin-left:-4px !important;}
ul.ratesTab li.last a, ul.ratesTab li.last a:visited{padding-left:6px;}
ul.ratesTab li.lastActive a, ul.ratesTab li.lastActive a:visited{padding-left:3px;}

.tabContent{background:url(/sg/personal/img/homeloans/tabbg.jpg) bottom left no-repeat; padding:1px 10px 10px 10px; position:relative; z-index: 1; *zoom:1; margin-bottom:20px;}
.tabContent div{background:url(/sg/personal/img/homeloans/tabcorner.jpg) top right no-repeat; margin:-1px -10px -10px; padding:15px 10px 10px;}
.tabContent h4{color:#535353; background:#e6e6e6; padding:2px 4px; margin:0px 0 5px 0; font-size:11px; position:relative; line-height:14px;}
.tabContent p{margin:0 0 5px 0; padding:0 4px; color:#535353;}
.tabContent .tabCorner{position:absolute; right:0; top:0;}
.tabContent p.note{border-top:1px #ccc solid; padding-top:5px; margin-top:10px;}

/* @end */	


/* @group Callout Links */

ol.{margin:0; overflow:hidden; padding-left:10px;}
ol.callOutLinks li{list-style:none; float:left; width:165px; padding-right:10px; margin:0 !important;}
/*ol.callOutLinks li a, ol.callOutLinks li a:visited{color:#000000 !important; font-weight:bold; font-size:16px; height:55px; vertical-align:middle; line-height:1; display:block; overflow:hidden; padding-top:10px; text-decoration:none;}*/
ol.callOutLinks li a img{vertical-align:middle; margin-right:10px; float:left; margin-top:-10px;}
ol.callOutLinks li.access{padding-right:0; width:175px; }
ol.callOutLinks li.access a{padding-top:5px; height:60px;}
ol.callOutLinks li.access a img{margin-top:-5px;}

ol.callOutLinks ol{clear:both;}
ol.callOutLinks ol li{background:url(/sg/personal/img/homeloans/arrow.jpg) 0 3px no-repeat;*zoom:1; padding-left:10px; font-size:11px; color:#464646 !important; float:none; width:auto;}
ol.callOutLinks ol li a, ol.callOutLinks ol li a:visited{color:#464646 !important; font-size:11px; font-weight:normal; height:auto; line-height:normal; padding-top:0;}
ol.callOutLinks li.access ol li a{padding-top:0; height:auto;}
ol.callOutLinks ol li a:hover{text-decoration:underline;}

.callOutLinks table tbody tr.callouttr {valign:top;}
.callOutLinks table tbody tr.callouttr a, .callOutLinks table tbody tr.callouttr a:visited {color: #464646 !important; font-size: 11px;font-weight: normal;height: auto;line-height: normal;padding-top: 0px;}


.callOutLinks table tbody tr.callouttrbtn a, .callOutLinks table tbody tr.callouttrbtn a:visited {color:#000000 !important; font-weight:bold; font-size:15px; height:55px; vertical-align:middle; line-height:1; display:block; overflow:hidden; padding-top:10px !important; text-decoration:none;}
/* @end */

/* @ bottom gray part for loans */
.cc10v2_pop {margin-left:6px}
.cc10v2_pop{width:736px;height:auto; margin-left:4px; clear:both;}
.cc10v2_poptop{width:736px; height:11px; background:url(/sg/personal/cards/common/img/pop-top.gif) no-repeat bottom left;}
.cc10v2_poptxt{position:relative; background:url(/sg/personal/cards/common/img/pop-bg.gif) repeat-y; width:706px; padding:0 0 0 30px; margin:0; overflow:auto;}
.cc10v2_poplist {float:left; display:block; width:175px; height:auto; font-size:11px;}
.cc10v2_poplist ul {margin:0; padding:0 3px;}
.cc10v2_poplist ul li {margin:0;}
.cc10v2_poplist ul li a, .cc10v2_poplist ul li a:visited {font-size:10px; font-family:arial; text-decoration:none;}
.cc10v2_poplist ul li a:hover {text-decoration:underline;}
.cc10v2_popbot{clear:both; background:url(/sg/personal/cards/common/img/pop-bot.gif) no-repeat; width:736px; height:11px;}
.lastpoplist{width:350px;}
/* @end */

/* First Time Home Buyer */

.BuyerBanner{position:relative; width:736px; height:364px; clear:both; margin-bottom:20px;}
.BuyerBanner *{position:relative; z-index:2;}
.BuyerBanner img{position:absolute; left:0; top:0; vertical-align:top; z-index: 1;}
.BuyerBanner a img{position:relative; z-index:2; }
.BuyerBanner a, .BuyerBanner a:hover, .BuyerBanner a:active, .BuyerBanner a:visited{outline:none;}

.BuyerBanner .guide{background:#000; margin:0 20px 20px; padding:20px 10px 15px 10px; top:20px; width:156px; text-align:right; overflow:hidden;}
.BuyerBanner .guide h2{margin:0 0 8px 0; color:#979797; font-size:18px; font-weight:bold; line-height:22px; text-align:left; letter-spacing:-1px;}
.BuyerBanner .guide h2 span{display:block; color:#fff; text-transform:uppercase; font-size:28px; padding:5px 0;}
.BuyerBanner .guide h2 span span{font-size:22px;}

/* PDF Form */

.pdfForm{background:url(/sg/personal/img/homeloans/formbg.png) repeat; margin:0 20px 0 20px; padding:10px 10px 10px 10px;  width:156px;}
.pdfForm p{margin:0 0 5px 0; *margin-bottom:3px; color:#fff; line-height:14px;}
.pdfForm input{background:url(/sg/personal/img/homeloans/form-input.png) top left no-repeat; border:0; width:109px; height:23px;  padding:0 4px; line-height:24px;}
.pdfForm p.submitImage{text-align:right; margin:0; padding-top:5px; width:auto;}
	.pdfForm p.submitImage input{background:none; width:auto !important; height:auto; text-align:right; padding:0; *zoom:1; position:relative;}
.pdfForm label{display:inline-block; width:38px; font-size:11px;}
/* Buyer Links */

#BuyerLinks{overflow:hidden; margin:0 -10px 30px 0; color:#fff; font-weight:bold; line-height:15px; *zoom:1;}
#BuyerLinks li{background:url(/sg/personal/img/homeloans/buyerlinks.jpg) top left no-repeat; width:122px; height:132px; padding:10px; margin:0 7px 0 0 !important; float:left; position:relative;}
#BuyerLinks li.block-2{background-position:-149px 0;}
#BuyerLinks li.block-3{background-position:-297px 0;}
#BuyerLinks li.block-4{background-position:-446px 0;}
#BuyerLinks li.block-5{background-position:-594px 0;}

#BuyerLinks h3{color:#2b2b2b; font-weight:bold; margin:0; padding:5px 0 0 5px;}
#BuyerLinks li.block-2 h3{padding:25px 0 0 5px;}
#BuyerLinks li.block-3 h3{padding-top:0px;}
#BuyerLinks li.block-5 h3{padding:15px 15px 0 10px;}
#BuyerLinks p{position:absolute; bottom:8px; margin:0; width:124px;}
#BuyerLinks a, #BuyerLinks a:visited{color:#ff0000;}

/* @group #MortgageTabs */

.gs-tabs{list-style:none; margin:20px 0 0 8px; display:inline-block; width:100%;}
	.gs-tabs li{list-style:none; margin:0; background:none; padding:0; background:url(/sg/personal/img/homeloans/largeTabs_l.jpg) top left no-repeat; float:left; display:inline; margin:0 !important; position:relative; z-index:1; top:2px; overflow:hidden; height:56px;}
.gs-tabs a, .gs-tabs a:visited{font-family:Arial, Helvetica; font-size:13px; font-weight:bold; color:#000000 !important; background:url(/sg/personal/img/homeloans/largeTabs_r.jpg) top right no-repeat; display:block; float:left; padding:10px; text-align:center; /*max-width:102px; min-width:100px;*/ padding-bottom:2010px; margin-bottom:-2000px; text-decoration:none;}

	.gs-tabs li.active{background-position:0 -120px; z-index:3; margin:5px 0 0px 0 !important;}
	.gs-tabs li.active a, .gs-tabs li.active a:visited{background-position:100% -120px; color:#997245 !important;}
	
	.tabsTitle_2col{width:340px !important;} 
	
.gs-tabs_2col{list-style:none; margin:20px 0 0 8px; display:inline-block; width:100%;}
	.gs-tabs_2col li{list-style:none; margin:0; background:none; padding:0; background:url(/sg/personal/img/homeloans/largeTabs_2col.jpg) top left no-repeat; float:left; display:inline; margin:0 !important; position:relative; z-index:1; top:2px; overflow:hidden; height:56px;}
.gs-tabs_2col a, .gs-tabs_2col a:visited{font-family:Arial, Helvetica; font-size:13px; font-weight:bold; color:#000000 !important; background:url(/sg/personal/img/homeloans/largeTabs_r.jpg) top right no-repeat; display:block; float:left; padding:10px; text-align:center; /*max-width:102px; min-width:100px;*/ padding-bottom:2010px; margin-bottom:-2000px; text-decoration:none;}

	.gs-tabs_2col li.active{background-position:0 -120px; z-index:3; margin:5px 0 0px 0 !important;}
	.gs-tabs_2col li.active a, .gs-tabs li.active a:visited{background-position:100% -120px; color:#997245 !important;}


.gs-tabContent{width:730px;border-top:2px #dfdfdf solid; clear:both; position:relative; z-index: 2; padding:20px 0 0 10px; overflow:hidden; margin-bottom:30px; margin-left:8px; overflow:hidden; *zoom:1;}
	.gs-tabContent h3, .gs-tabContent h4{margin-top:10px; color:#000000 !important; font-size:16px; font-weight:bold;}
	.gs-tabContent .activeArrow{position:absolute; left:138px; top:25px;}
	.notab{clear:both; border:0; padding-top:10px; padding-left:0px !important;}
	.nocontenttab{left:128px !important; }
	*html .nocontenttab{left:133px !important; } /* for ie6 */
	/*.iframeWrap{position:relative; z-index:2;}*/
	.iframeWrap{*width:680px !important;}
	
	.page-break{display:block; page-break-before:always;}

	
.altContent{padding:0 10px;}


/* @end */
	/* @group Aside */

#Aside{border-right:1px #d1d1d1 solid; padding:0 4px 0 0; float:left; width:134px; font-size:11px; margin:0; padding-bottom:2000px; margin-bottom:-2000px; margin-left:-10px;}
#Aside li{list-style:none; padding:0; background:none; font-weight:bolder; font-size:12px; margin:0 0 10px 0 !important; color:#535353;  padding-left:10px; *zoom:1; }

/*#Aside li{list-style:none; padding:0; background:none; font-weight:bold; margin:0 0 10px 0 !important; color:#535353;  padding-left:10px; *zoom:1;}*/
#Aside li.sub{background:none; padding-left:5px; *zoom:1;}
*html #Aside li.sub{padding-left:0;}
#Aside a, #Aside a:hover, #Aside a:active, #Aside a:visited{color:#535353; font-weight:bold; outline:none;}
#Aside li span{padding-right:4px; float:left; width:12px; overflow:hidden; text-align:right; padding-left:5px;}
#Aside li.sub a{margin-left:16px; display:block; padding-left:0; *zoom:1; padding-left: 8px;}
*html #Aside li.sub a{padding-left: 3px;}
/*#Aside li.sub li{padding-left:5px;}*/
#Aside li.sub li{padding-left:5px;font-size:11px;font-weight:bold;}
	
	#Aside ol{margin:0;}
	#Aside ol li{margin:0 0 10px 0px !important; list-style:none;  padding-left:10px;}
	
	#Aside li.active{/*background:url(/sg/personal/img/homeloans/bullet.jpg) 0 6px no-repeat;*/ color:#997245;}
	#Aside li.active a, #Aside li.active a:visited{color:#997245 !important;}
	
*html #Aside{margin-left:-5px;}	

/* @end */
	/* @group .sideContent */

.sideContent{float:left; width:555px; padding:0 0px 0 20px;}

	.sideContent h4{ color:#535353; font-size:13px; font-weight:bold; text-transform:uppercase; margin-bottom:0; margin-top:0;}
		.sideContent h4 a, .sideContent h4 a:visited, .sideContent h4 a:hover{color:#535353 !important; text-decoration:none; display:block; background: url(/sg/personal/img/homeloans/toggle.gif) 5px 13px no-repeat; padding:10px 5px 10px 20px; outline:none; border-top:1px #b2b2b2 dashed; line-height:16px;}
		.sideContent h4.expanded a, .sideContent h4.expanded a:visited, .sideContent h4.expanded a:hover{background-position:5px -72px;}
	
	.toggler{padding:0 0 20px 20px;}
	.toggler h5{font-size:13px; font-weight:bold; margin:0 0 10px -15px; color:#535353; background:url(/sg/personal/img/homeloans/bullet_pale.jpg) left no-repeat; padding-left:15px;}
	.toggler ul, .toggler ol{margin-top:0 !important;}
	.toggler ol li{list-style:disc; background:none; padding-left:0; margin-left:20px !important;}

	.sideContent ol li{margin-bottom:5px !important;}
	ul.list3{padding:0 0 10px 0; *zoom:1;}
ul.list3 li{background:url(/sg/personal/img/homeloans/bullet_pale.jpg) 0 3px no-repeat; list-style:none; margin-left:0 !important; padding-left:20px;}
ul.list1 li, ol.list1 li, .list2 .list1 li { margin-bottom: 0; }
ul.list2 li, ol.list2 li, .list1 .list2 li { margin-bottom: 1em; }
	ul.list4 li {list-style:disc; background:none; padding-left:0; margin-left:20px !important;}
	*html ul.list4 {margin: 1em 0; zoom:1 !important;}
/* @end */

/* @group gs products */

.gs-products{padding-top:10px; overflow:hidden; margin:0 -5px;}
.gs-products li{background:url(/sg/personal/img/homeloans/gs-productbg.jpg) top left no-repeat; width:  220px !important; height: 187px !important; float:left; margin:10px 12px 0px; padding-top:10px;}
.gs-products li table{margin:0 0 00px 0; padding:0;}
.gs-products li table td{vertical-align:middle;}
.gs-products li h4{font-size:16px; font-weight:bold; margin:0; padding-right: 10px;}
.gs-products li img{margin:0 10px 0px 0;}
.gs-products li p{margin-top:5px; padding:5px;width: 200px;}
.gs-products li.emptyList{background:none;width:218px; height:167px; float:left; padding:10px; margin: 10px 10px 0 !important;}

.gs-products li table tbody  tr td h4 a, .gs-products li table tbody  tr td h4 a:visited, .gs-products li table tbody  tr td h4 a:hover{color:#535353 !important;}

/* @end */

/* Footnote */
.footnote, small { font-size: 90%; }
div.footnote { padding: 1px 10px; background-color: #F7F7F7; font-size: 95%; }
/* @end */

/* Tooltip */

	#dhtmltooltip{
	position: absolute;
	width: 200px;
	border: 1px solid #333;
	color: #333333;
	padding: 5px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	}
	
	/* @end */
	
	
	
/* treasure homepage product callout styles */
div.prod_box {position:relative; border-left:1px solid #eeeeee; border-right:1px solid #eeeeee; height:210px; margin:0 0 2px 0; padding:0; clear:both;}
div.prod_item {float:left; display:block; width:160px;	height:200px; margin:0;	padding:0 10px 10px 10px; border-right:1px solid #eeeeee;}
div.prod_item_last {border-right:none;}
div.prod_item h3 {display:block; color:#997245; height:34px; font:bold 14px arial; margin:0; padding:0;}
div.prod_item img {display:block; margin: 5px 0 5px 0; border-radius:5px; -moz-border-radius:5px;}
div.prod_item span {display:block; 	font:bold 12px/1.5em arial;}
div.prod_item a {color:#666666 !important;	font:normal 11px/1.5em arial;}
div.prod_item a:hover {text-decoration:underline}
div#content3 {padding:0; margin:0 0 0 6px; width:736px}	

/* Mortgage Advantage Site, by TribalDDB, Gerald Yeong */


#btmNav{display:block; height:28px;}
#btmNav a.fl{float:left;padding:5px 10px 5px 25px; height:18px; text-decoration:none; font-weight:bold; background:url(/sg/personal/homeloans/mortgage-advantage/images/arrow_left.gif) no-repeat left top;}
#btmNav a.fl:hover{ text-decoration:none; background:url(/sg/personal/homeloans/mortgage-advantage/images/arrow_left_hover.gif) no-repeat left top;}

#btmNav a.fr{float:right;padding:5px 25px 5px 10px; height:18px; text-decoration:none; font-weight:bold; background:url(/sg/personal/homeloans/mortgage-advantage/images/arrow_right.gif) no-repeat right top;}
#btmNav a.fr:hover{ text-decoration:none; background:url(/sg/personal/homeloans/mortgage-advantage/images/arrow_right_hover.gif) no-repeat right top;}

#btmNav a.linkback{
	float:left;	
}

#btmNav a.linkforward{
	float:right;	
}

.list-disc li{ list-style: disc inside none; margin-left:0px !important; background:none;}

.illustration strong{margin:10px 0; display:block;}

.benefits-list ul{margin-top:0;}
.benefits-list ul li{list-style: disc outside none;margin-left:25px !important; background:none;padding:0;}

/* END of Mortgage Advantage Site */

