a { color : #ed1164; text-decoration:underline; font-weight:bold; }
a:hover { color : #959595; }

a.copybold { 
color:#231f20;
font-weight:bold;
text-decoration:none;
}

h1 {
font-size:17px;
color: #959595;
font-weight:bold;
margin-top:6px;
margin-bottom:6px;
}
h2 {
font-size:14px;
color:#231f20;
font-weight:bold;
margin-top:3px;
margin-bottom:3px;
}
.copybold {
color:#231f20;
font-weight:bold;
}


/*standard styles to save problems ----------------------------------------------------*/

body {
   margin:0px;
   padding: 0px;
   font-family:arial,verdana,sans-serif;
   font-size:12px;
   color:#959595;
}
body table {
   font-family:arial,verdana,sans-serif;
   font-size:12px;
   color : #959595;
}
img {
  border:0px;
  margin:0px;
  display:block;
}

td {
  padding:0px;
  border:0px;
  margin:0px;
}

p {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 5px;
}

/*End of standard styles to save problems --------------------------------------------*/

#main {
background-color:#D1D3D4;
}
#wholesitepositionid {
}

#wholesitecenterid {
  position:relative;
  margin:auto;
  width:980px;
  background-color:#ffffff;
  padding-bottom:10px;
}

#topmenuline {
    position:absolute;
    top:183px;
    left:330px;
    z-index:99;
}
#topmenuline td {
    padding-right:0px;
    padding-left:26px;
}

#topmenuline a.notselected { color : #ffffff; text-decoration:none; font-weight:bold; }
#topmenuline a.notselected:hover { color : #000000; }
#topmenuline a.selected { color: #000000; text-decoration:none; font-weight:bold; }
#topmenuline a.selected:hover { color: #ffffff; }
#submenuline {
  position:absolute;
  TOP: 210px; 
  left:26px;
  z-index:99;
  height:460px;
  background-image: URL(../images/site-images/expatknowhow-rightcol-gradient.jpg);
  background-repeat: repeat-x;
  border-width:1px;
  border-style:solid;
  border-color:#acacac;
}
#submenuline table {
  /* width:200px; */
  margin-left:12px;
  margin-right:12px;
}
#submenuline tr td {
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#acacac;
  padding-bottom:4px;
  padding-top:4px;
}
#submenuline tr:first-child td {
  border-top-width:0px;
  border-top-style:solid;
  border-top-color:#acacac;
  padding-bottom:4px;
  padding-top:5px;
}
#submenuline a.notselected { color : #959595; text-decoration:none; font-weight:bold; }
#submenuline a.notselected:hover { color : #ed1164; }
#submenuline a.selected { color: #ed1164; text-decoration:none; font-weight:bold; }
#submenuline a.selected:hover { color: #959595; }

#notsignedin {
  display:none;
}
#article {
  position:relative;
  width:615px;
  margin-top:6px;
  margin-left:38px;
  height:475px;
  background-color:#ffffff;
  
}
div.uparrow {
  position:absolute;
  top:210px;
  left:640px;
  z-index:99;
}
div.downarrow {
  position:absolute;
  top:646px;
  left:640px;
  z-index:99;
}
#idheadingtext {
  display:none;
}
#idpagetext{
  position:relative;
  height:475px;
  width:604px;
  padding-right:10px;
  overflow-x:hidden;
  overflow-y:scroll;
}
#idpagetext2 {
display:none;
}
#idpageimage {
  position:absolute;
  top:0px;
  left:0px;
}
#rightcolumntablebox {
  POSITION: absolute; 
  WIDTH: 288px;
  height:450px;
  TOP: 210px; 
  LEFT: 660px;
  background-image: URL(../images/site-images/expatknowhow-rightcol-gradient.jpg);
  background-repeat: repeat-x;
  border-width:1px;
  border-style:solid;
  border-color:#acacac;
  padding-top:12px;
  padding-bottom:12px;
  text-align:center;
}
#rightcolumntable {
  position:relative;
  display:block;
  margin: auto;
  margin-left: 10px;
  width: 268px;
  color : #464646;
  text-align:left;
}
#rightcolumntable table.rightcolumncopy {
  width:268px;
}
#rightcolumntable table.rightcolumncopy td {
  padding:0;
}
#rightcolumntable table.rightcolumncopy a.pink { color : #ed1164; font-size: 11px; font-weight:bold; }
#rightcolumntable table.rightcolumncopy a.pink:hover { color : #000000;}
#rightcolumntable table.rightcolumncopy a.yellow { color : #f9a01b; font-size: 11px; font-weight:bold; }
#rightcolumntable table.rightcolumncopy a.yellow:hover { color : #000000;}

