@charset "utf-8";
/*
Inland Revenue Authority of Singapore (IRAS)
Last Updated: 23th Nov 2007
Version: 1.0
*/
body { font-family:Arial,verdana,Sans-Serif; color:#000; font-size: 85%; margin: 0 2px 0 2px; background: #ffffff ;}

p { margin: 0 0 20px 0;}
a:link,a:active { color: #0066FF; text-decoration: none;}
a:visited { color: #0066FF; text-decoration: none;}
a:hover { color: #666; text-decoration: underline;}

h1, h2, h3 { color: #c62c2a;}
h1 { font-size: 1.6em; margin: 0 0 10px 0;}
h2 { font-size: 1.4em; margin: 0 0 10px 0;}
h3 { font-size: 1.2em; margin: 0 0 10px 0;}
hr { border-bottom: 1px dotted #BBB; border-top: 1px solid #fbb9b8;}


/* HIGHLIGHTED CONTENT*/
.hlbox { border-left: 3px solid #c62c2a; border-left: 3px solid #ccc; border-bottom: 1px solid #ccc; padding: 0 0 10px 10px; margin: 20px 0 20px 20px;}
.hlbox h4{ font-family: Georgia, "Times New Roman", Times, serif; font-size: inherit; margin: 0 0 5px 0;}
.related { background: #ffece0 url(../uploadedimages/_System/related_bkg.gif) no-repeat; padding: 10px 10px 10px 50px; margin: 0 0 20px 0;}
.related h4{ margin: 10px 0 10px 0; font-size: 1.2em; color: #c62c2a;}
.related table {width:91%;}
.related td {width:80%;}
.related td.label { font-weight: bold; text-align: right; padding-right: 5px; width: auto; color: #705c4f;}
.related th { font-weight: bold; text-align: right; padding-right: 5px; width: 20%; color: #705c4f;}

/* TABLES */
.dataTable { border-left: 1px solid #DDD; border-right: 1px solid #EEE;	border-bottom: 1px solid #EEE; margin: 0 0 20px 0; width: 85%;}
.dataTable caption { padding: 10px 7px 2px 10px; text-align: left; font-weight: bold; font-size: 1.3em; border: 4px solid #fff; border-bottom: 4px solid #e98584;}
.dataTable th{ background-color: #c62c2a; color: #fff; border-right: 1px solid #fff; border-bottom: 1px solid #fff; padding: 5px 5px 10px 5px; vertical-align: top;}
.dataTable th.vertical{	background: #efeee2; border-right: 1px solid #fff; border-bottom: 1px solid #fff; color: #444; font-weight: bold;}
.dataTable td{ border-right: 1px solid #e0edeb;	border-bottom: 1px solid #e0edeb; padding: 5px;	vertical-align: top;}
.dataTable tr.alt { background-color: #f7f7f1;}

/* ICONS AFTER LINKS */
.linkPdf { background: url(../uploadedimages/_System/pdf.gif) no-repeat top right; padding-right: 18px; padding-bottom: 10px;}
.linkWord { background: url(../uploadedimages/_System/word.gif) no-repeat top right; padding-right: 18px; padding-bottom: 10px;}
.linkExl{ background: url(../uploadedimages/_System/excel.gif) no-repeat top right; padding-right: 18px; padding-bottom: 10px;}
.linkExt { background: url(../uploadedimages/_System/ext.gif) no-repeat top right; padding-right: 18px; padding-bottom: 10px;}
.linkZip { background: url(../uploadedimages/_System/zip.gif) no-repeat top right; padding-right: 18px; padding-bottom: 10px;}
.filesize {font-size:0.9em;}


