body { 
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  direction: ltr;
  text-align: center;
  font-family: arial,helvetica,clean,sans-serif;  
  font-size: 0.8em;
  color: #333333;
  overflow: scroll; 
}

ul, ol {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}

body, ul, ol, li, form, input {
  margin: 0pt;
  padding: 0pt;
}

img {
  border: 0px;
  vertical-align: text-bottom;
}

a:link, a:visited {
  text-decoration: none;
  color:#16387C;
}
a:hover {
  text-decoration: underline;
  color:#16387C;
}


#page 
{
  margin:0pt auto;
  min-width:950px;
  position:relative;
  text-align:left;
  width:950px;
}

#pagehead {
  margin:0pt auto 10px;
  background-color:#EEF3F6;
  border-color:#DBE2E8;
  border-style:solid;
  border-width:0px 1px 0px 1px;
}

#pageheadtop {
  padding: 10px;
  text-align: center;
  clear:both;
  display:block;
  position:relative;
}

#pageheaddown {
  border-top:1px solid #DBE2E8;
	background: url(img/back_head.gif) #f8fafc repeat-x 0% 100%;     
  padding: 5px;
  clear:both;
  display:block;
  position:relative;
  font-family: verdana;
}

#pageheaddownleft {
  padding-left:10px;
}

#pageheaddownright {
  position:absolute;
  right: 0px;
  top: 5px;
  padding-right:10px;
  color: #990000;
  text-align:right;
  width: 50%;
  font-weight: bold;
}

#pageheaddownright a {
  color: #990000; 
}

#pagebody {
  min-width:950px;
  width: 950px;
  position:relative;
  height: 1%;
}

#pageleft {
  float: left;
  min-width: 150px;
  width: 150px;
  clear:none;
}

.pagemargin {
  margin-left: 8px;
}

#pagemiddleright {
  float: right;
  min-width: 800px;
  width: 800px;
  clear:none;
}

#pagemiddle {
  float: left;
  min-width: 520px;
  width: 65%;
  position:relative;
}

#pageright {
  float: right;
  min-width: 280px;
  width: 35%;
  position:relative;
}

#pagefoot {
  border-top:1px solid #B0BEC7;
  clear:both;
}

#searchdiv {
  height:1.7em;
  min-height:25px;
  margin-top:15px;
}
#searchbox {
  padding:3px 0pt 3px 3px;
  border:1px solid #999999;
  color:#333333;
  width:400px;
  height:24px;
}
#searchbutton {
  cursor:pointer;
  background: url(img/back_head.gif) #f8fafc repeat-x 0% 100%;
  padding:2px 10px;
  margin-left:-1px;
  text-align:center;
  border:1px solid #999999;
  color:#000000;
  font-weight:bold;
  height:24px;
}

