/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.12.0
*/
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;}
/* end reset.css */


/* begin style.css */
body { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 0.8em; margin: 50px; }
p { margin-bottom: 1em; }
h1,h2,h3,h4,h5 { letter-spacing: -1px; font-family: Georgia, Garamond, serif; margin-bottom: 1em; clear: both; }
h1 { font-size: 2.5em; border-bottom: 1px solid #eee; margin-bottom: 0.5em; padding-bottom: 10px; }
h2 { font-size: 1.75em; }
h3 { font-size: 1.5em; }
#page { margin: 0 auto; width: 800px; }
#nav { float: right; width: 200px; margin: 0em;  }
#content { float: left; padding: 0 40px; width: 500px; line-height: 1.5em; border-right: 1px solid #eee; }
.clear { clear: both; }
#nav ul { margin-bottom: 20px; }
ul, ol { line-height: 1.5em; margin-bottom: 1em; }
#content ul li { margin-left: 10px; }
ul ul { margin-left: 10px; }
p.img { margin-bottom: 2em; }
p.img img { border: 5px solid #eee; }
#legal { font-size: 0.6em; }
#content ul { list-style-type: disc; margin-left: 1em; }
#content h2 { margin-top: 1em; }
#content h3 { font-size: 1em; font-weight: bold; font-family: Verdana, Helvetica, Arial, sans-serif;}
.left { float: left; margin-right: 15px; }
.right { float: right; margin-left: 15px; }
ol li { list-style: decimal; margin-left: 20px; }
div .img { margin-bottom: 2em; }