/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
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,
b,u,i,center,
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-size:16px;background:transparent;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,
q:before,q:after{content:'';content:none;}
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table{border-spacing:0;}
/* global tools */
.gridclear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0;line-height:0;}
/* 960 grid clear */
.floatLeft{float:left;}
.floatRight{float:right;}
.clear{clear:both;}
/* end tools */
/* this is where theme styles start */
h1,h2,h3,h4,h5,h6{font-weight:bold;}
h1{font-size:2em;}
h2{font-size:1.75em;}
h3{font-size:1.5em;}
h4{font-size:1.25em;}
h5{font-size:1.0em;}
h6{font-size:1em;}
p{font-size:.875em;line-height:1.25em;}
p strong,p em,pre,strong,em,b,i,u,q,s,blockquote,address{font-size:.875em;line-height:1.25em;}

ul li, ol li{font-size:1em;}
ul li{list-style:disc outside;}
ol li{list-style:decimal outside;}
li ul li{list-style:circle;font-size:.8em;}
li ol li{list-style:lower-alpha outside;font-size:.8em}

li strong,li em,dd strong,dd em{font-size:1em;}
form, table td, table th{font-size: .8em;}

dl dt{margin-left:2em;font-size:.875em;font-weight:bold;}
dl dd{margin-left:3em;font-size:.875em;margin-bottom:.5em;}
pre{overflow:auto;}
address{}
sub,sup{font-size:smaller;}
u{text-decoration:none;}
blockquote{margin:0 5em 0 2.5em;line-height:1.25em;}
img{margin:0}
code{font-size:.875em;overflow:auto;display:block;line-height:1.25em;margin:1em;}
body.commonspotRTE table td{border:1px inset #999;} /* display table borders in the RTE */
