.headingCell {
	background-image:  url(../../images/city.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	vertical-align: middle;
	margin-bottom : 0px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;

}

.leftCell {
	border-left: 1px solid #ffffff;
	background-color:#DFE3EF;
}
.rightCell{
	border-right: 1px solid #ffffff;
}


.leftRightCell{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	text-align:center;
}
.leftRightCell a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
.leftRightBottomCell{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-align:center;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	color: #0d3c74;
	font-size: 28px;
	margin-bottom:0px;
	padding-top:40px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 16px;
	text-align:center;
}
h3 {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color: #000099;
	padding-left: 10px;
	font-size: 14px;
}
.mainNavCell {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color:#BDC8DC;
	height:20px;

}
.mainSubNavCell {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color:#DCE2ED;
	height:20px;

}
.mainNavCellParent {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color:#9DCEFF;
	height:20px;
	background-image:  url(../bits/arrow_down.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a.mainNavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
}

a:hover{
	color:#ff0000;
	text-decoration: underline;
}
a.currentLocation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
td.contentCell {
	background-image: url(../background/lilac_shade_content.jpg);
	background-repeat: no-repeat;


}
p,li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left:10px;
}
p.address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:5px;
	color: #555555;
}
p.aboutUs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:10px;
	width:150px;
	color: #555555;
}
div.quotes{
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	
}
div.client{
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-style:italic;

}
.dropLetter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}

/*email formatting*/
td.emailTableColumn{
	background-color: #BDC8DC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #003366;
	border-left-color: #003366;

}

td.emailTableData{
	background-color: #DFE3EF;
	border: 1px solid #999999;

}

td.emailTableData2{
	background-color: #EAEEDF;
	border: 1px solid #999999;

}
