/* Eric Meyer's reboot CSS */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s,
samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead,
tr, th, td {
margin: 0;
padding: 0;
border: 0;
/*outline: 0;*/
font-size: 100%;
vertical-align: baseline;
}
body {
color: #333;
background: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
line-height: 1.33;
}
ul li{
margin: .25em 0;
}
ul ul {
list-style: circle;
margin: .5em 1em;
}
ul ul ul {
list-style: square;
padding-left: 1.5em;
text-indent: 0em;
}
h4, h5, h6 {
font-weight: bold;
}
h1 {
font-size: 220%;
}
h2 {
font-size: 185%;
}
h3 {
font-size: 150%;
}
h4 {
font-size: 125%;
}
h5 {
font-size: 110%;
}
:focus {
/*outline: 1px dotted inherit;*/
}
ins {
text-decoration: none;
background: #FED;
font-style: italic;
}
/* tables still need 'cellspacing="0"' */
table {
border-collapse: collapse;
border-spacing: 0;
}
.blockgroup:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.a508{
	/* visibility: hidden; */
height: 0; left: -9999em;  line-height: 0; position: absolute; text-indent: -9999em;	
}