
html, body, div, span, applet, object, iframe, 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,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
	margin:0;
}

body, div, dl, dt, dd, ul, ol, li, h1, pre, form, fieldset, p, blockquote, th, td {
    margin: 0;
    padding: 0;}
ol, ul {
    list-style: none;
    width: 100%;
}
.center{
	text-align:center;
	margin:0 auto;
}

*, :after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
}
button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color:#2c5eab;
	text-decoration:none;
}
a:focus, a:hover {
	color:#04a6e9;
	text-decoration:none;
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
figure {
	margin: 0
}
img{vertica-align:bottom}
p {
	margin: 0;
}
.small, small {
	font-size: 85%
}
cite {
	font-style: normal
}
ol, ul {
	margin-top: 0;
}
ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}
.list-unstyled {
	padding-left: 0;
	list-style: none
}
.list-inline {
	padding-left: 0;
	margin-left: -5px;
	list-style: none
}
.list-inline>li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px
}
dl {
	margin-top: 0;
}
dd, dt {
	line-height: 1.42857143
}
dt {
	font-weight: 700
}
dd {
	margin-left: 0
}
ol{
}
ul{
	list-style-type:none;
}



img {
	vertical-align: middle;
	border: 0;
}

