body, td {
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#000;
}

h1 {
	font-size:18px;
	color:#0D2147;
	font-weight:bold;
	margin:0 0 25px 0;
}

h2 {
	font-size:15px;
	color:#009EE0;
	font-weight:normal;
	margin:0 0 8px 0;
}

h3 {
	font-size:13px;
	color:#000;
	font-weight:bold;
	margin:0 0 5px 0;
}

h4 {
	font-size:14px;
	color:#666666;
	font-weight:bold;
}

a {
	color:#009EE0;
	text-decoration:none;
}

a:hover {
	color:#009EE0;
	text-decoration:underline;
}

hr {
	margin: 20px 0;
	height: 1px;
	border: none;
	border-top: 1px dotted #0088cc;
	color: #CCCCCC;
}

.pageImageRight{
	float:right;
	margin:4px 0 0 10px;
	border:solid #CCC 3px
}


/* Contact Page Styles */

.offices{
	float:left;
	width:100%;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:dotted #ccc 1px;
}

.detailHolder{
	float:left;
}

#content .detailHolder div p{
	margin-bottom:0;
}

.detailHolder h2{
	margin-left:3px;
}

.offices img{
	float:left;
	margin:3px 10px 0 0;
	border:solid #CCC 3px
}

.offices div div{
	float:left;
	margin:0 0 13px 22px;
	padding:3px 9px 3px 0;
	width:144px;
	border-right:solid #00AEEF 1px;
}

.offices div div h3{
	font-size:13px;
	font-weight:normal
}

.offices .accountancy{
	margin-left:5px
}

#content .noMargin{
	margin-right:0;
	border:none;
}

#content p.noMargin{
	margin-bottom:0
}

#content .address{
	margin:0 0 13px 5px;
	clear:both
}

#content .googleMap{
	margin:0 0 0 5px;
	float:left;
	clear:both;
	width:100%;
}

.teamMember{
	float:left;
	width:677px;
	border-bottom:dotted #0088cc 1px;
	margin-bottom:20px;
}

.teamMemberNoText{
	float:left;
	width:200px;
	margin-right:25px
}

.teamMember img, .teamMemberNoText img{
	float:left;
	margin:4px 10px 0 0;
	border:solid #CCC 3px;
}

#content .teamMemberNoText img{
	margin-bottom:3px;
	float:none
}

#content .imgBotMargin{
	margin-bottom:20px;
}

.lastMember{
	border:none;
	margin:0
}

.testimonialDiv{
	float:left;
	width:650px;
	margin-bottom:20px;
	border-bottom:dotted #0088cc 1px;
}

.testimonialImg{
	float:left;
	margin:4px 10px 22px 0;
	border:solid #CCC 3px;
}

.lastTest{
	margin:0;
	border:none;
}

.lastTest img{
	margin-bottom:0;
}

.bigLink{
	font:17px Georgia, "Times New Roman", Times, serif;
	background:url(/images/spacers/bullet_blue.gif) no-repeat 2px 5px;
	padding-left:27px
}

/* Custom Styles for dropdown */

.textHighlight {
	font-weight:bold;
	color:#999999;
}

.textHighlight2 {
	font-weight:bold;
	color:#006600;
}

