 body 
{
	background-color: #E8E8E8;
	background-image: url("images/backgroundtop.gif");
	background-repeat: no-repeat;
	background-position: top right;
	color: #000;
}


 A:link	             	{   	color : #003399;	  text-decoration : none;		}
 A:visited	            { 		color : #003399;	font-weight : bold;	 text-decoration : none;    	}
 A:hover	            {		color : #003399;	font-weight : bold;	 text-decoration : none;		}

 A.linkline:link 		{		color : #000000; font-weight : bold;  text-decoration : none;		}
 A.linkline:visted		{		color : #000000; font-weight : bold;  text-decoration : none;		}
 A.linkline:hover 		{		color : #003399; font-weight : bold;  text-decoration: underline;	}	
 A.linkline:active 		{		color : #000000; font-weight : bold;  text-decoration : none;		}

 A.linkdash:link		{		color : #000000;   font-weight : normal;		text-decoration : none;		border-bottom : 1px dashed silver;		}
 A.linkdash:visited		{		color : #000000;   font-weight : normal;		text-decoration : none;		border-bottom : 1px dashed silver;		}
 A.linkdash:hover		{		color : #003399;   font-weight : normal;		text-decoration : none;		border-bottom : 1px dashed silver;		}
 A.linkdash:active		{		color : #000000;   font-weight : normal;		text-decoration : none;		border-bottom : 1px dashed silver;		}


TD.list
{
border-bottom: 1px solid #FF9966;
 font-family: Geneva, Arial, Helvetica, san-serif; 
 font-size: 10px;
 color: #000000;
 text-transform : uppercase;
 line-height: 17px;
}

ul.disc
{
padding:10;
margin:10;
}
 
.gradientleft
{
  background-image: url("images/gradient-l.gif");
  background-repeat: repeat-y;
  background-position: top right;
  }
 .gradientright
{
  background-image: url("images/gradient-r.gif");
  background-repeat: repeat-y;
  background-position: top left;
  } 
.gradientleftbottom
{
  background-image: url("images/gradient-lb.gif");
  background-repeat: no-repeat;
  background-position: top right;
  }
 .gradientrightbottom
{
  background-image: url("images/gradient-rb.gif");
  background-repeat: no-repeat;
  background-position: top left;
  }  
.gradientbottom
{
  background-image: url("images/gradient-b.gif");
  background-repeat: repeat-x;
  background-position: top right;
  }
 .background
{
  background-image: url("images/background.gif");
  background-repeat: no-repeat;
  background-position: bottom right;
  } 
  
.body 
{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	line-height: 17px;
}
.bodysmall 
{
 font-family: Geneva, Arial, Helvetica, san-serif; 
 font-size: 9px;
 color: #000000;
 font-weight: normal;
 line-height: 17px;
}
.bodycap 
{
 font-family: Geneva, Arial, Helvetica, san-serif; 
 font-size: 10px;
 color: #000000;
 text-transform : uppercase;
 line-height: 17px;
}

.headsub
{
 font-family: Geneva, Arial, Helvetica, san-serif; 
 font-size: 11px;
 color: #666666;
 font-weight: bold;
 line-height: 17px;
}
.head3 
{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #0C3399;
	font-weight: bold;
	line-height: 15px;
}
.head2 
{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #0C3399;
	font-weight: bold;
	line-height: 17px;
}
.head1 
{
 font-family: Geneva, Arial, Helvetica, san-serif; 
 font-size: 14px;
 color: #FF9966;
 font-weight: bold;
 line-height: 17px;
}

.legal 
 { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 9px; 
 line-height: 12px; 
 color: #999999; 
 }

