/* global */
html{height: 100%;}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: 11px;
}

table { width: 100%; }

td  { vertical-align: top; }

#searchform th { background: #eee; padding: 1px 0px 2px 10px; }

#searchform td { padding: 10px 0px 10px 0px; border-bottom: 1px #999 dotted; text-align: left;}

p, h4
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 150%;
}

h1, h2, h3
{ font-family: arial, sans-serif;
  letter-spacing: .4pt;
}

h1
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 14px; 
  line-height: 120%; }
  
h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 16px;  }
  
h3
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 11px; 
  line-height: 145%; 
  font-weight: 700; }

img
{ border: 0px;
  margin: 12px; }

a {outline: none; text-decoration: none; color: #060: }

/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 8px 0px 0px; }

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* block quote */
blockquote
{ margin: 14px 0px 14px 0px; 
  padding: 0px 20px 4px 20px;
  border-left: 8px solid;
  line-height: 150%;
}

/* unordered list */
ul
{ margin: 8px 0px 0px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* main container */
#main
{ width: 780px;
  margin-left: auto; 
  margin-right: auto;
}

#logga
{ 
  position: absolute;
  width: 840px;
  margin-left: 10px; 
  margin-right: auto;
  margin-top: 30px;
  text-align: left;
}

/* links above the logo / footer */
#footer
{ margin-left: auto; 
  margin-right: auto;
  padding: 10px 21px 0px 19px;
  width: 720px;
  height: 26px;
  text-align: center;
  font-size: 10px;

}

#banner img {margin: 0px; padding: 0px;}

#links { text-align: right; }

#links a, #footer a{ text-decoration: none;}

#links a:hover, #footer a:hover{text-decoration: none; color: #006600; }

/* logo */
#logo
{ margin-left: auto; 
  margin-right: auto;
  width: 760px;
  height: 100px;
  text-align: left;
}

#logo2
{ margin-left: auto; 
  margin-right: auto;
  width: 760px;
  left: -40px;
  height: 130px;
  text-align: left;
}

#logo h1
{ margin: 0px;
  padding: 41px 0px 0px 19px;
  font-size: 160%;
  letter-spacing: .2em;
}

/* navigation menu */
#menu
{ height: 42px;
  width: 760px;
  margin-left: auto; 
  margin-right: auto;
  background-color: #949fc0;
  border-width: 0px 0px 1px 0px;
  border-color: #000;
}

#menu ul{margin: 0px auto;} 

#menu li
{ float: left; 
  margin: 0px; 
  padding: 0px;
} 

#menu li a
{ display: block; 
  float: left; 
  height: 35px;
  text-decoration: none; 
  padding: 3px 19px 0px 19px;
  text-transform: uppercase;
} 

/* main content */
#content
{ margin-left: auto; 
  margin-right: auto;
  width: 760px;
  height: auto;
  padding: 0px;
  overflow: hidden;
} 

/* column 1 - contains sidebar items */
#column1
{ width: 207px;
  float: right;
  padding: 16px 0px 15px 0px;
}

.sidebaritem
{ text-align: left;
  width: 188px;
  float: left;
  margin: 0px 0px 25px 0px;
}

.sbihead
{ height: 14px;
  width: 188px;
  padding: 5px 0px 5px 19px;
  text-transform: uppercase;
}

.sbihead h1
{ padding: 0px; 
  margin: 0px; 
  font-weight: bold;
  font-size: 112%;
}

.sbicontent{padding: 14px 8px 8px 19px;}

.sbicontent p
{ line-height: 14px; 
  padding: 0px 0px 8px 0px;
}

.sbilinks{ padding: 0px;}

.sbilinks ul{ margin: 0px auto;} 

.sbilinks li 
{ margin: 0px; 
  float: left; 
  list-style: none; 
} 

.sbilinks li a, .sbilinks li a:hover
{ float: left; 
  height: 16px;
  text-decoration: none; 
  padding: 5px 0px 4px 19px;
  width: 188px;
  border: 0px;
} 

/* column 2 - page content */
#column2
{ text-align: justify;
  width: 512px;
  float: left;
  padding: 12px 3px 15px 19px;
}

#column2 h1
{ padding: 6px 0px 4px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px solid;
  font-size: 150%;
  text-transform: uppercase;
  font-weight: normal;
}

.sidebaritem a, #column2 a, .sidebaritem a:hover, #column2 a:hover
{ padding: 0px 0px 2px 0px;
  text-decoration: none;
  border-bottom: 1px dashed;
}

.sidebaritem a:hover, #column2 a:hover{ border-bottom: 0px solid;}

/* contact page - form layout */
form{margin-top: 0px;}

div.row
{ clear: both;
  width: 448px;
}

div.row span.formlabel 
{ float: left;
  width: 150px;
  text-align: left;
}

div.row span.forminput
{ float: right;
  text-align: right;
} 

div.spacer
{ clear: both;
  width: 80px;
}

input, textarea
{ width: 259px; 
  font-family: monotype;
  border: 1px solid;
  font-size: 100%;
  margin: 2px;
}

input { height: 20px; }

textarea { height: 100px; }

input.button, .submit
{ width: 100px; 
  font-family: verdana, arial, sans-serif;
  border: 1px solid;
  font-size: 11px;
  margin: 2px;
  height: 24px;
  cursor: pointer;
}

code { font-family: monotype; color: green; font-size: 12px; font-style: normal; }

/*Sample CSS used for the Virtual Pagination Demos. Modify/ remove as desired*/

.virtualpage{
/*hide the broken up pieces of contents until script is called. Remove if desired*/
display: none;
}

.paginationstyle{ /*Style for demo pagination divs*/
text-align: left;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid navy;
margin: 0 15px;
}

.paginationstyleX a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
border: 1px solid black;
color: navy;
background-color: white;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
background-color: #FEE496;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected
{ /*Pagination div "flatview" links style*/
color: #000;
background-color: yellow;
}

