/*  
Styles across multiple sites
*/

.foottext{
	width: 162px;
	padding-right: 5px;
	font-size: 10px;
	}
	
.foottitles{
	font-size: 12px;
	font-weight: bold;
	}
	
.foottableend{
	width: 648px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999966;
	border-bottom-color: #999966;
	}
