@charset "utf-8";

html, body {
width:100%;
height:100%;
background-color:#ffffff;
}

body {
font-size:13px;
*font-size:small;
*font:x-small;
}

html, body, div, span, h1, h2, h3, h4, h5, h6, p, address, em, strong, ins del, abbr, dfn, kbd, samp, ver, q, blockquote, cite, ul, ol, li, dl, dt, dd, fieldset, legend, form, input, textarea, button, caption, hr, .header a, .nav a, .returnTop a, .footer a {
list-style:none;
outline:0;
line-height:1.5;
vertical-align:baseline;
margin:0;
padding:0;
border:none;
color:#666666;
font-style:normal;
font-weight:normal;
text-decoration:none;
letter-spacing:0.1em;
}

img {
vertical-align:bottom;
border:0;
}

table {
border-spacing:0;
font-size:inherit;
}

.nav dt, .skipNav, .sideNav dt {
width:0px;
height:0px;
overflow:hidden;
visibility:hidden;
}

hr{
display: none;
clear:both;
}