@charset "ISO-8859-1";
body {
	background:url(images/wrightcommunications_bg.jpg); background-repeat: repeat-x; background-color: #564A62;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #751B69;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #751B69;
}

p, tr, th, td, ul, ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #751B69;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #751B69;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #751B69;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #751B69;
	font-weight: bold;
	text-decoration: none;
}


table {
	background-color:#FFFFFF;
}

.bottomBG {
	background-color: #564A62;
}

.highlightText {
	color: #791F7B;
}.testimonialContributor {
	font-size: 10px;
}
.whiteText {
	color: #FFFFFF;
	font-weight: bold;
}
.darkBlackText {
	color: #000000;
	font-weight: bold;
}
