.center-bg {
	background-image: url(images/center-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.data-center-bg {
	background-image: url(images/data-top-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.text-12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;

}
.bottom-text {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.bottom-text-link {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.bottom-text-link a{
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.bottom-text-link a:hover{
	text-decoration: underline;
}
.text-highlight-blue {
	font-family: tahoma;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.text-highlight-blue-normal {
	font-family: tahoma;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
}
.text-blue-normal {
	font-family: tahoma;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
ul{
	padding:0;
	margin:0;
}
li{
	list-style-type:none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding:0 0 0 15px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-color: #99CCFF;
	border: none;
	height: 22px;
}
.sublinksbox {
	height: 30px;
	border: 1px solid #CCCCCC;
	background-color: #dfe3f6;
}
.sublinks {
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;

}
.sublinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;

}
.sublinks a{
	text-decoration: underline;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	height: 25px;
	text-transform: capitalize;

}
.our-product-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-image: url(images/our-product-link.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
.our-product-link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.our-product-link a:hover{
	color: #092e5f;
	text-decoration: none;
}

