@charset "utf-8";
body {
	background: #CCCCCC;
}
html, body, table, tr, td, div, p, ul, li, b, u, i {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.quickTipTitle {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF; 
	
	padding: 5px;
}
.quickTipContent {
	padding: 4px;
	color: #FFFFFF;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 15px;
	margin-top: 15px;
	margin-left: auto;
	text-align: center;
}
.contact_blurb{
	font-size:12px;
	color:#fff;	
}
.contact_blurb a,
.contact_blurb a:visited{
	color:#fff;	
}
.contact_blurb a:hover{
	color:#ddd;	
}
td.bodyCell {
	background: #FFFFFF;
}
.bodyContents {
	padding: 5px;
	color: #333333;
}
.pageTitle {
	font-size: 18px;
}
.pageTitleRed {
	color: #ad0938;
}
.tagline {
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
}
.testimonial {
	font-style: italic;
	color: #666666;
}
div.testimonialName {
	font-style: normal;
	color: #9a022d;
	border-bottom: 1px dotted #666666;
}
img.imgBioPhoto {
	border: 2px solid #9B022E;
}
td.footerLeft {
	background: url(images/footer-left.jpg) no-repeat; height: 51px; width: 15px;
}
a {
	color: red;
}
a:hover {
	color: black;
}
.style1 {color: #FFFFFF}

table.newsletterContent tr td {
	color: #FFFFFF;
}
h1{
	display: inline;
	margin:0; padding: 0;
	font-size: 18px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;	
}
h2{
	display: inline;
	margin:0; padding:0;
	font-size: 12px;
	font-weight: bold;
}
h3{
	margin: 10px; padding: 0;
	font-size: 12px;
	font-style: italic;
	color: #999;
}