*, html,body,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
p,blockquote,th,td {
   margin:0;
   padding:0;
}

html, body {
  min-height:100%;

}

body {
  color: #333333;
  font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  background: #FFFFFF;
}

.wrap { margin: auto; width:1000px; position: relative; }

#header, #page, #vrapper {
  display:block;
  position:relative;
  clear:both;
}
a,
a:link,
a:visited {
  color: #006699;
}
#page a {
    text-decoration: none;
  border-bottom: 1px dotted #006699;    
}

#page a:hover,
#page a:active {
  border-bottom: 1px solid #006699;
}
#top
{
  position:absolute;
  left: 0px;
  top: 0px;
}
#top a {
  display: block;
  height: 65px;
  width: 174px;
  background: url(/img/logo_2.gif);
  margin-top: 40px;
  margin-left: 5px;
  padding-bottom:60px;
}
#top a h2 {
  display: none;
}
#header {
  display: block;
  height: 233px;
  width: 1000px;
  margin-bottom: 5px;
}
#header ul {
  background: #1e94c9 url(/img/head_bg.jpg) no-repeat;
  display: block;
  height: 233px;
  width: 799px;
  margin-left: 181px;
  list-style: url(none) none inside;
  padding-left: 20px;
}
#header ul li {
  display: inline;
  list-style: url(none) none inside;
}
#header ul li a {
  background: #5abde5;
  display: block;
  float: left;
  height: 159px;
  width: 122px;
  margin-right: 17px;
  margin-left: 17px;
  padding: 0px;
  margin-top: 34px;
}
#header ul li a b {
  display: none;
}

#header ul li a#t1 {
  background: url(/img/t1_bg.jpg);
}
#header ul li a#t2 {
  background: url(/img/t2_bg.jpg);
}
#header ul li a#t3 {
  background: url(/img/t3_bg.jpg);
}
#header ul li a#t4 {
  background: url(/img/t4_bg.jpg);
}
#header ul li a#t5 {
  background: url(/img/t5_bg.jpg);
}

#header ul li a#t1:hover {
  background: url(/img/t1_bg_over.jpg);
}
#header ul li a#t2:hover {
  background: url(/img/t2_bg_over.jpg);
}
#header ul li a#t3:hover {
  background: url(/img/t3_bg_over.jpg);
}
#header ul li a#t4:hover {
  background: url(/img/t4_bg_over.jpg);
}
#header ul li a#t5:hover {
  background: url(/img/t5_bg_over.jpg);
}


#page {
  width: 770px;
  margin-left: 200px;
  padding-left:25px;
  /*display:block;*/
  min-height:500px;
}
#page p {
  padding: 5px;
  text-align: justify;
}
#page ul {
  padding: 5px;
  margin: 2px 5px 2px 10px;
  list-style: square inside;
}
#page ol li {
  padding: 2px;
  margin: 2px 5px 2px 20px;
}

#page ul li{
    padding: 5px;
  list-style: square outside;
}


#page table { padding: 0px; border: none; border-collapse:collapse;}
#page td,
#page th {
  border: 1px solid #33B0E2;
  padding: 5px;
  border-collapse:collapse;
}
	#page .t2 td { border: none; }
#page th {
  color: #FFFFFF;
  background: #33B0E2;
  text-align: left; 
}
#page td.th {
  background: #DAEEF3;
}
#page tr.empty td{
  /*border-left-style: none; 
  border-right-style: none;*/
  border-left-color: #FFFFFF;
  border-right-color:#FFFFFF;
} 

#page h1,
#page h2 {
  background:#33b0e2 url(/img/h_bg.gif) repeat-x center;
  padding-right: 20px;
  padding-left: 60px;
  margin: 5px 0 10px 0;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
#page h1 b,
#page h2 b {
  background:#FFFFFF;
  color:#0e7bc0;
  padding: 0 5px;
  display:block;
}
#page h3 {
  font-size: 13px;
  padding: 5px;
  margin-top:5px;
}
#page h3 b{
  color: #0e7bc0;
}
#newslist p {
  text-indent: -55px;
  padding-left:65px;
  /*font-weight: bold;*/
}
#newslist a {
  text-decoration: none;
  border-width: 0px;
  border-style: none;
  font-weight: normal;
}
#col1 {
  display: block;
  position: absolute;
  left: 0px;
  top: 239px;
  width: 193px;
}
#col1 ul {
  background: #32aee1 url(/img/menu_bg.jpg) no-repeat left top;
  display: block;
  width: 193px;
  min-height: 230px;
  padding-top: 10px;
  margin-bottom:0;
  list-style: none;
}
#col1 .shadow {
  height:20px;
  background: #32aee1 url(/img/menu_bg.jpg) no-repeat left bottom;
}
#col1 ul li
{
  display:inline;
  list-style: none;
}
#col1 ul li a
{
  display: block;
  margin-right: 18px;
  margin-left: 20px;
  padding-left: 16px;
  height: 22px;
  line-height:20px;
  border-bottom: 1px solid #7cc2e0;
  text-transform: uppercase;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 1px;
  font-size: 11px;
}
#col1 ul li a:hover
{
  color: #cde9fc; 
}
#col1 ul li a.special
{
  border-style: none;
  line-height: 16px;
  color: #FFFF00;
  word-spacing:2px;
  letter-spacing: 0px;
  margin-left: 15px;
}
#col1 ul li a.special:hover
{
color: #FFFF00;
}
#col1 form
{
  background:#33b0e2;
  text-align:center;
  padding: 15px 0;
  margin-top: 20px;
  margin-right:5px;
}
#top_box
{
  background:#0066CC url(/img/top_box_bg.gif);
  margin-left: -44px;
  margin-bottom: 10px;
  padding-top:30px;
  padding-left: 60px;
  padding-right:20px;
  width:740px;
  height: 207px;
  color: #FFFFFF;
  overflow:hidden;
}
#top_box h1.platform_h
{
  display:block;
  background: url(/img/platform_h.gif) no-repeat;
  height: 30px;
  width: 440px;
}
#top_box h1 {
  padding-bottom: 2px;
}
#top_box h1.platform_h span {
  display:none;
}
#top_box p
{
  padding: 0 0 10px 0;
  text-align: left;
}
#top_box a
{
  color: #FFFFFF;
  text-decoration: none;
  border-bottom: 1px dotted #FFFFFF;
}
#footer {
  display: block;
  width: 965px;
  margin-left: 15px;
  padding-top:15px;
  font-size: 11px;
}
#footer table {
  margin-top:1px;
}

#footer td.cpr {
  border-top: 1px solid #006699;
  color:#006699;
  height: 18px;
  
}
#footer td.cont {
  background: #006699;
  color:#FFFFFF;
  padding-right:10px;
  height: 20px;
}
#footer td.cont a {
  color:#FFFFFF;
}

#adr {
  position:absolute;
  left: 25px;
  top: 165px;
}
#adr p {
  font-size: 11px;
  text-align:left;
  padding-bottom: 3px;
  letter-spacing: 1px;
}
#adr strong,
#adr a {
  font-weight: bold;
  color: #0e7bc0;
  font-size: 12px;
  letter-spacing: 0px;
  text-decoration: none;
}
a#amt img {
  padding-right: 15px;
  padding-left: 15px;
  filter:alpha(opacity=50, style=0);
}
a#amt:hover img {
  filter:none;
}
.red {
  color: #FF0000;
}
.hh {
  display:none;
}
