/***********************************************/
/* HTML tag styles                             */
/***********************************************/

a:link 
	{
	color: #003366;
	}
	
a:visited 
	{
	color: #003366;
	}
	
a:hover 
	{
	color: #B66611;
	}
	
a:active 
	{
	color: #B66611;
	}

/***********************************************/
/* Font classes                        		   */
/***********************************************/

.active_sitemap {
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		12px;
	color: 			#003366;
}

.sidenav_on {
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		11px;
	text-transform: uppercase;
	color: 			#3A6391;
	text-align: 	right;
	padding: 		3px 8px 3px 0px;
	font-weight: 	bold;
}

.sidenav {
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		11px;
	text-transform: uppercase;
	color: 			#888888;
	text-align: 	right;
	padding: 		4px 8px 4px 0px;
}

.sidenav a,.sidenav a:link {
	color: 				#888888;
	text-decoration: 	none;
}

.sidenav a,.sidenav a:active {
	color: 				#3A6391;
	text-decoration: 	none;
}

.sidenav a,.sidenav a:visited {
	color: 				#888888;
	text-decoration: 	none;
}

.sidenav a,.sidenav a:hover {
	color: 				#3A6391;
	text-decoration: 	none;
}

.homecontent {
	color: 			#666666;
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		12px;
	line-height: 	17px;
}

.body_text {
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		12px;
	line-height: 	17px;
	color: 			#444444;
}

.list_header {
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		12px;
	line-height: 	17px;
	color: 			#003366;
	text-align: 	justify;
	font-weight: bold;
}

.list_text {
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		12px;
	line-height: 	17px;
	color: 			#444444;
}

.text_links {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size: 		10px;
	color: 			#AAAAAA;
	text-transform: uppercase;
	line-height: 16px;
}

.text_links a,.text_links a:link {
	color: 				#AAAAAA;
	text-decoration: 	none;
}

.text_links a,.text_links a:active {
	color: 				#AAAAAA;
	text-decoration: 	underline;
}

.text_links a,.text_links a:visited {
	color: 				#AAAAAA;
	text-decoration: 	none;
}

.text_links a,.text_links a:hover {
	color: 				#AAAAAA;
	text-decoration: 	underline;
}

.body_property_detail {

	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		12px;
	color: 			#003876;
	line-height: 	16px;
}

.body_property_detail_bold {

	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		12px;
	color: 			#003876;
	font-weight: 	bold;
	line-height: 	16px;
}

.header_property_detail {
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		19px;
	font-weight: 	bold;
	line-height: 	30px;
	color: 			#003876;
	text-align: 	justify;
	font-weight: 	bold;
	text-transform: uppercase;
}

.subheader01 {
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		14px;
	line-height: 	18px;
	font-weight: 	bold;
	text-transform:	uppercase;
	color: 			#B66611;
}

.subheader02 {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			12px;
	line-height: 		16px;
	font-weight: 		bold;
	color: 				#B66611;
}

.header_project_team {

	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		18px;
	font-weight: 	bold;
	line-height: 	27px;
	color: 			#003876;
	text-align: 	justify;
	font-weight: 	bold;
	text-transform: uppercase;
}

.list_text02 {

	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		12px;
	line-height: 	21px;
	color: 			#003366;
}

.home_text {

	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		12px;
	line-height: 	17px;
	color: 			#666666;
}

.home_news {
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		11px;
	line-height: 	12px;
	color: 			#FFFFFF;
}

.home_news a,.home_news a:link {
	color: 				#FFFFFF;
}

.home_news a,.home_news a:active {
	color: 				#FFFFFF;
}

.home_news a,.home_news a:visited {
	color: 				#FFFFFF;
}

.home_news a,.home_news a:hover {
	color: 				#FFFFFF;
}
.noprint { display: none; }