.fieldname {
  padding-left: 5px;
  font-weight: bold;
	color: #ffffff;
  background-color: #3D726F;
}

.fieldnameltgrn {
  padding-left: 5px;
  font-weight: bold;
  background-color: #C7D5D5;
}

.fieldnamegrey {
  padding-left: 5px;
  font-weight: bold;
  background-color: #EEEEEE;
}
.contentCell {
  padding-left: 10px;
	padding-top: 10px;
}

.copyright {
  text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

.footer-left {
  background-image: url(../images/global/footer/footer_link_l.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 26px;
}
.footer-right {

  background-image: url(../images/global/footer/footer_link_r.jpg);
	background-repeat: no-repeat;
	height: 26px;
}
.footer-center {
  background-image: url(../images/global/footer/footer_link_c.jpg);
  background-position: -111px;
	background-repeat: no-repeat;
	height: 26px;
}


.pageTitle {
  font-family: Tahoma;
	font-size: 14pt;
	text-align: right;
	color: #000000;
}

.pageDescription {
  text-align: right;
		color: #000000;

}

.green {
  color: #254544;
}

.white {
  color: #FFFFFF;
}


  
select.breadcrumbsel {
  background-color: #3D726F;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	border: 0;
	
}

.breadcrumbop {
  font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

body {
  font-family: Tahoma;
	font-size: 8pt;
}

td {
  font-family: Tahoma;
	font-size: 8pt;
}

.box {
  background-image: url(../images/global/box-b.jpg);
	height: 100px;
  background-repeat: no-repeat;
	background-position: bottom;
	width: 360px;
}

.box-top {
  background-image: url(../images/global/box-t.jpg);
  height: 17px;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	width: 360px;
	padding-left: 4px;
}

.box-main {
 font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 4px;
}

a {
  color: #254544;
	font-size: 9pt;
}

a:hover {
  text-decoration: none;
}

.8pttext {
  font-size: 8pt;
}

a.whitelink {
  color: #ffffff;
	font-size: 8pt;
}

a.greenlink {
  color: #254544;
	font-size: 8pt;
}

a.blacklink {
  color: #000000;
	font-size: 8pt;
}

.menu-top {
  background-image: url(../images/nonhome/info-box-t.jpg);
  height: 17px;
	
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	width: 200px;
	padding-left: 10px;
}

.menu {
  background-image: url(../images/nonhome/box-spacer.jpg);
	height: 100px;
	width: 200px;
}

.menu-bottom {
  background-image: url(../images/nonhome/box-b.jpg);
	height:10px;
	background-repeat: none;
	width:200px;
}

.menu-nav {
  font-size: 10pt;
	color: #000000;
}

.menu-nav: link {
  background-image: url(../images/nonhome/nav.jpg);
	width:200px;
	height:25px;
	background-repeat: no-repeat;
	text-decoration:none;
}
.menu-nav: hover {
  background-image: url(../images/nonhome/nav_h.jpg);
	width:200px;
	height:25px;
	background-repeat: no-repeat;
	text-decoration:none;
}
.menu-nav: active {
  background-image: url(../images/nonhome/nav.jpg);
	width:200px;
	height:25px;
	background-repeat: no-repeat;
	text-decoration:none;
}
.menu-nav: visited {
  background-image: url(../images/nonhome/nav.jpg);
	width:200px;
	height:25px;
	background-repeat: no-repeat;
	text-decoration:none;
}
