body {
	background-color: #FFFFFF;
	color: #717171;
	font-family: Verdana;
	font-size: 11px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
td {
	color: #717171;
	font-family: Verdana;
	font-size: 11px;
	line-height: 22px;
	vertical-align: top;
}
ul {
	color: #717171;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	vertical-align: top;
}
a {
	color: #1B4164;
}	
.graybg {
	background-color: #C0C0C0;
}
.homegraybgimage {
	background-image: url(../z_img/home_graybg.gif);
}
.homeheader {
	padding-left: 238px;
}
.footergraybg {
	background-color: #DDDDDD;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	color: #999999;
}
.footer2 {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	color: #999999;
}
.footer a {
	text-decoration: none;
	color: #999999;
}
.footer a:hover {
	text-decoration: underline;
}
.footer2 a {
	text-decoration: underline;
	color: #999999;
}
.footer2 a:hover {
	text-decoration: none;
}
.navhome {
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
}
.navhomeright {
	border-right: 1px solid #C0C0C0;
}
.subsidebar {
	font-family: Georgia;
	font-size: 11px;
	line-height: 22px;
	color: #FFFFFF;
	background-color: #1B4164;
	padding: 5px 11px 15px 15px	
}
.subsidebar a {
	color: #FFFFFF;
		text-decoration:underline;
}
.subsidebar a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.forms {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	width: 300px;
}
.formsbutton {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	width: 75px;
}
.missingformitem {
	font-weight: bold;
	color: #665C46;
}
.portfoliointro1 {
	width: 436;
	height: 79px;
	background-color: #665C46;
	line-height: 15px;
	color: #CCCCCC;
	padding: 8px 25px 7px 13px;
}
.portfoliointro1 a {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
.portfoliointro1 a:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.portfoliointro2 {
	width: 436;
	height: 79px;
	background-color: #717171;
	line-height: 15px;
	color: #CCCCCC;
	padding: 8px 25px 7px 13px;
}
.portfoliointro2 a {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}

.portfoliointro2 a:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.portfoliopagenav {
	line-height: 15px;
	text-align: right;
	color: #1B4164	;
	font-weight: bold;
}
.portfoliopagenav span.active {
	color: #8A8B8B;
}
.projectdetailback {
	font-weight: bold;
	text-decoration: none;
}
.projectdetailtable {
	background-color: #615842;
	padding-bottom: 14px;
}
.projectdetailtext {
	line-height: 15px;
	color: #CCCCCC;
}
.projectdetailcurve {
	background-color: #7A715C;
	font-size: 10px;
	font-weight: bold;
	line-height: 25px;
	text-align: right;
	color: #FFFFFF;
}
.projectdetailcurve a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.front {
	color: #1b4164;
	font-family: Georgia;
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
	border-top: 5px solid #FFFFFF;
}