body {
	padding: 0;
	margin: 0;
	background-image: url(/images/Background_LightGreen.jpg);
	background-repeat: repeat;
}

#quoteTable {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}

#quoteTable th{
	text-align: right;
	vertical-align: top;
}

#testimony {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

#testDate{
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

#testQuote{
	font-size: 14px;
	font-style: italic;
}

#testName{
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}

#testimony hr{
	width: 100%;
}

#updatePageHeader table{
	cell-padding: 15px;
	padding: 15px;
}

#references table{
	margin-bottom: 20px;
	border: 1px solid #009933;
	padding: 5px 20px;
}

#references img{
   border: 0 none;
}

#references a:link{
	color: #000000;
	border: none;
	clear: both;
}

.greenBG{
    background-color: #ADE39C;
}

.downArrow{
    float: left;
}

.upArrow{
    float: right;
    padding: 0 3 0 0;
}

.TulsaNumber {
	font-size: 12pt;
	color: #FFFFFF;
	text-align: left;
	font-weight: bolder;
	float: left;

}

#Footeraddress {
	font-size: 12pt;
	color: #FFFFFF;
	margin: 20px 0 0 0;
	text-align: center;
	vertical-align: top;

}

#Footerstuff {
	margin: auto auto 0 auto
}
