﻿* {padding: 0; margin: 0; font-family: verdana, arial; font-size: 100.01%; line-height: 170%;}

body{font-size: 75%; background: url(/images/header-bg.jpg) top left repeat-x;}

h1, h2, h3, h4, h5, h6, p, ol, ul, blockquote, dl{margin: .75em 0 .5em 0;}
h1{font-size: 200%;}
h2{font-size: 180%;}
h3{font-size: 160%;}
h4{font-size: 140%;}
h5{font-size: 120%;}
h6{font-size: 110%;}

ul, ol{
padding-left: 30px;
}

a:link, a:active{
color: #00529b;
text-decoration: none;
font-weight: bold;
}

a:visited{color: #6798c3; text-decoration:none; font-weight: bold;}

a:hover{color: #ef5959; /*background: #00529b;*/ text-decoration:none; font-weight: bold;}

.floatright{float: right; margin: 3px; display:inline;}
.floatleft{float: left; margin: 3px; display:inline;}

.nowrap{white-space:nowrap;}

.border-top-left{border-left: 1px solid #00529b; border-top: 1px solid #00529b; padding: 2px;}

.half-width{width:45%;}

.error{padding: 1px; background-color: Yellow; color: Red; font-weight: bold;}

.indented{margin-left: 30px; padding: 5px; border-left: 2px solid #555; border-top: 1px solid #ccc;}

#pagewrapper{width: 750px; margin: 0 auto; padding: 5px;}

#searchbox{position: relative;}

#searchbox #tabs{position: absolute; top: 0; left: 0; z-index:999;}

#searchbox #tabs ul{
list-style-type: none;
padding: 0;
margin: 0;
margin-left: 30px;
display:inline;
float: left;
}

#searchbox #tabs ul li{
background: #aac1d5;
width: 150px;
margin: 5px;
margin-bottom: 0;
display: inline;
border: 1px solid #000;
border-bottom: 0;
cursor:pointer;
display: block;
float: left;
}

#searchbox #tabs ul li a{display: block; width: 140px; height: 20px; padding: 3px 5px; color: #000; margin: 0;}

#searchbox #tabs ul li a.active{
border-bottom: 2px solid #fff;
margin-bottom: -1px;
background: #fff;
}

a:active{outline: none;}
:focus{-moz-outline-style: none;}

#SearchForm{width: 100%; background: #fff; margin: 0; padding: 5px; border: 1px solid #000; position: absolute; top: 32px; left: 0; z-index:900;}
#SearchForm h3{margin: 0; padding: 5px 0;}
.clear{clear: both; height: 0; margin: 0; padding: 0; }

input{line-height: normal;}
