﻿/* CSS Document */
body {
margin:0 !important;
padding:0 !important;
line-height: 1.4;
word-spacing:1.1pt;
letter-spacing:0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

p, td, div 
{
    page-break-after: auto;
    }

table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th,td { padding: 4px 10px 4px 0; }
tfoot { font-style: italic; }
caption { background: #fff; margin-bottom:2em; text-align:left; }
thead {display: table-header-group;}
tr {page-break-inside: avoid;} 

a {
    text-decoration: none;
    color: black;
}


#ic_logo, #lang_menu, #cn_btn, #gb_btn, #pt_btn, #en_btn, #sub_menu, #main_menu, #nav_bar, #leftColumnDiv, #ic_logo, #poster, #titlebanner, #searchBar, #sessionBar {
    display: none;
}

#titlebanner
{
    left:0;
    }

#content {
    position:relative;
    top: -25px;
    width: 100%;
    height: auto !important; 
    left:0;
    padding: 10px;
    text-align:left;
}


#footer 
{
	position:relative;
	width:100%;
	min-height:100px;
	height: auto !important; 
	height:100px;
	overflow:visible;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

