/* CSS Document */
h1 {
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #F0660B;
}
.edobodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: 333333;
}

.edobodycopy a:link {
	color: #F0660B;
	text-decoration: none;
	}
.edobodycopy a:visited {
	text-decoration: none;
	color: #F0660B;
}
.edobodycopy a:hover {
	text-decoration: none;
	color: #622904;
}
.edosmallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: 333333;
}

.edosmallcopy a:link {
	color: #F0660B;
	text-decoration: none;
	}
.edosmallcopy a:visited {
	text-decoration: none;
	color: #F0660B;
}
.edosmallcopy a:hover {
	text-decoration: none;
	color: #622904;
}
.edobulletlist ul {
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
	line-height: 16px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 20px;
	padding-left: 0px;
	list-style-image: url(../images/dot.gif);
}
.edobulletlist ul a:link {
	color: #F0660B;
	text-decoration: none;	
}
.edobulletlist ul a:visited {
	color: #F0660B;
	text-decoration: none;
}
.edobulletlist ul a:hover {
	color: #622904;
	text-decoration: none;
}
.edoabovelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin-bottom: 0px;
}
.edoabovelist a:link {
	text-decoration: none;
	color: #F0660B;
	margin-bottom: 0px;
}
.edoabovelist a:visited {
	color: #F0660B;
	text-decoration: none;
	margin-bottom: 0px;
}
.edoabovelist a:hover {
	color: #622904;
	text-decoration: none;
	margin-bottom: 0px;
}