@charset "iso-8859-1";
/* type */

body, td, i { font-family: arial,helvetica,sans-serif; 
				 font-size: small; }

p, li, ul, ol, b { font-family: arial,helvetica,serif;}


			 

/* special text color classes */

p.dashed { font-size: small;
		   color: #999999;
		   font-weight: bold;
		   line-height: 1em; }

p.date { color: #666666; 
		line-height: 1em; 
		font-weight: bold; }

p.box { line-height: 1em; }

p.product { line-height: 1em; 
			color: #ffffff; }

p.topnav { color: #6699ff; 
		   line-height: 1em; }

p.bottomnav { color: #ffffff; 
			  line-height: 1em; }

p.bluesubhead { color: #000099; 
				font-weight: bold;  
				line-height: 1em; }
				

p.gvnn { font-size: medium;
 		 line-height: 1em; }

/* hrefs */

a:link { color: #000099;
			text-decoration:none;
			}

a:visited { color: #000099;
            text-decoration:none;
			}

a:hover { color: #990000; 
			text-decoration:underline; }
					

a.linksubhead:link { color: #000099; 
				 	 font-weight: bold;  }
				 
a.linksubhead:visited { color: #000099;  
				 	    font-weight: bold; }


a.leftproduct:link { color: #FFCC33; 
					 font-weight: bold;
					 line-height: 1em;}

a.leftproduct:visited { color: #FFCC33; 
						font-weight: bold;
						line-height: 1em;}
						
a.navigator:link { color: #ffffff;
			  	   font-weight: bold; 
			  	   line-height: 1em; }

a.navigator:visited { color: #ffffff;
			          font-weight: bold; 
			          line-height: 1em; }

a.linkhead:link {font-family:arial, helvetica, sans-serif;font-size:13pt;color:#000099;text-decoration:none;font-weight:bold; }

a.linkhead:visited {font-family:arial, helvetica, sans-serif;font-size:13pt;color:#000099;text-decoration:none;font-weight:bold; }

a.linkhead:hover {font-family:arial, helvetica, sans-serif;font-size:13pt;color:#990000;text-decoration:underline;font-weight:bold; }


a.feature:link { color: #000099; }
				 
a.feature:visited { color: #000099;  }
					
					
a.feature:hover { color: #000099;  
					text-decoration:none; }

/* header classes */

.storylinks
{font-family:arial, helvetica, sans-serif;font-weight:bold;color:#cc0000;font-size:14px;text-decoration:none;}

.storyheader
{font-family:arial, helvetica, sans-serif;font-weight:bold;color:#000099;font-size:13pt;text-decoration:none;line-height:1em;}

.storysubheader
{font-family:arial, helvetica, sans-serif;color:#800000;font-size:10pt;text-decoration:none;}

.head { font-weight: bold; 
		font-size: medium;
		color: #999999;		
		  }


.subhead { font-weight: bold; 
		   font-size: small;  }
		   
.header {
	color: #5F5F5F;
	font-weight: bold;
	font-size: medium;
} 
.related{
	color: #c00;
	font-family:arial, helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
}