@charset "utf-8";
/*////////////////////Reset Browser Inherited Styles/////////////////////
orange #E55E1E #FF6A00
green #7FBA00
blue #4891DC #00188F
iris #6E1A82
*/
html,body{font-size:18px; line-height:150%; color:#222; background:white; text-align:center;}
div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,cite,code,del,dfn,font,img,ins,kbd,q,s,samp,small,strike,tt,var,ol,ul,li,dl,dt,dd,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block;}
table{border-collapse:separate; border-spacing:0}
caption,th,td{text-align:left; font-weight:normal}
blockquote:before,blockquote:after,q:before,q:after{content:""}
blockquote,q{quotes:"" ""}
input, select{color:#222; font-size:100%; outline:none;}
h1, h2, h3, h4, h5, h6{font-weight:500}
a:link{color:#1F4F82; color:#006FD6; color:#1155CC; color:#0060A6; color:#0072C6; text-decoration:none;}
a:visited{color:#7847B2;}
a:hover,a:active{text-decoration:underline; color:#00487e;}
a img{border:0 none;}
:focus{outline:0}
img{border:0 none;}
img, video{height:auto; max-width:100%;}
*{margin:0;	padding:0; list-style:none;}