/*CSS - formanting each straucture*/

.hide {display:none;}
.show {display:block;}

.clear { clear: both; }
.floatL {float:left;}
.floatR {float:right;}

li {list-style-type:square;}
.hide {display:none;}
.show {display:block;}

.pointer {cursor:pointer;}

.overEffect {background-position:top left; background-repeat:no-repeat;cursor:pointer;}
.overEffect:hover  {background-position:bottom left;background-repeat:no-repeat;cursor:pointer;}

.alignLeft{ text-align:left;}
.justifyTxt { text-align:justify;}

.textS { font-family:Arial, Verdana, Geneva, sans-serif; font-size:9px; color:#5a5a5a;}
.textM {font-family:Arial, Verdana, Geneva, sans-serif; font-size:11px; color:#736f6f;}
.textML {font-family:Arial, Verdana, Geneva, sans-serif; font-size:13px; color:#736f6f; line-height:1.5;}
.textL {font-family:Arial, Verdana, Geneva, sans-serif; font-size:13px; color:#736f6f;}
.textFooterHeadTitle{font-family:Arial, Verdana, Geneva, sans-serif; font-size:13px; color:#D4D4D4; font-weight:bold;}
.uppercase {text-transform:uppercase;}
.capitalize {text-transform:capitalize;}
.textNormal{text-transform:none;}
.lineHeight{line-height:1.5em;}
.top15 {margin-top:15px;}

sup {font-family:Verdana, Geneva, sans-serif; font-size:7px; vertical-align: top; position: relative; top: -0.2em;}

.bold {font-weight:bold;}
.blue {color:#127bce;}
.darkBlue {color:#053fb6;}
.orange {color:#fa811b;}
.black {color:#333333;}
.white {color:#fff;}
.darkGrey{color:#4a4949;}
.lightGrey{color:#BBBBBB;}

.square_survey{list-style-type: square;}

.noBullet{list-style: none; padding: 0; margin: 0; }
.bullet {list-style:disc!important;}
#contentBoxCenter ul {list-style: outside!important; margin-left:34px;}
#homeBox {margin-top:15px;}
.titleBg {background-image: url('../images/mainTitleLineRepeat.png');}


.inputBg {background-image: url('../images/input_forms.png'); background-repeat: no-repeat;line-height:25px; height:25px; padding-right:3px; padding-left:3px;width:125px}
.inputFileBg {background-image: url('../images/input_forms_file.png'); background-repeat: no-repeat; height:25px; padding-right:3px; padding-left:3px;}
.inputExtBg {background-image: url('../images/input_forms_ext.png'); background-repeat: no-repeat; height:25px; padding-right:3px; padding-left:3px;}
.inputAccountBg {background-image: url('../images/input_forms_account.png'); background-repeat: no-repeat; height:25px; padding-right:3px; padding-left:3px;}
.inputAddressBg {background-image: url('../images/input_forms_address.png'); background-repeat: no-repeat; height:25px; padding-right:3px; padding-left:3px;}
.submitBt {background-image: url('../images/button_submit_FR.png'); width:70px; height:31px;}
.clearBt {background-image: url('../images/button_clear_FR.png'); width:70px; height:31px;}
.submitBt2 {background-image: url('../images/button_submit_FR_2.png'); width:58px; height:25.5px;}
.clearBt2 {background-image: url('../images/button_clear_FR_2.png'); width:58px; height:25.5px;}
.okBt {background-image: url('../images/button_ok.png'); width:22px; height:20px; margin-top:2px;}
.chooseFileBt {background-image: url('../images/button_ok.png'); width:44px; height:7px; margin-top:0px;}
.hideButtonText{text-indent:-9999px !important; color:transparent; vertical-align:top !important;}

#contactUsButton {margin-right:-50px; margin-top:50px;}

#privacy {line-height:1em; margin-right:5px; padding-top:15px;}
#privacy a{text-decoration:none;}
#privacy a:hover{text-decoration:underline;}

#mainNav {margin:0px auto;width:856px; height:30px;position: relative;z-index: 2;}


.contentMainLeft{width:520px;}
.contentMainLogos {margin-right:10px;}

#internationalizationBox td{
	padding:2px;
	border: 1px solid #cfcfcf;
}


#allNewslettersMain a{text-decoration:none;}
#allNewslettersMain a:hover{text-decoration:underline;}
#allNewslettersMain P{ margin-bottom:10PX;}
#newsMain a{text-decoration:none; color:#736f6f;}
#newsMain a:hover{text-decoration:underline; color:#fa811b;}