html,body,table {
margin:0;
padding:0;
}

body {
font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
font-size:14px;
background-color:#F1F1F1;
background-image:url(../images/head.jpg);
background-repeat:repeat-x;
}

#tblresults tr {
height:15px;
}

ol {
line-height:110%;
margin-top:0;
margin-bottom:10px;
}

li {
padding:5px 0 10px 0;
}

select,input {
font-size:100%;
background: #F1F1F1;
padding: 3px 0px;
font-weight:800;
}

#container {
width:200px;
margin:0 auto;
}

#main {
display:none;
}

#main img {
border:0;
}

#banner {
background:transparent url(../images/head.jpg) repeat-x;
height:80px;
width:200px;
}

#banner a {
color:#EEE;
text-decoration:underline;
}

#banner p {
font-size:14px;
text-align:right;
color:#555;
}

#logo {
background:transparent url(../images/logo.jpg) no-repeat;
height:100px;
color:#555;
}

#logo a {
color:#555;
font-weight:700;
text-decoration:underline;
}

#logo a:hover {
color:#333;
}

.outline { border:none; }

#content {
height:500px;
width:200px;
margin:0 auto;
}

#div1, #div2, #div3, #div4, #div5 {
position:relative;
margin-left: 0px;
}

.fielddiv {
text-align:center;
background:#FFF;
padding:5px;
}

p {
margin:0;
padding:2px;
}

.label {
text-align:center;
margin-bottom:12px;
font-weight:700;
background-color:#026536;
color:#FFF;
padding:5px 1px;
}

#calculate {
position:relative;
width:100%;
height:40px;
margin-top:175px;
font-size:100%;
background:#FFF;
padding:10px;
text-align: center;
}

#welcome {
position:relative;
width:100%;
height:35px;
text-align:center;
font-size:110%;
background:#FFF;
padding:10px;
}

#response {
position:relative;
background:#FFF;
padding:5px;
font-size:120%;
}

#copyright {
position:relative;
width:100%;
}

.button {
cursor:pointer;
border:1px outset gray;
background-color:#CCC;
width:100px;
height:30px;
font-weight:bold;
font-size: 115%;
margin-top: 5px;
}

html,body,* html #container {
height:100%;
}

#logo h1,#print, #banner p, #printurl {
display:none;
}