	body {
		text-align: center; }
		
	#frame {
		width: 700px;
		margin-right: auto;
		margin-left: auto;
		padding: 0;
		text-align: left;
		font: 12px/1.4 serif;
		}
		html>body #frame { 	
			width: 90%;
			padding-bottom: 45px; }

	#contentcenter {
		width: 90%;
		margin: 0 10px 0 10px;
		padding: 10px 10px 10px 15px;
		float: left; }
			html>body #contentcenter { 	
			width: 90%;
			margin: 0 10px 0 10px;
			padding: 10px 5px 10px 5px;
			float: left; }

	.box {
		display:none;
		}

	.widebox {
		width: auto;
		margin: 0;
		padding: 0 15px 5px 5px;
		text-align: left;
		line-height: 140%; }
		
	#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: left; }
			html>body #headercenter {
				background: #285282;
				padding: 0;
				float: left; }

	#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('images/ra.gif');
		padding-left: 5px;
		line-height: 150%;
		}
		
	.boldleft {
		text-align: left;
		width: auto;
		padding-top: 10px;
		margin-bottom: -5px;
		margin-left: 15px;
		font: bold 12px/1.2 Verdana, Tahoma, Helvetica, sans-serif;	}

	.boldcenter {	
		text-align: center;
		font-weight: bold; }
		
	.alignright {
		text-align: right;
		float: right; }
		
	.underline {
		text-decoration: underline;
		display: inline; }

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

	img {
		display: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 {
		font: 24px bold "Times New Roman", serif;
		text-align: center;
		}
		
	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: 12px;
		font-weight: bold;} 
		
	table.stats td.darkcenter
		{
		background-color: #CCC;
		color: #000;
		padding: 4px;
		text-align: center;
		font-size: 10px;
		font-weight: bold;}

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

	p, h1, pre {
		margin:0 10px 10px 10px;
		font-family:Verdana, Tahoma, Arial, sans-serif;
		}
		
	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;
		}
