@charset "utf-8";

body {
	background-color: #3f3f3f;
	background-image: url(images_common/bg-gradient.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}
.smalltype {
	font-size: 10px;
	line-height: 12px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}
h1 {
	font-size: 18px;
	color: #3F9EFF;
	font-weight: normal;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 25px;
}
h2 {
	font-size: 15px;
	line-height: 17px;
	color: #000000;
	font-weight: bold;
}
.project-name {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
.project-firm {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #00539F;
	text-decoration: none;
}
a:visited {
	color: #00539F;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a:active {
	color: #00539F;
	text-decoration: none;
}
.tablecontent {
	background-color: #ebf5ff;
}
.tablecontent p {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tablecontent h1 {
	font-size: 15px;
	line-height: 17px;
	color: #FFF;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 15px;
	font-weight: bold;
}
.tablecontent li {
	margin-bottom: 7px;
}
.tablecontent ul {
	margin-top: 15px;
	margin-right: 15px;
}
.tablecontent ul ul{
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-size: 11px;
	line-height: 14px;
}
.tablecontent ul ul li{
	margin-bottom: 4px;
	list-style-type: disc;
}
#leftnav {
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.leftnav-rule {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	margin-top: 10px;
}
#leftnav a {
	color: #FFF;
}
#leftnav a:hover {
	color: #000;
}
#leftnav a:active {
	color: #000;
}
.building-details {
	font-size: 11px;
	line-height: 13px;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
}
.building-details p {
	margin-top: 5px;
	margin-bottom: 0px;
}
.building-details h1 {
	font-size: 11px;
	line-height: 14px;
	margin-top: 25px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #444;
	text-transform: uppercase;
	color: #444;
}
.building-details h2 {
	font-size: 11px;
	line-height: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #444;
	font-weight: bold;
}
.mainimage-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
.mainimage-details-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-transform: uppercase;
}
.superscript {
	vertical-align: 30%;
	font-size: 70%;
}
.subscript {
	font-size: 70%;
	vertical-align: -15%;
}

.graph-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.graph-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.graph-details p {
	margin-top: 5px;
}
.graph-details blockquote {
	margin-top: -2px;
	margin-left: 15px;
	margin-right: 0px;
}
.credits {
	font-size: 9px;
	line-height: 11px;
	text-transform: uppercase;
	text-align: right;
	color: #666;
}
