/*** TEXT FORMATTING ***********************************************************************************/

h1 {
	font-size:14pt; font-weight:bold; font-family:trebuchet ms, arial; margin-bottom: 20px;
}

h2 {
	font-size:11pt; font-weight:bold; font-family:trebuchet ms, arial; margin-bottom: 10px;
}

h3 {
	font-size:9pt; font-weight:bold; font-family:trebuchet ms, arial; margin-bottom: 0px;
}

.bodytext {
	font-size:9pt; font-weight:normal; font-family:trebuchet ms, arial;
}

.bodytextsmall {
	font-size:8pt; font-weight:normal; font-family:trebuchet ms, arial;
}

.bodytextoptionalheader {
	font-size:8pt; font-weight:bold; font-family:trebuchet ms, arial; background-color: #444444; color:#ffffff;
}

.bggray{background-color:#dfdfdf;}

.bodytextoptionalinform {
	font-size:8pt; font-weight:normal; font-family:trebuchet ms, arial; background-color: #dddddd; padding-left:10px;
}

.foreignexchangemadesimple {
	font-size:11pt; font-weight:bold; font-family:trebuchet ms, arial; padding-left:3px;
}

.required {
	font-size:11pt; font-weight:bold; font-family:trebuchet ms, arial; padding-left:3px; color:red;
}

.menu-top {
	font-size:6.5pt; font-weight:normal; font-family:verdana, arial; color:#000000;
}

.menu-side {
	font-size:7pt; font-weight:strong; font-family:trebuchet ms, arial; color:#ffffff;
}

.disclaimer {
	font-size:7pt; font-weight:normal; font-family:trebuchet ms, arial; color:#666666; font-style:italic;
}

.bodycontainer {
	padding: 40px 110px 20px 80px;
}

.bodytext a:link {
	font-size:9pt;
	font-weight:bold;
	font-family:"trebuchet ms", arial;
	text-decoration:none;
	color: #666666;
}
.bodytext a:visited { font-size:9pt; font-weight:bold; font-family:"trebuchet ms", arial; color:#d60000; text-decoration:none; }
.bodytext a:hover { font-size:9pt; font-weight:bold; font-family:"trebuchet ms", arial; color:#d60000; text-decoration:underline; }

.more{
list-style-image: url(/images/inverse-arrow-link.gif);
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin-left: 7px;
	font-size:9pt;
	font-weight:bold;
	font-family:"trebuchet ms", arial;
	text-decoration:none;
	color: #666666;
}
.submitbutton {
	font-size:9pt;
	font-weight:normal;
	font-family:trebuchet ms, arial;
	color:#ffffff;
	background-color:#8478CF;
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
}

/* css menus */

body {
	background-color:fff;
}

table#sidebar a {
	width:130px;
	font-size:8pt;
	font-weight:strong;
	border:0px;
	text-decoration:none;
}


.menu-side a:link { font-size:8pt; text-decoration:none; color:#d60000;}
.menu-side a:visited { font-size:8pt; text-decoration:none; color:#ffffff;}
.menu-side a:hover { font-size:8pt; text-decoration:underline; color:#d60000;}

/* Individual side bar */

body#body-emigration table#sidebar td#nav-emigration,
body#body-property table#sidebar td#nav-property,
body#body-trusts table#sidebar td#nav-trusts,
body#body-investments table#sidebar td#nav-investments,
body#body-notary table#sidebar td#nav-notary,
body#body-regularpayments table#sidebar td#nav-regularpayments,
body#body-guides table#sidebar td#nav-guides,
body#body-faqs table#sidebar td#nav-faqs,
body#body-investments table#sidebar td#nav-investments,
body#body-taxissues table#sidebar td#nav-taxissues,
body#body-welcome table#sidebar td#nav-welcome,
body#body-howitworksfromguides table#sidebar td#nav-guides,
body#body-howitworks table#sidebar td#nav-howitworks,
body#body-howitworksfromguides table#sidebar td#nav-howitworks,
body#body-freeinfopack table#sidebar td#nav-freeinfopack,
body#body-openanaccount table#sidebar td#nav-openanaccount,
body#body-freeratealert table#sidebar td#nav-freeratealert,
body#body-whatitcosts table#sidebar td#nav-whatitcosts,
body#body-comparerates table#sidebar td#nav-comparerates,
body#body-information table#sidebar td#nav-information,
body#body-terms table#sidebar td#nav-terms,
body#body-callmeback table#sidebar td#nav-callmeback,
body#body-security table#sidebar td#nav-security,
body#body-freemarketreport table#sidebar td#nav-freemarketreport,
body#body-comingsoon table#sidebar td#nav-comingsoon,
body#body-affiliate table#sidebar td#nav-affiliate

{
	background-color:#d60000;			
	border-right-width:0;
	font-weight:bold;
}

/* Business side bar */

body#body-export table#sidebar td#nav-export,
body#body-import table#sidebar td#nav-import,
body#body-escrowservice table#sidebar td#nav-escrowservice
{
	background-color:#d60000;			
	border-right-width:0;
	font-weight:bold;
}


/* Top bar */

.menu-top a:link { text-decoration:none; color:#000000; }
.menu-top a:visited { text-decoration:none; color:#000000; }
.menu-top a:hover { text-decoration:underline; color:#000000; }

table#topbar a {
	color:#000000;

}

body#body-home table#topbar td#nav-home a,
body#body-aboutus table#topbar td#nav-aboutus a,
body#body-newsandevents table#topbar td#nav-newsandevents a,
body#body-whyus table#topbar td#nav-whyus a,
body#body-whyusfrominformation table#topbar td#nav-whyus a,
body#body-pressandmedia table#topbar td#nav-pressandmedia a,
body#body-pressandmediafrominformation table#topbar td#nav-pressandmedia a,
body#body-contact table#topbar td#nav-contact a
{
	color: #d60000;
	text-decoration:underline;
}



