.boldtext, .bold_text strong {
	font-weight:700;
}
.mainClientColor_text {
	color:#f3901d;
}
.mainClientColor_boldtext {
	font-weight:700;
	color:#f3901d;
}

.mainClientColor2_text {
	color:#717073;
}
.mainClientColor2_boldtext {
	font-weight:700;
	color:#717073;
}

.normalColor_text {
	color:#717073;
}
.whiteColor_text {
	color:#FFFFFF;
}

a:link {
	text-decoration:none;
	color:#f3901d;
}

a:visited {
	text-decoration:none;
	color:#f3901d;
}
a:hover {
	text-decoration:none;
	color:#f3901d;
}
a:active {
	text-decoration:none;
	color:#f3901d;
}


p, ul, li{ 
	font-family:'Lato', Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:400;
	line-height: 1.4;
	letter-spacing: 0.02em;
	color:#717073;
	margin-top:0px;
	text-align:left;
}

.ul_pages{
	margin:0px 0px 0px -10px;
}
.li_pages{
	padding-left:5px;
	margin-bottom:10px;
	line-height:1.4;
	color:#f3901d;
}


.normaltext,
.mediumtext,
.smalltext {
	font-family:'Lato', Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:400;
	line-height:  1.4;
	letter-spacing: 0.02em;
	color:#717073;
	text-align:left;
}

.mediumtext {
	font-size:16px;
}
.smalltext {
	font-size:14px;
}


#header_tag_large_text{
	text-align:right;
	font-family: 'Lato', sans-serif;
	font-size: 42px;
	font-weight:400;
	line-height:1.35;
	color:#f3901d;
}

.pageheader{ 
	font-family: 'Alegreya Sans SC', sans-serif;
	font-size:28px;
	font-weight:700;
	line-height: 1.4;
	letter-spacing: 0.02em;
	color:#f3901d;
	margin-top:0px;
	text-align:left;
}

