/* (c) visarc 2008 */

body
{
  font-family: Arial;
  font-size: 8pt;
  background-color: white;
  text-align: center; /* ie */
  margin: 20px 0px 0px 0px;
  overflow: -moz-scrollbars-vertical;
}

p
{
  padding: 5px 0px 0px 0px;
}

p, a, td, label, h1, h2, h3, input, select
{
  font-size: 100%;
  color: black;
  font-family: Arial;
}

h2, h3, img
{
  margin: 0px;
  padding: 0px;
  border: none;
}

h1
{
  margin: 0px;
  padding: 0px 0px 5px 0px;
  border: none;
  color: #081f2f;
  font-size: 12px;
}

h3
{
  color: white;
  line-height: 40px;
  text-indent: 10px;
}

h4
{
  color: #8e8e8e;
  line-height: 40px;
  text-indent: 10px;
}

h5
{
  color: white;
  line-height: 40px;
  text-indent: 10px;
  background: url(/_images/h5-bg.jpg) no-repeat left top;
  margin: 0px;
}

img
{
  border: none;
  margin: 0px;
  padding: 0px;
}

p
{
  margin-top: 0px;
  margin-bottom: 10px;
}

a
{
  text-decoration: none;
  font-weight: bold;
  color: #0560A6;
}

a:hover
{
  text-decoration: underline;
}

dl
{
  margin: 0px;
}

dt
{
  font-weight: bold;
}

dd
{
  margin: 5px 0px 10px 20px;
}

#page
{
  margin: 0px auto 0px auto;
  width: 992px;
  background: url(/_images/contentMain-bg.jpg) repeat-y top left;
  text-align: left;
}

#header
{
  position: absolute;
  width: 992px;
  height: 104px;
  background: url(/_images/header.jpg) no-repeat left top;
}

#headerLinks
{
  position: absolute;
  top: 2px;
  right: 22px;
  background: url(/_images/headerlinks-bg.jpg) no-repeat right top;
  padding: 10px 8px 0px 0px;
  width: 550px;
  height: 38px;
  text-align: right;
}

#headerLinks ul
{
  margin: 0 10px 0 0;
  padding: 0;
}

#headerLinks li
{
  display: inline;
  color: white;
  padding: 0px 9px 0px 9px;
  font-size: 9px;
}

#headerLinks a
{
  color: white;
  font-size: 11px;
}

#contact
{
  position: absolute;
  bottom: 0px;
  right: 40px;
  text-align: right;
  width: 800px;
}

#contact p
{
  color: white;
  font-size: 11px;
  padding: 0px 0px 0px 0px;
}

#contact a
{
  color: white;
  font-size: 11px;
  padding: 0px 0px 0px 0px;
}

#navigation
{
  height: 30px;
  background: url(/_images/nav.jpg) no-repeat left top;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  line-height: 25px;
  text-align: center;
  position: relative;
  top: 104px;
}

#navigation a
{
  color: white;
  font-size: 11px;
  font-weight: normal;
}

#navigation ul
{
  margin: 0px;
  padding: 0px;
}

#navigation li
{
  display: inline;
  padding: 0 14px 0 14px;
}

#main
{
  width: 960px;
  padding: 104px 11px 0px 11px;
}

#contentMain
{
  width: 100%;
  float: right;
}

#contentBanner
{
  width: 775px;
  height: 194px;
  float: left;
  clear: both;
  margin: 0px 0px 1px 0px;
}

#contentBannerSmall
{
  width: 775px;
  height: 136px;
  float: right;
  clear: both;
  margin: 0px 0px 5px 0px;
}

#contentInner
{
  width: 100%;
  min-height: 450px;
  float: left;
  padding-left: 5px;
}

#contentRight
{
  width: 180px;
  float: right;
  background: url(/_images/right-column-shade.jpg) left top no-repeat;
}

#rssSpacer
{
  clear: both;
  height: 4px;
  overflow: hidden;
}

#rssLink
{
  float: left; 
  margin: -7px 0 0 -2px;
}

#rssLink a
{
  background: none; 
  width: auto; 
  float: left; 
  padding: 0; 
  margin: 0;
  color: #0560A6 !important;
}

.smallRoundedBox
{
  background: #efefef url(/_images/rightColBox.jpg) bottom left no-repeat;
  padding: 11px 10px 23px 10px;
  width: 142px;
  margin: 0px 0px 8px 12px;
  font-size: 10px;
  text-align: left;
}

