/* reset.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, dl,dt,dd,fieldset,form,label,legend{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body{line-height:1;color:#bbb;background:white;}
table{border-collapse:separate;border-spacing:0;}
caption,th,td{font-weight:normal;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}

/* typograpghy.css */
body{font-family:Helvetica,Arial,"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;line-height:1.5; background:url(../grid.png);}
body{font-size:75%;}
html > body{font-size:12px; float: left;}
h1,h2,h3,h4,h5,h6{font-family:Helvetica,Arial,"Lucida Grande",Verdana,sans-serif;color:#bbb; }
h1{font-size:3em; display: none;}
h2{font-size:2.0em;}
h3{font-size:1.5em;line-height:2;}
h4{font-size:1.2em;line-height:1.25;font-weight:bold;}
h5{font-size:1em;line-height:1.2;font-weight:bold;}
h6{font-size:1em;line-height:1.0}

p{margin:0 0 1.5em 0; color:#bbc;}
p.last{margin-bottom:0;}
p img{float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.top{margin-top:0;}
p.small{font-size:0.8em;margin-bottom:1.8em;line-height:1.8em;}
p.large{font-size:1.2em;line-height:2.5em;}
p.quiet{color:#666;}
.hide{display:none;}
.alt{color:#666;font-family:"Warnock Pro","Goudy Old Style","Palatino","Book Antiqua",serif;font-size:1.2em;line-height:1%;font-style:italic;}
.dquo{margin-left:-.7em;}
p.incr,.incr p{font-size:0.8em;line-height:1.44em;margin-bottom:1.8em;}
strong{font-weight:bold; color:#fff; border:1px solid #333; background-color: #bbb; }
em{font-style:italic;}
u{text-decoration: none; border-bottom:1px dotted #bbb;}

ul,ol{margin:0 0 1.5em 1.5em;}
dl{margin:1.5em 0;}
dl dt{font-weight:bold;}

pre{margin-bottom:1.3em;;background:#333;border:0.1em solid #bbb;padding:1.5em;}
code{margin-top:0.1em; font:0.9em Monaco,monospace; color:#bbb;}
blockquote{margin:1.5em 0 1.5em 1.5em;;color:#bbb;font-style:italic; border:2px solid #333;}

hr{margin:0 0 1.4em 0;background:#333;color:#bbb;clear:both;float:none;width:90%;height:0.1em;border-top:2px solid #bbb; border-bottom: 1px solid #333;display: block;}
* html hr{margin:0 0 1.2em 0;}
br{line-height:1.5em;}

/* Only if XHTML pages are developed without any table for page layout
table{margin-bottom:1.4em;border-top:0.1em solid #ddd;border-left:0.1em solid #ddd;}
th,td{height:1em;padding:0.2em 0.4em;border-bottom:0.1em solid #ddd;border-right:0.1em solid #ddd;}
th{font-weight:bold;}
*/

form {border:0;}
label{font-weight:bold; color:#bbb;}
textarea{height:150px; width:250px; border:1px solid #bbb;}
input,select{border:1px solid #bbb;}
select {margin:inherit;}
iframe {overflow: hidden; border:0;}

.fleft {float:left; margin:0 10px 10px 0;}
.fright {float:left; margin:0 0 10px 10px;}
.clr {height:1px; clear:both;}
.point {cursor:pointer;}
.page-break{page-break-before:always;}