table,tr,td {
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	vertical-align: top;
}

.float {
	float: left;
}

img {
	border: none;
}

img {
	vertical-align: bottom;
}

h1 {
	color: #074446;
	font-size: 18px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color: #FFFFFF;
	font-size: 15px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	color: #158889;
	font-size: 15px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer {
	color: #d9d9d9;
}

div.footer a {
	color: #d9d9d9;
	line-height: 20px;
	font-size: 12px;
}

div.footer a:hover {
	color: #d9d9d9;
	line-height: 20px;
	font-size: 12px;
}

.smaller {
	color: #d9d9d9;
	font-size: 10px;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
}

a {
	font-family: Verdana, Helvetica, sans-serif;
	color: #158889;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	color: #074446;
	text-decoration: underline;
}

.white {
	color: #ffffff;
}

.maintable {
	margin-left: auto;
	margin-right: auto;
}

.text {
	line-height: 18px;
	text-align: left;
	font-size: 11px;
	margin: 10px 15px 15px 18px;
}

.smaller a {
	color: #ffffff;
}

.smaller a:hover {
	color: #ffffff;
}

.leftBGPic {
	background-image: url(../images/Personal_Injury_02.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 300px;
	height: 1300px;
	width: 50%;
}

.rightBGPic {
	background-image: url(../images/Personal_Injury_06.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 303px;
	height: 1300px;
	width: 50%;
}

.footersize {
	width: 980px;
	margin: 0px auto;
}

