/** Reset **/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}body{text-align:center;}


body
{
    text-align: center;
    font-family: tahoma;
}

body.ar {
    direction: rtl;
}

a { text-decoration: none; color: #5a7590; }
a:visited { color: #5a7590; }

h1, h2, h3, h4, a  { margin: 0px; padding: 0px; clear: both; }

#container
{
    width: 700px;
    height: 930px;
    margin: auto auto;
    text-align: left;
    background: transparent url("../images/background.png") top right no-repeat;
    position: relative;
}

#logo { text-decoration: none; }
#logo img { border: none; }

.top-logo {
	padding: 10px 20px;
}

h1 {
	color: #003250;
	font-size: 32px;
	margin: 10px 0px 0px 35px;
}

h1 strong {
	font-size: 46px;
	display: block;
	font-weight: bold;
	text-transform: capitalize;
}

.tr h1 strong {
	font-size: 42px;
	}

h2 {
	color: #fbaa1c;
	font-size: 14px;
	margin: 0px 0px 0px 35px;
	width: 420px;
}

h3 {
	color: #fbaa1c;
	font-size: 24px;
    margin: 10px 0px 0px 35px;
    font-weight: bold;
}

.footnote1-container {
	position: relative;
	color: #48494a;
    font-size: 12px;
    font-weight: bold;
    margin: 20px 0px 10px 34px;
    height: 40px;
}

.fr .footnote1-container {
	height: 55px;
}

h4.footnote1 {
	padding: 0 0 0px 15px;
	color: #48494a;
    font-size: 12px;
    font-weight: bold;
    text-align: left; 
    width: 400px;
    position: absolute;
    left: 0px;
    top: 0px;
}

h4.footnote2 {
	clear: both;
	margin: 20px 0px 0px 0px;
    color: #48494a;
    font-size: 10px;
    background: url('../images/service.png') center left no-repeat;
    padding: 10px 20px 0px 327px;
    min-height: 30px;
    vertical-align: middle;
}

.de h4.footnote2,  
.it h4.footnote2 {
	padding-left: 330px;
}

ul {
    color: #2e2e2e;
    list-style: none;
    width: 430px;
    margin: 20px 0px 0px 20px;
    padding: 0px;
}
    ul li {
        padding: 0px 30px;
        line-height: 1.5em;
        margin: 15px 0px;
        background: url('../images/bullet8by7blue.png') 9px 6px no-repeat;
        
    }
    
    ul li strong {
        color: #fbaa1c;
        font-size: 16px;
    }
    
    ul li p {
        color: #003250;
        font-size: 12px;
        font-weight: bold;
        padding-top: 2px;
    }

#link-box {
	background-color: #e5eaed;
	text-align: center;
	width: 100%;
	height: 87px;
}

#link-box a {
	background: url('../images/button.png') 0px 0px no-repeat;
	height: 71px;
	width: 206px;
	margin: 8px 0px 0px 210px;
	display: inline;
	text-align: left;
	text-align: left;
    font-size: 22px;
    color: white;
    padding: 7px 50px 0px 20px;
    displat: block;
    float: left;
}
.tr #link-box a {
	height: 50px;
    width: 206px;
    margin: 8px 0px 0px 210px;
    padding: 20px 50px 0px 20px;
}
.da #link-box a {
    height: 50px;
    width: 206px;
    margin: 8px 0px 0px 210px;
    padding: 20px 50px 0px 20px;
}
#disclaimer {
	padding: 10px 0px;
    margin: 5px 10px;
	border-top: 1px solid #003250;
	color: #48494a;
    font-size: 10px;

}
/* @@@@@@@@@@@@@@@@@@@ */
body.ar {
    direction: rtl;
    text-align: right;
}
.ar #container
{
    width: 700px;
    height: 930px;
    margin: auto auto;
    text-align: right;
    background: transparent url("../images/background.png") top right no-repeat;
    position: relative;
}
.ar .top-logo {
    text-align: left;
}
.ar ul {
    color: #2e2e2e;
    list-style: none;
    width: 430px;
    margin: 20px 20px 0px 0px;
    padding: 0px;
    text-align: right;
}
.ar ul li {
    padding: 0px 25px;
    line-height: 1.5em;
    margin: 15px 0px;
    background: url('../images/bullet8by7blue.png') right 9px no-repeat;
    text-align: right;
    
}
.ar h1 {
    color: #003250;
    font-size: 32px;
    margin: 10px 35px 0px 0px;
}

.ar h2 {
    color: #fbaa1c;
    font-size: 14px;
    margin: 0px 35px 0px 0px;
    width: 420px;
}

.ar h3 {
    color: #fbaa1c;
    font-size: 24px;
    margin: 10px 35px 0px 0px;
    font-weight: bold;
}
.ar h4.footnote1 {
    font-size: 14px;
}
.ar div#registration-box {
    margin: 10px 5px 0px 0px;
    width: auto;
}
.ar .footnote1-container {
    color: #48494a;
    font-size: 12px;
    font-weight: bold;
    margin: 20px 0px 10px 0px;
}
.ar h4.footnote1 {
	position: static;
    padding: 0 15px 0px 0;
    color: #48494a;
    font-size: 12px;
    font-weight: bold;
    text-align: right; 
    width: 400px;
}
.ar #link-box a {
    background: url('../images/button.png') 0px 0px no-repeat;
    height: 50px;
    width: 246px;
    margin: 8px 0px 0px 210px;
    display: inline;
    text-align: right;
    font-size: 22px;
    color: white;
    padding: 20px 30px 0px 0px;
    displat: block;
    float: left;
}
