

.left_head {
	background-image: url(../images/left_headbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	height: 24px;
	width: 265px;
	font-size: 32px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	text-indent: 15px;
	margin: 0px;
	border: 1px solid #CCCCCC;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform: uppercase;
}

a.technology:link, a.technology:active, a.technology:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	text-align: left;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C3C3C3;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-right: 0px;
	padding-left: 11px;
	margin: 0px;
	background-color: #2b525d;
	text-transform: uppercase;
	letter-spacing: 1px;

}
a.technology:hover {
	color: #00CCFF;
	text-decoration: none;
	background-color: #085a72;
}






a.technology2:link, a.technology2:active, a.technology2:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	text-align: left;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C3C3C3;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-right: 0px;
	padding-left: 11px;
	margin: 0px;
	background-color: #2b525d;
	text-transform: uppercase;
	letter-spacing: 1px;

}
a.technology2:hover {
	color: #00CCFF;
	text-decoration: none;
	background-color: #085a72;
}





.accordprefix img{ margin-right:9px;}


a.leftnavi:link, a.leftnavi:active, a.leftnavi:visited{
	text-decoration: none;
	width: 100%;
	display:block;
	color:#333333;
	text-align: left;
	background-color: #d0cece;
	font-size: 13px;
	background-image: url(../images/subhead_bull.gif);
	background-repeat: no-repeat;
	background-position: 10px 13px;
	line-height: 22px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 12px;
	
	
}

a.leftnavi:hover {background-color: #b9b6b6;
    color: #fff;}

a.active:link, a.active:active, a.active:visited{
	text-decoration: none;
	width: 100%;
	display:block;
	color:#333;
	text-align: left;
	background-color: #e9e9e9;
	
	background-image: url(../images/subhead_bull.gif);
	background-repeat: no-repeat;
	background-position: 10px 13px;
	line-height: 22px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	/*font-size: 13px;padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 12px;*/
	
	
}








