/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/

*{outline:none;box-sizing:border-box;}
div,span,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,strong,dl,dt,dd,ol,ul,li,table,tbody,tfoot,thead,tr,th,td,input{
	font-size:16px;
}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;background:transparent;}
html{overflow-y:scroll;}
body{line-height:1;}
article,aside,dialog,figure,footer,header,hgroup,nav,section{display:block;}
ul,ol,li{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
a{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparent;text-decoration:none;}
ins{background-color:#ff9;color:#000;text-decoration:none;}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}
del{text-decoration:line-through;}
abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help;}
table{border-collapse:collapse;border-spacing:0;}
hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0;}
input,select{vertical-align:middle;}
[hidden]{display:none;}
address{font-style:normal;}
img{vertical-align:top;font-size:0;line-height:0;width:100%;}


@media screen and (max-width:767px){
	.topMrg0{margin-top:0!important;}
	.topMrg5{margin-top:2%!important;}
	.topMrg10{margin-top:3.5%!important;}
	.topMrg15{margin-top:5%!important;}
	.topMrg20{margin-top:6.5%!important;}
	.topMrg25{margin-top:8%!important;}
	.topMrg30{margin-top:9.5%!important;}
	.topMrg35{margin-top:11%!important;}
	.topMrg40{margin-top:12.5%!important;}
	.topMrg45{margin-top:14%!important;}
	.topMrg50{margin-top:15.5%!important;}
	.topMrg55{margin-top:17%!important;}
	.topMrg60{margin-top:18.5%!important;}
	.topMrg65{margin-top:20%!important;}
	.topMrg70{margin-top:21.5%!important;}
	.topMrg75{margin-top:23%!important;}
	.topMrg80{margin-top:24.5%!important;}
	.topMrg85{margin-top:26%!important;}
	.topMrg90{margin-top:27.5%!important;}
	.topMrg95{margin-top:29%!important;}
	.topMrg100{margin-top:30.5%!important;}
}

@media screen and (min-width:768px){
	.topMrg0{margin-top:0!important;}
	.topMrg5{margin-top:5px!important;}
	.topMrg10{margin-top:10px!important;}
	.topMrg15{margin-top:15px!important;}
	.topMrg20{margin-top:20px!important;}
	.topMrg25{margin-top:25px!important;}
	.topMrg30{margin-top:30px!important;}
	.topMrg35{margin-top:35px!important;}
	.topMrg40{margin-top:40px!important;}
	.topMrg45{margin-top:45px!important;}
	.topMrg50{margin-top:50px!important;}
	.topMrg55{margin-top:55px!important;}
	.topMrg60{margin-top:60px!important;}
	.topMrg65{margin-top:65px!important;}
	.topMrg70{margin-top:70px!important;}
	.topMrg75{margin-top:75px!important;}
	.topMrg80{margin-top:80px!important;}
	.topMrg85{margin-top:85px!important;}
	.topMrg90{margin-top:90px!important;}
	.topMrg95{margin-top:95px!important;}
	.topMrg100{margin-top:100px!important;}
}