body {
	background-image: url(/NR/rdonlyres/D39FAD35-5DB5-4FA0-BA26-6C7AC106AA70/0/main_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
a:link {
	text-decoration:none;
	color:#062463;
}
a:hover{
	text-decoration:underline;
}

a:visited {
	color:#062463;
}

.mainpagebg {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #eaeadb;
	border-bottom-color: #eaeadb;
	border-left-color: #eaeadb;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #878771;
}
.footertext a:link {
	color: #878771;
	text-decoration: none;
}
.footertext a:visited {
	color: #878771;
	text-decoration: none;
}
.footertext a:active {
	color: #878771;
	text-decoration: none;
}
.footertext a:hover {
	color: #878771;
	text-decoration: underline;
}
.featuredprojtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #062463;
}
.featuredprojtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #878771;
	text-decoration: none;
}
.featuredprojtext a:link {
	color: #878771;
}
.featuredprojtext a:visited {
	color: #878771;
}
.featuredprojtext a:active {
	color: #878771;
}
.featuredprojtext a:hover {
	color: #a1a185;
	text-decoration: underline;
}.maincontenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}

