@font-face
{
  font-family: 'Museo';
  src: url('/webfonts/museo300-regular-webfont.eot');
  src: url('/webfonts/museo300-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('/webfonts/museo300-regular-webfont.woff') format('woff'),
       url('/webfonts/museo300-regular-webfont.ttf') format('truetype'),
       url('/webfonts/museo300-regular-webfont.svg#Museo300') format('svg');
  font-style: normal;
  font-weight: lighter;
}

@font-face
{
  font-family: 'Museo';
  src: url('/webfonts/museo500-regular-webfont.eot');
  src: url('/webfonts/museo500-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('/webfonts/museo500-regular-webfont.woff') format('woff'),
       url('/webfonts/museo500-regular-webfont.ttf') format('truetype'),
       url('/webfonts/museo500-regular-webfont.svg#Museo500') format('svg');
  font-style: normal;
  font-weight: normal;
}

@font-face
{
  font-family: 'Museo';
  src: url('/webfonts/museo700-regular-webfont.eot');
  src: url('/webfonts/museo700-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('/webfonts/museo700-regular-webfont.woff') format('woff'),
       url('/webfonts/museo700-regular-webfont.ttf') format('truetype'),
       url('/webfonts/museo700-regular-webfont.svg#Museo700') format('svg');
  font-style: normal;
  font-weight: bold;
}

.mceContentBody
{
  color: #3e3e3e;
  font-family:'Museo',Arial,Helvetica,sans-serif;
  font-size:75%;
}

h1
{
  font-size: 1.5em; /* 18 px */
  line-height: 1.5em;  
  margin: 0;
  padding: 0;
}

h2
{
  font-size: 1.333em; /* 16 px */
  line-height: 1.5em;
  margin: 0;
  padding: 0;
}

h3
{
  font-size: 1.167em; /* 14px */
  font-weight: lighter;
  line-height: 1.5em;
  margin: 0;
  padding: 0;
}

h4
{
  font-size: 1em; /* 12px */
  font-weight: lighter;
  line-height: 1.5em;
  margin: 0;
  padding: 0;
}

p
{
  font-size: 1em;
  /*font-weight: lighter;*/
  line-height: 1.5em; /* 18 px */
  margin: 0.25em 0 0.75em 0; /* 3px 0 9px 0 */
  padding: 0;
}

#main p 
{
  /*font-family: Arial, Helvetica, sans-serif;*/
}

a, a:visited
{
  color: #005a96;
  font-weight: bold;
  text-decoration: none;
}

a:hover, a:active
{
  color: #f37021;
}

hr
{
  background-image: url(/images/hozRuleBg.gif);
  background-position: left center;
  background-repeat: repeat-x;
  border: 0;
  clear: both;
  display: block;
  height: 1px;
  margin: 0;
  padding: 40px 0 0 0;
}

#main ul, .mceContentBody ul
{
  list-style: square;
  list-style-position: inside;
  margin: 0;
  padding: 0;
}

#main ul li, .mceContentBody ul li
{
  line-height: 2em;
}

/* classes */

a.arrowBlue, a.arrowOrange
{
  background-image: url(/images/arrowRightBlueBg.png);
  background-position: center right;
  background-repeat: no-repeat;
  color: #005a96;
  display: block;
  font-size: 1em;
  line-height: 1.5em;
  min-height: 18px;
  padding: 0 24px 0 0;
  text-align: right;
}

a.arrowBlue:hover
{
  background-image: url(/images/arrowRightOrangeBg.png);
  color: #f37021;
}

a.arrowOrange 
{
  background-image:url(/images/arrowRightOrangeBg.png);
  color: #f37021;
}

a.arrowOrange:hover 
{
  background-image:url(/images/arrowRightBlueBg.png);
  color: #f37021;
}

a.goBack {
  background-image: url(/images/arrowLeftBlueBg.png);
  background-position: left center;
  background-repeat: no-repeat;
  float: right;
  font-size: 0.667em;
}

a.goBack:hover
{
  background-image: url(/images/arrowLeftOrangeBg.png);
}

a.goBack span
{
  font-size: 1.333em;
  padding: 5px 0 5px 25px;
}

a.emaillink::after {
    content: attr(rel);
}

a.emaillink::before {
    content: attr(title);
}

.boxShadow
{
  background-image: url(/images/shadowBg.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  bottom: 0;
  display: block;
  height: 122px;
  margin: 0 -10px -13px 0;
  position: absolute;
  right: 0;
  width: 219px;
  z-index: 0;
}

.boxShortShadow
{
  background-image: url(/images/shadowSquatBg.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  bottom: 0;
  display: block;
  height: 66px;
  margin: 0 -6px -8px 0;
  position: absolute;
  right: 0;
  width: 224px;
  z-index: 0;
}

.clear
{
  clear: both;
  display: block;
  font-size: 1px;
  height: 1px;
  line-height: 1px;
}

.greyBg 
{
  background-color: #f7f8f8;
  margin-bottom: 20px;
  padding: 20px;
}

.smallText
{
  font-size: 0.833em;
  margin: 0;
}

.bhBlue, .bhOrange, #tinymce p.bhBlue, #tinymce p.bhOrange
{
  font-size: 1.5em;
  line-height: 1.5em;
  margin: 0;
  padding: 0;
}

.bdBlue, .bdOrange, #tinymce p.bdBlue, #tinymce p.bdOrange
{
  font-size: 1.167em;
  font-weight: lighter;
  line-height: 1.5em;
  margin: 0;
  padding: 0;
}

.orange, h1.orange, h2.orange, h3.orange, .bhOrange, .bdOrange, #tinymce p.bhOrange, #tinymce p.bdOrange
{
  color: #f37021;
}

.blue, h1.blue, h2.blue, h3.blue, .bhBlue, .bdBlue, #tinymce p.bhBlue, #tinymce p.bdBlue
{
  color: #005a96;
}

.red, h1.red, h2.red, h3.red {
  color:#ff0000;
}

.grey
{
  color: #9c9c9c;
}

.black
{
  color: #3e3e3e;
}


/* Partner listing stars */

div.partnerBlock .heading
{
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 20px;
}

.platinum
{
  background-image: url(/images/star-platinum.png);
}

.gold
{
  background-image: url(/images/star-gold.png);
}

.silver
{
  background-image: url(/images/star-silver.png);
}

.bronze
{
  background-image: url(/images/star-bronze.png);
}

.associate
{
  background-image: url(/images/star-blue.png);
}

.mediapartner
{
  background-image: url(/images/star-orange.png);
}

.justify
{
  display: block;
  text-align: justify;
}









/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {

}

h2 {

}

h3 {

}

p {

}

.blue {

}

.orange {

}

.red {
color:#ff0000;
}

