/* CSS Document */
h1 {
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #0C2185;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
}
.epbodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.epbodycopy a:link {
	color: #0C2185;
	text-decoration: none;
	}
.epbodycopy a:visited {
	text-decoration: none;
	color: #0C2185;
}
.epbodycopy a:hover {
	text-decoration: none;
	color: #040c2f;
	text-align: left;
}
.epsmallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: 333333;
}

.epsmallcopy a:link {
	color: #0C2185;
	text-decoration: none;
	}
.epsmallcopy a:visited {
	text-decoration: none;
	color: #0C2185;
}
.epsmallcopy a:hover {
	text-decoration: none;
	color: #040c2f;
}
.epbulletlist 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);
}
.epbulletlist ul a:link {
	color: #0C2185;
	text-decoration: none;	
}
.epbulletlist ul a:visited {
	color: #0C2185;
	text-decoration: none;
}
.epbulletlist ul a:hover {
	color: #040c2f;
	text-decoration: none;
}
.epabovelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin-bottom: 0px;
}
.epabovelist a:link {
	text-decoration: none;
	color: #0C2185;
	margin-bottom: 0px;
}
.epabovelist a:visited {
	color: #0C2185;
	text-decoration: none;
	margin-bottom: 0px;
}
.epabovelist a:hover {
	color: #040c2f;
	text-decoration: none;
	margin-bottom: 0px;
}
.notetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.epnobulletlist ul {
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-left: 30px;
	padding-left: 0px;
	list-style-type: none;
}
.epnobulletlist li {
	margin-bottom: 20px;
	margin-top: 20px;
}
.epnobulletlist ul a:link {
	color: #0C2185;
	text-decoration: none;	
}
.epnobulletlist ul a:visited {
	color: #0C2185;
	text-decoration: none;
}
.epnobulletlist ul a:hover {
	color: #0C2185;
	text-decoration: none;
}
.eporderlist ol {
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom:20px;
	padding-top: 0px;
	margin-left: 30px;
	padding-left: 0px;
	padding-bottom: 10px;
}
.eporderlist ol a:link {
	color: #0C2185;
	text-decoration: none;	
}
.eporderlist ol a:visited {
	color: #0C2185;
	text-decoration: none;
}
.eporderlist ol a:hover {
	color: #0C2185;
	text-decoration: none;
}