table.contactform {
    width:100%;
    background-image: URL(../images/site-images/expatknowhow-rightcol-gradient.jpg);
    background-repeat: repeat-x;
    border-style:solid;
    border-width:1px;
    border-color:#808080;
    color : #000000;
}

td.contactform {
    padding-top:7px;
    padding-right:10px;
}
td.contactformlabel {
    padding-top:7px;
    padding-right:5px;
    padding-left:10px;
}
.contactform_top {	
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-color: #808080;
}
input.contactform {
    width:300px;
    background-color:#FFFFFF;
    border-width:1px;
    border-style:solid;
    border-color:#808080;
}
textarea.textbox {
    height: 75px;
    width: 300px;
    background-color: #FFFFFF;  
    border-width:1px;
    border-style:solid;
    border-color:#808080;	
}
input.contactformsubmit {
    background-color : #ED1164;
    color : #ffffff;
    margin-bottom: 10px;
    cursor: pointer;
}
#stretcher {
display:none;
}
#uparrow {
    position:absolute;
    top:210px;
    left:641px;
    height:17px;
    width:17px;
    z-index:99;
    float:right;
}
#downarrow {
    position:absolute;
    top:651px;
    left:641px;
    height:17px;
    width:17px;
    z-index:99;
    float:right;
}
#basescrollgraphicid {
position:relative;
width:980px;
margin-left:auto;
margin-right:auto;
padding-top:35px;
height:75px;
background-image:URL(../images/site-images/expatknowhow-footer-blank.jpg);
background-repeat:no-repeat;
}
#basescrollgraphicid a { font-size:11px; color : #959595; text-decoration:underline; font-weight:bold; }
#basescrollgraphicid a:hover { color : #ed1164; }
#basescrollgraphicid table {
float:left;
margin-top:7px;
}
ul#socialmedia {
list-style:none;
width:660px;
margin:0 0 0 auto;
float: left;
overflow: hidden;
padding-left: 0px;
}
ul#socialmedia li {
display:block;
float:left;
margin-left:3px;
}
#rightcolumntable table.searchterms td {
   padding-right:7px;
   padding-left:0px;
   padding-top:0px;
   padding-bottom:0px;
}
/*-- iDevice styles --*/
/*-- .showflash = non-iDevice; don't alter here --*/
/*-- .noflash is only shown on iDevice - should be display:none here --*/
.showflash {}
.noflash {
display:none;
background:url('../Images/site-images/expatknowhow-banner-business.jpg') 0 0 no-repeat;
position:relative;
left:0;
top:0;
width:984px;
height:167px;
}
/*-- end of iDevice --*/
#strapline {
text-align:center;
position:absolute;
bottom:0;
left:110px;
font-weight:bold;
font-size:14px;
}
td.menutable{
    float: left;
}

#worldwise-newsletter-signup {
    margin-top:8px;
    background-image: url("../images/site-images/worldwise_background.jpg");
    background-repeat: no-repeat;
    height: 203px;
    width: 285px;
}
#worldwiselettersignuptable {
    margin-top:110px;
}
input.newslettersignup {
    width:263px;
}
#cellinputsubscribeimagebutton {
    padding-left:92px;
}
#cellpdfworldwiseemail {
    font-weight:bold;
}

.casestudy {
padding:6px;
text-align:left;
}

td.casestudy {
border-top:thin solid #f0f0f0;

}
