/* Expertise ------------------------------------------------------- */

.expertise_image {
	background-image: url(/images-v3/expertise_main_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;}
	
#subnav-expertise{
	display: none;
	width: 150px;
	background: url(/images-v3/expertise_cont_bg.jpg) repeat-y left;
}
	
#subnav-expertise .expertise a:link,a:active,a:visited {
	color: #FFF;
	text-decoration: none;}
	
#subnav-expertise .expertise a {
	color: #FFF;
	text-decoration: none;
	background-color: #6e4a22;
}
	
#subnav-expertise .expertise a:hover {
	background-image:  url(/images-v3/expertise_sub_bg_lt.jpg);
	background-repeat: repeat;
	background-color: #ba7d3a;
	color: #523719;}
	
#subnav .expertiseselected {
	background-image:  url(/images-v3/expertise_sub_bg_lt.jpg);
	background-repeat: repeat;
	background-color: #ba7d3a;
	color: #523719;}
	
#subnav .expertiseselected a {
   color: #523719;
   text-decoration: none;
   background-image: none;}
   
.expertise_container {
	font-size: 11px;
	line-height: 17px;
	color: #454545;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ead8c4;
	border-right-color: #ead8c4;
	border-bottom-color: #ead8c4;
	border-left-color: #ead8c4;
	padding: 10px;
	margin: 0px 0px 10px;
	background-image: url(/images-v3/expertise_cont_bg.jpg);
}

/*
	
.expertise_container a:link {
	color: #6e4a22;}

.expertise_container a:visited {
	color: #3a2712;}
	
.expertise_container a:active {
	color: #6e4a22;}

.expertise_container a:hover {
	color: #ffffff;
	background-color: #3a2712}
	
*/
	
.expertise_container .img_left {
	border-color: #ead8c4;}
	
.expertise_container .img_right {
	border-color: #ead8c4;}
	
.expertise_container .img_center {
	border-color: #ead8c4;}
	
.expertise_container hr{
   color: #6e4a22;
   background-color: #6e4a22;}
   
.expertise_container li{
	padding: 0px 0px 2px;}
	   
.glossary {
	position: relative;
	line-height: 13px;
	width: 100px;
	float: left;
	margin: 0px 10px 10px 0px;
	left: 10px;
	top: 10px;
}

.glossary_3{
	clear: left;
	height: auto;
	width: 350px;
}

#contentpopup {
	width: 250px;
	color: #bf7300;
	background: #ffffff;
	border: 1px solid #ffcc7f;
	font-size: 11px;
	padding: 5px;
	line-height: 12px;
}

#contentpopup ul {
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 5px;
	list-style-type: none;
}

#contentpopup h4 {
	font-size: 11px;
	margin: 0px 0px 0px;
	color: #4d591c;
}

#contentpopup h2 {
	margin: 0px 0px 5px;
	color: #4d591c;
}
