body{
    background-color: #fff;
    color: #666;
    font: 12px/20px Tahoma, Lucida Sans, Verdana, sans-serif;
    text-align: left;
}
/***** Typography ******/
h1{
    color: #666;
    font-family: Tahoma;
    font-size: 36px;
    font-weight: normal;
    line-height: 40px;
    margin: 0px 0 10px -2px;
}

h2{
    color: #666;
    font-family: Tahoma;
    font-size: 16px;
    font-weight: normal;
    line-height:18px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
h2 a:link, h2 a:visited{text-decoration: none;}
h2.small{font-size: 12px; line-height: 20px; font-weight: bold; text-transform: none;}
h3.small{font-size: 8px; text-transform: uppercase; color: #666;}

.preamble{font-weight: bold; font-size: 12px; line-height: 20px;}
p{font-size: 12px; margin-bottom: 15px;}
p.small{font-size: 11px; line-height: 11px;}

a:link, a:visited{color: #666; text-decoration: underline; }
a:hover{color: #000;}
a img{border: 0px; text-decoration: none;}

span.small, div.small, div.small p{font-size: 11px !important; line-height: 15px !important;}
div.small{text-transform: none !important;}
div.small img{margin: 35px 0 10px 0;}
div.small img.mb1{margin: 0 0 1px 0;}
div.small img:first-child{margin-top: 0;}

span.small{text-transform: none;}

a.pdflink{ display: none;}
a.printlink{
display: none;
}

a.returnlink{ 
    background: url("../images/arrow_sprite_bg.gif") no-repeat scroll 0 3px transparent;
    color: #666;
    font-size: 11px;
    padding-left: 15px;
    text-decoration: none;
    text-transform: uppercase;
}
a.returnlink:hover{color: #000;}

#top-info-holder{display: none;}
#mainnav{display: none !important;}
#lang-holder{display: none;}
.front .col-180{display: none;}
div#footer{display: none !important;}
.box-list{display: none !important;}

.fb,.tw{display: none;}

.maincol-610{width: 610px;}
.maincol-495{width: 495px;}

.col-180{width: 180px;}
.col-230{width: 33%;}
.col-430{width: 430px !important;}
.col-495{width: 60%;}
.col-820{width: 820px;}
.col-785{width: 100%;}
.fullwidth{width: 100%;}
.floatleft{float: left;}
.col-230.floatright.ml60.mt20{margin-top: 60px; margin-left: 0px;}

.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}

.mr5{margin-right: 5px;}
.mr10{margin-right: 10px;}
.mr20{margin-right: 20px;}
.mr25{margin-right: 25px;}
.mr30{margin-right: 30px;}
.mr40{margin-right: 40px;}

.mb5{margin-bottom: 5px;}
.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}
.mb25{margin-bottom: 25px;}
.mb30{margin-bottom: 30px;}
.mb40{margin-bottom: 40px;}
.mb80{margin-bottom: 80px;}

.ml10{margin-left: 10px;}
.ml20{margin-left: 20px;}
.ml30{margin-left: 30px;}
.ml40{margin-left: 40px;}
.ml60{margin-left: 60px;}

.pd10{padding: 10px;}
.pd20{padding: 20px;}
.pd40{padding: 40px;}

.pdt5{padding-top: 5px;}
.pdt10{padding-top: 10px;}
.pdt20{padding-top: 20px;}
.pdt40{padding-top: 40px;}

.pdr5{padding-right: 5px;}
.pdr10{padding-right: 10px;}
.pdr20{padding-right: 20px;}
.pdr40{padding-right: 40px;}

.pdb5{padding-bottom: 5px;}
.pdb10{padding-bottom: 10px;}
.pdb20{padding-bottom: 20px;}
.pdb40{padding-bottom: 40px;}
.pdb45{padding-bottom: 45px;}

.pdl5{padding-left: 5px;}
.pdl10{padding-left: 10px;}
.pdl20{padding-left: 20px;}
.pdl40{padding-left: 40px;}
.floatleft{float: left;}
.floatright{float: right;}

.infobox{
    min-height:120px;
    height:auto !important;
    height:120px;
    font-size: 11px;
    line-height: 15px;
    color: #666;
    width: 190px;
}
.infobox h3{
    background: url("../images/infobox_h2_bg.gif") no-repeat scroll right center #000000;
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: normal;
    height: 17px;
    line-height: 17px;
    margin-bottom: 8px;
    padding-left: 8px;
    text-transform: uppercase;
}
.infobox h2{font-size: 16px; line-height: 18px; text-transform: none;}
.infobox img{margin-right: 8px;}