/* ----- general formatting ------ */
BODY, td
{
	font: normal 13px Trebuchet MS,Geneva,Sans-Serif;
	color:#333333;	
	line-height:1.3;
}

.footer 
{
	font: normal 12px Trebuchet MS,Geneva,Sans-Serif;
	color:#939799;
	margin-left:16px;
	margin-top:25px;
	padding:0px;
	line-height:1.3;
}

.footer .left
{
	float: left;
	width: 40%;
	}
	
.footer .right
{
	float: left;
	width: 45%;
	margin: 0 0 0 30px;
	}	
	
img.lester
{
	margin: 0 0 0 14px;
	}
	
.center
{
	text-align: center;
	}
	
p.fine-print
{
	font-size: 10px;
	color: #666;
	}	
	
.foot-txt
{
	color: #8992AF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-decoration: none;
	}

/* ----- focus area ------ */
.focusArea
{
	/*height:198px;*/
	
	margin:0px;
	padding-left:8px;
	padding-right:8px;
	padding-top:12px;
	background-color:#F2E9ED;
}

.focusArea h1
{
	font: bold 14px Trebuchet MS,Geneva,Sans-Serif;
	color:#4D74A9;
	margin:0px 0px 10px 0px;
	padding:0px;
}

.focusArea p
{
	margin:0px 0px 10px 0px;
	padding:0px;
}

/* ----- forms ------ */
select 
{
	font: normal 13px Trebuchet MS,Geneva,Sans-Serif;
	color:#333333;
	border: 1px solid black;
}

input
{
	font: normal 13px Trebuchet MS,Geneva,Sans-Serif;
	color:#333333;
	border: 1px solid #C0C0C0;
	padding:0px;
	margin:0px;
	height:19px;
}

/* ----- dhtml menus ------ */
#menu1Container
{
	}
.menublock 
{
	padding:7px;
	background-color:#E9EDF2;
	}

.menuoptions
{
	font: normal 13px Trebuchet MS,Geneva,Sans-Serif;
}
.menuoptions a
{
	display:block;
}

.menuoptions a:hover
{
	display:block;
	background-color:Blue;
}

.ebuild
{
	font-weight: bold;
	font-style: italic;
	}



/* LESTER BUILDINGS PORTAL STYLES */

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

.LesterPortal4_white_body {
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666 ;
	width: 174px;
	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;
}




				