	TD			{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
	}
	INPUT		{
		border: 1px solid Silver;
		height: 20px;
		padding-left: 4px;
	}
	.subText	{
		font-size: 10px;
		font-weight: bold;
	}
	.topMenu	{
		color: white;
		font-size: 10px;
		font-weight: bold;
		padding-left: 10px;
		padding-right: 10px;
		cursor: hand;
	}
	.hiddenInfo	{
		position: absolute;
		left: -3000px;
	}
<!-- ----------------------------- BORDER COLOR START ----------------------------- -->
	.borderColor	{
		background-color: #0272BC;
		color: white;
	}
	.borderLeftColor	{
		 border-left-color: #0272BC;
	}
	.subHeadingBorder	{
		background-color: #0272BC;
		color: white;	
		width: 200px; 
		font-weight: bold; 
		text-align: right; 
		padding-right: 15px; 
		padding-top: 2px; 
		font-size: 10px; 
		height: 18px;
	}
	.borderCopyRight	{
		border-top-color: #0272BC;
		width: 617px;
		text-align: right; 
		padding-top: 3px; 
		padding-bottom: 3px; 
		padding-right: 18px; 
		font-weight: bold; 
		font-size: 10px; 
		border-top-style: solid; 
		border-top-width: 5px;
	}
<!-- ----------------------------- BORDER COLOR END ----------------------------- -->
	.blueTitle	{
		font-size: 16px; 
		font-weight: bold; 
		color: #00BAF2;	
	}
	.arrowList	{
		vertical-align: middle; 
		font-weight: bold; 
		font-size: 11px;
	}
	.arrowText	{
		position: relative;
		top: -2px; 
		left: 10px
	}
	
	.contactTitle	{
		vertical-align: top; 
		font-weight: bold; 
		font-size: 10px; 
		padding-right: 15px; 
		text-align: right;
	}
	.contactText	{
		vertical-align: top;
	}
	.contactRegisteredOffice	{
		vertical-align: top; 
		font-weight: bold; 
		font-size: 10px; 
		padding-right: 15px; 
		text-align: center;
	}
