/* For View Top FAQs by Category */
.topcat
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: Black; /*#003c73;*/
}

/* For Top Frequently Asked Questions & Top Highlights */
.tops
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size:10pt;
	color: #A50021; /*#003c73;*/
}

/* For all tables */
.link
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: Black; /*#003c73;*/
}

.link a:link		{color: #555555; text-decoration: none;font-family: Arial,Helvetica,sans-serif;}
.link a:active	{color: #555555; text-decoration: none;font-family: Arial,Helvetica,sans-serif;}
.link a:visited {color: #555555; text-decoration: none;font-family: Arial,Helvetica,sans-serif;}
.link a:hover		{color: #555555;text-decoration: underline;font-family: Arial,Helvetica,sans-serif;}

.underline
{
	text-decoration:underline;
}

.poweredText
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:7pt;
	font-weight:normal;
	color:White;
}
.poweredText a:link		{color:White; text-decoration:underline;}
.poweredText a:active	{color:White; text-decoration:underline;}
.poweredText a:visited	{color:White; text-decoration:underline;}
.poweredText a:hover	{color:White; text-decoration:underline;}

.contentText
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:smaller;
	font-weight:normal;
	color:#808080;
}

.button
{
	background-color:#A50021;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	width:40px;
	height:18px;
}
.button a:link		{color:White; text-decoration:underline;}
.button a:active	{color:White; text-decoration:underline;}
.button a:visited	{color:White; text-decoration:underline;}
.button a:hover		{color:White; text-decoration:underline;}

/*.body
{
	background-color:White;
	margin:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight:normal;
	color:#383838;
}*/

td
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
}

img
{
	border:0;
}

.Footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #373236
}
a.Footer:link		{color:#FFFFFF; font-size:8pt; text-decoration:underline;}
a.Footer:active		{color:#FFFFFF; font-size:8pt; text-decoration:underline;}
a.Footer:visited	{color:#FFFFFF; font-size:8pt; text-decoration:underline;}
a.Footer:hover		{color:#FFFFFF; font-size:8pt; text-decoration:none;}

.categoryLinksSmall
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
a.categoryLinksSmall:link	{color:#000000; text-decoration:none;}
a.categoryLinksSmall:active	{color:#000000; text-decoration:none;}
a.categoryLinksSmall:visited	{color:#000000; text-decoration:none;}
a.categoryLinksSmall:hover	{color:#000000; text-decoration:underline;}

.categoryLinksSmallFixed
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:blue;
}
a.categoryLinksSmallFixed:link		{color:blue; text-decoration:underline;}
a.categoryLinksSmallFixed:active	{color:blue; text-decoration:underline;}
a.categoryLinksSmallFixed:visited	{color:blue; text-decoration:underline;}
a.categoryLinksSmallFixed:hover		{color:blue; text-decoration:underline;}

.back_to_top
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:blue;
}
a.back_to_top:link	{color:blue; text-decoration:underline;}
a.back_to_top:active	{color:blue; text-decoration:underline;}
a.back_to_top:visited	{color:blue; text-decoration:underline;}
a.back_to_top:hover	{color:blue; text-decoration:underline;}

.sideBorderHeight
{
	height:10px;
}

.printlink
{
	font-weight: normal;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}

a.printlink:link		{color:white; text-decoration:underline;}
a.printlink:active		{color:white; text-decoration:underline;}
a.printlink:visited		{color:white; text-decoration:underline;}
a.printlink:hover		{color:white; text-decoration:underline;}

.browse_by_category
{
	olor:#A50021;
	font-weight:bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size:: 3px;
}

#body { background: #fff url('Images/infoweb-bg.jpg') repeat-x top center; }
#header { height: 70px; }
#container { width: 100%; margin-left: auto; margin-right: auto; }
#container2 { width: 750px; margin-left: auto; margin-right: auto; padding:10px 3px 0px 10px }
#container-small { width: 610px; margin-left: auto; margin-right: auto; padding:10px 3px 0px 10px }
#logo { float: left; top: 35px; background: transparent url('Images/HeaderHDBInfoWEB.gif') no-repeat scroll 0 0; }
#logo h1 { display:block; float:left; height:40px; text-indent:-9999px; width:229px; margin: 0; }
#logo h1 a { display:block; height:100%; width:100%; }
#govthead { float: right; top: 5px; background: transparent url('Images/Singapore_govt.gif') no-repeat scroll 0 0; }
#govthead h2 { display:block; height:35px; text-indent:-9999px; width:226px; margin: 0; }
#govthead h2 a { display:block; height:100%; width:100%; }

#tab-container
{
	width:958px;
	height:27px;
	background:url(External/category_tab_background.gif) repeat-x bottom center;
	margin:0px;
	white-space:nowrap;
	display:table;
}
#tab
{
	height:27px;
	padding:0;
	margin-left:15px;
	display:table;
	white-space:nowrap;
}
#tab ul
{
	list-style:none;
	margin:0px;
	padding:0px;
	display:table-row;
	white-space:nowrap;
	float:left;
}
#tab ul li
{
	display:table-cell;
}
#tab ul a, #tab ul li div
{
	height:27px;
	width:110px;
	margin-right:1px;
    display:block;
    text-align:center;
    float:left;
    text-decoration:none;
}
#tab ul a
{
	background:url(External/category_tab_unselected.gif) no-repeat bottom center;
	height:27px;
	font-weight: bold;
	font-size:10pt;
	color:#686377;
}
#tab ul li .tops
{
	background:url(External/category_tab.gif) no-repeat bottom center;
}
#tab ul li .tops div
{
	padding-top:8px;
}
#tab ul li .tab-unselected div
{
	padding-top:5px;
}
#tab ul a:hover {
	background:url(External/category_tab_mouseover.gif) no-repeat bottom center;
	text-decoration:none;
	color: #A50021;
	cursor:pointer;
}

#sub-tab-container {
	height:45px;
	width:955px;
	background:#fff url('images/sub-tab-bg.gif') repeat-x;
}
#sub-tab {
	height:27px;
	padding:0;
	margin-left:16px;
	display:sub-table;
	white-space:nowrap;
}
#sub-tab ul {
	list-style:none;
	margin:0px;
	padding:0px;
	display:sub-table-row;
	white-space:nowrap;
	float:left;
}
#sub-tab ul li {
	display:sub-table-cell;
}
#sub-tab ul a, #sub-tab ul li {
	float:left;
	height:27px;
	width:110px;
	margin-right:2px;
    display:block;
    line-height:27px;
    font-size:1.0em;
    font-weight:bold;
    text-align:center;
    text-decoration:none;
    vertical-align:text-bottom;
}
.sub-tab-selected {
	background:url('images/sub-tab.gif') no-repeat bottom center;
	height:38px;
	width:110px;
	margin-left:auto;
	margin-right:auto;
    display:block;
    line-height:27px;
    font-size:1.0em;
    font-weight:bold;
    text-align:center;
}
#sub-tab ul a {
	font-size:1.0em;
	color:#717171;
}
#sub-tab ul a:hover {
	text-decoration:none;
	color:#a50021;
	cursor:pointer;
}