body {
	font-family: sans-serif, arial;
  font-size: 12px;
  line-height: 18px;
  color: #666666;
}

.bigbold {
	font-family: "times new roman", sans-serif, arial;
	font-size: 20px;
  font-weight: bold;
  color: #666666;
  }

  .homeintro {
	font-family: "times new roman", sans-serif, arial;
	font-size: 14px;
	font-weight: bold;
	color: #8C8C8C;
  } 

.txt1 {
	font-family: sans-serif, arial;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

.emTxt {
	font-family: sans-serif, arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
	color: #1B7066;
}


td.footer {
	font-family: sans-serif, arial;
	font-size: 10px;
	border-top: thin dotted #B5B5B5;
  line-height: 10px;
  text-align: center;
}

td div {
      /* this makes TDs a container with their own coordinate system.
         absolutely-positioned elements will be offset relative to them */
      position:relative;
}

.supFix{
	font-size: smaller;
	vertical-align: baseline;
	position: relative;
	bottom: 0.33em;
}

.menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#A66500;
	font-weight: bold;
	font-size:11px;
	line-height: 16px;
	background-color:#FFE07F;
	padding-left: 5px;
	width:100px;

	filter:alpha(opacity=88);
	-moz-opacity: 0.88;
	opacity: 0.88;
}

a.nav:link {
	color: #A66500;
	font-weight: bold;
	text-decoration: none;
}


a.nav:visited {
	color: #A66500;
	font-weight: bold;
	text-decoration: none;
}


a.nav:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}


a.nav:active {
	color: #A66500;
	font-weight: bold;
	text-decoration: none;
}

a.footer:link {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}


a.footer:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}


a.footer:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}


a.footer:active {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

a:link {
	color: #A66500;
	font-weight: normal;
	text-decoration: none;
}


a:visited {
	color: #A66500;
	font-weight: normal;
	text-decoration: none;
}


a:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}


a:active {
	color: #A66500;
	font-weight: normal;
	text-decoration: none;
}


.spotlightNews {
	font-family: sans-serif, arial;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	text-align: left;
}

.snewsBull {
	list-style-image: url(images/arrow_block12.gif);
	list-style-position: outside;
}



.spotlightHead {
	font-family: times new roman, sans-serif, arial;
	font-size: 16px;
	font-weight: bold;
	color: #A66500;
}

.portfolioLink {
	padding-left: 6px;
	vertical-align: baseline;
	position: relative;
	top: 2px;
}

