	body {
		margin: .5em;
		font-family: verdana, Arial, Helvetica, sans-serif;
		font-size: 90%;
		}
		
	td {
		font-family: verdana, Arial, Helvetica, sans-serif;
		font-size: 90%;
		}
		
	A {
		text-decoration: none;
		}
		
	A:link {
		color: #0000FF;
		border-bottom: #0000FF 1px solid;
		}
	A:visited {
		color: #800080;
		border-bottom: #800080 1px solid;
		}
	A:active {
		color: #FF0000;
		border-bottom: #FF0000 1px dashed;
		}
	A:hover {
		color: #EE0000;
		border-bottom: #DD0000 2px dashed;
		}
		
	div#wrap {
		width: 100%;
		border: 0px solid #BFBFFE;
		padding: 1px;
		}
		
	table#main {
		width: 100%;
		}
		
	div#header {
		background-color: #FFF;
		color: #000;
		font-weight: bold;
		height: 95px;
		padding: 10px;
		text-align: left;
		font-size: 20px;
		}
	div#header-text {
		font-size: 20px;
		}
		
	div.date-stamp {
		font-size: 11px;
		font-weight: normal;
		margin-top: 20px;
		line-height: 170%;
		}
	div.date-stamp a {
		color: #8080FE;
		border-bottom: 1px solid #8080FE;
		}
	div.date-stamp a:visited {
		color: #8080FE;
		border-bottom: 1px solid #8080FE;
		}
	div.date-stamp a:hover {
		color: #BFBFFE;
		border-bottom: 1px solid #BFBFFE;
		}
		
	div#breadcrumb {
		font-size: 11px;
		padding: 12px;
		border: 0px solid #BFBFFE;
		background-color: #000080;
		color: #8080FE;
		text-align: left;
		}
	div#breadcrumb a {
		color: #8080FE;
		border-bottom: 1px solid #8080FE;
		}
		
	div#breadcrumb a:hover {
		color: #BFBFFE;
		border-bottom: 1px solid #BFBFFE;
		}
		
	#left-nav {
		width: 160px;
		border: 0px solid #000059;
		background-color: #000080;
		}
	div.left-nav-header {
		background-color: #000059;
		color: #8080FE;
		text-align: center;
		font-size: 12px;
		padding: 12px 6px;
		font-weight: bold;
		border-top: 2px solid #FFFFFF;
		}
	div.department-links {
		font-size: 11px;
		padding: 3px 6px;
		margin-bottom: 7px;
		}
	div.department-links ul {
		list-style-type: none; 
		padding: 0; 
		margin: 0;
		}
	div.department-links ul li {
		margin-top: 6px;
		font-weight: bold;
		}
	div.department-links ul li a {
		color: #8080FE;
		border-bottom: 0px solid #BFBFFE;
		}
	div.department-links a:visited {
		color: #7A7ACC;
		border-bottom: 0px solid #BFBFFE;
		}
	div.department-links a:active {
		color: #FFFF80;
		border-bottom: 5px dotted #FFFF80;
		}
	div.department-links a:hover {
		color: #FFFF00;
		border-bottom: 1px solid #FFFF00;
		}
		
	#body {
		background-color: ;
		padding: 0 20px 10px;
		line-height: 150%;
		}
		
	div.printer {
		float: right;
		font-size: 11px;
		}
		
	div.author {
		font-size: 11px;
		color: #4D4D80;
		padding: 6px;
		margin-bottom: 20px;
		}
		
	div.article-body {
		line-height: 150%;
		font-size: 90%;
		}
	div.article-body h1 {
		margin: 0;
		color: #4D4D80;
		}
		
	div.index-body {
		line-height: 150%;
		font-size: 90%;
		}
	div.index-body h1 {
		margin: 0;
		color: #4D4D80;
		}
	div.index-summary {
		padding: 10px;
		}
	div.index-summary h3 {
		margin: 0 0 3px;
		}
	div.index-summary h3 a {
		color: #000059;
		border-bottom: 1px solid #000059;
		}
	div.index-summary h3 a:visited {
		color: #000080;
		border-bottom: 1px solid #BFBFFE;
		}
	div.index-summary h3 a:active {
		color: #FF0000;
		border-bottom: 5px dotted #FF0000;
		}
	div.index-summary h3 a:hover {
		color: #CC0000;
		border-bottom: 2px dashed #CC0000;
		}
		
	div.indent {
		margin-left: 25px;
		}
		
	div.related-articles-header {
		font-weight: bold;
		padding: 6px;
		background-color: #BFBFFE;
		font-size: 13px;
		}
		
	div.banner-promo {
		margin: 15px 0 0;
		text-align: center;
		}
	div.banner-promo a {
		border-bottom: 0;
		}
	div.banner-promo a:visited {
		border-bottom: 0;
		}
	div.banner-promo a:active {
		border-bottom: 0;
		}
	div.banner-promo a:hover {
		border-bottom: 0;
		}
		
	div.related-articles-list {
		padding: 6px 12px;
		line-height: 170%;
		font-size: 13px;
		border-top: 2px solid #E0E0E0;
		margin-top: 2px;
		}
		
	div.more-articles {
		padding: 12px;
		line-height: 90%;
		font-size: 13px;
		border-top: 2px solid #8080FE;
		margin-top: 2px;
		color: #333333;
		}
	
	div.120x60-sponsor {
		padding: 6px 12px;
		line-height: 170%;
		font-size: 13px;
		border-top: 2px solid #8080FE;
		margin-top: 2px;
		}
	div.120x60-sponsor a {
		border-bottom: 0;
		}
	div.120x60-sponsor a:visited {
		border-bottom: 0;
		}
	div.120x60-sponsor a:active {
		border-bottom: 0;
		}
	div.120x60-sponsor a:hover {
		border-bottom: 0;
		}
		
	div.bookmark {
		text-align: center;
		font-size: 11px;
		background-color: #FFFFFF;
		padding: 12px 0 0px;
		}
	div.bookmark a {
		color: #0000FF;
		border-bottom: 1px solid #0000FF;
		}
	div.bookmark a:visited {
		color: #004080;
		border-bottom: #BFBFFE 1px solid;
		}
	div.bookmark a:hover {
		color: #FF0000;
		border-bottom: 2px dashed #FF0000;
		}
		
	div#bottom-nav {
		text-align: center;
		font-size: 11px;
		background-color: #000080;
		padding: 12px;
		color: #8080FE;
		}
	div#bottom-nav a {
		color: #8080FE;
		border-bottom: 1px solid #8080FE;
		}
	div#bottom-nav a:hover {
		color: #BFBFFE;
		border-bottom: 1px solid #BFBFFE;
		}
		
	div#footer {
		padding: 12px;
		text-align: center;
		font-size: 11px;
		background-color: #000059;
		color: #4D4D80;
		}
	div#footer a {
		color: #4D4D80;
		border-bottom: none;
		}
		
	div#extra-footer {
		padding: 12px;
		text-align: center;
		font-size: 11px;
		background-color: #BFBFFE;
		color: #4D4D80;
		}
	div#extra-footer a {
		color: #4D4D80;
		border-bottom: 1px solid #4D4D80;
		}
		
	#right-nav {
		width: 160px;
		background-color: #BFBFFE;
		}
	div.right-nav-header {
		background-color: #000059;
		color: #8080FE;
		text-align: center;
		font-size: 12px;
		padding: 12px 6px;
		font-weight: bold;
		border-top: 2px solid #FFFFFF;
		}
	div.headline-links {
		font-size: 11px;
		padding: 3px 5px;
		}
	div.headline-links ul {
		list-style-type: none; 
		padding: 0; 
		margin: 0;
		}
	div.headline-links ul li {
		margin-top: 4px;
		}
	div.headline-links ul li a {
		color: #000000;
		border-bottom: 0px solid #000000;
		}
	div.headline-links a:visited {
		color: #004080;
		border-bottom: 0px solid #004080;
		}
	div.headline-links a:active {
		color: red;
		border-bottom: 4px dotted red;
		}
	div.headline-links a:hover {
		color: #FF0000;
		border-bottom: 1px solid #FF0000;
		}
	
	H1 {
		font-family: maiandra gd, Tahoma, Helvetica, sans-serif;
		font-size: 1.5em;
		COLOR: #000000;
		line-height: 130%;
		letter-spacing: 0.1em;
		padding-top: 10px;
		}
	H2 { 
		font-family: maiandra gd, Tahoma, Helvetica, sans-serif;
		font-size: 1.3em;
		COLOR: #000000;
		background-color: #FFFFFF;
		margin: 0;
		margin-bottom: 1.0em;
		margin-top: 1.0em;
		padding: 0.25em;
		font-style: normal;
		text-align: left;
		letter-spacing: 0.1em;
		border-bottom-style: solid;
		border-bottom-width: 0.25em;
		border-bottom-color: #F0F0FF;
		line-height: 130%;
		}
	H3 { 
		FONT-SIZE: 12pt; 
		COLOR: #000000; 
		}
	H4 { 
		FONT-SIZE: 11pt;
		COLOR: #000000;
		}
		
	p.box { 
		FONT-SIZE: 11px;
		font-weight: bold;
		background-color: #F0F0FF;
		padding: 6px;
		border: 1px solid #BFBFFE;
		}
		
	.warning {
		color: #DD0000;
		}
		
	.not-in-use {
		margin: 1em;
		}
