@charset "utf-8";

* {margin:0px; padding:0px;}

html, body {padding:0; margin:0;}
body {font-family:Arial, Helvetica, sans-serif; color:#393939; font-size:12px; background:#FFF url(../images/bg_body.png) left top repeat-x;}
form {padding:0; margin:0; border:none;}

a {border:0 none; color:#144A73; text-decoration:underline;}
a:active {border:0; outline:none;}
a:focus {border:0; outline:none;}
a:hover {text-decoration:none;}

img {border:none;}
*html img {vertical-align:top;}
*:first-child+html img {vertical-align:top;}

h1, h2, h3, h4, h5, h6 {font-family:Arial, Helvetica, sans-serif; font-weight:normal; line-height:100%; margin:0; padding:0;}

/*-- Clearfix --*/

.clearfix:after {height:0; line-height:0; display:block; visibility:hidden; clear:both; content:".";}
.clearfix {display:inline-block;}
html[xmlns] .clearfix {display:block;}
* html .clearfix {height:1%;}
.clear {clear:both;}


#wrapper {width:960px; height:100%; margin:0 auto;}

#header {width:960px; height:105px;}
#header-left {padding:12px 0 0 0;}

.my-bg {width:972px; min-height:450px; margin:-8px -7px 0 -5px; padding:8px 0 0 0; background:url(../images/bg_report.jpg) right top no-repeat;}
.my-bg h2 {display:block; width:580px; height:138px; background:url(../images/title_warning.jpg) no-repeat; text-indent:-9999px; font-size:0px !important;}
.my-bg h3 {color:#195888; font-size:22px; line-height:22px; margin:30px 0 30px 5px;}
.my-bg ul {float:left; margin:0 30px; list-style-type:none;}
.my-bg ul li {color:#3D3D3D; font-size:14px; line-height:24px; padding-left:30px; background:url(../images/arrow_red_big.png) left top no-repeat; list-style-type:none;}

.my-bg-form {height:180px; background:url(../images/bg_form.png) left 0 no-repeat;}
.my-bg-form div {height:180px; background:url(../images/bg_form.png) right -180px no-repeat;}
.my-bg-form div div {height:180px; margin:0 20px; background:url(../images/bg_form.png) right -360px repeat-x;}
.my-bg-form h4 {display:block; height:57px; background:url(../images/text_find_out.png) center center no-repeat; text-indent:-9999px; font-size:0px !important; margin:0 !important;}
.my-bg-form table {margin:14px auto 22px auto;}
.my-bg-form td {padding:5px 5px;}
.my-bg-form label {display:block; padding-bottom:4px; color:#161616; font-size:12px; line-height:12px;}
.my-bg-form input {width:166px; padding:6px; border:1px solid #383838; background:#FFF; color:#161616; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:14px;}
.my-bg-form select {width:180px; background-color:#FFF; border:1px solid #383838; color:#161616; font-size:14px; line-height:14px; font-family:Arial, Helvetica, sans-serif; padding:5px 5px 5px 3px;}
input.button-search-my-bg {width:167px; height:54px; padding:54px 0 0; background:url(../images/button_search.png) 0 0 no-repeat; border:none; cursor:pointer; font-size:0; overflow:hidden;}
input.button-search-my-bg:hover {background:url(../images/button_search.png) 0 -54px no-repeat;}
.my-bg-form p {display:block; height:22px; color:#FFF; font-size:11px; line-height:22px; text-align:center;}
.my-bg-form p b {color:#F0CA09; font-weight:normal;}
.my-bg-form a {color:#FFF;}


.footer-copy {text-align:center; margin-top:20px;}