@charset "utf-8";
/* CSS Document */
	
.style1 {
	font-family: Calibri;
	color: #333333;
	}

.featureSectionHeader2 {
	font-weight: bold;
	padding-bottom: 12px;
	display: block;
	font-size: 120%;
	color: #3465a1;
	min-width: 100%;
	font-family: Calibri;
	border-bottom: dashed 1px #808080;
	background-image: url(../../Images/Title%20Gradient.png);
	background-position: bottom;
	background-repeat: repeat-x;
	}