/* YUI 2.5.2 Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p,
    blockquote, th, td{margin:0; padding:0}
table{border-collapse:collapse; border-spacing:0}
fieldset, img{border:0}
address, caption, cite, code, dfn, em, strong, th, var{font-style:normal; font-weight:normal}
ol, ul{list-style:none}
caption, th{text-align:left}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal}
q:before, q:after{content:''}
abbr, acronym{border:0}

/* Base */
body {line-height:1.5;font-size:75%; color:#000;background:#fff;font-family: Helvetica, Arial, sans-serif; }
h1,h2,h3,h4,h5,h6,b,strong { font-weight:bold; }
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0;}
h3 {font-size:1.5em;line-height:2;margin-bottom:0;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:0;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:0;}
h6 {font-size:1em;font-weight:bold;}
p {margin:0 0 1.5em;}
abbr,acronym { cursor:help; border-bottom:1px dotted #666;}
i,em, dfn { font-style:italic; }
dfn {font-weight:bold;}
sup, sub {line-height:0;}
b,strong {font-weight:bold;}
img {vertical-align:text-bottom;padding:0;}
blockquote { margin:1.4em; color:#666;font-style:italic;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:0 0 1.4em 0; white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul {margin:0 1.5em 1.4em 2em;}
ol {margin:0 1.5em 1.4em 2.5em;}
ul, ul li {list-style-type:square;}
ol, ol li {list-style-type:decimal;}
ul li ul li {list-style-type:circle;}
ul li ul li ul li {list-style-type:disc;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;}
th {font-weight:bold; }
tfoot {font-style:italic;}

/* Base Classes */
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {position:absolute;top:-999px;left:-999px;}
.remove {display:none;}
.highlight {background:#ff0;}
.print { display: none; }
.right { text-align: right; }
.center { text-align: center; }
td.top { vertical-align: top; }
td.bottom { vertical-align: bottom; }
.floatRight{float:right;}


