#contactUs{
	background-color: #FFFFFF;	
}
#contactUs .padder{
	padding: 5px;
}
#contactUs .semiTitle{
	line-height: 17px;
}
#contactUs .telDetails{
	background-image: URL('/assets/images/generic/icons/16x16/ico_tel.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
}
#contactUs .telDetails .centreText{
	text-align: center;
}
#contactUs .telDetails A{
	color: #183CAD;
}
#contactUs .telDetails A:hover{
	text-decoration: underline;
}
#contactUs .tel{
	font-size: 12pt;
	line-height: 18px;
	font-weight: bold;
}
#contactUs .addrDetails{
	margin-top: 10px;
}
#contactUs .addrDetails A{
	color: #183CAD;
}
#contactUs .addrDetails A:hover{
	text-decoration: underline;
}
#contactUs .addr{
	font-size: 9pt;
	font-weight: bold;
}