* {margin: 0px; padding: 0px;}
a, ul, ol, li, div {border: none; margin: 0px; padding: 0px;}
img {display: block;}
fieldset { border: none; }  
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.cboth {clear: both;}
.inline, .inline li {  display: inline;}
.alignleft {float: left; }
.alignright {float: right;  }
input {border: 1px solid #0E6699; height: 20px; padding-top: 3px; width: 300px; }
textarea { border: 1px solid #0E6699; width: 400px;}
ul, ol {list-style-type: none;}
a {text-decoration: none; color: #0e6699;}
body {margin: 0px; padding: 0px; background:#0e6699; font-family: Arial; font-size: 12px; color: #586973; line-height: 1.2em; background: #fff; width: 100%;}

.main {width: 962px; margin: 0px auto;}

.header, .right, .controls , .footer {display: none; }
   
    
.top_block .info a:hover {
color:#586973;
}

a {  
color:#177DB8; 
}
  
h1 { color:#0E679A;font-size:44px; font-style:normal; font-variant:normal; font-weight:normal; line-height:normal; margin-bottom:10px; } 
h2 {color:#0E679A; font-size:17px; font-style:normal; font-variant:normal; font-weight:bold; line-height:normal; margin-bottom:10px; margin-top:10px; }


