	BODY { font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; font-size : 9pt; color: #000000; }
	TD { font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; font-size : 9pt; color: #ffffff;  font-weight : normal;}
	A { color : #133c8b; text-decoration : none; }
	A:HOVER { color : #ffae00; text-decoration : underline; }
	
	img { border: 0; }
	
	.subhead { color: #829ABF; font-family : Trebuchet MS, Arial, Verdana, Geneva,  Helvetica, sans-serif; font-size : 11pt; font-weight: bold; }
	.subhead:link { color : #829ABF; text-decoration : none; font-family : Trebuchet MS, Arial, Verdana, Geneva,  Helvetica, sans-serif; font-size : 11pt; font-weight: bold; }
	.subhead:HOVER { color : MediumBlue; text-decoration : underline; font-family : Trebuchet MS, Arial, Verdana, Geneva,  Helvetica, sans-serif; font-size : 11pt; font-weight: bold; }
	.subhead:visited { color : #829ABF; text-decoration : none; font-family : Trebuchet MS, Arial, Verdana, Geneva,  Helvetica, sans-serif; font-size : 11pt; font-weight: bold; }
	.subhead:active { color : #829ABF; text-decoration : none; font-family : Trebuchet MS, Arial, Verdana, Geneva,  Helvetica, sans-serif; font-size : 11pt; font-weight: bold; }
	
	.title 	  { color: #cccccc; font-family : Trebuchet MS, Arial, Verdana, Geneva,  Helvetica, sans-serif; font-size : 12pt; font-weight: bold; text-transform:uppercase;}
	.subtitle { color: #829ABF; font-family : Trebuchet MS, Arial, Verdana, Geneva,  Helvetica, sans-serif; font-size : 13pt; font-weight: bold; }

	.itemBorder { border: 1px solid #c8c8c8; }
	
	.bckHdr1  { background-color: #afafaf;}
	.bckHdr2  { background-color: #2C618C;}
	.bckHdr3  { background-color: #3373A6;}
	.bckHdr4  { background-color: #81a4ba; line-height: 20px; }
	.bckHdr4 a:link, .bckHdr4 a:active, .bckHdr4 a:visited { color: #fff; font-weight: bold; text-decoration: none; }
	.bckHdr4 a:hover { color: #000; }
		
	.bckWhite	 { background-color: #ffffff; }
	.bckNav		 { background-color: #3D7EB2; }
	.bckBlack	 { background-color: #000000; }
	.bckFade	 { background-color: #afafaf; background-image: url(/images/spl_bckFade.jpg); background-repeat: repeat-x; }
	
	.white 	{ font-family : Trebuchet MS, Arial,Verdana, Geneva,  Helvetica, sans-serif; font-size : 9pt; color : white ; font-weight : normal;  }
	.white2 { font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; font-size : 11pt; color : white ; font-weight : normal;  }
	.white3 { font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; font-size : 11pt; color : white ; font-weight : bold;  }
	.whiteBold { font-family : Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; font-size : 9pt; color : white ; font-weight : bold;  }
	.whiteTitle{ color: white; font-family : Trebuchet MS, Arial, Verdana, Geneva,  Helvetica, sans-serif; font-size : 14pt; font-weight: bold; }
	
	.whiteSm 		{ font-family : Trebuchet MS, Arial,Verdana, Geneva, Helvetica, sans-serif; font-size : 8pt; text-decoration : none; color : white ; font-weight : normal;  }
	.whiteSm:link 	{ font-family : Trebuchet MS, Arial,Verdana, Geneva, Helvetica, sans-serif; font-size : 8pt; text-decoration : none; color : white ; font-weight : normal;  }
	.whiteSm:hover	{ font-family : Trebuchet MS, Arial,Verdana, Geneva, Helvetica, sans-serif; font-size : 8pt; text-decoration : none; color : #b4b4b4 ; font-weight : normal;  }
	.whiteSm:visited{ font-family : Trebuchet MS, Arial,Verdana, Geneva, Helvetica, sans-serif; font-size : 8pt; text-decoration : none; color : white ; font-weight : normal;  }
	.whiteSm:active	{ font-family : Trebuchet MS, Arial,Verdana, Geneva, Helvetica, sans-serif; font-size : 8pt; text-decoration : none; color : white ; font-weight : normal;  }
	
	.Hidden		{visibility: hidden;}	
	.NoDisplay	{visibility: hidden; display: none;}
	.Visible	{visibility: visible;}		
	
	#words {
	width: 236px;
	height: 390px;
	overflow: auto;
	text-align: left;
	padding: 0;
	padding-right: 5px;
	line-height: 16px; 
	font-size: 12px;
	color: #cccccc;
	}
	html>body #words { width: 231px; }
	
	#content {
		width: 975px;
		color: #000;
		margin: 0;
		padding: 20px;
		padding-bottom: 30px;
		background: #fff;
	}
	html>body #content { width: 935px; }