@charset "utf-8";
/* CSS Document */

#secNav {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
	

#secNav ul {
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
}

#secNav li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 20px;
	list-style: none;
}

#secNav li a, #secNav li span{
	text-indent: -3000px;
	height: 14px;
	display: block;
	font-size: 1px;
}


#secNav li.clr a {
	width: 38px;
	background: url('../img/n_color.gif') top left no-repeat;
	border-bottom: none;
}
#secNav li.clr a:hover {
	border-bottom: solid 4px #f8a138;
}
#secNav li.clr span.on {
	width: 38px;
	background: url('../img/n_color.gif') top left no-repeat;
	border-bottom: solid 4px #f8a138;
}

#secNav li.dcm a {
	width: 142px;
	background: url('../img/n_docuent_management.gif') top left no-repeat;
	border-bottom: none;
}
#secNav li.dcm a:hover {
	border-bottom: solid 4px #f15922;
}
#secNav li.dcm span.on {
	width: 142px;
	background: url('../img/n_docuent_management.gif') top left no-repeat;
	border-bottom: solid 4px #f15922;
}


#secNav li.dcd a {
	width: 139px;
	background: url('../img/n_document_distribution.gif') top left no-repeat;
	border-bottom: none;
}
#secNav li.dcd a:hover {
	border-bottom: solid 4px #eb1d2d;
}
#secNav li.dcd span.on {
	width: 139px;
	background: url('../img/n_document_distribution.gif') top left no-repeat;
	border-bottom: solid 4px #eb1d2d;
}


#secNav li.prd a {
	width: 79px;
	background: url('../img/n_productivity.gif') top left no-repeat;
	border-bottom: none;
}
#secNav li.prd a:hover {
	border-bottom: solid 4px #ec008c;
}
#secNav li.prd span.on {
	width: 79px;
	background: url('../img/n_productivity.gif') top left no-repeat;
	border-bottom: solid 4px #ec008c;
}


#secNav li.sec a {
	width: 53px;
	background: url('../img/n_security.gif') top left no-repeat;
	border-bottom: none;
}
#secNav li.sec a:hover {
	border-bottom: solid 4px #b3206e;
}
#secNav li.sec span.on {
	width: 53px;
	background: url('../img/n_security.gif') top left no-repeat;
	border-bottom: solid 4px #b3206e;
}


#secNav li.cst a {
	width: 92px;
	background: url('../img/n_cost_recovery.gif') top left no-repeat;
	border-bottom: none;
}
#secNav li.cst a:hover {
	border-bottom: solid 4px #6f2c91;
}
#secNav li.cst span.on {
	width: 92px;
	background: url('../img/n_cost_recovery.gif') top left no-repeat;
	border-bottom: solid 4px #6f2c91;
}


#secNav li.dvm a {
	width: 119px;
	background: url('../img/n_device_managment.gif') top left no-repeat;
	border-bottom: none;
}
#secNav li.dvm a:hover {
	border-bottom: solid 4px #193282;
}
#secNav li.dvm span.on {
	width: 119px;
	background: url('../img/n_device_managment.gif') top left no-repeat;
	border-bottom: solid 4px #193282;
}


#secNav li.use a {
	width: 56px;
	background: url('../img/n_usability.gif') top left no-repeat;
	border-bottom: none;
}
#secNav li.use a:hover {
	border-bottom: solid 4px #006db8;
}
#secNav li.use span.on {
	width: 56px;
	background: url('../img/n_usability.gif') top left no-repeat;
	border-bottom: solid 4px #006db8;
}


#secNav li.acs a {
	width: 81px;
	background: url('../img/n_accesability.gif') top left no-repeat;
	border-bottom: none;
}
#secNav li.acs a:hover {
	border-bottom: solid 4px #169793;
}
#secNav li.acs span.on {
	width: 81px;
	background: url('../img/n_accesability.gif') top left no-repeat;
	border-bottom: solid 4px #169793;
}


#secNav li.env a {
	width: 74px;
	background: url('../img/n_enviornment.gif') top left no-repeat;
	border-bottom: none;
}
#secNav li.env a:hover {
	border-bottom: solid 4px #00a650;
}
#secNav li.env span.on {
	width: 74px;
	background: url('../img/n_enviornment.gif') top left no-repeat;
	border-bottom: solid 4px #00a650;
}
