#tandcs{
	font-size:.9em;
	margin-left:25px;
}
	#tandcs h2{
		font-size:1em;
		width:auto !important;
		text-align:left !important;
	}
	
	#tandcs h3{
		font-size:.95em;
		font-weight:bold;
		margin-top:1.5em;
		margin-bottom:.5em;
	}

	#tandcs ol{
		margin-left:25px;
		list-style-type:decimal;
		
	}
		#tandcs ol li{
			text-style:italic;
			list-style-type:decimal;
			margin-bottom:.75em;
		}

#glosterms {
}
	#glosterms dl {
	}
	
	#glosterms dt {
		font-weight:bold;
	}
	
	#glosterms dd {
		margin-bottom:0.5em;
	}
	
	#glosterms #alphalinks{
		list-style-type:none;
		margin-bottom:2em;
	}
	
			#glosterms #alphalinks li {
				display:inline;
				padding-right:0.4em;
			}