@charset "utf-8";
/* CSS Document */

body{text-align:center; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#000; line-height:1.4em; background:#000 url(../img/bg.jpg) center top no-repeat;}

hr{border:none; clear:both; height:0; display:none;}
h1,h2,h3,h4,h5,h6{font-weight:bold; margin-bottom:16px;}
h1{font-size:2.5em; color:#0067ab;}
h2{font-size:1.9em; color:#0067ab;}
h3{font-size:1.6em}
h4{font-size:1.4em}
h5{font-size:1.2em}
h6{font-size:1em}
p,dl,hr,ol,ul,pre,table,address,fieldset{margin-bottom:1.2em}

a{font-weight:bold; color:#0067ab;}
strong{font-weight:bold;}

ul {list-style-type: disc; margin-left: 15px;}
ul ul {list-style-type: square;}
ul ul ul {list-style-type: circle;}
ul li {margin-left:15px;}
ol { list-style:decimal inside; margin-left: 15px; }

blockquote {margin:0 20px 1em; padding:1em 20px 0; border-top:1px solid #CCC; border-bottom:1px solid #CCC; color:#999;}
blockquote *:first-child:before { content:"\201C"; }
blockquote *:first-child:after { content:"\201D"; }

address{font-style:italic;}

dt{font-weight:bold;}
dd{padding-left:15px;}

table{}
.alt td, .alt th{background:#eee;}
th,td{border:solid 1px #fff; padding:3px 7px;}
caption{text-align:center;}
thead tr{background:#eee}
thead td,thead th{border:1px solid #ddd}
thead td,th{color:#0067ab; font-weight:bold;}

label{display:block; clear:both; margin:2px 0}
label span{vertical-align:top; padding-top:2px; display:inline-block;}
input[type="radio"], label input[type="checkbox"]{float:left;}
input[type="text"], textarea, select, input[type="password"]{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#444; line-height:1.4em; border:#aaa 1px solid; padding:1px 5px 1px;}
select{padding:1px;}
textarea{padding-right:1px;}

