@charset "UTF-8";
/* CSS Document */



.styleTITLEproject {
	font-family: 'lato', sans-serif;
	font-weight: 800;
	color: #202b59;
	text-align: left;
	font-size: 21px;
	line-height: 18pt;
	letter-spacing: 2px;
	margin-top: 5px;
	text-transform: uppercase;
}
.styleTEXT {
	font-family: 'lato', sans-serif;
	font-weight: 300;
	color: #202b59;
	text-align: left;
	font-size: 14px;
	line-height: 18pt;
	margin-bottom: 20px;
}
.styleHEAD {
	font-family: 'lato', sans-serif;
	font-weight: 300;
	color: #202b59;
	text-align: left;
	font-size: 21px;
	line-height: 18pt;
	letter-spacing: 2px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.styleTITLE {
	font-family: 'lato', sans-serif;
	font-weight: 800;
	color: #202b59;
	text-align: left;
	font-size: 17px;
	line-height: 18pt;
	letter-spacing: 2px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.styleSUBTITLE {
	font-family: 'lato', sans-serif;
	font-weight: 300;
	color: #202b59;
	text-align: left;
	font-size: 18px;
	line-height: 18pt;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.styleTEXTBOLD {
	font-family: 'lato', sans-serif;
	font-weight: 800;
	color: #202b59;
	text-align: left;
	font-size: 14px;
	line-height: 18pt;
	margin-bottom: 20px;
}
.styleTEXTwhite {
	font-family: 'lato', sans-serif;
	font-weight: 300;
	color: #ffffff;
	text-align: left;
	font-size: 14px;
	line-height: 18pt;
	margin-left: 10px;
	margin-right: 10px;
}
.styleTITLEwhite {
	font-family: 'lato', sans-serif;
	font-weight: 700;
	color: #ffffff;
	text-align: left;
	font-size: 14px;
	line-height: 18pt;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-transform: uppercase;
}
.styleLINKwhite {
	font-family: 'lato', sans-serif;
	font-weight: 300;
	color: #ffffff;
	text-align: left;
	font-size: 10px;
	line-height: 18pt;
	letter-spacing: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-transform: uppercase;
}
.styleTEXTBOLDwhite {
	font-family: 'lato', sans-serif;
	font-weight: 700;
	color: #ffffff;
	text-align: left;
	font-size: 14px;
	line-height: 18pt;
	margin-left: 10px;
}
.styleTEXTblue {
	font-family: 'lato', sans-serif;
	font-weight: 300;
	color: #202b59;
	text-align: left;
	font-size: 14px;
	line-height: 18pt;
	margin-left: 10px;
	margin-right: 10px;
}
.styleTITLEblue {
	font-family: 'lato', sans-serif;
	font-weight: 700;
	color: #202b59;
	text-align: left;
	font-size: 14px;
	line-height: 18pt;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-transform: uppercase;
}
.styleLINKblue {
	font-family: 'lato', sans-serif;
	font-weight: 300;
	color: #202b59;
	text-align: left;
	font-size: 14px;
	line-height: 18pt;
	margin-bottom: 10px;
	margin-left: 10px;
	text-decoration: underline;
}
.styleTEXTBOLDblue {
	font-family: 'lato', sans-serif;
	font-weight: 7	00;
	color: #202b59;
	text-align: left;
	font-size: 14px;
	line-height: 18pt;
	margin-left: 10px;
}
.styleNAV {
	font-family: 'lato', sans-serif;
	font-weight: 200;
	color: #202b59;
	text-align: left;
	font-size: 16px;
	line-height: 15pt;
	letter-spacing: 3px;
}
.styleQUOTE {
	font-family: 'lato', sans-serif;
	font-weight: 200i;
	color: #202b59;
	text-align: LEFT;
	font-size: 14px;
	line-height: 18pt;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.styleWEB {
	font-family: 'lato', sans-serif;
	font-weight: 300;
	color: #202b59;
	text-align: left;
	font-size: 10px;
	letter-spacing: 0.5px;
}
.styleCopyright {
	font-family: 'lato', sans-serif;
	font-weight: 300;
	color: #202b59;
	text-align: right;
	font-size: 10px;
	letter-spacing: 1px;
}
.s1 { position: relative;
      top: 4px;
}
B { letter-spacing: 1px;
	font-weight: 700; 
}
ul { list-style-type: square;
	margin : 0;
 	padding : 0;
	margin-left: 15px;
	margin-bottom: 10px;
}

a:link { color: #202b59; text-decoration: underline; }
a:visited { color: #202b59; text-decoration: underline; }
a:hover { color: #202b59; text-decoration: underline; }
a:active { color: #202b59; text-decoration: underline; }
a.white:link { color: #ffffff; text-decoration: none; }
a.white:visited { color: #ffffff; text-decoration: none; }
a.white:hover { color: #ffffff; text-decoration: none; }
a.white:active { color: #ffffff; text-decoration: none; }
a.blue:link { color: #202b59; text-decoration: none; }
a.blue:visited { color: #202b59; text-decoration: none; }
a.blue:hover { color: #202b59; text-decoration: none; }
a.blue:active { color: #202b59; text-decoration: none; }
a.pink:link { color: #e50051; text-decoration: none; }
a.pink:visited { color: #e50051; text-decoration: none; }
a.pink:hover { color: #e50051; text-decoration: none; }
a.pink:active { color: #e50051; text-decoration: none; }
a.purple:link { color: #7d2c65; text-decoration: none; }
a.purple:visited { color: #7d2c65; text-decoration: none; }
a.purple:hover { color: #7d2c65; text-decoration: none; }
a.purple:active { color: #7d2c65; text-decoration: none; }
a.nav1:link { color: #202b59; text-decoration: none; }
a.nav1:visited { color: #202b59; text-decoration: none; }
a.nav1:hover { color: #e40521; text-decoration: none; }
a.nav1:active { color: #e40521; text-decoration: none; }