.smallRoundedBox h2
{
  color: #999999 !important;
  background: url(/_images/h2-bg.jpg) no-repeat left top !important;
  line-height: 32px !important;
  padding: 0px 0px 0px 0px !important;
  margin: -11px 0px 5px -10px !important;
  text-indent: 10px !important;
  font-size: 14px !important;
  float: left !important;
  width: 165px;
  cursor: pointer;
}

.smallRoundedBox a
{
  background: url(/_images/button.jpg) no-repeat center;
  line-height: 14px;
  font-size: 10px;
  color: white;
  padding: 0px 15px 0px 15px;
  float: right;
}

.smallRoundedBox a:hover
{
  text-decoration: none;
}

.smallRoundedBox ul
{
  margin-left: 0px;
  text-indent: 0px;
  padding-left: 0px;
}

.smallRoundedBox li
{
  margin-left: 0px;
  text-indent: 0px;
  padding-left: 0px;
  color: #666666;
  display: block;
  margin-bottom: 10px;
}

.smallRoundedBox li a
{
  line-height: normal;
  display: block;
  font-weight: normal;
  float: none !important;
  clear: both;
  padding: 0px !important;
  color: #0560A6 !important;
}

a.button
{
  background: url(/_images/button.jpg) no-repeat center;
  line-height: 14px;
  font-size: 10px;
  color: white;
  padding: 0px 15px 0px 15px;
  float: right;
}

a:hover.button
{
  text-decoration: none !important;
}

#greyDivider
{
  background-color: #cccccc;
  height: 10px;
  width: 92%;
  margin-left: 20px;
  clear: both;
  margin-top: 10px;
}

.normal
{
  text-decoration: none !important;
  background: none !important;
  color: #333333 !important;
  float: left !important;
  padding: 0px !important;
}

a:hover.normal
{
  text-decoration: underline !important;
}

.leftRoundedBox
{
  padding: 11px 10px 0px 10px;
  width: 160px;
  margin: 0px 0px 0px 0px;
  font-size: 10px;
  text-align: left;
  background: #efefef url(/_images/left-column-shade.jpg) repeat-y top right;
}

.leftRoundedBoxBottom
{
  background: url(/_images/leftColBox.jpg) top left no-repeat;
  height: 28px;
}

.leftRoundedBox h2
{
  color: #999999;
  background: url(/_images/h2-bg.jpg) no-repeat left top;
  line-height: 32px;
  padding: 0px -10px 0px -10px; /* eh? this looks broken */
  margin: -11px -10px 0px -10px;
  text-indent: 10px;
  font-size: 11px;
}

.leftRoundedBox ul, .leftRoundedBox li
{
  display: block;
  list-style: none;
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 11px;
  line-height: 30px;
}

.leftRoundedBox a
{
  color: #999999;
}

.leftRoundedBox a:hover
{
  color: #081f2f;
}

.leftRoundedBox a.active
{
  color: #081f2f !important;
}


#footer
{
  clear: both;
  height: 50px;
  background: url(/_images/footer.jpg) no-repeat top left;
  width: 992px;
  padding-left: 20px;
  color: #a4a4a4;
  font-weight: bolder;
  line-height: 26px;
  vertical-align: bottom;
}

#footer p
{
  font-size: 9px;
  color: #999999;
}

#footer a
{
  font-size: 9px;
  color: #999999;
}

#companyInfo
{
  float: right; 
  width: 390px; 
  text-align: right; 
  padding-right:50px;
}

.blockDark
{
  width: 387px;
  background: url(/_images/block-dark.jpg) left top no-repeat;
  font-size: 14px;
 /* margin: 0px 0px 42px 0px;
  padding-bottom: 5px;*/
  font-size: 10px;
}

.blockDark a
{
  background: url(/_images/button.jpg) no-repeat center;
  line-height: 14px;
  font-size: 10px;
  color: #ffffff;
  padding: 0px 15px 0px 15px;
  float: right;
  font-size: 10px;
  margin-top: 5px;
}

.blockDark a:hover
{
  text-decoration: none;
}

.blockDark h3
{
  font-size: 8pt;
}

.blockDark td
{
  vertical-align: top;
}

.blockLight
{
  width: 387px;
  background: url(/_images/block-light.jpg) left top no-repeat;
  font-size: 14px;
 /* margin: 0px 0px 22px 0px;
  padding-bottom: 5px;*/
  font-size: 10px;
}

