/* * Reset*******************************************/html{background:#FFF;color:#000;overflow:auto;}html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}h1,h2,h3,h4,h5,h6{font-style:normal;font-weight:normal;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}hr{border:1px solid #000;}li{list-style:none;}caption,th{text-align:left;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sub{vertical-align:text-bottom;}sup{vertical-align:text-top;}legend{color:#000;}select,input,button,textarea{padding:0}:focus {outline: 0;}/* * Fonts*******************************************/body{font:.85em/1.2 "Segoe UI", "Myriad Pro", Verdana, Geneva, Arial, Helvetica, sans-serif;}h1{font-size:1.95em;}h2{font-size:1.65em;}h3{font-size:1.45em;}h4{font-size:1.25em;}h5{font-size:1.05em; font-weight:bold;}h6{font-size:1.05em;font-style: italic;}table{font:1em "Segoe UI", "Myriad Pro", Verdana, Geneva, Arial, Helvetica, sans-serif;}em{font-style: italic;}strong{font-weight:bold;}pre,code,kbd,samp,tt{font:1.1em/1 "Courier New", monospace;}select,input,button,textarea{font:0.95em Verdana, Arial, Helvetica, sans-serif;}/** Forms*******************************************/select,textarea{overflow:auto;}.formFielset{border:1px solid #B5B8C8;padding:10px;margin-bottom:10px;}.formText{padding:1px 3px;background:#fff url(../img/text-bg.gif) repeat-x 0 0;border:1px solid #B5B8C8;height:20px;}textarea.formText{height:80px;width:350px;}select:focus,input:focus,textarea:focus{outline:1px solid #7eadd9;}
