/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font: 11px Verdana;
}
img {border: none;}


/* Common */

#TopNav {
	font-family: "Trebuchet MS";
}

#bottomNav, a:link, a:visited {
	padding-top:5px;
	font-family: Tahoma;
	color: #0f2e71;
	font-size: 10px;
	text-decoration: none;
}


/* Home Page */
.midsection {
	background-image:url(../Images_Redesign/Homepage/midSectionBack.jpg);
	background-repeat: no-repeat;
	background-color: #2c4780;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
}


/* Interior Tenmplate */
#Content {
	background: url(../Images_Redesign/ContentPages/testimonialBack.gif) no-repeat; 
	Padding: 60px 70px 20px 20px;
	}

#Page_Heading {
width:610px;
border-bottom:solid 1px #2c4780;
Margin-Bottom: 20px;
}

#Content_Heading {
width:610px;
border-bottom:solid 1px #2c4780;
Margin: 20px 0px;
}



.midsection li {
	margin-bottom: 8px;
	margin-right: 15px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
