@charset "utf-8";
/* CSS Document */
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, 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,article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {
	margin:0;padding:0;border:0;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
pre,code,kbd,samp,tt{font-family:monospace;line-height:100%}
strong{font-weight:bold}


/*input elements*/
input,textarea,select{*font-size:100%}
input[type=text],input[type=password],textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;padding:2px 2px;font-size:12px;border:1px solid #C9C9C2;margin-top:0px;}
input[type=text],input[type=password]{width:inherit;height:16px;}
select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif}
input[type=submit],input[type=button]{cursor:pointer;overflow:visible;width:auto;padding:0 5px;}
button{cursor:pointer}
input[type=radio],input[type=checkbox]{padding:0;margin:0;width:15px; height:15px; border:none;}
input[type=checkbox]{margin-right:5px;}
input[type=text]:focus,input[type=password]:focus,textarea:focus{background-color:#ededed;}
/*input elements end*/

/*table elements*/
table{font-size:inherit;font:100%;border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left}
/*table elements*/






