body, td {
	font-family: Verdana, Arial, sans-serif;
}

.pre {
		font-size:8pt;
		font-family:"Andale Mono", "Lucida Console", monospace;
	}
	
/* TITLE CLASSES AND LINE CLASSES*/

.tagline {
 font-family: "Trebuchet MS", Garamond, Verdana, Arial, sans-serif;
 /* font-style : italic; */
 color:white;
 font-size:11pt;
 font-weight: bold;
}

.smaller {
  font-size: 0.8em;
}

.tagline a {
  color: white;
}

.tagline a:hover {
  text-decoration: none;
}

.red, .smallred {
	background-color:red;
}
	
.white, .smallwhite {
	background-color:white;
	color:#006;
	font-weight:bold;	
}

.smallred, .smallwhite {
	font-size:3pt;
}
		
.smallblank{
	font-size:2px;
}

.underline {
  text-decoration: underline;
}
/* TITLE CLASSES AND LINE CLASSES*/	
	
/* ARTICLE CLASSES */

.title, h1 {
     font-size: 20pt;
		 font-weight: normal;
		 margin-bottom: 0pt;
}

.print {
     font-size: 13pt;
	/*font-family: "Trebuchet MS", Arial, sans-serif;*/
	font-family: "Times New Roman", serif;
	line-height: 1.5em;

}

.smalllink{
     font-size: 8pt;
	color:#006;
}

.smalllink:hover {
	color:red;
}
 
 .gsalink {
   background-color:#FC3;
   font-size: 9pt;
   font-weight:bold;
 }
 
 .gsalink a.followlink {
  font-size: 8pt;
  font-weight:normal;
  color:red;
 }
 
 .gsalink a.followlink:hover {
  color:#006;
 } 
/* END ARTICLE CLASSES */

 /* RELATED ARTICLE CLASSES + ARTICLE CLASSES */
 
 .relatedtitle, .bluestar {
  	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#006;
 	font-size: 10pt;	
 }
  
  .relatedlink, .followlink, .medgray {
  	font-family: Arial, sans-serif;
	font-size: 10pt;
	color:#FFF;
	font-weight:bold;	
 }
 
  .relatedlink:hover, .followlink:hover {
	color:#006;
 }

  /* END RELATED ARTICLE CLASSES */ 
   /*  ARTICLE CLASSES */
 .clearblue, .lightgray {
  	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight:bold;	
 } 
  
 .lightgray {
   background-color: #ECECEC;
   color: #006;
 } 
  
  .lightgray .link {
	color:#006;
  }  
  
  .lightgray .link:hover {
	color:#933;
  }
  
   .clearblue .link, a.clearblue {
	color:#339;
  }
  
  .clearblue .link:hover, a.clearblue:hover {
    color:#669;
  } 
  
  .small {
   font-size: 8pt;
   	line-height: 1.5em;
  }
  
  .link .small
  {
    font-size: 7pt;
  }
  
  
 /* END  ARTICLE CLASSES */


/* NAVIGATION CLASSES */
.nav, .navselect, .navsmall, .navsmallselect {

	font-weight:bold;
	font-family: Verdana, Arial, sans-serif;	
}

.nav, .navselect {
     font-size: 9pt;
}

.navsmall, .navsmallselect {
     font-size: 7.5pt;	
}

.nav, .navsmall  {
	color: #FFF;	
	text-decoration: none;	
}

.navselect, .navsmallselect {
	color: red;	
	text-decoration: underline;
}

.nav:hover, .navselect:hover, .navsmall:hover, .navsmallselect:hover  {
	text-decoration: underline;
}

table.flatblack {
  	border : 1px solid Black;
}


table.flatblack tr td {
  	border : 1px solid Black;
}

table.flatblack tr td tr td {
  	border : 0px solid Black;
}
/* END NAVIGATION CLASSES */



/* OTHER STYLES IN ARTICLES */
.browntop {
 background-color:#A52A2A;
 color:White;
}

.browntext {
 background-color:#FAEBD7;
 color:#300;
}

.browntop, .browntext
{
  	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:9pt;
}

.dataheader {
color:white;
background-color:#666;
font-size:9pt;
	font-weight:bold;
font-family:Verdana, Arial, sans-serif;
}

.data {
color:black;
background-color:#9CF;
font-size:8pt;
font-family: Arial, sans-serif;
}

/* END OTHER STYLES IN ARTICLES */

#nav6, #nav14, #nav15 {
display: none;
}