.blockLight a
{
  background: url(/_images/button.jpg) no-repeat center;
  line-height: 14px;
  font-size: 10px;
  color: white;
  padding: 0px 15px 0px 15px;
  float: right;
  font-size: 10px;
  margin-top: 5px;
}

.blockLight a:hover
{
  text-decoration: none;
}

.blockLight h3
{
  font-size: 8pt;
  color: #6a6a6a !important;
}

.blockLight td
{
  vertical-align: top;
}

#flashGallery
{
  text-align: center;
  margin-top: 10px;
}

#mainTextArea
{
  width: 780px;
  float: left;
  background: url(/_images/mainTextArea-wide-bg.jpg) left top repeat-y;
}

#mainTextArea img
{
  padding: 0px 10px 0px 0px;
}

#mainTextAreaFooter
{
  width: 780px;
  height: 33px;
  float: left;
  background: url(/_images/mainTextArea-wide-bottom.jpg) left top repeat-y;
}

#mainTextArea h1
{
  color: white;
  line-height: 40px;
  text-indent: 20px;
  background: transparent url(/_images/h5-wide-bg.jpg) no-repeat left top;
  margin: 0px 0px 0px 0px;
  font-size: 12px;
}

#mainTextArea h2
{
  color: #204f61;
  margin: 10px 20px 10px 20px;
  font-size: 12px;
}

#mainTextArea h3
{
  color: #204f61;
  margin: 0px 20px 0px 10px;
  font-size: 11px;
  font-style: italic;
}

#mainTextArea p
{
  margin: 0px 20px 5px 20px;
}

#mainTextArea ul
{
  margin: 5px 0px 5px 20px;
  padding: 0px;
  line-height: 20px;
  list-style: none;
}

#mainTextArea ul li
{
  margin: 0px 10px 0px 0px;
  padding: 0 0 0 15px;
  color: black;
  display: block;
  font-size: 11px;
  background: transparent url(/_images/bullet.jpg) no-repeat 0px 2px;
    
}

#mainTextArea ol
{
  margin: 10px 0px 5px 58px;
  padding: 0px;
  line-height: 20px;
  list-style-type: decimal;
}

#mainTextArea ol li
{
  margin: 0px 10px 5px 0px;
  padding: 0 0 0 2px;
  color: black;
  display: list-item;
  font-size: 11px;
  line-height: 11px;
}

#mainTextArea img
{
  padding-left: 5px;
}

#form
{
  text-align: left;
  margin: 0px 10px 10px 10px;
  padding: 0px 0px 0px 10px;
}

#contentMap
{
  width: 770px;
}

#contentMap h1
{
  background: url(/_images/map-h1.jpg) top left no-repeat;
  line-height: 32px;
  text-indent: 15px;
  color: white;
  font-size: 16px;
  padding: 0px 0px 0px 0px;
}

#contentCountry
{
  width: 250px;
  padding-top: 5px;
  background: url(/_images/country-bg.jpg) bottom left no-repeat;
  height: 163px;
}

#contentCountry h1
{
  background: url(/_images/country-h1.jpg) left top;
  padding: 2px 0px 0px 0px;
  line-height: 32px;
  text-indent: 15px;
  color: white;
  font-size: 16px;
}

#contentCountryDetails
{
  float: right;
  width: 510px;
  padding: 0px 12px 0px 0px;
  margin-top: 5px;
  margin-bottom: 10px;
  background: url(/_images/country-details-bg.jpg) left bottom repeat-y;
}

#contentCountryDetails h1
{
  background: url(/_images/country-details-h1.jpg) left top no-repeat;
  padding: 2px 0px 0px 0px;
  line-height: 32px;
  text-indent: 15px;
  color: white;
  font-size: 16px;
}

#contentCountryDetailsLeft
{
  width: 230px;
  padding: 5px 10px 0px 10px;
}

#contentCountryDetailsLeft p
{
  color: #666666;
}

#contentCountryDetailsLeft a
{
  background: url(/_images/button-light.jpg) no-repeat center;
  line-height: 16px;
  font-size: 10px;
  color: #666666;
  padding: 0px 18px 0px 18px;
  float: right;
}

#contentCountryDetailsRight
{
  width: 230px;
  padding: 5px 10px 0px 15px;
  float: right;
}

#contentCountryDetailsRight p
{
  color: #666666;
}

#clear
{
  clear: both;
}

.style1
{
  color: #FFFFFF;
}
