@charset "utf-8";
.solutionTitle, .solutionTitleTop, .solutionTitleBottom {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: left;
	clear: left;
	width: 270px;
	text-align: center;
	margin-right: 15px;
	text-decoration: none;
	color: #1B1C20;
	/*	padding: 3px;*/
	cursor: pointer;
	padding-left:3px;
	padding-right:3px;
/*	background-repeat: no-repeat;
	background-position: 0px 0px;*/
}
.solutionTitle
{
	height:25px;
}
.solutionTitleTop, .solutionTitleBottom
{
	height:24px;
}
/*.solutionTitle {
	background-image: url(/images/solutionsunselected.gif);
}
.solutionTitleTop {
	background-image: url(/images/solutionsunselectedtop.gif);
}
.solutionTitleBottom {
	background-image: url(/images/solutionsunselectedbottom.gif);
}*/

.solutionTitleSelected {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	float: left;
	clear: left;
	width: 270px;
	height:25px;
	text-align: center;
	margin-right: 15px;
	text-decoration: none;
	color: white;
	background-color: #E00026;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1B1C20;
	border-right-color: #1B1C20;
	border-bottom-color: #1B1C20;
	border-left-color: #1B1C20;
/*	padding-top: 2px;*/
	padding-right: 3px;
	/*	padding-bottom: 2px;*/
	padding-left: 3px;
	cursor: default;
/*	background-repeat: no-repeat;
	background-image: url(/images/solutionsselected.gif);
	background-position: 0px 0px;*/
	vertical-align: middle;
}
.solutionPage {
	left: 15px;
	top: 15px;
	line-height: 20px;
}

#spanIPContactCentresLink {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #1B1C20;
	border-right-color: #1B1C20;
	border-bottom-color: #1B1C20;
	border-left-color: #1B1C20;
	border-right-style: solid;
	border-left-style: solid;
}
#spanIPContactCentresLink:hover {
	background-color: #E00026;
	color: white;
}

#divIPContactCentresContent {
	display: block;
}

#spanValueAddedLink {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1B1C20;
	border-left-color: #1B1C20;
}
#spanValueAddedLink:hover {
	background-color: #E00026;
	color: white;
}
#divValueAddedContent {
	display: none;
}


#spanProactiveContactLink {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1B1C20;
	border-right-color: #1B1C20;
	border-bottom-color: #1B1C20;
	border-left-color: #1B1C20;
}
#spanProactiveContactLink:hover {
	background-color: #E00026;
	color: white;
}

#divProactiveContactContent {
	display: none;
}

#spanPublicSectorLink {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1B1C20;
	border-right-color: #1B1C20;
	border-bottom-color: #1B1C20;
	border-left-color: #1B1C20;
}
#spanPublicSectorLink:hover {
	background-color: #E00026;
	color: white;
}

#divPublicSectorContent {
	display: none;
}



#spanSelfServiceLink {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1B1C20;
	border-right-color: #1B1C20;
	border-bottom-color: #1B1C20;
	border-left-color: #1B1C20;
}
#spanSelfServiceLink:hover {
	background-color: #E00026;
	color: white;
}

#divSelfServiceContent {
	display: none;
}




#spanNetworkHostedLink {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1B1C20;
	border-right-color: #1B1C20;
	border-bottom-color: #1B1C20;
	border-left-color: #1B1C20;
}
#spanNetworkHostedLink:hover {
	background-color: #E00026;
	color: white;
}

#divNetworkHostedContent {
	display: none;
}
