.company {
	font-family: verdana, arial, helvetica;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
}
.slogan {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}
.pagefooter {
	padding: 0px;
	color: #666666;
	font-size: 11px;
}
.pathwayandicon {
	padding: 0px 6px;
	color: #666666;
/*	font-size: 10px; */
}
.leftnav {
  color: #666666;
}
.leftnavelement {
  border-bottom: 1px solid #5879CF;
}
.leftnavelement a:hover {
  color: #CD9F0A;
/*  border-bottom: 1px solid #5879CF; */
}
.magin {
  padding:5px;
  color: #333333; /* was #666666 */
}
table {
	font-size: 100%;
}
tr {
/*	font-size: 100%;  */
}
td {
/*	font-size: 100%;  */
}
body {
	/* font-size: 76%;  */
/* 	font-size: 100%;  */
  margin: 0;
	padding: 0;
}
a:link {
	color: #3079C4;
	text-decoration: none;
}
a:visited {
	color: #3079C4;
	text-decoration: none;
}
a:hover {
	color: #65ADF7;
	text-decoration: underline;
}
a:active {
	color: #65ADF7;
	text-decoration: underline;
}
.bgtop {
	background-image: url(images/bgtop.jpg);
}
.bgbottom {
	background-image: url(images/bgbottom.jpg);
	color: white;
	text-align: center;
	height: 24px;
}
.bgmenu {
	background-color: #065374;
}
.shadow {
	background-image: url(images/shadow.jpg);
}
.border {
/*	border: solid #787878 1px;  */
}