body {
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom:0px;
background-color: #CCCCCC;

}

p {
/*padding-top: 10px;
margin-top:-10px;*/

margin-top: 0px; 
margin-bottom: 10px;
}

.bodyCopy {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #969796;
	text-decoration: none;
	line-height: 18px;
	
}

.bodyCopyOrange {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #d65e22;
	text-decoration: none;
	line-height: 18px;
}

.bodyCopy:link {
	color: #d65e22;
	text-decoration: none;
}
.bodyCopy:hover {
/*	color: #666666;*/
	text-decoration: none;
}
.bodyCopy:visited {
	text-decoration: none;
}

.bodyCopyLink {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #d65e22;
	text-decoration: underline;
}
.bodyCopyLink:link {
	color: #d65e22;

}
.bodyCopyLink:hover {
	color:#cccccc; 

}
.bodyCopyLink:visited {

}



.footer {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #666666;
	
}

.footerLink {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #333333;
}
.footerLink:link {
	color: #333333;
	text-decoration: none;
}
.footerLink:hover {
	color: #111111;
	text-decoration: underline;
}

.navON {

	font-family: arial;
	font-size: 14px;
	font-style: normal;
	color: #eeeeee;
	text-decoration: none;
	font-weight: bold;

}

.nav {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	/*font-weight: bold;*/
}
.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav:hover {
	color: #eeeeee;
	text-decoration: none;
}
.nav:visited {
	text-decoration: none; 
}




.header {
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-style: none;
	font-weight:bold;
	color: #575757;
	text-decoration: none;
}
.header:link {
	color: #85420e;
	text-decoration: none;
}
.header:hover {
	color: #666666;
	text-decoration: none;
}

.subhead {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 0px;
	color: #d65e22;
	text-decoration: none;
}
.header2:link {
	color: #6D3E24;
	text-decoration: none;
}
.header2:hover {
	color: #85420e;
	text-decoration: none;
}

.headerBlack {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


ul {
list-style:circle;
line-height:18px;
margin-left: 0px;
padding-left: 0px;

}