/* Page layout style */ body { padding: 0px; margin: 0px; font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #202020; width: 100%; } table.mainer { width: 100%; height: 100%; border: 0px; } table.mainer#mainest { background-color: #F2EEEE; } td.header { width: 100%; height: 89px; background-color: #6897CF; } td.logo { width: 65%; vertical-align: top; padding: 11px 5px 5px 101px; } table.upper_menu { height:50px; width: 100%; border-left: 1px solid white; } td.icon { width: 55px; text-align: right; } td.hor_line { height: 5px; background-color: #D3D3D3; } td.contacts { height: 55px; background-color: #F0F0F0; } td.counters { padding: 10px 20px 10px 20px; text-align: right; } /* Fields Style*/ td.signature { width: 22%; padding-left: 30px; } td.signature p { font-size: 11px; color: #737373; line-height: 17px; } div.top_pic { position: absolute; top: 0px; left: 0px; height: 1px; width: 1px; } /* Content style */ div.editor_div_content { font-family: Verdana, Arial, sans-serif; vertical-align: top; padding: 20px; font-size: +150%; color: #202020; } a, a:active, a:link, a:hover, a:visited { color: #426db2; font-family: verdana, arial, sans-serif; text-decoration: underline; } hr { color: #7F9DB9; height: 1px; width: 100%; border-top: 1px solid #7F9DB9; } td.osncontent { vertical-align: top; padding: 30px 130px 20px 5px; } td.osncontent img, div.editor_div_content img{ border-color: #aaa; } td.osncontent p, td.osncontent li, div.editor_div_content p, div.editor_div_content li { font-size: 80%; } td.osncontent h1, div.editor_div_content h1 { color: #404040; font-size: 140%; font-weight: normal; } td.osncontent h2, div.editor_div_content h2 { color: #487DBD; font-size: 120%; font-weight: normal; } td.osncontent h3, div.editor_div_content h3 { color: #404040; font-size: 100%; font-weight: normal; } td.osncontent h4, div.editor_div_content h4 { color: #404040; font-size: 80%; font-weight: bold; } td.osncontent h5, div.editor_div_content h5 { color: #404040; font-size: 70%; font-weight: normal; } td.osncontent h6, div.editor_div_content h6 { color: #404040; font-size: 60%; font-weight: normal; } td.osncontent table, div.editor_div_content table { border-left: 1px solid #7F9DB9; border-top: 1px solid #7F9DB9; } td.osncontent table td, div.editor_div_content table td { border-right: 1px solid #7F9DB9; border-bottom: 1px solid #7F9DB9; padding: 2px 5px; } /* Menu Style */ td.menu_td { width: 25%; text-align: left; vertical-align: top; padding: 150px 10px 25px 5px; } td.menu_item0 { height: 1px; text-transform: uppercase; font-size: 13px; font-weight: bold; color: #A09F9F; padding: 5px 25px 6px 25px; cursor: hand; } td.menu_item0 a, td.menu_item0 a:hover, td.menu_item0 a:focus, td.menu_item0 a:visited { text-transform: uppercase; font-size: 13px; font-weight: bold; color: #A09F9F; text-decoration: none; cursor: hand; } td.menu_item0_h { height: 1px; text-transform: uppercase; font-size: 13px; font-weight: bold; color: #FFF; background-color: #6897CF; padding: 5px 25px 6px 25px; cursor: hand; } td.menu_item0_h a, td.menu_item0_h a:hover, td.menu_item0_h a:focus, td.menu_item0_h a:visited { color: #fff; background-color: #6897CF; text-decoration: none; } td.menu_item1 { height: 1px; text-transform: none; font-size: 11px; font-weight: normal; color: #A09F9F; padding: 3px 5px 2px 5px; cursor: hand; } td.menu_item1 a, td.menu_item1 a:hover, td.menu_item1 a:focus, td.menu_item1 a:visited { font-size: 11px; font-weight: normal; color: #A09F9F; text-decoration: none; cursor: hand; } td.menu_item1_h { height: 1px; text-transform: none; font-size: 11px; font-weight: normal; background-color: #6897CF; color: #FFF; padding: 3px 5px 2px 5px; cursor: hand; } td.menu_item1_h a, td.menu_item1_h a:hover, td.menu_item1_h a:focus, td.menu_item1_h a:visited { color: #fff; background-color: #6897CF; text-decoration: none; cursor: hand; } td.level1_td { padding: 10px 0px 10px 30px; }