@charset "utf-8";

/* body */
body { background-color:#002957; padding:0px; margin:0px; direction:ltr; }

/* canvas */
.wap { padding:10px; }

/* header tabs */
.wap .tabs { direction:rtl; }
.wap .tabs .logo { background-image:url(../images/tabs-logo.png); background-position:center; background-repeat:no-repeat; width:205px; height:58px; }
.wap .tabs .empty { background-image:url(../images/tabs-empty.png); background-repeat:repeat-x; height:58px; }
.wap .tabs .section { background-image:url(../images/tabs-section.png); background-position:center; background-repeat:no-repeat; width:82px; height:58px; font-size:12px; font-family:"Tahoma",Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#022c5c; text-align:center; }

/* sections */
.wap .sections { background-color:white; }
.wap .sections .panel { background-color:#e7e7e7; text-align:center; }
.wap .sections .panel a { font-family:"Tahoma",Verdana, Arial, Helvetica, sans-serif; font-size:13px; text-decoration:none; color:black; }

/* news links */
.wap .news { background-color:white; direction:rtl; }
.wap .news .panel a { color:#012f60; text-decoration:none; font-size:12px; font-family:"Tahoma",Verdana, Arial, Helvetica, sans-serif; font-weight:bold; padding:4px 12px 4px 0px; display:block; background-image:url(../images/bullet.gif); background-repeat:no-repeat; background-position:right; }

/* news details */
.wap .details { background-color:white; direction:rtl; padding:5px; }
.wap .details .title { text-align:center; font-size:16px; font-family:"Times New Roman",Verdana, Arial, Helvetica, sans-serif; font-weight:bold; padding:2px; padding-bottom:5px; color:#012f60; }
.wap .details .subtitle { text-align:center; font-size:12px; font-family:"Tahoma",Verdana, Arial, Helvetica, sans-serif; padding-top:5px; color:#012f60; }
.wap .details .text { padding-top:5px; padding-bottom:5px; }
.wap .details .text .link { display:block; padding-top:4px; padding-bottom:4px; }
.wap .details .text .link a { font-size:12px; font-family:"Tahoma",Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#012f60; text-decoration:none; padding:4px 12px 4px 0px; display:block; background-image:url(../images/bullet.gif); background-repeat:no-repeat; background-position:right; }

/* footer */
.wap .footer { direction:rtl; }
.wap .footer a { color:#012f60; text-decoration:none; font-size:12px; font-family:"Tahoma",Verdana, Arial, Helvetica, sans-serif; font-weight:bold; }
.wap .footer .left { background-image:url(../images/footer-right.png); background-position:center; background-repeat:no-repeat; width:8px; height:40px; }
.wap .footer .center { background-image:url(../images/footer-center.png); background-repeat:repeat-x; height:40px; text-align:left; }
.wap .footer .right { background-image:url(../images/footer-left.png); background-position:center; background-repeat:no-repeat; width:8px; height:40px; }

/* copyright notice */
.wap .copyright { text-align:center; color:white; font-family:"Tahoma",Verdana,Arial,Helvetica,sans-serif; font-size:11px; padding-top:10px; }
.wap .copyright a { text-decoration:none; color:white; }

/* developer notice */
.wap .developer { text-align:center; color:#FFC777; font-family:"Tahoma",Verdana,Arial,Helvetica,sans-serif; font-size:11px; padding-top:10px; }
.wap .developer a { text-decoration:none; color:white; }