*{
  margin: 0;
  padding: 0;
}

html{
  background: #000066;
}

body{
  min-width: 995px;
}

body, td th, div{
  color: #333;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 130%;
}
.innertube img{
 margin:10px;   
}
textarea, input, select, button{
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  color: #333;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
}

hr{
  background: #ff9900;
  border: medium none;
  color: #ff9900;
  height: 2px;
}

a{
  color: #0A6EB8;
  text-decoration: none;
}

a:hover{
  color: #0A6EB8;
  text-decoration: underline;
}

:focus {
  outline: 0;
}

ul li, ol li{
  margin-left: 20px;
}

table {
  width: 100%;
  border: 1px solid #0A6EB8;
  padding: 10px 0px 10px 0px;
}

img{
  border: none;
}

.clr {
  clear: both;
  display: block;
  font-size: 0px;
  line-height: 0px;
}

.fleft{
  display: block;
  float: left;
}

.fright{
  display: block;
  float: right;
}

.right{
  text-align: right;
}

.ci li{
  background: url(images/ci.gif) no-repeat 0 8px;
  list-style: none;
  margin: 0;
  padding: 3px 0;
  padding-left: 20px;
}

#container{
  background: url(images/bg.gif) repeat-y;
  margin: 0 auto;
  padding: 0 3px;
  width: 995px;
  }

#header{
  width: 989px;
}

#header-bg{
  background: url(images/header.jpg) no-repeat;
  height: 189px;
}

#header-link{
  display: block;
  height: 40px;
  margin-left: 360px;
  padding: 5px 10px 10px 100px;
  width: 195px;
}

#header-panel{
  background: #fe1d77;
  height: 37px;
}

#search-left{
  float: left;
}

#search{
  height: 22px;
  padding-top: 7px;
  width: 450px;
}

.input-text{
  border: 1px solid #b3b1b1;
  line-height: 18px;
  padding: 2px;
  width: 145px;
}

#contentwrapper{
  float: left;
  width: 100%;
}

#contentcolumn{
  font-size: 14px;
  margin: 0 280px 0 210px;
}

#contentcolumn .innertube{
  font-size: 14px;
}

.title{
  color: #525252;
  font-size: 24px;
  height: 20px;
  padding-bottom: 18px;
  padding-top: 25px;
}

.title2{
  padding-bottom: 10px;
}

.title2 a{
  color: #01518f;
  font-size: 14px;
  font-weight: bold;
}

.title3{
  padding: 10px 0;
}

.title3 a{
  color: #01518F;
  font-weight: bold;
  font-size: 13px;
}

.title5{
  color: #525252;
  font-family: Georgia;
  font-size: 19px;
  padding-bottom: 18px;
  padding-top: 25px;
}

/*.title6{
  color: #01518f;
  font-size: 20px;
}*/

.c-border{
  border: 1px solid #d2d2d2;
  font-size: 13px;
  padding: 10px;
  padding-top: 0;
}

.font13{
  font-size: 13px;
}

.cntnt-img{
  vertical-align: top;
}

.cntnt{
  padding-left: 10px;
  vertical-align: top;
position:relative;
}

.pt10{
  padding-top: 10px;
  text-align:right;
}




.hr{
  margin: 7px 0;
}

.b-more{
  margin: 20px 0;
  text-align: center;
}

.stylenone li{
  /*border-bottom: 4px solid #eeedee;*/
  list-style: none;
  margin-left: 0;
  padding-bottom: 10px;
  padding-top: 10px;
}

#leftcolumn{
  float: left;
  margin-left: -995px;
  width: 210px;
}

.menu{
  margin-top: 13px;
}

.menu li{
  height: 28px;
  list-style: none;
  margin-left: 15px;
  padding: 5px 0;
}

a.button, a.button:hover, a.a-button, a.a-button:hover {
  background: transparent url(images/link-r.png) no-repeat scroll top right;
  color: #525252;
  cursor: pointer;
  display: block;
  float: right;
  font-size: 14px;
  font-weight: bold;
  height: 28px;
  text-align: center;
  text-decoration: none;
  width: 167px;
}

a.a-button, a.a-button:hover, a.button:hover{
  background: transparent url(images/alink-r.png) no-repeat scroll top right;
  color: #fff;
}

a.button span, a.a-button span{
  background: transparent url(images/link-c.png) no-repeat;
  display: block;
  height: 22px;
  padding-top: 6px;
}

a.a-button span, a.button:hover span{
  background: transparent url(images/alink-c.png) no-repeat;
}

.partners{
  margin-left: 16px;
  margin-top: 35px;
  width: 165px;
}

