/* $Header: z:/rcs/www/index1.css,v 1.7 2007-04-09 14:20:32-04 dave Exp $ */


body {
  font-family: tahoma, sans-serif;
  font-size: 10pt;
  background-color: white;
}

td {
  font-family: tahoma, sans-serif;
  font-size: 10pt;
  /*background-color: white;*/
}

#content {
	padding-left: 10px;
}

div.center {
	text-align: center;
}


td.NavCell {
	background-color: transparent;
}


div.textmenu {
	font-size: 12px;
	font-weight: normal;
	cursor: default;
}


div.co-menu {

	/*
	 *  Lt Blue: #A6CAF0
	 *  Drk Blue: #1B3188   #000080
	 */
	
	text-align: center;
	background-color: #1B3188;
	color: white;
	font-size: 80%;
	margin: 5px 0;
	padding: 5px 0;
	cursor: default;
}



a.companies:link, a.companies:visited {
	color: white;
	text-decoration: none;
}

a.companies:hover {
	/*xfont-weight: bold;*/
	color: yellow;
}


div.copyright {
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	padding: 10px 0;
	font-size: 8pt;
}	


a.new-window,
#content a.external {
	background: url(images/extlink.png) center right no-repeat;
	padding-right: 13px;
}



ul.contact-info {
	width: 80%;
	text-align: center;
	list-style-type: none;
	list-style-image: none;
	padding-left: 0;
	margin-left: 0;
}


ul.contact-info li.name {
	font-weight: bold;
}


div#evaluation-copy {
	margin-top: 30px;
}


div#info-request {
	margin-top: 30px;
}


span.news-date {
	font-size: 75%;
	color: #888;
}


div.news-short {
	color: gray;
	font-size: 80%;
	margin-left: 20px;
}

