*{
  margin:0px;
  padding:0px;
}

img{
  border:0px;
}

body{
  width:100%;
  background:#ffffff;
  font-size:9pt;
}


h2{
  font-size:12pt;
}
  
p{
  margin:5px 10px;
  line-height:180%;
}

ul,li {
  margin: 0.5em 1em 0.5em 1em;
}


.cnt{
  text-align:center;
  margin:2px;  
}

.r{
  text-align:right;
  width:60px;
}

.large{
  font-size:11pt; 
}

#outline{
  background:#ffffff;
}

#main_container{
  background:url(../images/main_bg.gif) repeat-y right 0;
}

#main_container_map{
  background:url(../images/main_map_bg.gif) repeat-y right 0;
}

/*
#main_container .main_column{
  background:url(../images/footer_bg.gif) repeat-x top;
}
*/
#header{
  background:url(../images/header_bg.png) repeat-x top;
}

#footer{
  font-size:8pt;
  background:url(../images/footer_bg.gif) repeat-x top;
  padding-top:10px;
}

#footer .main_column{
  text-align:center;
  line-height:40px;
}

#footer .sub_column{
  text-align:center;
  line-height:20px;
}

.yui-skin-sam .yui-dt-hidden {
    display: none;
}
