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, font, 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 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}


body {
	padding: 0px;
	margin: 0px;
	line-height: 1;
	background: #fff;
}

body, input, textarea {
	font-size: 13px;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 22px;
	color: #727272;
}

h1, 
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	color: #393a3b;
}
h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a { 
	color: inherit;
}
h1 { 
	font-size: 36px; 
	line-height: 40px; 
	margin-bottom: 10px;
	}
h2 { 
	font-size: 28px; 
	line-height: 27px; 
	margin-bottom: 10px;
	}
h2 i {
	font-style: normal;
}
h2 strong {
	font-weight: 400;
}
h3 { 
	font-size: 24px; 
	line-height: 22px; 
	margin-bottom: 10px;
	}
	
h3 i {
	font-weight: normal;
	font-style: normal;
}
h4 { 
	font-size: 19px; 
	line-height: 22px; 
	margin-bottom: 20px;
	}
	
h4 i {
	font-weight: normal;
	font-style: normal;
}
h5 { 
	font-size: 17px; 
	line-height: 22px;
	margin-bottom: 20px;
}						

h6 { 
	font-size: 15px; 
	line-height: 22px;
	margin-bottom: 20px;
}

p {
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	line-height: 25px;
}

ul, ol {
	margin: 0 0 20px 0;
	list-style-position: inside;
}

blockquote {
	margin: 20px 0 20px 36px;
	font-size: 13px;
	border-left: 5px solid #1889c1;
	padding: 5px 20px 5px 20px;
	font-family: 'Lato', sans-serif !important;
	font-weight: normal;
	color: #454545;
}

a {
	color: #1889c1;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #727272;
}

blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}

* html .clearfix { height: 1%; }

.clearfix
{
	display:block;
}


.image_left1 {
	float: left;
	padding: 0px;
	margin: 0px 30px 0px 0px;
}


.mar_top1, .mar_top2, .mar_top2_5, .mar_top3, .mar_top4, .mar_top5, .mar_top6, .mar_top7, .mar_top8, .mar_top9, .mar_top10, .mar_top13
	{
	width: 100%;
	float: none;
	}
	
.mar_top1 {
	margin-top: 10px;
}
.mar_top2 {
	margin-top: 20px;
}

.mar_top2_5 {
	margin-top: 25px;
}

.mar_top3 {
	margin-top: 30px;
}
.mar_top4 {
	margin-top: 40px;
}
.mar_top5 {
	margin-top: 50px;
}
.mar_top6 {
	margin-top: 60px;
}
.mar_top7 {
	margin-top: 70px;
}
.mar_top8 {
	margin-top: 80px;
}
.mar_top9 {
	margin-top: 90px;
}
.mar_top10 {
	margin-top: 100px;
}
.mar_top13 {
	margin-top: 130px;
}

.divider_line2, .divider_line3, .divider_line5, .divider_line7
	{
	float: left;
	width: 100%;
	height: 18px;
	padding: 0px;
	border-bottom: 1px solid #f0f0f0;
	}

.divider_line2 {
	margin: 13px 0px 35px 0px ;
	}
.divider_line3 {
	margin: 15px 0px 25px 0px;
	}
.divider_line5 {
	margin: 30px 0px 27px 0px;
	}
.divider_line7 {
	margin: 10px 0px 40px 0px;
	}


@media only screen and (max-width: 479px){
	
.mar_top1 {
	margin-top: 4px;
}

.mar_top2 {
	margin-top: 8px;
	}

.mar_top2_5 {
	margin-top: 10px;
	}

.mar_top3 {
	margin-top: 12px;
}
.mar_top4 {
	margin-top: 16px;
}
.mar_top5 {
	margin-top: 20px;
}
.mar_top6 {
	margin-top: 24px;
}
.mar_top7 {
	margin-top: 28px;
}
.mar_top8 {
	margin-top: 32px;
}
.mar_top9 {
	margin-top: 36px;
}
.mar_top10 {
	margin-top: 40px;
}	

.mar_top13 {
	margin-top: 52px;
}
	}

