	body {
		text-align: center;
		background: #c9c9c9;
		}
	
	#frame {
		background-image: url(images/ltrk.jpg);
		background-repeat: no-repeat;
		margin-right: auto;
		margin-left: auto;
		padding: 0;
		width: 895px;
		text-align: left;
		font: .8em/1.4 Verdana, Tahoma, Helvetica, sans-serif;
		}
		html>body #frame { 	
			width: 900px;
			background-image: url(images/ltrk.jpg);
			height: 660px;
			background-repeat: no-repeat; }

	#contentcenter {
		width: 800px;
		padding: 10px;
		margin-top: 10px;
		border: 1px solid black;
		background: #F4F4F4;
		float: right; }
			html>body #contentcenter { 	
			width: 780px;
			border: 1px solid black;
			margin-bottom: 30px;
			float: right; }
			
	.box {
		width: 31%;
		margin-top: 5px;
		padding: 0;
		display: inline;
		vertical-align: middle;
		line-height: 1.5; }
			html>body .box { 
				width: 31%;
				vertical-align: middle;
				float: left;
				margin: 0; }

	.box2 {
		width: 60%;
		float: left;
		margin-top: 5px;
		padding: 0;
		text-align: center;
		vertical-align: top;
		display: inline;
		line-height: 1.5; }
			html>body .box2 { 
				text-align: center;
				width: 60%;
				vertical-align: top;
				float: left;
				margin: 0; }

			
	.widebox {
		width: 90%;
		margin: 0;
		padding: 0 5px 5px 5px;
		text-align: left; }
		
	.boldbox {
		width: 100%;
		margin: 0;
		padding: 0 5px 5px 5px;
		text-align: left;
		font-weight: bold; }
	.boldbox.left {
		border: 1px solid black;
		width: 20%;
		float: left; }
	.padding.right {
		border: 1px solid black;
		float: right;
		clear: left; }

	.form {
		position: absolute;
		margin-top: 0;
		margin-left: 60px; }
		html>body .font-family {
			margin-top: -20px;
			margin-left: 380px; }

	html>body .inline {
		display: inline;
		padding-left: 75px; }

	.indent {
		text-indent: 5%; }
		
	.padding {
		padding-left: 25px; }
		
	#headerleft {
		padding-left: 0;
		margin: 0;
		float:left;
		display: inline; }
			html>body #headerleft {
				width: 150px;
				background: #285282;
				float:left; }

	#headercenter {
		margin: 0;
		padding: 0;
		width: auto;
		float: right; }
			html>body #headercenter {
				padding: 0;
				float: right; }

	#headerright {
		padding: 0;
		float: right;
		display: inline; }
			html>body #headerright {
				background: #285282;
				margin-top: -80px;
				float: left; }
		
	#footerright {
		padding: 0;
		float: right; }
		
	ul li {
		list-style-image: url('imagesX/ra.gif');
		padding-left: 5px;
		line-height: 140%;
		}
		html>body ul li {
			margin-left: 5px; }

	.bold { font-weight: bold;
		display: inline; }
		
	.boldleft {
		text-align: left;
		width: auto;
		padding-top: 10px;
		margin-bottom: -5px;
		margin-left: 15px;
		font: bold 1em/1.2 Verdana, Tahoma, Helvetica, sans-serif;	}

	.boldcenter {	
		text-align: center;
		font-weight: bold; }
				
	.alignright {
		text-align: right;
		float: right; }
		
	.f10leftni {
		font-size: 10pt;
		font-family: Verdana, Courier;
		text-align: left;
		text-indent: 0pt; }		

	.center {
		text-align: center; }		
		
	.font-family {
		text-decoration: underline;
		display: inline; }

	.emp {
		text-decoration: underline;
		font-style: italic;
		font-weight: bold;
		display: inline; }

	.img {
		margin: 2px; 
		float: left; 
		clear: none; }
		
	#smallbox {
		width: 33%; 
		border-left: 2px solid #255282; 
		border-right: 2px solid #255282; 
		border-bottom: 2px solid #255282; 
		border-top: 2px solid #255282;
		margin: 5px;
		padding: 5px;
		display: inline;
		background: #F7F4FE;
		float: right;
		}
		html>body #smallbox { 	
			width: 33%;
			margin-top: 2px;
			padding: 5px;
			border-left: 2px solid #000;
			border-right: 2px solid #000;
			border-bottom: 2px solid #000; 
			border-top: 2px solid #000; }
		
	.note {
		width: 90%;
		padding-top: 15px;
		padding-bottom: 15px;
		margin-left: 45px;
		text-indent: 5%;
		font-style: italic; }

	#printheader {
		display:none;
		}
	
	table.grad {
		text-align: left;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
		font-weight: normal; 
		font-size: 1em;}
	
	table.stats 
		{
		text-align: center;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
		font-weight: normal;
		font-size:10px;
		color: #FFF;
		width: 98%;
		margin-top: 10px;
		background-color: #666;
		border: 2px solid #000;
		border-collapse: collapse;
		border-spacing: 0; }
			html>body table.stats {
				margin: 10px 3px; }
					
		table.stats td
		{
		background-color: #DDD;
		color: #000;
		padding: 4px;
		text-align: left;
		border: 1px solid #000;
		}

	table.stats td.hed
		{
		background-color: #666;
		color: #FFF;
		padding: 4px;
		text-align: center;
		border-bottom: 2px black solid;
		font-size: 1.2em;
		font-weight: bold;} 
		
	table.stats td.darkcenter
		{
		background-color: #CCC;
		color: #000;
		padding: 4px;
		text-align: center;
		font-size: 1em;
		font-weight: bold;}

	table.stats td.center
		{
		text-align: center;
		} 

	p, pre {
		font: 1em/1.2 Verdana, Tahoma, Helvetica, sans-serif;
		}
		html>body p {
			font: 1em/1.2 Verdana, Tahoma, Helvetica, sans-serif;
			display: inline;
			}

	h1, h2, h3, h4, h5, h6 {
		text-align: center;
		}
				
	#contentright p { font-size:10px}

	.shadeA {
		background-color:#CFDBE9;
		border:1px solid #255282;
		line-height:14px;
		text-align:left;
		padding-bottom:5px;
		}
		
	.shadeB {
		background-color:#CFDBDD;
		border:1px solid #255282; 
		line-height:14px;
		text-align:left;
		padding-bottom:5px;
		}
		
	.rteDiv {
		display: block;
		background-color:#CFDBE9;		
		position: relative; }
		
	.red {
		color: red;
		display: inline; }
		
	table.sy {
		border-collapse: collapse;
		width: 100%; }
		
	table.sy td.sy {
		border: 2px solid black;
		background: #C2D5FC;
		padding: 5px;
		vertical-align: text-top;
		border-collapse: collapse;		
		font-weight: bold;
		font-size: 90%; }
		
	table.sy td.sy2{
		background: #E1E1f2;
		border: 2px solid black; 
		padding: 5px;
		font-size: 90%; }
		
	.right {
		text-align: right; }		
		
	table.sy td.sy3{
		background: #E1E1f2;
		text-indent: 40px;
		border-collapse: collapse;		
		border-left: 2px solid black; 
		border-top: 1px solid #E1E1f2;
		padding: 5px;
		font-size: 90%; }
		
	table.sy td.sy4 {
		background: #E1E1f2;
		border-collapse: collapse;
		border-right: 2px solid black;
		padding: 5px;
		font-size: 90%; }
		
	.topgraphic	{
		font-type: Elephant;
		font-size:42px;
		width: 150px; }
		
	.text span.left {
		border-style: none;
	  float: left;
	  text-align: left;
	  width: 49%;  }

	.text span.right {
		border-style: none;
	  float: right;
	  text-align: right;
	  width: 49%;  }
