body {
	margin:0px 0px 0 0px;
	padding:10px;
	background:#ffffff;
	font-family:Verdana;
	font-size: 11px;
	text-align: left;
	color:#ffffff;
}

td {
	font-family:Verdana;
	font-size: 11px;
}

.bodytext {
	font-family:Verdana;
	font-size: 11px;
	padding-right: 10px;
	padding-left; 20px;
}

#homeprojects {
	background-image: url("/common/images/interface/top-bg.gif");
	width: 730;
	margin-left: 0px;
	border:0px solid #000000;
	position:relative;
}

#maincontent {
	background-image: url("/common/images/interface/content-bg.gif");
	margin-top:12px;
	width: 751px;
	border:0px solid #000000;
	font-family:  Arial;
	font-size: 11px;
	margin-top: 5px;
	padding-top: 5px;
	text-align: left;
	position: relative;
}

#maincontentfooter {
	background-image: url("/common/images/interface/content-bottom.gif");
	margin-top: 0px;
	padding-top: 0px;
	height: 10px;
	width: 751px;
	border:0 px solid #000000;
	position:relative;
}

#footer {
	font-family: Arial;
	font-size: 12px;
	margin-left: 10px;
	text-align: left;
	position:relative;
}


#subnav {
	width: 751px;
	font-family: Arial;
	font-size: 11px;
	border:0 px solid #000000;
	text-align: left;
	margin-bottom: 0px;
	position: relative;
}

#subnav td {
	border-style : none;
	border-top-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 0px;
}

#subnav tr {
	border-style : none;
	border-top-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 0px;
}

#footertop {
	height: 6px;
	width: 751px;
	border:0px solid #000000;
	text-align: left;
}

#copyright {
	background-image: url("/common/images/interface/top-bottom_bg-nosubnav.gif");
	text-indent: 10px;
	width: 751px;
	height: 65;
	border:0px solid #000000;
}

#address {
	background-image: url("/common/images/interface/content-bg.gif");
	background-repeat: repeat-y;
	font-family: Arial;
	font-size: 12px;
	margin-left: 0px;
	text-indent: 10px;
	width:751px;
	height:65px;
	left: 20px;
	position:absolute;
	color: #4b4b4b;
	text-decoration: none;
	border:0px solid #000000;}

#footerbottom {
	height: 9px;
	width: 751px;
	border:0px solid #6666FF;
}

#contentbody {
	background:#FFFFFF;
	width: 751px;
	border:0px solid #000000;
	text-align: left;
}

#content {
	background:#000000;
	margin-left: 10px;
	width: 751px;
	height: 62px;
	border:0px solid #000000;
	text-align: left;
}

#topcorners {
	background:#FFFFFF;
	margin-left: 0px;
	margin-right:0px;
	width: 751px;	
	border:0px solid #000000;
}

#topbanner {
	background-image: url("/common/images/interface/top-bg.gif");
	margin-left: 0px;
	margin-right:0px;
	width: 751px;	
	border:0px solid #000000;
}

#topnav {
	background:#FFFFFF;
	margin-left: 0px;
	margin-right:0px;
	width: 75px;	
	border:0px solid #000000;
}

#sublogo {
	background:#FFFFFF;
	left: 20px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	width: 206px;
	height: 25px;
	border:0px solid #000000;
}

/**
#top-nav-item {
	background-image: url("/common/images/interface/top-bottom_bg-nosubnav.gif");
	margin-left: 0px;
	margin-right:0px;
	height: 35px;
	width: 751px;
	border:0px solid #000000;
	position:relative;
}
**/
#top-nav-item {
	margin-left: 0px;
	margin-right:0px;
	width: 751px;
	border:0px solid #000000;
	position:relative;
}

#subprojects {
	background-image: url("/common/images/interface/top-bg.gif");
	width: 730;
	margin-left: 0px;
	border:0px solid #000000;
}

#subPageHeading {
	font-family: Arial;
	font-size: 18px;
	color:#ffffff;
	vertical-align: middle;
	text-decoration: none;
	border:0px solid #000000;
	/*background-image: url("/common/images/interface/content-bg.gif");
	background-repeat:repeat-y;*/
}

.subPageHeading {
	font-family: Arial;
	font-size: 20px;
	color: #ffffff;
}

.newstext {
	font-family: Arial;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
}

