.SubHeading {
	font-family: Arial;
	font-size: 12px;
	color: #2B7B80;
	font-weight: bold;
	line-height: normal;
}
.ContextualSubMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #2B7B80;
	text-decoration: none;
}
.ContextualSubMenu a:hover{
	text-decoration: underline;
	/* background-color: #E5EAEF; */
}

.SearchBox {
	background-color: #CDE1F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	border: 1px solid #7F96AD;
}
.1stlevelbullet {


	font-family: Arial;
	font-size: 12px;
	color: #2B7B80;
	font-weight: bold;
	line-height: 24px;
	list-style-position: outside;
	list-style-image: url(../images/home/css_home_bulletpoint_lg.gif);
	list-style-type: none;
	font-style: normal;
	font-variant: normal;
}


.SearchBox {
	background-color: #e6eaef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	border: 1px solid #7F96AD;
}
