@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #58595B;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
a {
	color: #5a5328;
	}
	
a:hover { color: #5a3d31; }

/*----------- defines headers ------------*/

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #7e5541;
	margin: 0;
	padding: 10px 0 0 0;
	font-weight: normal;
	line-height: 27px;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #7e5541;
	margin: 22px 0 17px 0;
	font-weight: normal;
	}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #7e5541;
	margin: 22px 0 0 0;
	font-weight: normal;
	}
	
	h3 + p {margin-top: 0;}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;;
	font-size: 18px;
	color: #7e5541;
	line-height: 21px;
	}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7e5541;
	font-size: 18px;
	margin: 25px 0 10px 0;
	}

h6 {}

/*----------- defines footer text styles ------------*/

#footer {
	font-size: 10px;
	color: #ffffff;
	}
	
#footer a{
	color: #ffffff;
	text-decoration: none;
	}
	
#footer a:hover{
	color: #ffffff;
	text-decoration: underline;
	}

/*----------- defines content text styles ------------*/

.noBR {
	margin: 0;
	padding: 0;
	}
	
.noBRTop {
	margin-top: 0;
	}
	
.noBRBottom {
	margin-bottom: 0;
	}
	
p.backToTop {
	font-weight: bold;
	font-style: italic;
	}

p.backToTop a {
	text-decoration: none;
	}
	
p.backToTop a:hover {
	text-decoration: underline;
	}

p.learnMore {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	}
	
p.learnMore a {
	text-decoration: none;
	}
	
p.learnMore a:hover {
	text-decoration: underline;
	}
	
#sectionNav ul li {
	list-style: none;
	padding: 3px 0;
}
#sectionNav ul li a {
	color: #404942;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 18px;
}

#sectionNav ul li a:hover {
	text-decoration: underline;
}

#learnMore ul li {
	list-style: none;
	padding: 3px 0;
}
#learnMore ul li a {
	color: #404942;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 18px;
}

#learnMore ul li a:hover {
	text-decoration: underline;
}

.contentSingleColumn a {
	color: #404942;
	text-decoration: none;
}

	
/*----------- defines home text styles ------------*/

.welcomeContent h1 {
	color: #7e5541;
}

.welcomeContent p {
	font-size: 14px;
	line-height: 170%;
	margin: 5px 0 5px 0;
	}
	
.welcomeContent p.learnMore {
	font-size: 10px;
	line-height: 100%;
	}
	
#featureStory h3 {
	margin: 0;
	}
	
ul#netReturnsPromoList li a {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}

	ul#netReturnsPromoList li a:hover {
		color: #EEEDE7;
		}

#netReturnsScript1 h2 {
	color: #065639;
	font-size: 18px;
	margin: 30px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#netReturnsScript2 h2 {
	color: #065639;
	font-size: 18px;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#netReturnsScript1 a {
	color: #6D6E71;
	text-decoration: none;
	}
	
#netReturnsScript1 a:hover {
	color: #58595B;
	}
	
#netReturnsScript2 a {
	color: #6D6E71;
	text-decoration: none;
	}
	
#netReturnsScript2 a:hover {
	color: #58595B;
	}

#interactiveHeader h2 {
	color: #065639;
	font-size: 18px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#interactiveContainer p {
	margin: 0;
	padding: 8px 0 0 0;
	color: #106794;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
	
#interactiveContainer h3 {
	margin: 15px 0 5px 0;
	color: #404942;
	font-size: 16px;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#interactiveContainer h3 a {
	font-size: 14px;
	color: #404942;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	}
	
#interactiveContainer h3 a:hover {
	color: #00577F;
	}
	
#interactiveContainer a {
	color: #404942;
	text-decoration: none;
	font-size: 12px;
    font-style: italic;
    font-weight: bold;
    text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#interactiveContainer a:hover {
	color: #106794;
	text-decoration: underline;
	}