/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
p, td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.footer {
	color: #004890;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #D5DBD7;
}
.r4_c1, r4_c5 {
	border-bottom:1px solid #000000;
	background-color:#D5DBD7;
}
.r1 {
	background-color: #D5DBD7;
}

.r4_c2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #004890;
	background-color: #D5DBD7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
a {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #004890;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}


.footer_sides {
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	background-color: #D5DBD7;
}
.r2_c3 {
	background-color: #004890;
}
.contacts {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #004890;
	padding-left: 80px;
}

.r3 {
	background-color: #004890;
}
.content_cell {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	width: 760px;
	margin-right: auto;
}


.aorphans {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
                margin-left:5px;
}

.aorphans:hover {
	text-decoration: underline;
}
.links td {
	color: #004890;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.links a {
	color: #004890;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.links a:hover {
	color: #000000;
}
.project_list a {
	color: #004890;
	text-decoration: none;
	font-size: 13px;
	line-height: 17px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.project_list a:hover {
	text-decoration: underline;
	padding-top: 6px;
	padding-bottom: 6px;
}
.projects {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}

.heading {
	font-family: "Times New Roman", Times, serif;
	color: #004890;
	font-size: 21px;
	font-weight: bold;
}
.home_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	text-align: justify;
	font-weight: normal;
}
.links a {
	padding-right: 15px;
	padding-left: 15px;
	color: #004890;
	text-decoration: none;
}
.links_active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.architect {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #004890;
	font-weight: bold;
}
.projects {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}
/* the rollover */

.anylinkcss{
	visibility: hidden;
	background-color: #D5DBD7;
	position: absolute;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
}

.anylinkcss a{
	display: block;
	text-decoration: none;
	text-indent: 5px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px;
	
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #004890;
	color: white;
	display: block;
	text-decoration: none;
}

.anylinkcss td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.alinks {
	color: #000000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.alinks:hover {
	text-decoration: none;
}

