@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: #B76828;
	}
	
a:hover {}

/*----------- defines netReturns Promos ------------*/

ul#netReturnsPromoList a {
	color: #ffffff;
	text-decoration: none;
	}
	
ul#netReturnsPromoList a:hover {
	color: #ffffff;
	}

/*----------- defines headers ------------*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #016a72;
	margin: 15px 0 0 0;
	font-weight: normal;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #7A411B;
	margin: 22px 0 15px 0;
	font-weight: normal;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #B76828;
	margin: 22px 0 0 0;
	font-weight: normal;
	}
	
	h3 + p {margin-top: 0;}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B76828;
	line-height: 21px;
	font-weight: normal;
	margin-bottom: 0;
	}
	
	h4 + p {margin-top: 0;}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #B76828;
	font-size: 18px;
	margin: 15px 0 10px 0;
	}

h6 {}

tr.on {background: #efefef;}

/*----------- defines footer text styles ------------*/

#footer {
	color: #726857;
	font-size: 10px;
	}
	
#footer a{
	color: #B76828;
	text-decoration: none;
	}
	
#footer a:hover{
	color: #9e5a23;
	}

/*----------- defines content text styles ------------*/

.noBR {
	margin: 0;
	padding: 0;
	}
	
.noBRTop {
	margin-top: 0;
	}
	
.noBRBottom {
	margin-bottom: 0;
	}

#contentLeft li a {
	font-size: 14px;
	text-decoration: none;
	color: #726857;
	}
	
#contentLeft li a:hover {
	color: #9e5a23;
	}
	
p.backToTop a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}

p.backToTop a {
	text-decoration: none;
	}
	
p.backToTop a:hover {
	color: #7A411B;
	}

p.learnMore {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
	
p.learnMore a {
	text-decoration: none;
	}
	
a .learnMoreChange {
	color: #B76828;
	}
	
a:hover .learnMoreChange {
	color: #9e5a23;
	}
	
/*----------- defines home text styles ------------*/

.welcomeContent p {
	font-size: 14px;
	line-height: 170%;
	}

#homeContentMiddle h2 {
	color: #522f12;
	font-size: 18px;
	margin: 0;
	}
	
#netReturnsScript1 a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	}
	
#netReturnsScript1 a:hover {
	color: #EAEAE8;
	}
	
#netReturnsScript2 a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	}
	
#netReturnsScript2 a:hover {
	color: #EAEAE8;
	}

#interactiveHeader h2 {
	color: #015359;
	font-size: 14px;
	margin: 0;
	padding: 8px 0 8px 10px;
	}
	
#interactiveContainer p {
	margin: 0;
	padding: 0;
	}
	
#interactiveContainer h3 {
	margin: 5px 0 5px 0;
	}
	
#interactiveContainer h3 a {
	color: #b76828;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 18px;
	}
	
#interactiveContainer h3 a:hover {
	color: #9e5a23;
	}
	
#interactiveContainer a {
	color: #016a72;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 10px;
	}
	
#interactiveContainer a:hover {
	color: #015359;
	}