.partners-t{
  background: url(images/partners-t.png) no-repeat;
  height: 7px;
  width: 165px;
}

.partners-c, .featured-c{
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
  text-align: center;
  width: 163px;
}

.partners-c a, .featured-c a{
  display: block;
  margin-bottom: 20px;
}

.partners-b{
  background: url(images/partners-b.png) no-repeat;
  height: 7px;
  width: 165px;
}

.featured{
  width: 233px;
  margin-left: 5px;
  margin-top: 15px;
}

.featured-t{
  background: url(images/block-top1.gif) no-repeat;
  height: 9px;
  width: 233px;
}

.featured-c{
  width: 231px;
}

.featured-b{
  background: url(images/block-bottom1.gif) no-repeat;
  height: 9px;
  width: 233px;
}

#rightcolumn{
  float: left;
  margin-left: -280px;
  width: 274px;
}

.block{
  width: 244px;
}

.block-head{
  background: #01518f;
  color: #fff;
  font-weight: bold;
  padding: 5px 0;
  text-align: center;
  margin-top: 10px;
}

.block-head1{
  background: #01518f;
  height: 28px;
  width: 233px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  padding: 4px 0 0 11px;
  margin-top: 10px;
}

.block-head2{
  background: url(images/block-head-2.png) no-repeat;
  height: 32px;
  width: 244px;
}

.block-head3{
  background: url(images/block-head-3.png) no-repeat;
  height: 32px;
  width: 244px;
}

.block-head4{
  background: url(images/block-head-4.png) no-repeat;
  height: 32px;
  width: 244px;
}

.block-c{
  background: url(images/block.png);
  padding: 10px;
}

.popular li{
  background: url(images/arrow.png) no-repeat 0 8px;
  list-style: none;
  margin-left: 5px;
  padding: 5px 0;
  padding-left: 15px;
}

.popular li a{
  color: #01518F;
  font-weight: bold;
}

.popular li a:hover{
  color: #01518F;
  text-decoration: underline;
}

#footer{
  background: #cdcccc;
  height: 40px;
  margin-top: 50px;
  text-align: center;
  width: 989px;
}

#footer a{
  color: #000;
  text-decoration: none;
}

#footer a:hover{
  text-decoration: underline;
}

#copy{
  color: #fff;
  padding-left: 25px;
  padding-top: 13px;
}

#footer-links{
  padding-right: 20px;
  padding-top: 13px;
}

.innertube{
  margin: 10px;
  margin-top: 0;
}

.bingo th{
  background: #01518F;
  border: 1px solid #fff;
  color: #fff;
  font-size: 15px;
  padding: 7px;
}

.bingo td{
  border: 1px solid #01518F;
  color: #525252;
  font-size: 13px;
  padding: 7px;
}

.bingo td.t1{
  color: #E3E7F7;
  font-weight: bold;
}

.bingo td.t2{
  background: #E3E7F7;
}

.bingo td.t3{
  background: #E3E7F7;
  font-weight: bold;
}

#contact td{
  font-size: 14px;
  padding: 5px;
}

.input{
  border: 1px solid #b3b3b3;
  line-height: 18px;
  padding: 2px;
  width: 400px;
}

.ci2 li{
  background: url(images/ci2.gif) no-repeat 0 8px;
  color: #0a6eb8;
  font-size: 13px;
  font-weight: bold;
  list-style: none;
  margin: 0;
  padding: 5px 0;
  padding-left: 20px;
}

.ci2 li span{
  color: #525252;
  text-align: right;
}

.ci2 li a{
  color: #0a6eb8;
}

a.button-sm, a.button-sm:hover, a.a-button-sm, a.a-button-sm:hover {
  background: transparent url(images/button-sm-r.png) no-repeat scroll top right;
  color: #525252;
  display: block;
  float: left;
  height: 22px;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  width: 87px;
  text-align: center;
  cursor: pointer;
}

a.a-button-sm, a.a-button-sm:hover, a.button-sm:hover{
  background: transparent url(images/abutton-sm-r.png) no-repeat scroll top right;
  color: #fff;
}

a.button-sm span, a.a-button-sm span{
  background: transparent url(images/button-sm-c.png) no-repeat;
  display: block;
  padding-top: 2px;
  height: 20px;
}

a.a-button-sm span, a.button-sm:hover span{
  background: transparent url(images/abutton-sm-c.png) no-repeat;
}

.sitemap{
  margin-left: 34px;
}

.sitemap ul{
  margin-left: 34px;
}

.sitemap li{
  padding: 3px 0;
}
