<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
.hdr {
	width: 970px;
	padding-bottom: 10px;
}
.left_col {
	float: left;
	width: 580px;
}

.bodytext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}

.rt_col {
	float: right;
	width: 260px;
	padding-left: 25px;
	background-image: url(images/rt_col_divider.png);
	background-repeat: repeat-y;
}

.hdrtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	color: #666666;
}
.btm_spc1 {
	margin-bottom: 10px;
}



.main {
	width: 945px;
	background-image: url(images/bg_main.png);
	padding-left: 25px;
}
.nav_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
}

.content {
	width: 970px;
	background-image: url(images/bg_main.png);
}
.btm {
	background-image: url(images/btm.png);
	height: 29px;
	width: 970px;
}
.top_rt {
	width: 650px;
	padding-right: 25px;
	float: right;
}
.top_lft {
	float: left;
	height: 262px;
	width: 237px;
	padding-left: 15px;
	background-image: url(images/nav_bg.png);
	background-repeat: no-repeat;
	padding-top: 15px;
}

.clearing {
	clear: both;
	width: 970px;
	height: 10px;
}

.top {
	width: 970px;
}
.hdrtxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
.ftr_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #003366;
}
.hdrtxt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
}
.projects_cell {
	float: left;
	width: 250px;
	margin-top: 10px;
	margin-right: 30px;
}
.clearing2 {
	clear: both;
	width: 575px;
	height: 10px;
}
</pre></body></html>