body {
	background-color: #4B4B4B;
	font-size: 100%;
}
.pageBorder {
	border: 2px solid #999999;
	background-color: #000000;
}
table {
	font-family: Arial, Helvetica, sans-serif;

}
.breadCrumbs {
	font-size: .7em;
	color: #999999;
	padding-top: 10px;
	padding-left: 10px;
}
.pageTitle {
	background-image: url(images/pageTop.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 15px;
	padding-top: 35px;
	padding-bottom: 15px;
}
.pageRepeating {
	background-image: url(images/pageRepeating.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.pageRepeating a:link {
	color: #CC0000;
}
.pageRepeating a:hover {
	color: #FF0000;
}
.pageRepeating a:visited {
	color: #CC0000;
}
.pageRepeating a:visited:hover {
	color: #FF0000;
}
.bottomBox {
	background-color: #000000;
	font-size: 0.85em;
	color: #CCCC00;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 {
	font-size: 1.75em;
	color: #FF9900;
	line-height: 0px;
	font-weight: bold;
}
h2 {
	font-size: 1.1em;
	color: #EC8D00;
	font-weight: bold;
	margin: 0px;
	padding: 0px;

}
.sideBarBG {
	border-left: 5px solid #000000;
}
.borders {
	border-right: 5px solid #000000;
	border-left: 5px solid #000000;
}
.thumbnails {
	float: right;
	clear: right;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: -10px;
	margin-left: 10px;
	background-image:  url(/images/dropShadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #000000;
}
.thumbnailText {
	float: right;
	clear: right;
	margin-top: -5px;
	margin-bottom: 5px;
	margin-right: -7px;
	margin-left: 10px;
	font-size: 0.7em;
	color: #CC0000;
	width: 100px;
	text-align: center;
}
.thumbnails img {
	display: block;
	position: relative;
	margin: -5px 5px 5px -5px;
	border: 1px solid #000000;
}
.includeContent {
	font-size: 0.95em;
}
.quoteText {
	background-color: #CCCCCC;
	border: 1px solid #FF0000;
	text-align: center;
	padding: 5px;
	font-size: .8em;
	font-weight: bold;


}
.smallText {
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;

}
.testimonialQuote {
	font-style: italic;
	font-weight: bold;
	font-size: .95em;

}
.testimonialBottom {
	font-size: .85em;
}

.certs_container { margin-bottom: 8px; border-bottom:1px solid #000000; padding-bottom:8px;}