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: 12px; line-height: 14px; font-family: "Trebuchet MS", serif }

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

li   { color: #333; font-size: 12px; line-height: 14px; font-family: "Trebuchet MS", serif; padding-right: 8px; padding-left: 9px }				
.subbar {
		font-family: "Trebuchet MS", serif;
		font-size: 18px;
		color: #fff;
		margin: 0 0 0 8px;
		}

.toplinks  { color: #36c; font-size: 12px; font-family: "Trebuchet MS", serif; text-align: right; float: right; padding: 0px 14px 0px 0px }
		
.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; font-family: "Trebuchet MS", serif; margin: 0 0 0 0px; padding: 10pt 8px 0px }
h2   { color: #333; font-size: 18px; font-family: "Trebuchet MS", serif; margin: 0 0 0 0px; padding: 3pt 8px 0px 9px }	
h3  { color: #903; font-size: 14px; font-family: "Trebuchet MS", serif; margin: 0 0 0 0px; padding: 0 8px 0px 9px }
		
				
.left {
		text-align: left;
		}
	
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 
		}

.mainlinks  { color: black; font-weight: bold; font-size: 11px; line-height: 14px; font-family: "Trebuchet MS", serif; margin-left: 5px }
.mogplinks { color: black; font-weight: bold; font-size: 12px; line-height: 14px; font-family: "Trebuchet MS", serif; margin-left: 14px }
.caption { color: #000; font-size: 9px; line-height: 12px; font-family: Verdana; margin-left: 5px }
.copyright { color: #000; font-size: 8pt; line-height: 12px; font-family: "Arial Narrow",Arial,sans-serif; margin-left: 5px }


.unverified { color: #903 }
.gray { color: #969696 }
.white { color: #fff }
.bold { font-weight: bold }


#blue, #blue dt, #blue dd {
		background-color: #9cf;
		}
		
#gray, #gray dt, #gray dd {
		background-color: #999;
		}
		
		
a:link  { color: #36c; text-decoration: underline }
a:active {color:#003399;text-decoration:underline }
a:visited  { color: #36c; text-decoration: underline }
a:hover  { color: #903; text-decoration: none }
