.border {
	border: 1px solid #CCCCCC;
}
.gray-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;

}
.black-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 125%;
	text-decoration: none;

}
.project-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 145%;
	color: #333333;
	text-decoration: none;

}
.project-clientname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 135%;
	color: #596EAC;
}
.project-projectname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #11556B;
	vertical-align: bottom;
	line-height: 25px;


}
.home-greenish {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #11556B;
	vertical-align: bottom;
	line-height: 25px;


}
.project-copyblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 145%;
	color: #596EAC;
	text-decoration: none;
}
.blue-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #596EAC;
	line-height: 140%;
}
.bordertop {
	border-top: 1px none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #ECECF2;
}
.borderbottom {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none;
	border-left: 1px solid #CCCCCC;
}
a:hover {
	color: #5C2A39;


}
.dottedline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a.menulinks:visited {
	color: #004960;
	font-smooth: auto;
	font-family: arial,helvetica,veranda;
	text-decoration: none;
	font-size: 14px;
}
a.menulinks:link {
	color: #004960;
	font-family: arial,helvetica,veranda;
	text-decoration: none;
	font-smooth: auto;
	font-size: 14px;
}
a.menulinks:hover {
	color: #f78e1f;
	font-family: arial,helvetica,veranda;
	text-decoration: none;
	font-smooth: auto;
	font-size: 14px;
}
a.menulinksactive:link {
	color: #f78e1f;
	font-family: arial,helvetica,veranda;
	text-decoration: none;
	font-smooth: auto;
	font-size: 14px;
}
a.menulinksactive:hover {
	color: #f78e1f;
	font-family: arial,helvetica,veranda;
	text-decoration: none;
	font-smooth: auto;
	font-size: 14px;
}
a.menulinksactive:visited {
	color: #f78e1f;
	font-family: arial,helvetica,veranda;
	text-decoration: none;
	font-smooth: auto;
	font-size: 14px;
}

/* An IE Hack - As Internet explorer doesn't support web-standards by Kevin Bluett */

td#ietop { position:relative;vertical-align:top; }
td#ietop table { position:relative;top:0px; }
