body,p,b,i,strong,em,dt,dd,dl,sl,caption,th,td,tr,u,blink,select,option,form,div,font,li 
	{ font-family: arial, helvetica, sans-serif; font-size: 11px; }

body                { background-color: #ffffff; margin: 0 0 0 0; padding : 0 0 0 0; }
h1 { color: #ffffff; font-weight: bold; font-size: 13px; text-align: left; }
p { color: #ffffff; line-height: 17px; text-align: left; }

a:link { color: #ffffff; text-decoration: underline; }
a:visited { color: #ffffff; text-decoration: underline; }
a:hover { color: #ffffff; text-decoration: underline; }

.white_center { font-size: 10px; color: #ffffff; text-align: center; line-height: 15px; }
.small_link   { margin-top: 0px; margin-bottom: 0px; font-size: 10px; }

.nav { color: #000000; }
.nav:link { color: #000000; text-decoration: none; }
.nav:visited { color: #000000; text-decoration: none; }
.nav:hover { color: #000000; text-decoration: underline; }

.footer { color: #666600; font-size: 10px; line-height: 15px; }
.footer:link { color: #666600; text-decoration: none; }
.footer:visited { color: #666600; text-decoration: none; }
.footer:hover { color: #666600; text-decoration: underline; }

.telephone_indicator { font-size: 10px; color: #000000; }

.copyright { color: #666666; font-size: 10px; }
.copyright .pipe { font-size: 15px; }

p .project_nav { line-height: 15px; }
.project_nav { color: #000000; font-weight: bold; }
a.project_nav:link { color: #ffffff; text-decoration: none; font-weight: normal; }
a.project_nav:visited { color: #ffffff; text-decoration: none; font-weight: normal; }
a.project_nav:hover { color: #000000; text-decoration: underline; font-weight: normal; }
a.project_nav:link img { border : 2px solid #ffffff; }
a.project_nav:visited img { border : 2px solid #ffffff; }
a.project_nav:hover img { border : 2px solid #000000; }

a.press_nav:link { color: #ffffff; text-decoration: none; font-weight: normal; }
a.press_nav:visited { color: #ffffff; text-decoration: none; font-weight: normal; }
a.press_nav:hover { color: #000000; text-decoration: underline; font-weight: normal; }
a.press_nav:link img { border : 2px solid #ffffff; }
a.press_nav:visited img { border : 2px solid #ffffff; }
a.press_nav:hover img { border : 2px solid #000000; }

a.index_nav:link { color: #ffffff; text-decoration: none; font-weight: normal; }
a.index_nav:visited { color: #ffffff; text-decoration: none; font-weight: normal; }
a.index_nav:hover { color: #000000; text-decoration: underline; font-weight: normal; }
a.index_nav:link img { border : 2px solid #ffffff; }
a.index_nav:visited img { border : 2px solid #ffffff; }
a.index_nav:hover img { border : 2px solid #000000; }



.highslide {
	cursor: url(../graphics/zoomin.cur), pointer; outline: none;
}
.highslide img {
	border: 2px solid #ffffff; margin: 2px;
}
.highslide:hover img {
	border: 2px solid #000000;
}
.highslide-image {
	cursor: pointer; /* opera */
	cursor: url(../graphics/zoomout.cur), pointer;
	border: 2px solid white;
}
.highslide-image-blur {
	cursor: pointer;
	cursor: hand;
}
.highslide-caption {
	color: #666666;
	display: none;
	border: 2px solid white;
	border-top: none;
	font-family: Verdana, Helvetica;
	font-size: 10px;
	padding: 5px;
	background-color: white;
}
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
.highslide-loading {
	display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: black;
	padding-left: 22px;
	background-image: url(../graphics/loader.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}