@charset "utf-8";
/* CSS Document */

.BotNav {
	background: url(images/blBkgd.jpg) repeat-x;
	color: #FFFFFF;
	height: 25px;
	border-top: 1px solid #FFFFFF;
	text-align: center;
	padding-top: 6px;
	font-size: 10px;
}
.botWhit {
	font-size: 11px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 140%;
	font: "Lucida Sans", Arial, sans-serif;
}
.RED {
	color: #C62F26;
}

.iside {
	margin-left: 10px;
	margin-right: 0px;
}
/*h1 {
	font-size: 14px;
	color: #335B99;
	border-top: 1px dotted #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px #CCCCCC;
	margin-top: 3px;
	margin-bottom: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h2 {
	font-size: 14px;
	margin-bottom: 7px;
	text-decoration: none;
}*/
.botWhit a:link {
	color: #335B99;
}
.botWhit a:visited {
	color: #345A98;
}
.botWhit a:hover {
	color: #738BB7;
}
.List{
	list-style: url(images/iRedPlus.jpg) inside;
	margin-left: 0px;
	padding:0px;
}
.Listcontent {
	list-style: url(images/iRedPlus.jpg) outside;
	padding:0px 15px;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 90%;
}
a.blue:link {
	text-decoration: underline;
	color: #335B99;
	margin-left: 4px;	
}
a.blue:visited {
	text-decoration: underline;
	color: #335B99;
	margin-left: 4px;	
}
a.blue:hover {
	text-decoration: none;
	color: #738BB7;
	margin-left: 4px;	
}
.testimonials {
	background: #F5F8FA;
	display: block;
	margin: 7px;
	padding: 7px;
	border: 1px solid #566896;
	color: #333333;
}
 p.botWhits {
	line-height: 120%;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;

}