/* Indiana - State Partner Site */
    body
    {
        background-color: #EEEEEE;
        font: 12px Arial,Verdana,Helvetica,sans-serif;
    }
    #container
    {
        width:797px;
        min-width: 797px;
        margin:auto;
        background-color:#FFFFFF;
    }

/***** STATE Header *****/
    #headerIN
    {
        width:797px;
        float:center;
        line-height:normal;
    }
    #headerIN h1{
        background: url("../images/in-headerT.png") no-repeat right top;  
        height: 52px;
        padding: 0; 
    }
    #headerIN h1 span{
        display:none;
    }
    #header 
    {
        width:797px;
        line-height:normal;
    }
    #header h1{
        background: url("../images/in-header.png") no-repeat right top;  
        height: 124px;
        padding: 0; 
    }
    #header h1 span{
        display:none;
    }
    
/***** Left Nav stuff *****/
	div#content {
		padding: 0;
	}
    div#content div#leftnav {
        float:left;
        width:212px; /* 215 */
        font-weight:bold;
        text-align:left;
        font-style: normal;
        font-variant: normal;
    }
    div#content div#leftnav ul {
        list-style:none outside none;
        margin:0;
        padding:0;
    }
    div#content div#leftnav ul li {
        border-top:1px dotted #DDDDDD;
        clear:both;
        color:#011B36;
        float:left;
        margin:0;
        padding:0;
        width:212px;
    }
    div#content div#leftnav ul li a {
        color:#011B36;
        display:block;
        margin:0;
        padding:2px 0px 2px 12px;
        text-decoration:none;
    }
    div#content div#leftnav ul li a:hover {
        background-color: #EEEEEE;
    }
    div#content div#leftnav .linkhdr ul li {
        background-color: #1764AA;
        color:#FFFFFF;
    }
    div#content div#leftnav .linkhdr a {
        background-color: #1764AA;
        color:#FFFFFF;
        text-decoration:none;
    }
    div#content div#leftnav .linkhdr a:hover {
        background-color: #1764AA;
        color: #FFFFFF;
        text-decoration: underline;
    }
    div#content div#leftnav .ifahome ul li {
        background-color: #07305C;
        color:#FFFFFF;
    }
    div#content div#leftnav .ifahome a {
        background-color: #07305C;
        color:#FFFFFF;
        text-decoration:none;
    }
    div#content div#leftnav .ifahome a:hover {
        background-color: #07305C;
        color: #FFFFFF;
        text-decoration: underline;
    }
    div#content div#leftnavul {
        border-bottom:1px dotted #DDDDDD;
    }
    /***** Main Column *****/
    
    div#content div#main
    {
    	width: 575px !important;
    }
    div#content div#central
    {
    	width: 564px !important;
    }
    div#content div#central input[type="text"]
    {
		margin-right: 80px;
	}
	div#content div#central h1,div#content div#data h1 {
		font-size: 21px;
		color: #013666;
		font-weight: bold;
		clear: both;
		padding-bottom: 12px;
		margin: 0;
	}
	div#content div.topLine div.topH1 {
		width: 300px;
	}
	div#content div#data {
		width: 564px !important;
		padding-right: 5px;
	}
	div#content div.results div.summary div.list {
		width: 410px;
	}
	div#content div.refine ul.tools li {
		margin: 0;
	}
    div#content div#INmain {
        clear:none;
        display:block;
        float:left;
        margin: 0px;
        padding: 0px;
        width: 585px;
    }
    div#content div#mainIN {
        width: 575px !important;
        margin: 10px 5px 0 5px;
    }
    div#content div#mainIN p 
    {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 0;
    }
    div#content div#mainIN ul, div#mainIN ul li
    {
    	list-style: disc none outside;
    	margin-left: 10px;
        font-size: 12px;
        line-height: 16px;
    }
    div#content div#col2Header h1
    {
        background:url("../images/in-headerB.png") no-repeat right top;  
        height:72px;
        padding: 0px;
        margin: 0px;
        clear: none;
        width: 585px;
    }
    div#content div#col2Header h1 span
    {
        display:none;
    }
    
    /***** Footer *****/
    div#stateFooter
    {
		padding-top: 2em;
		display: block;
		clear: both;
    }

    div#stateFooter p
    {
		color: #272770;
		text-align: center;
		padding-top: 2em;
		font-weight:normal;
    }
    
    /*********** Links **********/
    a:link
    {
        color: #272770;
        text-decoration:underline;
    }
    a:visited{color: #7A0070;}
    a:hover{color: #272770;}
    
    /********* H1 / H2 *********/
    div#content h1
    {
        font-size:small;
        color:#013666;
        font-weight: bold;
        clear:both;
        padding-bottom:12px;
        margin: 0;
    }
    div#content h1 span
    {
        font-size:small;
    }

    div#content h2, .subheading
    {
        font-size:small;
        font-weight: bold;
        color: #4E83B1;
    }
    div#content h2 span
    {
		font-size:small;
    }
    div#content h2
    {
        clear:both;
        padding-bottom:.25em;
    }
        
    div#content .bold{font-weight:bold;}
    
    
    /***** State Logo - set width and height in em for resizing of text *****/
    .logo
    {
        width:10em;
        height:10em;
    }
    .childCaseSummary{   /* background of child summary tables */
    background-color:#ddebf4;
    width:100%;}
        
    /* Commented Backslash Hack hides rule from IE5-Mac */
    #header a span {float:none;}
    /* End IE5-Mac hack */
    
    
/*
    #leftnav .linkhdr {
    background-image:url("/states/in/images/link_header_bg.jpg");
    background-position:right bottom;
    background-repeat:no-repeat;
    border-top:medium none;
    color:#FFFFFF;
    margin:0 -1px -1px -4px;
    }
    #leftnav .linkhdr a {
    background-color:transparent;
    color:#FFFFFF;
    text-decoration:none;
    }
    #leftnav .linkhdr a:hover {
    background-color: transparent;
    color: #FFFFFF;
    text-decoration: underline;
    }
    #ifahome {
        background-image:url("/states/in/images/img_DCS_home.jpg");
        background-position:center bottom;
        background-repeat:no-repeat;
        color:#FFFFFF;
        font-size:11px;
        height:16px;
        margin:0;
        padding:2px 0 0 12px;
    }
    #ifahome a {
        color:#FFFFFF;
        text-decoration:none;
    }
*/