.incontentheading {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

.contenttext {
	font-family:Verdana;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	color:#ffffff;
}

A  {
  font-family:Verdana;
  font-size : 11px;
  text-decoration : underline;
  color : #ad0747;
  font-weight : bold;
}

A:Active  {
  font-family:Verdana;
  font-size : 11px;
  text-decoration : underline;
  color : #ad0747;
}

A:Hover  {
  font-family:Verdana;
  font-size : 11px;
  text-decoration : none;
  color : #ad0747;
}

A:Visited  {
  font-family:Verdana;
  font-size : 11px;
  color : #ad0747;
}

.currentlink {
  font-family :  Arial;
  font-size : 12px;
  text-decoration : none;
  color : #272E63;
  font-weight : bold;
}

A.currentlink:Active  {
  font-family :  Arial;
  font-size : 12px;
  text-decoration : none;
  font-weight : bold;
  color : #272E63;
}

A.currentlink:Hover  {
  font-family :  Arial;
  font-size : 12px;
  text-decoration : underline;
  font-weight : bold;
  color : #272E63;
}

A.currentlink:Visited  {
  font-family :  Arial;
  font-size : 12px;
  font-weight : bold;
  color : #272E63;
}

.subnavlink {
  font-family :  Arial;
  font-size : 12px;
  text-decoration : none;
  color : #FFFFFF;
  font-weight : bold;
}

A.subnavlink:Active  {
  font-family :  Arial;
  font-size : 12px;
  text-decoration : none;
  font-weight : bold;
  color : #FFFFFF;
}

A.subnavlink:Hover  {
  font-family :  Arial;
  font-size : 12px;
  text-decoration : underline;
  font-weight : bold;
  color : #FFFFFF;
}

A.subnavlink:Visited  {
  font-family :  Arial;
  font-size : 12px;
  font-weight : bold;
  color : #FFFFFF;
}

.pagetitle {
	font-family: Arial;
	font-size: 18px;
	color: #4b4b4b;
	padding-left: 10px;
	padding-right: 10px;	
}

.sectionhead {
	font-family: Arial;
	font-size: 17px;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	vertical-align: top;
	text-decoration: none;
	border:0px solid #000000;
}

.pagehead {
	font-family: Arial;
	font-weight:bold;
	font-size: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
	vertical-align: top;
	text-decoration: none;
	border:0px solid #000000;
}

.spacerimage {
	background:#FFFFFF;
 	position:relative;
 	width:751px;
 	margin-right: 0px;
 	height: 6px; 
 	border: 1px none #000000; 
 	background-image: url('/common/images/interface/content-bg.gif'); 
 	background-repeat: repeat-y;
 	text-align: left;
}

.spacerimage-top {
	background:#FFFFFF;
 	position:relative; 
 	width:751px;
 	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
 	border: 0px solid #000000; 
 	background-image: url('/common/images/interface/content-top.gif'); 
 	background-repeat: repeat-x;
 	text-align: left;
}

.spacerimage-middle {
 	position:relative; 
 	width:751px; 
 	height: 4px;
 	margin-right: 0px; 	
 	border: 0px solid #000000; 
 	/*background-image: url('/common/images/interface/content-middle.gif'); 
 	background-repeat: repeat-x;*/
 	margin-top: 0px;
 	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
 	text-align: left;
	color:#ffffff;
}

.spacerimage-bottom {
 	position:relative; 
 	width:751px; 
 	height: 9px;
 	margin-right: 0px; 	
 	border: 0px solid #000000; 
 	/*background-image: url('/common/images/interface/content-middle.gif'); 
 	background-repeat: repeat-x;*/
 	padding-top: 5px;
	padding-bottom: 5px;
 	text-align: left;	
	color:#ffffff;
}

.heading {
	position: absolute; 
	width: 190px; 
	top: 0px; 
	border:0px solid #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 0px;
	font-family: Arial;
	font-size: 18px;
	color: #ffffff;
 	text-align: left;	
}

p.content {
	background-image: url('/common/images/interface/content-bg.gif'); 
	background-repeat: repeat-y; 
	padding-left: 200px;
	padding-right: 107px;
	padding-bottom: 10px;
	padding-top: 5px;
	border:0px solid #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px; 
 	text-align: left;
	color:#ffffff;
	font-size:11px;
	font-family:Verdana;
}

p.content-middle {
	font-family:Verdana;
	font-size:11px;
	background-image: url('/common/images/interface/content-bg.gif'); 
	background-repeat: repeat-y; 
	padding-left: 200px;
	padding-right: 107px;
	padding-top: 5px;	
	padding-bottom: 10px;
	border:0px solid #000000; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px; 
	text-align: left;
	color:#ffffff;
}

p.content-bottom {
	padding-left: 200px;
	padding-right: 107px;
	padding-top: 5px;
	padding-bottom: 10px;
	border:0px solid #000000; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-image: url('/common/images/interface/content-bg.gif'); 
	background-repeat: repeat-y;
 	text-align: left;	
	color:#ffffff;
}

.newsarchivetitle {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding-right: 10px;
}

.dateposted {
	font-family: Arial;
	font-size: 12px;
	color: #4b4b4b;
	padding-right: 10px;
}

ul {
	font-family:Verdana;
	font-size: 11px;
}

p.alt_content {
color:#000000;
}
