/* Reset */
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:100%;vertical-align:baseline;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;}table{border-collapse:collapse;border-spacing:0;}


/*      BASIC  
*************************/
html, body { margin: 0; padding: 0; width: 100%; height: 100%; }
body { background: #fff url('gfx/bg_body.png'); font: 13px/16px Arial, sans-serif; letter-spacing:0; }


/*		LINKS, TYPE ETC
*************************/
h1 { font-size:16px; color:#000; font-weight:bold; line-height:20px; margin-bottom:5px; }
h3 { font-size:14px; color:#515050; font-family:Verdana, Arial, Helvetica, sans-serif; }
h4 { font-size:16px; color:#000; font-weight:bold; line-height:20px; margin-bottom:5px; }

a { color:#ef9200; }

p { margin-bottom:10px; overflow:hidden; }

.m1a h3 { line-height:28px; margin-right:10px; padding:0 0 0 10px; }

.page-header { display:none; }
.page-nav { display:none; }

.small .m1a { display:none; }

.m1b { display:none; }

.column.medium { width:100%; }

.item-list div { border-top:1px solid #d9d9d9; padding-top:10px; }
.item-list div.item-first { border-top:none; padding-top:0; }
.item-list div img.left { margin-right:10px; }
.item-list h4 a { color:#000; text-decoration:none; }

.a1 img { margin:0 10px; }
.a1 p { overflow:visible !important; }


.breadcrumbs { margin-bottom:10px; }
.breadcrumbs li { display:inline; font-size:1em; }

.addthis_button { display:none; }

.meta ul { display:none; }

.page-footer { border-top:1px solid #000; margin-top:20px; padding-top:15px; }
.page-footer .footer-content ul li { border-right:1px solid #000; display:inline; padding:0 5px 0 3px; }

