#skip, #tools, #navigation, #subnav, .button, #footer a, .hide {
display: none;
}

* {	
font-family: "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

body {
font-size: 10pt;
color: black;
background: white;
margin: 0;
padding: 0;
width: 100%;
}

#outerwrapper {
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;
float: right;
margin: 0 0 20pt 14pt;
}

a {
text-decoration: underline;
color: Black;
}
h1 a, h2 a, h3 a, h4 a {
text-decoration: none;
}

fieldset {
border: 0;
}

#content table {
border-collapse: collapse;
margin: 1em 0 1em 0.5em;
}

#content th, #content td {
vertical-align: top;
text-align: left;
border: 1px solid #ccc;
padding: 0.4em;
}

#logolink img {
display: block;
float: none;
margin: 0 0 0 0;
}

#homepage .rollbox {
clear: both;
margin-top: 14pt;
}
