@charset "UTF-8";
/* CSS Document */

#content {
	font-size: 0.7em;
	line-height: 1.4;
}

#content h1 {
	font-size: 2em;
	font-weight: normal;
	padding: 0;
	margin: 0 0 0.4em 0;
	line-height: 1;
}
#content h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #00AEEF;
	padding: 0;
	margin: 0.8em 0 0.4em 0;
	line-height: 1;
}
#content h3 {
	font-size: 1.2em;
	font-weight: normal;
	padding: 0;
	margin: 1.2em 0 0.6em 0;
	line-height: 1;
	color: #00AEEF;
}
#content p {
	padding: 0px;
	margin: 0.6em 0;
}
#content a:link {
	text-decoration: none;
	color: #00AEEF;
}
#content a:visited {
	color: #7C7D81;
	text-decoration: none;
}
#content a:hover {
	color: #0082E3 !important;
}
#content ul {
	margin-top: -0.2em;
	list-style-type: square;
}
#content li {
	margin-bottom: 0.4em;
}


#rightIColumn {
	float: right;
	width: 160px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.ratingColumn {
	text-align: center;
	line-height: 1.2;
	font-size: 0.65em !important;
}
.ratingColumn img {
	margin-bottom: 6px;
}
.ratingColumn p {
	padding-bottom: 10px !important;
}
.financialTable {
}
.financialTable img {
	padding-bottom: 8px;
}
.financialTable caption {
	text-align: left;
	font-size: 85%;
	padding-bottom: 8px;
}
.financialTable td {
}
.finTblePad20r {
	padding-right: 20px;
}
.finTblePad5r {
	padding-right: 5px;
}
.staffLinks {
	margin-top: 40px;
}
.staffLinks table {
	margin: 0 auto;
}
.staffLinks td {
	width: 130px;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 10px;
}
.staffLinks img {
	padding: 4px;
	border: 1px solid #FFFFFF;
}
.staffLinks a {
	text-decoration: none;
	color: #3C3C3E !important;
}
.staffLinks a:visited {
	color: #7C7D81;
	text-decoration: none;
}
.staffLinks a:hover {
	color: #B1D430 !important;
}
.staffLinks a:hover img {
	border: 1px solid #00AEEF;
}
.prTable {
}
.prTable th {
	background-color: #98999D;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 0.62em !important;
	padding: 2px 4px;
	color: #FFFFFF;
}
.prTable td {
	border-bottom: 1px solid #98999D;
	padding: 2px 0;
}
.cellLeftSpace {
	padding-left: 10px;
}


.newsDate {
	text-align: right;
	color: #7C7D81;
}
.backLink {
	font-size: 0.85em;
	text-align: right;
}
.backLink a:link, .backLink a:visited {
	color: #0855A8 !important;
}
.backLink a:hover {
	color: #B1D430 !important;
}
.ratingCell {
	font-weight: bold;
	padding-right: 5px;
	padding-left: 20px;
}
#leftColumn {
	float: left;
	width: 540px;
}
#leftColHistory {
	float: left;
	width: 440px;
}
#leftContact {
	float: left;
	width: 360px;
}
#rightContact {
	float: right;
	width: 320px;
	font-size: 120%;
}
#rightContact h3 {
	font-weight: bold;
}
#rightColHistory {
	float: right;
	width: 280px;
}
#leftColumnNoFloat {
	width: 600px;
}

/* Footer Links*/
.footerLinks a:link {
	text-decoration: none;
	color: #3C3C3E;
}
.footerLinks a:visited {
	color: #7C7D81;
	text-decoration: none;
}
.footerLinks a:hover {
	color: #0092E7 !important;
}.blueBold {
	font-weight: bold;
	color: #1D2877;
}
#leftFinancial {
	float: left;
	width: 420px;
	margin: 0;
	padding: 0;
}
#rightFinancial {
	float: right;
	width: 311px;
}
#rightFinancial img {
	margin-top: 6px;
}
#map-all {
	background-image: url(../common-images/maps/map-all.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 400px;
}
#map-singapore {
	background-image: url(../common-images/maps/map-singapore.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
}
#map-bermuda {
	background-image: url(../common-images/maps/map-bermuda.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
}
#map-ireland {
	background-image: url(../common-images/maps/map-ireland.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
}
#map-switzerland {
	background-image: url(../common-images/maps/map-switzerland.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
}
#map-japan {
	background-image: url(../common-images/maps/map-japan.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
}
.listNoBullet {
	list-style-type: none !important;
	margin: 0;
	padding: 0;
}
.listNoBullet ul {
	margin-left: 0px;
	padding-left: 0px;
}
.listNoBullet li {
	margin-left: 0px;
	padding-left: 20px;
}
.financialReports {
}
.financialReports td {
	vertical-align: middle;
}
.financialReports img {
	border: 1px solid #3C3C3E;
	margin-right: 20px;
}
.financialReports a:hover img {
	filter: alpha(opacity=60);
	opacity: 0.6;
}
