.top-t a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #052D50;
	text-decoration: none;
	background-color: #D6DBE2;
	height: 27px;
	width: 102px;
	display: block;
	text-align: center;
	line-height: 27px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFC9D2;
}
.top-t a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #052D50;
	text-decoration: none;
	background-color: #EFF1F4;
	height: 27px;
	width: 102px;
	display: block;
}
.top-p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #05296D;
	text-decoration: none;
	background-color: #DCE0E7;
	height: 37px;
	width: 188px;
	display: block;
	text-align: left;
	line-height: 27px;
	text-indent: 5px;
}
.hr-1 {
	color: #CACACA;
}

.top-p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #05296D;
	text-decoration: none;
	background-color: #B3BBCA;
	height: 37px;
	width: 188px;
	display: block;
	text-align: left;
	line-height: 27px;
	text-indent: 5px;
}
.company {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 170%;
	color: #333333;
	text-decoration: none;
}
.hr-2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
}
.products-t {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	font-weight: bold;
	text-transform: capitalize;
	color: #31475C;
	text-decoration: none;
}
.company-pp  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	color: #31475C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
}
.company-ti a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	text-transform: capitalize;
	color: #0A5192;
	text-decoration: none;
	display: block;
	padding-left: 9px;
}
.company-ti a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-left: 9px;
	background-color: #F3F3F3;
}


.index-d a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	color: #000066;
	text-decoration: none;
	text-transform: capitalize;
}
.index-d a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	color: #54A3C5;
	text-decoration: underline;
	text-transform: capitalize;
}
.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	color: #001275;
	text-decoration: underline;
}
a.email:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	color: #54A3C5;
	text-decoration: underline;
}
