@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../_imgs/bkgd_main.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bkgd_news {
	background-image: url(../_imgs/bkgd_news_12.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt_body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}

.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.featured {
	background-image: url(../_imgs/bkgd_project_13.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.title_news {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #008265;
	text-decoration: none;
}
.txt_greenLarge {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #008265;
	text-decoration: none;
}
.txt_whiteLarge {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link_subnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.link_subnav_selected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #008265;
	text-decoration: none;
}
.link_subnav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #008265;
	text-decoration: underline;
}
.bkgd_quotes {
	background-image: url(../_imgs/inside/quotes-start.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt_quotesWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
}
.txt_quotesGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #008265;
	text-decoration: none;
}
.bkgd_content {
	background-image: url(../_imgs/inside/bkgd_body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt_footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.link_footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.link_footer:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.link_project {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	color: #008265;
}
.txt_project {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_project-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}


.link_project:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: underline;
	color: #008265;
}
.link_news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #008265;
}
.link_news:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	color: #008265;
}
.txt_projectLarge {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008265;
	text-decoration: none;
}
.txt_news-date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #008265;
	text-decoration: none;
}
