@charset "utf-8";
body {
	margin: 0;
	-webkit-text-size-adjust: 100%;
}

.navyHome {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12pt;
	line-height:16pt;
	color:#070721;
}

.whiteNav {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12pt;
	line-height:22pt;
	color:#f5fafe;
}

.whiteProjectCopy {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11pt;
	line-height:14pt;
	color:#f5fafe;
}

.whiteCopy {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11pt;
	line-height:16pt;
	color:#f5fafe;
}

.navyCopy {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14pt;
	line-height:20pt;
	color:#070721;
}

.blackCopy {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11pt;
	line-height:16pt;
	color:#000;
}

.upcomingProjects {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:30pt;
	color:#f5fafe;	
	line-height:50pt;
}

.projectsTitle1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20pt;
	font-weight: bold;
	color:#f5fafe;	
	line-height:30pt;
}

.projectsTitle2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16pt;
	font-weight: bold;
	line-height:14pt;
	color: #fff;
}

.pressMainTitle {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20pt;
	font-weight: bold;
	color:#f5fafe;	
	line-height:22pt;
}

.pressArticleTitle {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12pt;
	font-weight: bold;
	line-height:14pt;
	color: #fff;
}

.pressArticleTitle2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12pt;
	font-weight: normal;
	line-height:14pt;
	color: #fff;
}

.readTheFullArticle{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	line-height:16pt;
	color: #707b9b;
}

.creditsTitle1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16pt;
	font-weight: bold;
	line-height:28pt;
	color: #fff;
}

.photosTitle1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12pt;
	font-weight: bold;
	line-height:18pt;
	color: #fff;
}

.navyCopyright {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	line-height:14pt;
	color: #30384f;
}

.whiteCopyright {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	line-height:14pt;
	color: #f5fafe;
}

a.white:link {
    font-family: Tahoma;
	color: #f5fafe;
	text-decoration: none;
}
a.white:visited {
    font-family: Tahoma;
	color: #f5fafe;
	text-decoration: none;
}
a.white:hover {
    font-family: Tahoma;
	color: #ff8c1a;
	text-decoration: none;
	font-weight: bold;
}
a.white:active {
    font-family: Tahoma;
	color: #ff8c1a;
	text-decoration: none;
}

a.navy:link {
    font-family: Tahoma;
	color: #30384f;
	text-decoration: none;
}
a.navy:visited {
    font-family: Tahoma;
	color: #30384f;
	text-decoration: none;
}
a.navy:hover {
    font-family: Tahoma;
	color: #707b9b;
	text-decoration: none;
	font-weight: bold;
}
a.navy:active {
    font-family: Tahoma;
	color: #707b9b;
	text-decoration: none;
}

a.ltblue:link {
    font-family: Tahoma;
	color: #707b9b;
	text-decoration: none;
}
a.ltblue:visited {
    font-family: Tahoma;
	color: #707b9b;
	text-decoration: none;
}
a.ltblue:hover {
    font-family: Tahoma;
	color: #b3a128;
	text-decoration: none;
	font-weight: bold;
}
a.ltblue:active {
    font-family: Tahoma;
	color: #b3a128;
	text-decoration: none;
}

a.black:link {
    font-family: Tahoma;
	color: #000;
	text-decoration: none;
}
a.black:visited {
    font-family: Tahoma;
	color: #000;
	text-decoration: none;
}
a.black:hover {
    font-family: Tahoma;
	color: #b3a128;
	text-decoration: none;
	font-weight: bold;
}
a.black:active {
    font-family: Tahoma;
	color: #b3a128;
	text-decoration: none;
}

a.navyHome:link {
    font-family: Tahoma;
	color: #30384f;
	text-decoration: none;
}
a.navyHome:visited {
    font-family: Tahoma;
	color: #30384f;
	text-decoration: none;
}
a.navyHome:hover {
    font-family: Tahoma;
	color: #ff8c1a;
	text-decoration: none;
}
a.navyHome:active {
    font-family: Tahoma;
	color: #ff8c1a;
	text-decoration: none;
}

a.whiteFooter:link {
    font-family: Tahoma;
	color: #f5fafe;
	text-decoration: none;
}
a.whiteFooter:visited {
    font-family: Tahoma;
	color: #f5fafe;
	text-decoration: none;
}
a.whiteFooter:hover {
    font-family: Tahoma;
	color: #ff8c1a;
	text-decoration: none;
}
a.whiteFooter:active {
    font-family: Tahoma;
	color: #ff8c1a;
	text-decoration: none;
}

a.navyFooter:link {
    font-family: Tahoma;
	color: #707b9b;
	text-decoration: none;
}
a.navyFooter:visited {
    font-family: Tahoma;
	color: #707b9b;
	text-decoration: none;
}
a.navyFooter:hover {
    font-family: Tahoma;
	color: #ff8c1a;
	text-decoration: none;
}
a.navyFooter:active {
    font-family: Tahoma;
	color: #ff8c1a;
	text-decoration: none;
}