#skiplink, #flashbanner, #leftbar {
display: none;
}

* {	
font-family: Tahoma, Arial, Verdana, sans-serif;
}

body {
font-size: 10pt;
color: black;
background: white;
margin: 0;
padding: 0;
width: 100%;
}

#wrapper {
margin: 0 12pt 0 0;
}

p, li {
line-height: 1.5;
}

h1 {
font-size: 14pt;
}

h2, h3 {
font-size: 12pt;
}

h4, h5, h6 {
font-size: 10pt;
}

img {
border: 0;
}

#banner {
float: right;
}

#address img {
display: block;
}

#footer object, #footer embed {
display: none;
}


a {
text-decoration: none;
font-weight: normal;
color: Black;
}

.hide, legend {
position: absolute;
left: -5000px;
top: -5000px;
}

legend {
z-index: -1;
}

fieldset {
border: 0;
}