@charset "ISO-8859-1";


body {
	text-align: center;
	margin:0;
	padding:0;
	background-color: #FFF;
}

#wrapper {
	width: 850px;
	background: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #09C;
}
a:active {
	text-decoration: none;
}
.tinytype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666;
	background-color: #FFF;
}
.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #000;
	background-color: #FFF;
}
.tinytype-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666;
	background-color: #FFF;
}
.name-client {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.85em;
	color: #000;
	background-color: #FFF;
}
.name-project {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
}
.name-spacerline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666;
	background-color: #FFF;
	text-align: center;
}
.nav-textlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #CCC;
	background-color: #FFF;
	font-weight: normal;
	text-align: center;
}
.nav-textlinks a:link {
	color: #666;
	text-decoration: none;
}
.nav-textlinks a:visited {
	text-decoration: none;
	color: #666;
}
.nav-textlinks a:hover{
	color:#06F;
	text-decoration: underline;
}
.nav-textlinks a:active {
	text-decoration: none;
	color: #666;
}

.nav-pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.05em;
	color: #000;
	background-color: #FFF;
	font-weight: bold;
}

.nav-headertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #000;
	background-color: #FFF;
}
.nav-headertext a:link {
	color: #009;
	text-decoration: none;
}
.nav-headertext a:visited {
	text-decoration: none;
	color: #009;
}
.nav-headertext a:hover{
	color:#06F;
	text-decoration: underline;
}
.nav-headertext a:active {
	text-decoration: none;
	color: #009;
}
.z-name-clientWHITETY {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.85em;
	color: #FFF;
}
.z-name-projectWHITETY {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
}
.z-bodycopyWHITETY {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFF;
}
.z-name-spacerlineWHITETY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #CCC;
}
h1 {
	font-size: 1.2em;
	color: #333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 1em;
	color: #333;
}
#divSplashContainer {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

