
	body, table, div, input, select, textarea
	{
		font-family: trebuchet ms, trebuchet-ms, trebuchet, verdana, arial, sans-serif;
		text-align: top;
	}
	
	body, table, div
	{
		margin: 0 0 0px 0px;
		padding: 0px;
		font-size: 11px;
		line-height: 14px;			
	}
	
	body
	{
		background-image:url('gfx/backgrid.gif'); 
		text-align: center;
	}
	
	table, div
	{
		text-align: left;	
	}
	
	table
	{
		background-color: #FFFFFF; 
	}
	
	img
	{
		border: 0;
	}
	
	a
	{
		color: #4A78CE; 
	}
	
	a:hover
	{
		text-decoration: none;
	}
	
	h1
	{
		margin: 0px 0px 5px 0px;
		font-weight: normal;
		font-family: serif, Time;
		font-size: 36px;
		line-height: 36px;
		letter-spacing: -.25px;
		display: block;
		visible: false;
		color: #394263;
	}
	
		
	#headerGradient
	{
		width: 740px;	
		height: 50px;
		background-image:url('gfxnew/header/gradient.gif');
		font-size: 10px;
	}
	
	#headerGradient a
	{
		color: #000000; 
		text-decoration: none;
	}
	
	#headerGradient a:hover
	{
		color: #000000; 
		text-decoration: underline;
	}	
	
	#headerMenu
	{
		width: 740px;
		height: 20px;
		line-height: 14px; 
		background-color: #394263; 
		color: #FFFFFF; 
		text-align: center;
	}
	
	#headerMenu a
	{
		color: #FFFFFF;
		font-weight: bold;		
		text-decoration: none;
	}
	
	#headerMenu a:hover
	{
		color: #D1DDF3;
	}
		
	#headerMenuDiv
	{
		font-size: 14px;
		color: #9FA8C9;
	}

	#splash
	{
		width: 740px;	
		height: 154px;
		text-align: center;
	}
	
	#title
	{
		width: 740px;
	}
	
	#content
	{
		width: 700px;
		text-align: justify; 
		text-justify: distribute-all-lines;
	}
	
	#small
	{
		font-size: 10px;	
	}
	
	.dropcap
	{
	  float: left;
	  font: normal 60pt/0.8em Georgia, Helvetica, Verdana, Arial, sans-serif;
	  color: #C0C0C0;
	  margin-right: 3px;
	}	
	
	#hdiv
	{
		width: 740px;
		height: 1px;
		background-color: #CFCFCF;
	}