/* this is the old style sheet that is still referred to by a bunch of pages
   the new default style sheet is in common/0
       Jim, May 2006 */

body  {	background: #FFFFFF; 
		font-family: Verdana, Arial, helvetica,sans-serif; 
		font-size: 10pt;
		color: #000000;}

.body { font-size:11px; line-height:16px; color:#666666; font-family: verdana, arial, helvetica, sans-serif;} 

.title { font-size:11.8pt; font-family: verdana, arial, helvetica, sans-serif; font-weight:bold}
.title2 { font-size:11pt; font-family: verdana, arial, helvetica, sans-serif; font-weight:bold} 

.nav { font-size:10px; color:#FFFFFF; font-family: verdana, arial, helvetica, sans-serif;}

.padding {padding-left:.25in;}
.padding2 {padding-left:.05in;}
.padding3 {padding-left:.5in;}

.lineheight20 {line-height:20px}
.lineheight25 {line-height:25px}

	
.credit {font-family: verdana, arial, helvetica, sans-serif; font-size:8pt;}
	
A:link  { color: #FFFFFF; text-decoration: none;}
	
A:hover  { color: #FFFFCC; text-decoration: underline;}

A:visited  { color: #FFFFCC; text-decoration: none;}

.sidebar {border-left: 3px solid #5C6179; padding:5px;}

.sidebar2 {border-right: 3px solid #5C6179; padding:5px;}

.highlight {background-color:#FFFFCC;}
.highlightbl {background-color:#CCFFFF;}

.inset {margin-left:10%; margin-right:5%;}

/* following rules added by JS 3-Dec-2003 so links show up in media releases */

A:link.none  { color: #0000FF; text-decoration: underline;}
	
A:hover.none  { color: #0000FF; text-decoration: none;}

A:visited.none  { color: #990099; text-decoration: underline;}
