

html, body {
 background-color:#f2f2f2;
}
body {
 margin: 0px 0px 0px 0px;
}
#main {
 position:static;
 width:850px;
 margin:none;
 display:inline;
}
#header {
  width:850px;
  height:77px;
  margin:0px 0px 0px 0px;
}
#menubar {
 display:none;
}

#content {
  width:850px;
  margin:0px 0px 0px 0px;
  background-color:#FFFFFF;
  height:auto;
  min-height:90%;
 display:inline;
  
}
#banner {
 width:325px;
 float:left;
 height:73px;
 margin-top:2px;
 border:none;
}
img {
 border:none;
}
#topmenu {
 display:none;
}
#quicksearch {
  display:none;
}
#footer {
 display:none;
}
.languagechooser {
 display:none;
}
.topleft_img {
 float:left;
 width:40px;
 height:235px;
}
a img:hover {
 border:none;
}
.path {
 float:left;
 width:810px;
 height:25px;
 line-height:25px;
}
.textbox {
 width:790px;
 margin-left:5px;
 min-height:400px;
 float:left;
 padding-bottom:5px;
}
.largebox {
 width:775px;
 margin-left:55px;
 min-height:400px;
 float:left;
 padding-bottom:5px;
}
.topleft_box {
 float:left;
 width:345px;
 height:210px;
 background-color:#dedede;
 padding-left:15px;
}
.topleft_flash {
 width:425px;
 height:235px;
 float:left;
}
.bottomleft_box, .bottomright_box, .textbox {
 min-height:200px;
 overflow:show;
}
.topright_box {
 float:left;
 width:450px;
 height:210px;
 background-repeat:no-repeat;
 background-position:center;
}
.topright_bar {
 float:left;
 width:25px;
 height:210px;
 overflow:hidden;
}
.topright_text {
 background-color:rgb(222,222,222);
 height:40px;
 float:left;
}
.topright_text, .topright_text input {
 width:425px;
 padding-top:20px;
 text-align:center;
 border:none;
}
.topright_text {
 margin-top:75px;
}
.bottomleft_box, .bottomright_box {
 float:left;
 overflow:visible;
}
.bottomleft_box {
 clear:left;
 width:345px;
 margin-left:55px;
}
.bottomright_box {
 float:right;
 width:410px;
}
#headerbox {
 width:100%;
 background-color:white;
 float:left;
}

body,td,th, div {
 color: #333333;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
}
body {
 background-color: #EAEAEA;
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}
a:link, a li {
 color: #666666;
}
a:visited {
 color: #666666;
}
a:hover { 
 color: #666666;
}
a:active {
 color: #666666;
}

img {
page-break-after:avoid;
}