body {
  width:960px;
  background:#676767;
  font-family:Arial, Helvetica, sans-serif; 
  font-size:12px;
  margin:0 auto; /* this centers the layout */
  color:#666;
}

img {
  border:0;
  vertical-align:bottom;
}

/* CONTENT styles */

.mainwrap {
  width:960px;
  background:#fff;
}

.subnavwrap {
  background:#fff;
  padding:0 15px;

}

.header01 {
	font-size: 14px;
	font-weight: bold;
	color: #999933; 
	padding:10px 0 20px 0;
}

.regtexthead  {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;


}

.regtextsmall {
	font-size: 10px;
	font-weight: normal;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

}

.mainartl {
  width:430px;
  padding:10px 15px 0 15px;
}

.innrartr {
  float:left;
  padding:20px 15px 0 0;
}

.copylink {
	color: #CC6633;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}

a.copylink:hover {
	color: #666666;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copylink2 {
	color: #666666;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}

a.copylink2:hover {
	color: #CC6633;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        text-decoration: none;
}

.bottartwrap {
  padding-left:15px;
  margin-top:20px;
  *margin-top:35px; /* for IE */
}

.bottartsimg {
  width:120px;
  padding:0 0 0 5px;

}

.bottartscopy {
  width:305px;
  padding:5px 15px 5px 5px;
}

.bottartscopyr {
  padding:5px;
}

.hrfoot {
  width:960px;
  color:#000;
}

/* 0808 NAV styles */

#nav, #nav ul {
	float: left;
	list-style: none;
	background: #fff;
	font-weight: bold;
	padding: 0;
	border-bottom:1px solid #ccc;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	color: #666;
	text-decoration: none;
	padding: 0.25em 1em 0.5em .8em;
	*padding: 0.25em 0.75em 0.25em 1em; /* for IE */
}

#nav a:hover {
	color: #fff;
}

#nav a.subnav {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
  /* padding-right: 15px;	adjusts rollover/left border disparity */ 
} 

#nav li {
	float: left;
	padding: 0;
	width: 9em;
}

#nav li ul { /* formats indiv.subnavvers */
	position: absolute;
	left: -999em;
	height: auto;
	width: 13em;
	w\idth: 13em;
	font-weight: normal;
	margin: 0;
}

#nav li li {
	padding-right: 0.1em; /* adjusts rollover/left border disparity */ 
	*padding-right: .1em; /* for IE */
	width: 12.8em; /* rollover BGwidth */
  *width: 9em; /* for IE */
}

#nav li ul a {
	width: 11em; /* adjusts to accomod. longer text */
	w\idth: 11em;
	*width: 11em; /* for IE */
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em; 	
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;	
}

#nav li:hover, #nav li.sfhover {
	background: #ccc;	
}
.regtextheadwhite {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;

}
