body {
	background-color: #DED9C2;
	margin: 0px;
}
tr,td,body,.sub_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.top_bar {
	background-color: #FFFFFF;
}
b,a {
	color: #003366;
}
.blue {
/*	color: #36577E;*/
	color: #822A2A;
}
.regions {
	color: #1267A9;
}
.sub_title {
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}
.subnav_back {
	background-color: #7598C0;
}
.nav_back {
	background-color: #11568B;
}
.section_1 {
	/* Project Portfolio */
	background-color: #0097AC;
}
.section_2 {
	/* Partnering with IHP */
	background-color: #D59059;
}
.section_3 {
	/* Corporate Profile */
	background-color: #6E8E83;
}
.section_4 {
	/* Content / Offices */
	background-color: #D2AE03;
}
.section_5 {
	/* IHP News & Releases */
	background-color: #AD4858;
}
.section_41 {
	/* Sitemap */
	background-color: #8E6E73;
}
.subnav_text,a.subnav_text:link,a.subnav_text:visited,a.subnav_text:active,a.subnav_text:hover {
	font-size: 11px;
	color: #003366; /* Have to set this for non click nav */
	line-height: 21px;
	text-decoration: none;
}
a.subnav_text:active,a.subnav_text:hover {
	text-decoration: underline;
}
.sub_subnav_text,a.sub_subnav_text:link,a.sub_subnav_text:visited,a.sub_subnav_text:active,a.sub_subnav_text:hover {
	font-size: 10px;
	color: #003366; /* Have to set this for non click nav */
	line-height: 14px;
	text-decoration: none;
}
a.sub_subnav_text:active,a.sub_subnav_text:hover {
	text-decoration: underline;
}
.quote_text,.quote_author {
	font-family: Times New Roman;
	font-size: 12px;
	color: #11568B;
}
.quote_text {
	font-style: italic;
}
.copyright {
	font-size: 10px;
	color: #958953;
}