/* ifw09 styles */


body	{
		margin: 0;
		padding: 0;
		font: 85% verdana, helvetica, sans-serif;
		text-align: center;
	}
	
img {
	margin: 0;
	padding: 0;
	}
#bkgdwrap	{
		margin: 0 auto;
		width: 938px;
		background: url(../images/bkgd-shade.jpg) repeat-y;
	}
	
#wrap	{
		margin: 0em auto;
		width: 900px;
	}
		
#navcontainer {
	text-align: left;	
	background-color:#9a3056;	
	height: 27px;
	}
		
#banner	{
		height: 262px;
		margin-top: 20px;
	}

#bannerleft	{
		float:left;
		width: 296px;
		height: 262px;
		background-color: white;
		}
		
#logo {
	height: 87px;
	position: relative;
	top: 4px;
	width: 250px;
	margin: 0 auto;
	}		
		
#sdsnav	{
		width: 251px;
		height: 164px;
		padding-left: 28px;
		padding-right:18px;
		}	
		
#bannerright	{		
		float:left;
		width: 581px;
		height: 262px;
		background-color: white;		
		}	
		
#photo	{		
		float:left;
		width: 248px;
		height: 262px;
		background: url(../images/students.jpg) no-repeat left;
		padding-right: 10px;
		}	
				
		
#measuring {
	width: 317px;
	height: 86px;
	background: url(../images/measuring.gif) no-repeat left;
	float: right;
	margin-bottom: 7px;
	}		
#archives-other	{		
		width: 317px;
		height: 169px;
		font-size: 84%;
		float: right;
		}	
		
#archives	{		
		width: 151px;
		height: 169px;
		text-align: left;
		line-height: 130%;
		float: left;
		background: url(../images/bkgd-arch.gif) no-repeat left;
			}	
					
#archives p {
	color: #edf3f5;
	margin: 69px 15px 0 12px;
		}
			
#archives form {
	padding: 6px 0 0 15px;
	margin: 0;	
	}	
	
#archives .go {
	padding-left: 2px;
	}			
		
#otherdata	{		
		width: 154px;
		height: 169px;		
		line-height: 130%;
		float: right;
		background: url(../images/bkgd-other.gif) no-repeat left;
			}	
				
#otherdata ul {
		text-align: left;
		margin: 70px 15px 0 12px;
		padding: 0;
		}	
		
#otherdata li {
	list-style: none;
	padding-top: 2px;
	text-indent: none;
	margin: 0;
	padding: 2px 0;
	}			
		
#otherdata a {
		color: #edf3f5;
		text-decoration: none;
		}
		
#otherdata a:hover {
		color: white;
		text-decoration: underline;
		}	
		
.maintable {
	margin-top: 16px;
	margin-bottom: 16px;
	width: 875px;
	border: 0;
	float: left;
	}

.leftcolumn	{
	width: 254px;
	padding-left: 28px;
	padding-right:18px;
	vertical-align: top;
	}
	
	
#commish	{
	width: 250px;
	}	
	
/* state chart styles */		

#statecharts	{
	width: 250px;
	background: #edf3f5 url(../images/statecharts-bottom.gif) no-repeat bottom;
	margin-top: 7px;	
	text-align: left;
	padding-bottom: 20px;
	padding-top: 0;
	}
#statecharts h2 {	
	margin: 10px 10px 3px 8px;
	}	
	
#statecharts h2.first {	
	margin: 0;
	padding: 0 0 6px 8px;
	}	
	
#statecharts	ul {
	list-style: none;
	font-size: 84%;
	margin: 0 6px 0 0;
	padding-left: 8px;
	text-indent: 1px;
	}
	
#statecharts li {	
	padding: 2px 0px 2px 0px;
	}		
#statecharts .hold {	
	color: #666;
	}		
#statecharts a {	
	padding: 3px 0px 3px 0px;
	text-decoration: underline;	
	color: #9a3056
	}
	
#statecharts li a:hover {	
	text-decoration: underline;	
	color:#bf6b89;
	}	
	
	
#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 */	

.maincell {		
	background:#edf3f5 url(../images/content-bottom.gif) no-repeat bottom;
	vertical-align: top;
	}

#contentarea	{
	width: 545px;	
	text-align: left;
	background:#edf3f5 url(../images/content-top.gif) no-repeat top;
	margin:0;
	color: #333;	
	padding: 10px 15px 15px 15px;	
	}	
	
#contentarea p {
	margin-top: 4px;
	margin-bottom: 8px;
	line-height: 150%;
	font-size: 90%;
	}	
	
#contentarea h1{
	color: #9a3056;
	font-weight:bold;
	font-size: 114%;
	margin-top: 7px;
	margin-bottom: 12px;
	}
	
#contentarea h2{
	color: #558e41;
	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: #9a3056;
	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:  #9a3056;
	text-decoration: underline;
	}
	
#contentarea a:hover {
	color:#bf6b89;
	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: #9a3056;
	font-size: 100%;
	font-weight: bold;
	}			
	
#findsch {	
	font-size: 94%;
	}
	
#findsch ul {
	list-style: none;
	font-weight: bold;
	color: #333;
	margin: 0 0 10px 0px;
	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 20px;
	padding: 0px;
		}	
		
#findsch .indent {
	margin: 0 0 0 30px;
	}	
	
#findsch .iconnote {
	font-size: 80%;
	font-weight: normal;
	margin-left: 0;
	margin-top: 0;
	color:#9a3056;
	}	
	
#findsch .line {
	margin-top: 20px;
	margin-bottom: 20px;
	}							
	
#footer	{
	clear: both;
	width: 844px;
	font-size: 84%;
	text-align: left;
	background: #d5fec7 url(../images/footer-top.gif) no-repeat top;
	padding-top: 15px;
	margin: 0 auto;
	}
	
	
#footer	p {		
	text-align: center;
	margin-top: 3px;
	margin-bottom: 10px;
	}
	
.reportnav {
	font-size: 80%;
	}	
	
.introtables{
	border: 1px solid #CC6633;
	margin-top: 8px;
	color: #006699;
	font-size: 110%;
	width: 400px;
	line-height: 100%;
	}
	
.dottedline	{
	padding: 8px 0;
	}
.tablehead {
	color: #2386a4;
	font-weight: bold;
	font-size: 94%;
	margin-top: 2px;
	margin-bottom: 2px;
	}	
.spanishtable {
	font-size: 11px;
	}		 		
	
/* png fix for IE */
	
 img, div, a#demoLink { behavior: url(../includes/iepngfix.htc)}	
