﻿.txtNormal
{
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left; 
	color: #000000;	
}
.txtNormalCentre
{
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #000000;	
}
.txtNormalRight
{
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	vertical-align:text-top;
	color: #000000;	
}
.txtRed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cc0000;	
}
.txtField
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
}
.BigBlueContactTableStyle
{
	width: 440px;
	border: solid 1px #114ca6;
}
.BigBlueContactTableStyle h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: navy;	
}
.NewContactTableStyle
{
	width: 440px;
	border: solid 1px #759614;
}
.NewContactTableStyle h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: navy;	
}
.ProContactTableStyle
{
	width: 440px;
	border: solid 1px #9b7c21;
}
.ProContactTableStyle h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: navy;	
}
.CorporateContactTableStyle
{
	width: 440px;
	border: solid 1px #8a2418;
}
.CorporateContactTableStyle h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: navy;	
}

