/* RESET (Meyer style!)*/
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,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
:focus{outline:0;}
body{line-height:1;color:black;background:white;}
ol,ul{list-style:none;}
table{border-collapse:separate;border-spacing:0;}
caption,th,td{text-align:left;font-weight:normal;}
blockquote:before,blockquote:after,
q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}
/* SET (derived from blueprint) */
body{font:12px/18px arial,helvetica,verdana,sans-serif;}
a{color:#289dc7;text-decoration:none;}
a:hover{color:#666;}
h1{font-weight:bold;font-size:28px;line-height:22px;padding:0;margin:0 0 18px 0;}
h2{font-weight:bold;font-size:24px;line-height:22px;padding:0;margin:0 0 18px 0;}
h3{font-weight:bold;font-size:20px;line-height:18px;margin-bottom:9px;}
h4{font-weight:bold;font-size:16px;line-height:18px;margin-bottom:9px;}
h5{font-weight:bold;font-size:14px;margin-bottom:9px;}
h6{font-weight:bold;font-size:12px;margin-bottom:0;}
p{margin:0 0 18px;}
blockquote{margin:18px;color:#666;font-style:italic;}
strong{font-weight:bold;}
em,dfn{font-style:italic;}
dfn{font-weight:bold;}
sup,sub{line-height:0;}
pre{margin:18px 0;white-space:pre;}
pre,code,tt{font:12px 'andale mono','lucida console',monospace;line-height:18px;}
li{margin-bottom:9px;}
li ul,li ol{margin:0 18px;}
ul,ol{padding:0 18px 18px 33px;}
ul{list-style-type:disc;}
ol{list-style-type:decimal;}
dl{padding:0 18px 18px 33px;}
dl dt{font-weight:bold;}
dd{margin-left:18px;}
object,embed{margin:0 0 18px;}
label{font-weight:bold;}
fieldset{padding:9px;margin:0 0 18px 0;border:1px solid #ccc;}
legend{font-weight:bold;font-size:9px;}
input[type=text],input[type=password],textarea,select{background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus,input[type=password]:focus,textarea:focus,select:focus{border-color:#666;}
input[type=text],input[type=password],textarea,select{margin:0 0 9px 0;}
form{margin-bottom:9px;}
