@charset "utf-8";
.WhatWeDo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}
.MissText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #006;
}


.WhatWeDo a:link {text-decoration:none; color:#006; }
.WhatWeDo a:visited {text-decoration:none; color:#006;}
.WhatWeDo a:hover {text-decoration:underline; color:#900;}
.WhatWeDo a:active {
	text-decoration:underline;
	color:#900;
	
}

.Titles {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #333;
	text-align: center;
	font-weight: bold;
}

#container {
	margin: 0 auto;
	width: 775px;
	text-align: left;
	background-color: #cccc99;
  }
  
body {
	background-image: url(../images/gradbckgrndBLong.jpg);
	background-repeat: repeat-x;
  }
  #prewrapper {
	margin: 0 auto;
	width: 850px;
	background-image: url(../images/background.gif);
}.footTable {
	background-color: #c0c09b;
	background-repeat: no-repeat;
}
.footText {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}


.footText a:link {text-decoration:none; color:#666666; }
.footText a:visited {text-decoration:none; color:#666666;}
.footText a:hover {text-decoration:none; color:#900;}
.footText a:active {
	text-decoration:none;
	color:#900;
	
}
.SatisfactionRating {
	text-align: center;
	font-size: 18px;
	color: #006;
}

