/* 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{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}

/* http://www.designergamergeek.com/all/projects/core-css/ */
/* Version:1.2.1 - 20090426 */
body{background:#fff;}div{overflow:hidden;}.visible{overflow:visible;}p.closed{margin:0;}p.open{margin:35px 0 0;}p.mini{margin:10px 0 0;}.float{float:left !important;}.floatRight{float:right !important;}.relative{position:relative !important;}.absolute{position:absolute !important;}.fixed{position:fixed !important;}.hidden{display:none;}.block{display:block;}.top{position:fixed;top:0;z-index:10;}.frameworkCenter{margin:0 auto;}.frameworkLeft{left:0;top:0;position:absolute;}.frameworkRight{right:0;top:0;position:absolute;}.width100{width:100% !important;}.width75{width:75% !important;}.width66{width:66% !important;}.width50{width:50% !important;}.width25{width:25% !important;}.width33{width:33% !important;}.width20{width:20% !important;}.clear{clear:both;}.clearLeft{clear:left;}.clearRight{clear:right;}.left{text-align:left !important;}.right{text-align:right !important;}.center{text-align:center !important;}.justify{text-align:justify !important;}.capitalize{text-transform:capitalize;}.uppercase{text-transform:uppercase;}.lowercase{text-transform:lowercase;}.small{font-size:smaller;}pre{background-color:#fff;border:#333 dashed 1px;padding:10px;}blockquote{padding:20px;font-style:italic;}a:hover{text-decoration:none;}.white{color:#fff !important;}.black{color:#000 !important;}.chalk{color:#eee;}.charcol{color:#333;}.darkestGrey{color:#484848;}.darkGrey{color:#666;}.midGrey{color:#888;}.lightGrey{color:#ccc;}.lightestGrey{color:#e5e5e5;}.whiteBg{background-color:#fff !important;}.blackBg{background-color:#000 !important;}.chalkBg{background-color:#eee;}.charcolBg{background-color:#333;}.darkestGreyBg{background-color:#484848;}.darkGreyBg{background-color:#666;}.midGreyBg{background-color:#888;}.lightGreyBg{background-color:#ccc;}.lightestGreyBg{background-color:#e5e5e5;}.superLightGreyBg{background-color:#f5f5f5;}h1,h2,h3,h4,h5,h6{font-weight:normal;}table td{padding:2px;}td.first{padding:2px 2px 2px 4px;}input,select,textarea{font-family:Arial, Helvetica, sans-serif;margin-right:10px;padding:4px;background-color:#dbdbdb;border:0;}input:focus,select:focus,textarea:focus{background-color:#f5f5f5;}input[type="submit"]{background-color:#888;}input[type="submit"]:hover{background-color:#4aa056;}a,a:visited{text-decoration:underline;}input[type="radio"],input[type="checkbox"]{border:0 solid !important;}