body {
	font-family: helvetica, arial;
	font-size: 10px;
	color: #666666;
}
td {
	font-family: helvetica, arial;
	font-size: 10px;
	color: #666666;
}
a {
	color: #F5989D;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 1px;
}
a:hover {
	color: #CC0000;
}
.a2 {
	color: #92BBD1;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 1px;
}
.a2:hover {
	color: #0088D1;
}
input {
	font-size: 9px; color: #000000; font-family: helvetica, arial, sans-serif; border:1px solid; border-color: #A7A7A7; background-color:#F5F5F5;
}
input.button {
	font-size: 9px; color: #419FD0; font-family: helvetica, arial, sans-serif; border:0px solid; background-color:#FFFFFF; height: 2.0em;
}
.button:hover, .button:focus, input.button.hover, input.button.focus {
	font-size: 9px; color: #0088D1; font-family: helvetica, arial, sans-serif; border:0px solid; background-color:#F5F5F5; height: 2.0em;
}
.selected {
	color: #CC0000;
	font-size: 10px;
	letter-spacing: 1px;
}
.title {
	color: #333333;
	font-size: 12px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: bold;
	}
.a3 {
	color: #343E44;
	font-size:6px;
}
.a3:hover {
	color: #343E44;
}

#entrepHdr {
	color: #336699;
	font-size: 18px;
	font-weight: normal;
	margin: 20px 0 0 20px;
	clear:left;
	border-bottom: 1px solid #CCC;
	}
#entrepSub  {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 0 18px;
	clear:right;
	}


#entrepNav {
	margin: 0;
	padding: 0 0 10px 0px;
	float:right;
}
#entrepNav li {
	display: inline;
	list-style: none;
}
#entrepNavOn {
	float: left; 
	margin: 2px 10px 4px 10px;
	border-bottom: 4px solid #F5989D;
	color: #F5989D;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	list-style: none;
	padding-bottom: 3px;	
	}
#entrepNav a {
	float: left;
	line-height: 20px;
	margin: 0 10px 4px 10px;
	padding-bottom: 4px;
	text-decoration: none;
	color: #F5989D;
	font-size: 14px;
	}
#entrepNav a.active, #entrepNav a:hover {
	border-bottom: 4px solid #CC0000;
	padding-bottom: 0px;
	color: #CC0000;
	}

.entrepBody {
	font-family: helvetica, arial, sans-serif;
	font-size:11px;
	}
.entrepBody ul {
	margin: 5px 0 0 55px;	
	}
.entrepBody h3 {
	margin: 10px 18px 0 18px;
	font-weight: normal;
	font-size:13px;
	}
#prevNext {
	margin: bottom;
	}
