body
	{
		margin: 0;
		padding: 0;
		font: 90% tahoma, arial, helvetica, sans-serif;
		color: #333;
	}
	
	h1
	{
		background: #093;
		color: #FFF;
		margin: 0;
		padding: .5em 3%;
		border-bottom: 5px solid #000;
		font: 75%;
	}
	
	h2, h3 { margin-top: 0;
		background: #093;
		color: #FFF; 
		padding: .5em 3%;
		border-bottom: 5px solid #000;
		font: 60%;
		
		}
		
		
	ul#topnav
	{margin: 0;
	padding: 5px 10px;
	list-style-type: none;
	}
	
	ul#topnav li
	{
	display: inline;
	/* background-image: url(../images/wfdc-list-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%; */
	padding: 0 10px 0 8px;
	}
	
	#content
	{
		width: 44%;
		float: left;
		padding: 1em 3%;
	}
	
	
	
	#mid
	{
		width: 10%;
		float: left;
		padding: 1em 3%;
	}
	
		
	#rig
	{
		width: 28%;
		float: left;
		padding: 1em 0 1em 3%;
	}
	
	#rig ul
	{
	list-style-image:url(../images/wfdc-list-bullet.gif)
		margin: 0;
		padding: 0;
		line-height: 150%;
	}
	
	#footer
	{
		clear: both;
		background: #093;
		color: #fff;
		padding: 5px 3%;
		text-align: right;
		font-size: 80%;
		border-bottom: 5px solid #000;
	}
	#ghs
	{
	background-image: url(../images/wfdc-list-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding: 0 10px 0 8px;
	}
	
	#contentabout
	{
		width: 40%;
		float: left;
		padding: 1em 3%;
	}
	
	#midabout
	{
		width: 10%;
		float: left;
		padding: 1em 3%;
	}
	
	#rigabout
	{
		width: 28%;
		float: left;
		padding: 1em 0 1em 3%;
	}
	
	#dualabout
	{
		width: 45%;
		float: left;
		padding: 1em 0 1em 3%;
	}
	#navpanel {
	font-size: 80%;
	font-style: italic;
	list-style-type: disc;
}

	ul#navpanel li 
	{display:inline;
	}
	
	/*Tracker
        */
        #tracker
        {
            font-size: 0.70em;
            font-weight: bold;
            margin: 6px 0 8px;
            padding: 0;
        }
        
        #tracker ul
        {
            border: none;
            display: inline;
            margin-left: 0;
            padding-left: 0;
        } 
        
        #tracker ul li
        {
            border: none;
            display: inline;
            list-style: none;
            margin-left: 0;
            padding-left: 2px;
			font-weight:normal;
        }
 caption
	{
		text-align: left;
		margin: 0 0 .5em 0;
		font-weight: bold;
		font-size:20px;
	}
	
	table { border-collapse: collapse; }
	
	th, td
	{
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		padding: .5em;
		
			}
	
	tr { background: #3c3; }
	
	thead th
	{
		background: #060;
		color: #fff;
	}
	
	tbody th
	{
		font-weight: normal;
		background: #658CB1;
	}
	
	tr.alternate { background: #6f3; }
	tr.alternate td { background: #6c0; }   
	
	td.alternate {background-color:#FFFFFF} 
	
	.contenta
	{
		width: 60%;
		float: left;
		padding: 1em 3%;
	} 
	
	
	
	.riga
	{
		width: 28%;
		float: left;
		padding: 1em 0 1em 3%;
    }
	
	.spacer
	{
	border: 0;
color: #043;
background-color: #043;
height: 1px;
width: 100%;
text-align: left;
	}
	
	#contentabouta
	{
		width: 80%;
		float: left;
		padding: 1em 3%;
	}
	
	.imagefllt
	{ float:left; margin-right: 10px;
	}
	
	.imageflrt
	{float: right; margin-left: 10px;
	}
	
	.bod {
	float: left;
	padding: 10px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 20px none;
	border-left: 0px none;
	}
	
	.boddiv {
	clear: left;
	padding: 10px;
	height: 225px;
	border-bottom: 1px solid #CCCCCC;
	
	}
	
	.boddiv h4 {

	font-size:16px
	color:#00FF00
	}
			
.wfdc_list {
	list-style-image: url(../images/wfdc-list-bullet.gif);
}
	

	.fixedwidth {
	width: auto;
	position: relative;
	height: auto;
	top: auto;
}
blockquote {
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #009900;
}
