td img {display: block;}
#outerWrapper {
	margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 800px;
	background-color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 4px;
	padding-left: 4px;
	color: #000000;
}

h1 {
font-size: 16px;
font-weight: bolder;
color: #B70000;
padding-right: 6px;
padding-left: 6px;
}
h3 {
font-size: 14px;
color: #000066;
font-style: italic;
padding-right: 3px;
padding-left: 3px;
}

h2 {
font-style: italic;
font-weight: bolder;
text-decoration: underline;
}
.smalltext {
font-size: 9px;
}

.highlight {
font-style: normal;
text-decoration: underline;
font-weight: normal;
color: #B70000;
}
.navbar {
	text-align: center;
	font-size: 12px;
	color: #333333;
}
a {
color: #000000;
}
.copyright {
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	background-color: #000066;
}
.underline {
font-style: italic;
font-weight: normal;
}
.content_testimonials_strong {
	font-weight: normal;
	color: #333333;
}
p {
padding-right: 15px;
padding-left: 4px;
}
h4 {
font-size: 16px;
font-style: italic;
font-weight: bold;
color: #B70000;
text-align: center;
}
.smallred {
	color: #b70009;
	font-size: 14px;
	font-style: italic;
}
.imgbox {
	border: thin solid #000066;
}
#services_content img {
	border: 1px double #000066;
}
div.contentHeaderContainer{
	margin-left: 25px;
	padding-top: 3px;
	padding-right: 10px;
}
div.contentBodyContainer{
	margin-left: 10px;
}

div.imgBoxLeft {
	
	margin: 0px 0px 10px 0px;
	float: left;
	font-size: 0px; 
}
div.imgBoxLeft img {
  padding: 1px;
  }
div.imgBoxLeft p {
	text-align: center;
	margin-top: 2px;
	font-size: 0px; 
}
div.imgBox img {
	border: 1px solid #5A6484; /* Border Dark*/
}

div.imgBoxLeft img {
	border: 1px solid #5A6484; /* Border Dark */
}
.taxcredit {
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	
	
}
.highlightwhite {
	font-weight: bold;
	color: #FFFFFF;
}
#index_copyright .copyright a {
	color: #FFFFFF;
}
