body{ font-family:Tahoma; color:#666;/* ToDo:Text Color */ font-size:11pt;/* ToDo:Font Size */    padding:0;    margin:0;    background-image:url('../../Images/Layout/en/BackGround.jpg'); background-color:#d7d0c6; background-repeat:repeat-x; text-align:right; margin-bottom:20px;}/* This is the website wrapper do your custom wrapping elements here */#Wrapper{    margin:0px;    padding:0px;    width:960px;    background-color:#FFF;    background-position:right;    background-image:url('../../images/Layout/en/PagerRight.jpg');    background-repeat:repeat-y;    border-left:none}#Header{    height:120px;    padding-bottom:15px;    padding-top:15px}#NavMenu{    margin-top:5px;    margin-bottom:5px;    width:943px;    margin-right:9px}#HeaderBanner{    text-align:center;    margin-top:10px;    margin-bottom:10px}#LeftColumn{    float:left;    width:245px;    padding-left:14px}#RightColumn{    float:right;    width:650px;    padding-right:20px;    padding-top:20px;    margin-bottom:20px}#Footer{    width:920px;    margin-top:20px;    padding-right:20px;    background-image:url("../images/Layout/en/BlueBackground.jpg");    background-repeat:repeat-x;    text-align:right;    line-height:150%}.MenuLayout{    background-image:url('../../Images/Layout/en/MenuMiddle.jpg');    width:100%}.TopBox{    width:950px;    background-color:#FFF;    background-image:url('../../Images/Layout/en/TopBox.jpg');    background-repeat:repeat-x}.LeftBox{    background-color:#FFF;    vertical-align:top;    background-image:url('../../Images/Layout/en/LeftBox.jpg');    background-repeat:repeat-y}.LogInBox{    height:142px; width:228px;}.RightBox{    vertical-align:top;    background-color:#FFF;    background-image:url('../../Images/Layout/en/RightBox.jpg');    background-repeat:repeat-y}.BottomBox{    background-image:url('../../Images/Layout/en/BottomBox.jpg');    background-repeat:repeat-x}.FooterLink{    font-size:smaller;    font-family:Tahoma}.FooterLink a{    font-family:Tahoma;    color:#666;    text-decoration:none}.FooterLink a:hover{    text-decoration:underline}.English a{    font-family:Tahoma;    text-decoration:none;    color:#2B82C5;    font-size:8pt}.English a:hover{    text-decoration:underline}.MenuMiddle{    background-image:url('../../Images/Layout/en/MenuMiddle.jpg'); background-repeat:repeat-x}/* CLASSES.CSS */.Logo{    float:right;    margin-right:20px}.UtilityLinks{    float:left;    text-align:right;    margin-left:24px;    margin-top:35px}.UtilityLinks a{    color:#003556;    text-decoration:none}.UtilityLinks a:hover{    text-decoration:underline}.SearchBar{    margin-top:4px}.SearchBox{    float:left;    padding-top:7px;    width:200px;    height:36px;    background-image:url('../../Images/Other/en/SearchBarCenter.gif');    background-repeat:repeat-x}.NavMenuLeft{    float:left;    margin-left:10px}.NavMenuRight{    float:right;    margin-right:10px}.NavMenuCenter{    float:left;    background-image:url('../../images/Layout/en/MenuBarBackground.jpg');    background-repeat:repeat-x;    width:895px;    text-align:center}.FooterLeft{}.FooterRight{}.FooterCenter{    background-color:#01528A;    height:55px}.FooterLinks{    color:#FFF;    padding-top:10px}.FooterLinks a{    color:#FFF;    text-decoration:none}.FooterLinks a:hover{    text-decoration:underline}.BottomFooter{    background-image:url('../../images/Layout/en/PageBottom.jpg'); background-repeat:repeat-x}/* GENERAL CLASSES */.FloatLeft{ float:left}.FloatRight{ float:right}.Padder{ padding:5px}.Wrapper{ padding:0px; margin:0px}/* Begin of Images Drop Shadow stylling */.dropshadow2{    float:right;    clear:right;    background:url('../../images/Layout/shadowAlpha.png') no-repeat bottom right !important;    background:url('../../images/Layout/shadow.gif') no-repeat bottom right; margin:0px 0px 0px 10px !important; margin:10px 0 10px 5px; padding:0px}.innerbox{ position:relative; bottom:6px; right:6px; border:1px solid #999; padding:4px; margin:0px 0px 0px 0px}.innerbox{ /* IE5 hack */ margin:0px0px-3px0px; margin:0px0px0px0px}.innerbox p{ font-size:14px; margin:3px}/* End of Images Drop Shadow stylling *//* Begin of round corner classes for login */.b1f,.b2f,.b3f,.b4f{ font-size:1px; overflow:hidden; display:block}.b1f{ height:1px; background:#C9DFEA; margin:0 5px}.b2f{ height:1px; background:#C9DFEA; margin:0 3px}.b3f{ height:1px; background:#C9DFEA; margin:0 2px}.b4f{ height:2px; background:#C9DFEA; margin:0 1px}.contentf{ background:#C9DFEA}.contentf div{ margin-left:5px}/* End of round corner classes for login *//* BUTTONS.CSS */.IcoButton{    background-image:url('../../Images/Icons/en/Icon.jpg'); width:29px; height:16px; border:0px} /* THIS SHEET IS USED FOR CROSS BROWSER COMPATABILITY *//* clearing floats */div:after{content:".";display:block;height:0;clear:both;visibility:hidden}/* Hides from IE-mac \*/* html div{height:1%}/* End hide from IE-mac */*+html div{zoom:1}/* haslayout trigger *//* disable borders for images with hyperlink */a img{ border:0px}a{font-family:Tahoma;font-size:10pt;color:#2B82C5}a:link{color:#2B82C5;text-decoration:none}a:visited{color:#2B82C5;text-decoration:none}a:hover{text-decoration:underline;color:#2B82C5}a:active{color:#2B82C5;text-decoration:none} .Current { font-weight:bold; font-size:11px;}
        #myform
        {
            padding: 10px;
            background-color: #eee;
            width: 410px;
            border: 1px solid #ccc;
        }
        #myform h3
        {
            font-weight: normal;
        }
        #myform label
        {
            font-size: 10pt;
        }
        #myform input[type=text]
        {
            font-size: 10pt;
            width: 45px;
        }
        #email
        {
            display: none;
        }