.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.navgrey {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	letter-spacing: 0em;


}

.navBlue {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	color: #1E5B79;
	line-height: 18px;


}

.nav:hover {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}

.navgreyBold {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	color: #999900;
	font-weight: bold;

}
.navMore {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	color: #3399CC;
	font-weight: normal;

}

.navMore:hover {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	color: #3399CC;
	font-weight: normal;
	text-decoration: underline;


}

.navgreyVersion {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
	text-decoration: none;

}
.bgtest {
	background-color: #E1E1E1;
	list-style-position: inside;
	list-style-image: url(../images/datasoft_services_heading.jpg);
	list-style-type: square;

}
.navGreySmallest {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #0099CC;

}


.navTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-decoration: none;



}

.navTop:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #53A9FF;
}
.NewsSmallest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: 666666;
	
}

.NewsSmallest:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #0099CC;

}
.highlightBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	line-height: 17px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.highlightBoxNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	line-height: 17px;
	padding: 0px;
	border: 1px none #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
}

.highlightBoxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	line-height: 17px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 5px;
}
