body {
font-size:100%;
}

body,caption,th,td,input,textarea,select,option,legend,fieldset {
font-family: Arial, Helvetica, sans-serif;
}

pre,code {
font-size:1.1em;
font-family:"Bitstream Vera Sans Mono", "Courier New", monospace;
}

h1 {
display:none;
font-size:2em;
line-height:1.3em;
margin-top:0;
margin-bottom:0.5em;
}

h2 {
display:none;
font-size:1.5em;
line-height:1.3em;
margin-top:0.667em;
margin-bottom:0.667em;
}

h3 {
font-size:1.3em;
line-height:1.3em;
margin-top:0.769em;
margin-bottom:0.769em;
}

h4,h5,h6 {
font-size:1.1em;
line-height:1.3em;
margin-top:0.909em;
margin-bottom:0.909em;
}

p,ul,ol,dl,pre,table,fieldset,blockquote {
color:#b4aeb3;
margin:1em 0;
}

p
{
font-size:12px;
}


ul,ol {
margin-left:0;
padding-left:2em;
}

li {
margin-bottom:5px;
padding:0;
}

.item-list ul li /* Drupal override */ {
list-style:inherit;
margin:0;
padding:0;
}

ul {
list-style-type:disc;
}

ul ul ul {
list-style-type:square;
}

ol ol {
list-style-type:lower-alpha;
}

dd {
margin:0 0 0 2em;
padding:0;
}

table {
border-collapse:collapse;
}

td {
padding-right:35px;
padding-bottom:25px;
}

th,thead th,tbody th {
text-align:left;
padding-right:0;
border-bottom:none;
}

tbody {
border-top:none;
}

abbr {
border-bottom:1px dotted #666;
cursor:help;
white-space:nowrap;
}

abbr.created {
border:none;
cursor:auto;
white-space:normal;
}

img {
border:0;
}

hr {
height:1px;
border:1px solid #666;
}

form {
max-width:450px;
margin:0;
padding:0;
}

fieldset {
margin:1em 0;
padding:0.5em;
}

.block ul,/* Drupal overrides */
.item-list ul,ul ul,ul ol,ol ol,ol ul,.block ul ul,.block ul ol,.block ol ol,.block ol ul,.item-list ul ul,.item-list ul ol,.item-list ol ol,.item-list ol ul {
margin:0;
}

ul.menu li,/* Drupal override */
li.expanded,li.collapsed,li.leaf,dt {
margin:0;
padding:0;
}

ul ul,ul ul ul ul {
list-style-type:circle;
}

ol,ol ol ol {
list-style-type:decimal;
}

a:link,a:hover.black,a:visited,a:hover,a:focus,a:active {
color:#00a5d5;
text-decoration:none;
}

a:link.white,a:visited.white,a:hover.white {
color:#000;
font-weight:bold;
text-decoration:none;
float:left;
padding:17px 12px 12px 75px;
}

a:link.black,a:visited.black {
color:#000;
text-decoration:none;
}