﻿.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;	
}
.txtNormalThin
{
	height: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left; 
	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;	
}
.ContactHeader
{
	height: 92px;
	width: 848px;
	background-color: #ffffff;
	background-image: url("../images/ContactUs.jpg");
	background-repeat: no-repeat;
}
.ContactLeftCol
{
	width: 415px;
	height: 526px;
	background-color: #ffffff;
	border: solid 2px #9aa1c2;
	float: left;
}
.ContactLeftColHead
{
	height: 30px;
	width: 399px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #e8f1a4;
	float: left;
}
.ContactLeftColHead h2
{
	margin-top: .25em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #2f4064;	
}
.ContactRightCol
{
	width: 415px;
	height: 526px;
	background-color: #ffffff;
	border: solid 2px #9aa1c2;
	float: right;
}
.ContactRightColHead
{
	height: 30px;
	width: 399px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #fff0b0;
	float: left;
}
.ContactRightColHead h2
{
	margin-top: .25em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #2f4064;		
}
.ContactRightColHead h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #2f4064;		
}
