.texthighlight	{
		font: 16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
		text-align:left;
		color:#38885F;
		font-weight:bold;
		}
.texthighlightred	{
		font: 16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
		text-align:left;
		color:#CC0000;
		font-weight:bold;
		}
h1 		{
		font-family: verdana;
		font-size:14px;
		font-weight:bold;
		color: #000;
		}

h2		{
		font-size:10px;
		color: #000;
		text-align:left;
		}


p1		{
		font: 12px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
		text-align:left;
		}

.textmain	{
		font: 11px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
		text-align:left;
		}

.textmainb	{
		font: 11px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
		text-align:left;
		font-weight:bold;
		}



/* ---------- misc ---------- */


body	{
 font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
 background: #FFF;
 margin: 10px auto;
 text-align:center;
 }


/* ---------- div ---------- */


#container { 
	margin:0px auto;
	width:760px;
	text-align:center;
	background: #fff;
	}
	 

#intro {
  margin: 0px auto;
  float:left;
  text-align:left;
  width: 760px !important;
  width /**/: 760px;
  height:270px;
  background: #FFF url("logogreen.gif") no-repeat top left;
	}

#tophome {
  width:320px;
  text-align:center;
  float:right;
  background: #fff;
	}
#tophome a {
	color: #333333;
	}

#top {
  width:640px;
  height:115px;
  margin:0px auto;
  text-align:center;
  }


#content  {
  margin: 0px auto;
  text-align:left;
  z-index:0;
     }

#nav	{
	width:760px;
	background: #FFF;
	margin:10px 0px;
	padding:10px 0;
	text-align:center;
	float:left;
	}
#feature {
	width:760px;
	background: #FFF;
	margin:0px 0px;
	padding:0px 0;
	text-align:center;
	float:left;
	font-size:10pt;
	color:#cc0000;
	}

#feature a{
	color:#cc0000;
	}

#feature a:hover{
	color:#333;
	}
#first {
 width:705px !important;
 width /**/:705px;
 padding: 5px 10px 10px 10px;
 margin:10px 0 0 18px;
 text-align:left;
 float:left;
 background: #FFF;
 border: 0;
  }

#firstin {
 width:470px !important;
 width /**/:470px;
 padding: 5px 10px 10px 10px;
 margin:10px 0 0 18px;
 text-align:left;
 float:left;
 background: #FFF;
 border: 0;
  }

#fees {
 width:540px;
 padding: 2px 15px;
 text-align:left;
 }

#second {
  width:235px;
  margin-left:0px;
  padding: 2px 3px;
  float:left;
  text-align:right;
  background: #fff;
 }

#bottomlinks {
 width:760px;
 margin-top:5px;
 text-align:center;
 float:left;
 }

#bottomlinks a {
  font-size:10px;
  }

#third {
 width: 440px !important;
 width /**/: 470px;
 padding-bottom: 12px;
 }

#footer {
	position:relative;
	top:20px;
	width:100%;
	height:25px;
	float:left;
	}

.copyfooter	{font-family: verdana,arial,helvetica;
		 font-size: 9px;
		 color: #000;
		text-align: center;
		vertical-align: text-bottom;
		}



#linkList {
 position: absolute;
 top: 317px;
 left: 472px;
 font-size: 10px;
 line-height: 1.2em;
 background:  url(file:///C|/Documents%20and%20Settings/Lisa/My%20Documents/Clients/NE%20Title/images/images2/linkbg.jpg) no-repeat;
 }



/* ---------- h1, h2, h3 ---------- */

h1, h2, h3, h4 {
 font-weight: normal;
 font-size: 1.0em;
 line-height: 1.0em;
 text-indent: -2000em;
 display: block;
 }
h1 {
 width: 620px;
 height: 230px;
  }
h2 {
 width:220px;
   }

#second h3, #third h3 {
 width: 430px;
 height: 36px;
 background-repeat: no-repeat;
 }


#linkList h3 {
 width: 130px;
 height: 34px;
 background-repeat: no-repeat;
 background-color: #f2f4d8;
 }

h4 {
 width: 130px;
 height: 200px;
  }

/* ---------- p ---------- */

p {
 padding-top: 2px;
 }
.p1 {
 padding-top: 2px;
 }

/* ---------- ul, li ---------- */

ul, li {
 list-style-type: square;
 }
ul {
 border-top: 0px solid #333399;
 }
li {
 border-bottom: 0px solid #333399;
 }

#nav a.active {
	background:#000;
	color:#fff;
	}

#nav a {
 padding:4px 2px;
 margin-top:8px;
 border:0px solid #333;
 color: #38885F;
 font-weight:bold;
 font-size:11px;
 text-decoration:none;
 }

.active {
 padding:4px 12px;
 margin-top:8px;
 border:0px solid #333;
 background:#000;
 color:#38885F;
 font-size:11px;
 }

.activelgb {
 padding:4px 12px;
 margin-top:8px;
 border:0px solid #333;
 background:#000;
 color:#38885F;
 font-weight:bold;
 font-size:16px;
 }

#nav a:hover {
 color: #fff;
 background:#000;
 font-size:11px;
 text-decoration:none;
 }



/* ---------- a ---------- */

a {
 color:#3F8F65;
  }

a:hover   {
  color: #333;
	}

#intro a, #third a {
 font-weight: bold;
 color: #000;
 }

#first a, #footer a, #second a {
 color: #000;
 }


#footer a:hover, #footer a:active, #linkList a:hover, #linkList a:active, #lselect a.c:hover, #lselect a.c:active {
 color: #000;
 }

