p {
font-family: arial, helvetica, sans-serif; color: #003366; font-size: 12px
}
.blue {
font-family: arial, helvetica, sans-serif; color: #003366; font-size: 12px
}
.grn {
font-family: arial, helvetica, sans-serif; color: #006666; font-size: 12px
}
.brwn {
font-family: arial, helvetica, sans-serif; color: #663300; font-size: 12px
}
.sob {
font-family: arial, helvetica, sans-serif; color: #999999; font-size: 9px
}
b {
font-family: arial, helvetica, sans-serif; color: #003366; font-size: 13px; font-weight: bold
}
.subhead_blue {
font-family: arial, helvetica, sans-serif; color: #003366; font-size: 13px; font-weight: bold
}
.subhead_grn {
font-family: arial, helvetica, sans-serif; color: #006666; font-size: 13px; font-weight: bold
}
.subhead_brwn {
font-family: arial, helvetica, sans-serif; color: #663300; font-size: 13px; font-weight: bold
}
ul {
font-family: arial, helvetica, sans-serif; color: #003366; font-size: 12px
}
.bullets_brwn {
font-family: arial, helvetica, sans-serif; color: #003366; font-size: 12px
}
.bullets_blue {
font-family: arial, helvetica, sans-serif; color: #003366; font-size: 12px
}

#eclogin {
	position: relative;
	top: 260;
	left: 20;
	z-index: 1001;
	width: 140px;
}
#eclogin p {
	font-size: 10px;
	color: #657586;
	font-family: arial, helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
}

.eclogin_title {
	font-size: 12px;
	color: #657586;
	font-family: arial, helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

.eclogin_label {
	font-size: 10px;
	color: #657586;
	font-family: arial, helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
}
#eclogin a.eclogin_submit {
	color: #8b9dae;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
	font-family: arial, helvetica, sans-serif;
	line-height: 20px;
	background: url(../images/arrow_left.gif) top left no-repeat;
	padding: 0px 0px 0px 10px;
}
#eclogin a:hover.eclogin_submit {
	text-decoration: underline;
	color: #657586;
	background: url(../images/arrow_left_over.gif) top left no-repeat;
}
#eclogin input {
	background: #ffffff;
	color: #666666;
	width: 140px;
	height: 20px;
	font-size: 10px;
}
#eclogin a {
	text-decoration: underline;
	color: #8b9dae;
}
#eclogin a:hover {
	text-decoration: none;
	color: #657586;
}
