/* ifw08 styles */


body	{
		margin: 0;
		padding: 0;
		font: 85% verdana, helvetica, sans-serif;
		text-align: center;
		background-color: #DDF5FC;
	}
	
#bkgdwrap	{
		margin: 0em auto;
		width: 806px;
		background: url(../images/bkgd-shade.gif) repeat-y;
	}
	
#wrap	{
		margin: 0em auto;
		width: 800px;
	}	
	
#banner	{
		height: 286px;
		border-top: 12px solid #006683;
		z-index:-10;
}

#bannerleft	{
		float:left;
		border-top: 8px solid white;
		border-right: 9px solid white;
		border-left: 9px solid white;
		width: 272px;
		height: 270px;
		background-color: white;
		}
		
#logo {
	height: 104px;
	position: relative;
	top: 18px;
	}		
		
#sdsnav	{
		width: 274px;
		height: 164px;
		}	
		
		
#bannerright	{		
		float:left;
		width: 500px;
		height: 270px;
		margin:0;
		border-top: 8px solid white;
		background-color: white;
		background: url(../images/grads.jpg) no-repeat left;
		z-index:10;
		}	
		
#archives-other	{		
		width: 234px;
		height: 270px;
		background: url(../images/bkgd-archive-other.gif) repeat-x;
		font-size: 84%;
		float: right;
		z-index:20;
		}	
		
#archives	{		
		width: 234px;
		height: 131px;
		text-align: left;
		line-height: 130%;
				}	
					
#archives p {
		padding: 11px 15px 0px 16px;	
		margin: 11px 0 0 0;
		}
		
#archives .header { 
	padding: 10px 0px 0px 27px;
	}	
	
#archives form {
	padding-left: 16px;
	margin-top: 12px;
	}	
	
#archives .go {
	padding-left: 2px;
	}			
		
#otherdata	{		
		width: 234px;
		height: 131px;		
		line-height: 130%;
			}	
				
#otherdata	img { 
	padding: 18px 0px 0px 2px;
	}				
		
#otherdata ul {
		margin: 18px 15px 0px 20px;	
		text-align: right;
		}	
		
#otherdata li {
	list-style: none;
	padding-top: 2px;
	}			
		
#otherdata a {
		color: black;
		text-decoration: none;
		}
		
#otherdata a:hover {
		text-decoration: underline;
		}	
		
#otherdata a:visited {
		color: #4C4242;
		}																				
		
#year {
	position: relative;
	top: 220px; 
	left: 223px;
	width: 139px;
	z-index:100;
	margin: 0;
	float: left;
	}		
				

#leftcolumn	{
	clear: both;
	width: 219px;
	float: left;
	background-color:#E4EADC;
	border-left: 9px solid white;
	border-top: 8px solid white;
	}
	
	
#commish	{
	width: 219px;
	margin-top: 0;
	}	
	
/* state chart styles */		

#statecharts	{
	width: 219px;
	background: url(../images/statecharts.gif) no-repeat top;
	border-top: 7px solid white;
	text-align: left;
	padding-bottom: 20px;
		}	
	
#statecharts h2 {	
	margin: 10px 10px 3px 10px;
	}	
	
#statecharts h2.first {	
	margin-top: 45px;
	}	
		
	
#statecharts	ul {
	list-style: none;
	font-size: 84%;
	margin: 0 6px 0 0;
	padding-left: 10px;
	text-indent: 1px;
	}
	
#statecharts li {	
	padding: 2px 0px 2px 0px;
	}		
	
#statecharts a {	
	padding: 3px 0px 3px 0px;
	text-decoration: underline;	
	color: #006699;
	}		
	
#statecharts li a:hover {	
	text-decoration: underline;	
	color: #0099CC;
	}	
	
	
#statecharts .off {	
	padding: 3px 0px 3px 0px;
	text-decoration: none;	
	}	
	
#statecharts .iconnote {
	font-weight: normal;
	margin-left: 0;
	margin-top: 0px;
	color: #D95A03;
	}						
	
	
/* main content styles */	
		
#contentarea	{
	margin-left: 230px;  	
	width: 520px;
	background-color:white;
	text-align: left;
	margin-top: 0;
	padding: 18px 20px 20px 20px;
	color: #333;
	}	
	
#contentarea p {
	margin-top: 4px;
	margin-bottom: 8px;
	line-height: 150%;
	font-size: 90%;
	}	
	
#contentarea h1{
	color: #006699;
	font-weight:bold;
	font-size: 114%;
	margin-top: 7px;
	margin-bottom: 12px;
	}
	
#contentarea h2{
	color: #CC6633;
	font-weight:bold;
	font-size: 100%;
	margin-top: 7px;
	margin-bottom: 6px;
	}	
	
#contentarea h3{
	color: #68330F;
	font-weight: normal;
	font-size: 94%;
	margin-top: 3px;
	margin-bottom: 10px;
	}	
	
#contentarea h4{
	color: #006699;
	font-weight: bold;
	font-size: 90%;
	margin: 0 0 10px 0;
	}	
	
#contentarea h5{
	color: #006699;
	font-weight:bold;
	font-size: 98%;
	margin-top: 10px;
	margin-bottom: 6px;
	}			
	
#contentarea a {
	color: #006699;	
	text-decoration: underline;
	}
	
#contentarea a:hover {
	color: #3399CC;
	text-decoration: underline;
	}	
	
#contentarea a:visited {
	
	text-decoration: underline;
	}	
	
#contentarea ul {
	list-style: none;
	margin: 0 0 10px 5px;
	padding: 0;
	}	
	
#contentarea li {
	list-style: disc;
	margin: 3px 0 3px 10px;
	padding: 0px;
	font-size: 90%;
	line-height: 130%;
	}

	
#contentarea .small {
	font-size: 74%;
	}	
	
#contentarea .line {
	margin-top: 10px;
	margin-bottom: 10px;
	}	

	
#contentarea .welcome {
	color: #006699;
	font-size: 100%;
	font-weight: bold;
	}			
	
#findsch {	
	font-size: 94%;
	}
	
#findsch ul {
	list-style: none;
	font-weight: bold;
	color: #006699;
	margin: 0 0 10px 5px;
	padding: 0 0 0 0;
	}	
	
#findsch li {
	list-style: none;
	line-height: 130%;
	font-size: 88%;
	font-weight: normal;
	color: #000;
	margin: 5px 0 6px 10px;
	padding: 0px;
		}	
		
#findsch .indent {
	margin: 0 0 0 20px;
	}	
	
#findsch .iconnote {
	font-size: 80%;
	font-weight: normal;
	margin-left: 0;
	margin-top: 0;
	color:#006699;
	}	
	
#findsch .line {
	margin-top: 20px;
	margin-bottom: 20px;
	}							
	
#footer	{
	clear: both;
	width: 800px;
	height: 50px;
	background-color:white;
	font-size: 84%;
	text-align: left;
	background: url(../images/bkgd-footer.gif) repeat-x bottom;
	padding-top: 15px;
	padding-bottom: 7px;
	}
	
	
#footer	p {		
	clear: both;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 20px;
	padding-right: 30px;
	}
	
.reportnav {
	font-size: 80%;
	}	
	
.introtables{
	border: 1px solid #CC6633;
	margin-top: 8px;
	color: #006699;
	font-size: 110%;
	width: 400px;
	line-height: 100%;
	}			
	
/* png fix for IE */
	
 img, div, a#demoLink { behavior: url(../includes/iepngfix.htc)}	
