leftcol {
		position: relative;
		width: 406px;
		float: left;
		font-family: "Trebuchet MS", serif;
		font-size: 18px;
		color: #000;
		margin: 0 0 0 8px;
		}

rightcol {
		position: relative;
		width: 235px;
		font-family: "Trebuchet MS", serif;
		float: right;
		font-size: 18px;
		color: #000;
		margin: 0 0 0 8px;
		}
	
body    { color: #333; font-size: 14px; line-height: 16px; font-family: "Trebuchet MS", serif }

p    { color: #333; font-size: 14px; line-height: 16px; font-family: "Trebuchet MS", serif; padding-right: 8px; padding-left: 9px }

td    { color: #333; font-size: 14px; line-height: 16px; font-family: "Trebuchet MS", serif;}
				
.subbar {
		font-family: "Trebuchet MS", serif;
		font-size: 18px;
		color: #fff;
		margin: 0 0 0 8px;
		}

.navlinks   { color: #36c; font-size: 12px; line-height: 14px; font-family: "Trebuchet MS", serif; text-align: left; padding: 0px 8px 0px 9px }
		
.sub {
		margin: 0 0 0 5px;
		padding: 0 5px 5px 5px;
		font-family: "Trebuchet MS", serif;
		font-size: 18px;
		color: #000;
		}
		
h1    { color: #000; font-size: 24px; line-height: 28px; font-family: "Trebuchet MS", serif; margin: 0 0 0 0px; padding: 10pt 8px 0px }
h2    { color: #333; font-size: 18px; line-height: 22px; font-family: "Trebuchet MS", serif; margin: 0 0 0 0px; padding: 3pt 8px 0px 9px }	
h3    { color: #36c; font-size: 14px; line-height: 16px; font-family: "Trebuchet MS", serif; margin: 0 0 0 0px; padding: 0 8px 0px 9px }
		
				
.left {
		text-align: left;
		}
.bold { font-weight: bold }
.italic { font-style: italic }
.black { color: #000 }
.graydark { color: #333 }
.blue { color: #36c }
dl {
		width: 235px;
		margin: 0 0 10px 10px;
		padding: 0;
		position: relative;
		float: right;
		background: #99cc66;
		}

.dt {
		margin: 0 0 10px 0;
		padding: 10px;
		font-size: 130%;
		color: #fff;
		border-bottom: 1px solid #fff;
		}
	
.dd {
		margin: 0 0 0 5px;
		padding: 0 5px 5px 5px;
		color: #333;
		font-family: Verdana, sans-serif;
		font-size: 90%;
		}

.footer  { 
		font-style: normal; 
		font-weight: normal; 
		font-size: 8pt; 
		font-family: "Arial Narrow",Arial,sans-serif; 
		text-align: left 
		}
.footerwk { font-style: normal; font-weight: normal; font-size: 8pt; font-family: "Arial Narrow", Arial, sans-serif; text-align: left; margin-left: 22px }
#blue, #blue dt, #blue dd {
		background-color: #9cf;
		}
		
#gray, #gray dt, #gray dd {
		background-color: #999;
		}
		
a:link   { color: #36c; text-decoration: underline }
a:link.nav { color: #36c; text-decoration: none }
a:active {color:#003399;text-decoration:underline }
a:visited  { color: #36c; text-decoration: underline }
a:hover   { color: #6c0; text-decoration: none }
a:hover.nav { color: #6c0; font-weight: bold; text-decoration: underline }
