table,tr,td {
	font-family: Verdana, Helvetica, sans-serif;
	color: #555555;
	text-align: left;
	vertical-align: top;
}

.float {
	float: left;
}

img {
	border: none;
}

td>img {
	vertical-align: bottom;
}

h1 {
	color: #040c29;
	font-size: 18px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color: #052d6f;
	font-size: 15px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	color: #052d6f;
	font-size: 15px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.footersize {
	width: 950px;
	margin: 0px auto;
}

.footer a {
	color: #ffffff;
	line-height: 20px;
	font-size: 12px;
}

.footer a:hover {
	color: #ffffff;
	line-height: 20px;
	font-size: 12px;
}

.smaller {
	color: #ffffff;
	font-size: 10px;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
}

a {
	color: #264ac5;
	text-decoration: none;
}

a:hover {
	color: #366ac0;
	text-decoration: underline;
}

.white {
	color: #ffffff;
}

.maintable {
	margin-left: auto;
	margin-right: auto;
}

.text {
	line-height: 18px;
	text-align: left;
	font-size: 11px;
	padding: 105px 15px 15px 45px;
}

.resourcetext {
	line-height: 18px;
	text-align: left;
	font-size: 11px;
	padding: 10px 15px 15px 0px;
}

.smaller a {
	color: #ffffff;
}

.smaller a:hover {
	color: #ffffff;
}

.largelist {
	font-size: 14px;
}

.largelist a {
	font-size: 14px;
	line-height: 22px;
}

.leftbg {
	background-image: url(../images/San-Diego-PI_02.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 269px;
	height: 1530px;
}

.rightbg {
	background-image: url(../images/San-Diego-PI_04.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 270px;
	height: 1530px;
}

#CTAs img {
	margin: 0px 8px 0px 8px;
}

.Injury {
	background-color: #C3D2E2;
	color: #000000;
	border-style: dashed;
	border-color: #eeeeee;
	padding-top: 0px;
	margin-top: 6px;
	border-width: 1px;
}

.Injury2 {
	background-color: #DEDEDE;
	color: #000000;
	border-style: dashed;
	border-color: #BBBBBB;
	margin-top: 6px;
	border-width: 1px;
}

.InjuryHeader h3 {
	color: #ffffff;
	background-color: #0A2A4C;
	padding: 10px;
	margin: 0px;
}

.InjuryInformation {
	background-color: #F2F2F2;
	padding: 10px;
	color: #000000;
	font-size: 10px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

.InjuryContent {
	padding: 10px;
	padding-top: 2px;
}

