body { font-family: Verdana, Arial, Helvetica, sans-serif; }
body#home td { font-size:11px; }
.newtext {	
	font-size: 11px;
	color: #669999; }
.bodycopy {
	font-size: 12px;
	color: #000000; }
.subhead {
	font-size: 12px;
	color: #006666;
	font-weight: bold; }
.mainhead {
	font-size: 18px;
	color: #99CCCC; }
.pink {color: #CC66CC}
.style2 {color: #669999}


/*ids*/
#news { padding:0 1em; }
#article_citation {
  background-color:#FBFFCC;
  border:2px dashed #FF9999;
  font-size:.9em;
  padding:.5em; }
#whatsnew1, #whatsnew2 {
  float:left;
  line-height:normal; }
#whatsnew1 { 
  color: #CC66CC;
  width:15%; }
#whatsnew2 {
  color: #669999;
  width:85%; }


/*classes*/
.pdfdetails {
  background:url(../inner/images/acrobat1.gif) no-repeat left center;
  display:block;
  font-size:11px;
  margin-left:.7em;
  padding:2px 0 0 20px; }


/*links*/
a:link {
	color: #669999;
	text-decoration: none; }
a:visited {
	text-decoration: none;
	color: #669999; }
a:hover {
	text-decoration: underline;
    color:374F4F; }
a:active {
	text-decoration: none;
	color: #669999; }
.style2 a { text-decoration:underline; }

/*images*/
a img:link, a img:visited, img { border:none; }
#home img { margin:0; padding:0; border:none; }

/*text related*/
#article_citation cite { font-style:normal; }
