.LesterPortal4_Box {
	border: solid black 1px;
	width: 146px;
	margin: 15px 0 0 0;
}
.LesterPortal4_dark_blue_body {
	background-color: #666699;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	width: 146px;
}

.LesterPortal4_white_body {
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666 ;
	width: 146px;
	padding: 0px 2px 0px 2px;
}

.LesterPortal4_grayText {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666 ;
	font-weight: bold;
}

.LesterPortal4_whiteText {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.LesterPortal4_formField {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 1px 0px;
	font-weight: normal;
}

/* anchor styles */

a.LesterPortal4_portalNav:link {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
a.LesterPortal4_portalNav:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a.LesterPortal4_portalNav:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
a.LesterPortal4_portalNav:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: ##000000;
	text-decoration: none;
}

a.LesterPortal4_BlackBGNav:link {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
a.LesterPortal4_BlackBGNav:active {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
a.LesterPortal4_BlackBGNav:visited {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
a.LesterPortal4_BlackBGNav:hover {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: ##ffffff;
	text-decoration: none;
}