@import url(/ai/appfiles/cms/alert.css);
#standardsNote { display: none; }
#skipNavigation { display: none; }

/* Fonts */

@font-face {
    font-family: 'RobotoCondensed';
    src: url('/portal/global/files/Roboto-Condensed-webfont.eot');
    src: url('/portal/global/files/Roboto-Condensed-webfont.eot?#iefix') format('embedded-opentype'), 
         url('/portal/global/files/Roboto-Condensed-webfont.svg#RobotoCondensed') format('svg')/*move after eot*/, 
         url('/portal/global/files/Roboto-Condensed-webfont.woff') format('woff'), 
         url('/portal/global/files/Roboto-Condensed-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoCondensedItalic';
    src: url('/portal/global/files/Roboto-CondensedItalic-webfont.eot');
    src: url('/portal/global/files/Roboto-CondensedItalic-webfont.eot?#iefix') format('embedded-opentype'), 
         url('/portal/global/files/Roboto-CondensedItalic-webfont.svg#RobotoCondensedItalic') format('svg')/*move after eot*/, 
         url('/portal/global/files/Roboto-CondensedItalic-webfont.woff') format('woff'), 
         url('/portal/global/files/Roboto-CondensedItalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoBoldCondensed';
    src: url('/portal/global/files/Roboto-BoldCondensed-webfont.eot');
    src: url('/portal/global/files/Roboto-BoldCondensed-webfont.eot?#iefix') format('embedded-opentype'), 
         url('/portal/global/files/Roboto-BoldCondensed-webfont.svg#RobotoBoldCondensed') format('svg')/*move after eot*/, 
         url('/portal/global/files/Roboto-BoldCondensed-webfont.woff') format('woff'), 
         url('/portal/global/files/Roboto-BoldCondensed-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoBoldCondensedItalic';
    src: url('/portal/global/files/Roboto-BoldCondensedItalic-webfont.eot');
    src: url('/portal/global/files/Roboto-BoldCondensedItalic-webfont.eot?#iefix') format('embedded-opentype'), 
         url('/portal/global/files/Roboto-BoldCondensedItalic-webfont.svg#RobotoBoldCondensedItalic') format('svg')/*move after eot*/, 
         url('/portal/global/files/Roboto-BoldCondensedItalic-webfont.woff') format('woff'), 
         url('/portal/global/files/Roboto-BoldCondensedItalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/* Other Classes */
.clear { clear: both; height: 0px; }
.none { display: none; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
html { }
body { width: 100%; height: 100%; margin: 0; padding: 0; font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif; }

/* Main Container */
#size { width: 100%; height: 100%; padding: 0; margin: 0; text-align: center; background-position: center 148px; background-repeat: repeat-x; }
#size:before, #size:after { content: ""; display: table; }
#size:after { clear: both; }
#size { *zoom: 1; }

/* Header Wrapper */
#header-wrapper { width: 100%; background-color: #f5f3ed; background: rgb(248,247,242); /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNmOGY3ZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTNlMGQ3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==); background: -moz-linear-gradient(top, rgb(248,247,242) 70%, rgb(227,224,215) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, rgb(248,247,242)), color-stop(100%, rgb(227,224,215))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgb(248,247,242) 70%, rgb(227,224,215) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgb(248,247,242) 70%, rgb(227,224,215) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgb(248,247,242) 70%, rgb(227,224,215) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgb(248,247,242) 70%, rgb(227,224,215) 100%); /* W3C */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f7f2', endColorstr='#e3e0d7', GradientType=0 ); /* IE6-8 */ height: 148px;}
#header-wrapper .top { height: 20px; line-height: 20px; width: 100%; background-color: #FFF; position: relative; box-shadow: 0px 0px 20px 5px rgba(170,161,135,0.30); -webkit-box-shadow: 0px 0px 20px 5px rgba(170,161,135,0.30); -moz-box-shadow: 0px 0px 20px 5px rgba(170,161,135,0.30); }
#header-wrapper .top .top_menu_button { display: none; width: 78px; height: 30px; background: url(/portal/global/images/icon_menu2.png) no-repeat 0px 0px; float: left; }
#header-wrapper .top .ingov_menu_button { display: none; width: 78px; height: 30px; background: url(/portal/global/images/icon_ingov_menu2.png) no-repeat 0px 0px; float: right; }
#header-wrapper .top a { color: #666; text-decoration: none; }
#header-wrapper .top_nav { margin-right: auto; margin-left: auto; width: 988px; text-align: left; font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif; }
#header-wrapper .top_nav ul.left { width: 76%; text-align: left; display: block; list-style: none; padding: 0; margin: 0; overflow: hidden; height: 20px;}
#header-wrapper .top_nav ul.left li { float: left; font-size: .7em; margin-left: 1%; margin-right: 1%; }
#header-wrapper .top_nav ul.left li.gov { display: none; }
#header-wrapper .top_nav ul.right { width: 21.75%; background-color: #FFF; behavior: url(/portal/global/css/PIE.htc); -webkit-border-bottom-right-radius: 8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-bottomright: 8px; -moz-border-radius-bottomleft: 8px; border-radius: 0 0 8px 8px; z-index: 700; position: relative; top: -20px; list-style-type: none; padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 77.75%; background-color: #FFF; }
#header-wrapper .top_nav ul.right li { width: 100%; font-family: "Times New Roman", Times, serif; text-align:center; margin: 0px; padding: 0px; }
#header-wrapper .top_nav ul.right li a { text-decoration: none; display: block; width: 100%; }
#header-wrapper .top_nav ul.right .gov_pic { display: none; height: 125px; margin-top: 0px; background-image: url(/core/images/top_nav-gov-pic.png); background-repeat: no-repeat; background-position: center bottom; padding-top: 0px; }
#header-wrapper .top_nav ul.right .gov_pic a { text-indent: -9999px; height: 120px; padding-top: 5px; }
#header-wrapper .top_nav ul.right span, #header-wrapper .top_nav ul.right span a { width: 100%; display: block; }
#header-wrapper .top_nav ul.right .gov_title { color: #333; text-transform: uppercase; font-size: 12px; line-height: 12px; letter-spacing: 0.3em; margin-top: 0px; }
#header-wrapper .top_nav ul.right .gov_title a { color: #333; height: 12px; padding-top: 8px; }
#header-wrapper .top_nav ul.right .gov_name { color: #036; font-size: 22px; line-height: 24px; font-variant: small-caps; letter-spacing: .1em; }
#header-wrapper .top_nav ul.right .gov_name a { color: #036; height: 24px; padding-bottom: 3px; }
#header-wrapper .top_nav ul.right .gov_link { display: none; color: #666; font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px; }
#header-wrapper .top_nav ul.right .gov_link a { color: #666; padding-bottom: 6px; }

/* Font-Sizer Specific Styling */
/* Container element */
#header-wrapper .top ul li.fsizer { padding: 0; margin: 0; }
#header-wrapper .top ul li.fsizer a { color: #666; text-decoration: none; cursor: pointer; }
#header-wrapper .top ul li.fsizer a:hover { text-decoration: underline; }
/* Three 'A' links used to control size */
#header-wrapper .top ul li.fsizer #fs_sml { font-size: 80%; }
#header-wrapper .top ul li.fsizer #fs_med { font-size: 100%; }
#header-wrapper .top ul li.fsizer #fs_lrg { font-size: 120%; }
/* When mode is active */
#header-wrapper .top ul li.fsizer a.fsactive { color: #036; text-decoration: underline; }

/* Header */
#header { width: 988px; height: 128px; text-align: center; margin-right: auto; margin-left: auto; display: block; }
#header .middle { margin-top: 15px; margin-bottom: 15px; width: 100%; float: left; clear: both; }
/* IN.gov Logo */
#header #logo {  width: 21.75%; margin-left: 0.25%; margin-right: 1.5%;  float: left;clear: left; text-align: left; padding-left: .25%; position: relative; }
#header #logo a { display: block; }
#header #logo img { /*height: auto; width: 100%; min-width: 80px;*/ max-width: 160px; }
/* Search Box */
#header #search { float: left; z-index: 800; text-align: left; width: 53.5%; height: 50px; margin-right: 21.75%; margin-left: 0; position: relative; }
#search #cse-search-box { /*float: left;*/ height: 40px; padding: 0; background-color: #FFF; behavior: url(/portal/global/css/PIE.htc); border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; border: solid 1px #ddd7cb; width: /*69.5*/98%; }
#search #cse-search-box input#q, #cse-search-box input#sbutton { font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif; font-size: 1.4em; margin: 0; padding: 0; }
#search #cse-search-box input#q { color: #666; border: none 0px !important; width: 53%; background-image: url(/core/images/logo_a-state-that-works_sm.png); background-repeat: no-repeat; margin-left: 7px; height: 40px; line-height: 40px; padding: 0; outline: none; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; float: left; }
@media only screen and (max-width : 481px) {
    #search #cse-search-box input#q { background-image: url(/core/images/logo_a-state-that-works_xsm.png); background-position: 0px 3px; }
}
#search #cse-search-box input#sbutton { color: #88836d; border: none !important; border-color: transparent !important; -webkit-appearance: none; height: 40px; width: 21.25%; background-color: #f1eee7; behavior: url(/portal/global/css/PIE.htc); -webkit-border-top-right-radius: 7px; -webkit-border-bottom-right-radius: 7px; -moz-border-radius-topright: 7px; -moz-border-radius-bottomright: 7px; border-top-right-radius: 7px; border-bottom-right-radius: 7px; line-height: 40px; float: right; }
#search #cse-search-box input#sbutton:active { color: #333; }
#search #cse-search-box input#sbutton:focus{ border-left: none; border-left-color: transparent; }
#search .advanced { float: left; font-size: 12px; line-height: 40px; color: #333; margin-left: 10px; height: 40px; }
#search .advanced a { color: #88836d; text-decoration: none; }

#sitemessage {
    background-color: #CC3333;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #ffffff;
    font-size: .9em;
    line-height: 1em;
    text-align: center;
    overflow: hidden;
}

#sitemessage a {color: #FFF; }
#sitemessage a:visited {color: #FFF ; }
#sitemessage a:hover {color: #FFF ; }
#sitemessage a:focus {outline: thin dotted ; }


/* START SEARCH AUTO COMPLETION */
.autocomplete-suggestions {
    color: #333;
    display: none;
    background-color: #fff;
    border: 1px solid #ddd7cb;
    margin-left: 6px;
    text-align: left;
    width: 310px;
    z-index: 9999;
}
.autocomplete-suggestions  .autocomplete-suggestion {
    cursor: pointer;
    padding: 5px;
}
.autocomplete-suggestions  .autocomplete-suggestion:hover {
    background-color: #F6F3EE;
}
#autocomplete-keymatches {
    display: none;
    background-color: #fff;
    border: 1px solid #ddd7cb;
    margin-left: 6px;
    position: absolute;
    text-align: left;
    z-index: 9999;
}
#keymatches-box-title {
    color: #999;
    display: block;
    font-size: .7em;
    margin: 3px 0 0 10px;
}
#autocomplete-keymatches > div {
    background-image: url(/core/images/circle_arrow-rt_neutral.png);
    background-repeat: no-repeat;
    background-position: 10px 6px;
    cursor: pointer;
    padding: 10px 10px 10px 40px;
}
#autocomplete-keymatches > div:hover {
    background-color: #F6F3EE;
}
/* END SEARCH AUTO COMPLETION */

/* Search Drop Down - Agency Selection */
#search .sbHolder { background-color: #FFFFFF; font-size: 1em; font-weight: normal; min-height: 40px; position: relative; width: 20.5%; float: right; border-left: 1px solid #ddd7cb; border-right: 1px solid #ddd7cb; }
#search .sbHolder:focus .sbSelector { }
#search .sbSelector { display: block; height: 40px; line-height: 40px; outline: none; overflow: hidden; text-indent: 10px; position: absolute; left: 0; top: 0; width: 80%; }
#search .sbSelector:link, .sbSelector:visited, .sbSelector:hover { color: #aaa187; outline: none; text-decoration: none; }
#search .sbToggle { background: url(/portal/global/images/select-icons.png) 0 -112px no-repeat; display: block; height: 40px; outline: none; position: absolute; right: 0; top: 0; width: 20%; }
#search .sbToggle:hover { background: url(/portal/global/images/select-icons.png) 0 -163px no-repeat; }
#search .sbToggleOpen { background: url(/portal/global/images/select-icons.png) 0 -12px no-repeat; }
#search .sbToggleOpen:hover { background: url(/portal/global/images/select-icons.png) 0 -62px no-repeat; }
#search .sbHolderDisabled { background-color: #FFFFFF; border: solid 1px #ddd7cb; }
#search .sbOptions { background-color: #FFFFFF; border: solid 1px #ddd7cb; list-style: none; left: -1px; margin: 0; padding: 0; position: absolute; top: 40px; width: 100%; z-index: 1; overflow-y: auto; }
#search .sbOptions li { padding: 0 7px; }
#search .sbOptions a { border-bottom: dotted 1px #ddd7cb; display: block; outline: none; padding: 7px 0 7px 3px; }
#search .sbOptions a:link, .sbOptions a:visited { color: #ddd7cb; text-decoration: none; }
#search .sbOptions a:hover, .sbOptions a:focus, .sbOptions a.sbFocus { color: #aaa187; }
#search .sbOptions li.last a { border-bottom: none; }
#search .sbOptions .sbDisabled { border-bottom: dotted 1px #ddd7cb; color: #999; display: block; padding: 7px 0 7px 3px; }
#search .sbOptions .sbGroup { border-bottom: dotted 1px #ddd7cb; color: #aaa187; display: block; font-weight: bold; padding: 7px 0 7px 3px; }
#search .sbOptions .sbSub { padding-left: 17px; }

/* Main Navigation */
#header .main { vertical-align: bottom; text-decoration: none; color: #036; z-index: 200; font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif; font-size: 0.9em; line-height: 0.9em; clear: both; width: 100%; float: left; }
#header .main ul { margin-right: auto; margin-left: auto; text-align: center; padding-right: 0; padding-left: 0; margin-top:0; margin-bottom:0; list-style-type: none; width: 100%; }
#header .main ul li { color: #036; float: left; display: block; z-index: 400; padding: 0 1%; margin-right: 0; margin-left: 0; }
#header .main ul li#about { width: 6.9%; }
#header .main ul li#agri { width: 11.4%; }
#header .main ul li#bus { width: 11%; }
#header .main ul li#edu { width: 9.8%; }
#header .main ul li#fam { width: 8.4%; }
#header .main ul li#law { width: 7.3%; }
#header .main ul li#pub { width: 6.5%; }
#header .main ul li#tax { width: 7.8%; }
#header .main ul li#tour { width: 12.7%; }
#header .main ul li a { color: #333; text-decoration: none; padding-bottom: 4px; display: block; margin-left: 0px; }
#header .main ul li:hover a, #header .main ul li a:hover { text-decoration: none; }

/* Agency Content Container */
#colcontainer { font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif; text-align: center; margin-right: auto; margin-left: auto;  *zoom: 1; width: 988px;}
#colcontainer:before, #colcontainer:after { content: ""; display: table; }
#colcontainer:after { clear: both; }

/* Left / 1st Column */
#col1 { color: #333; width: 21.75%; margin-left: 0.5%; margin-right: 1.5%; float: left; font-size: 0.9em; line-height: 1.0em; }
#col1 a { text-decoration: none; color: #333; }
#col1 p { float: left; clear: both; margin: 0; }
#col1 p a { margin-bottom: 0; float: left; }
/* Column 1 - Top */
#col1 #col1top { height: 50px; line-height: 50px; margin-bottom: 10px; display: block; }
/* Column 1 - Amber Alert */
#col1 #alert { display: none; }
#col1 #alerttest { display: none; }
/* Column 1 - Left Navigation */
#col1 #leftnav { text-align: left; background-image: url(/portal/global/images/right_div-btm2.png); background-repeat: no-repeat; background-position: center bottom; margin-top: 10px; margin-bottom: 0px; background-size: contain; padding-bottom: 10%; }
html #col1 #leftnav { padding-bottom: 20px; }
#col1 #leftnav ul { list-style-type: none; padding: 0; margin: 0; }
#col1 #leftnav ul li { padding-right: 6px; border-bottom: 1px solid #e1dfdb; }
#col1 #leftnav ul li:hover { /*background-color: #D3D0C7;*/ }
#col1 #leftnav > ul li:first-child a, #col1 #leftnav ul #ifahome a { padding-left: 28px; padding-top: 10px;}
#col1 #leftnav > ul li.sub a { background-image: none; }
#col1 #leftnav ul li a { padding-top: 6px; padding-bottom: 5px; padding-left: 6px; display: block; }
#col1 #leftnav .linkhdr:hover, #col1 #leftnavul #ifahome:hover { background-color: transparent!important; }
#col1 #leftnav ul li:hover a, #col1 #leftnav ul li a:hover { /*color: #FFF;*/ }
#col1 #leftnav ul li li a { color: #FFF; }
#col1 #leftnav ul ul li:first-child a { background-image: none; padding-left: 6px; }
#col1 #leftnav ul li.linkhdr, #col1 #leftnav ul #ifahome { font-family: 'RobotoBoldCondensed', Arial, Helvetica, sans-serif; color: #333333; font-size: 1.3em; line-height: 1em; letter-spacing: 0.02em; text-transform: uppercase; margin-top: 10px; padding-top: 6px; padding-bottom: 3px; margin-left: 0px; }
#col1 #leftnav ul #ifahome {  }
#col1 #leftnav ul li.navMore { background-image: url(/portal/global/images/navmore_arrow.png); background-position: right center; background-repeat: no-repeat; }
#col1 #leftnav ul li.navMore a { padding-right: 10px; display: block; }
#col1 #leftnav #leftnavul { margin-bottom: 0px; }
#col1 #leftnav #leftnavul ul { display: none; }
/* Column 1 - Left Navigation - Sub Menu */ /* jQuery UI Menu 1.10.0 */ 
.ui-menu { display: block; outline: none; }
.ui-menu .ui-menu, .ui-menu .ui-menu .ui-menu { position: absolute; z-index: 600; width: 21.75%; }
.ui-menu .ui-menu { width: 21.75%; }
.ui-menu .ui-menu .ui-menu { width: 100%; }
.ui-menu .ui-menu-item a { text-decoration: none; display: block; }
/* Column 1 - Social Media Disclaimer */
#col1 #disclaimroot { position: relative; }
#col1 #disclaim { margin-left: 27px; margin-bottom: 10px; color: #074e60; line-height: 1.2em; font-size: 0.9em; display: none; }
#col1 #disclaim b, #col31 #disclaim strong { font-family: 'RobotoBoldCondensed', Arial, Helvetica, sans-serif; }
#col1 #disclaim input { color: #074e60; text-shadow: -1px 1px 0px #e2e6e8; margin-right: 5px; height: 2.5em; outline: 0; font-weight: normal; font-size: 1.1em; white-space: nowrap; word-wrap: normal; vertical-align: middle; cursor: pointer; behavior: url(/portal/global/css/PIE.htc); -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; background-color: #fff; background-image: -moz-linear-gradient(top, rgb(247,245,239) 2%, rgb(238,235,225) 2%, rgb(214,206,184) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(2%, rgb(247,245,239)), color-stop(2%, rgb(238,235,225)), color-stop(100%, rgb(214,206,184))); background-image: -webkit-linear-gradient(top, rgb(247,245,239) 2%, rgb(238,235,225) 2%, rgb(214,206,184) 100%); background-image: -o-linear-gradient(top, rgb(247,245,239) 2%, rgb(238,235,225) 2%, rgb(214,206,184) 100%); background-image: -ms-linear-gradient(top, rgb(247,245,239) 2%, rgb(238,235,225) 2%, rgb(214,206,184) 100%); background-image: linear-gradient(top, rgb(247,245,239) 2%, rgb(238,235,225) 2%, rgb(214,206,184) 100%);  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f5ef', endColorstr='#d6ceb8', GradientType=0 );
border: 1px solid #ddd7cb; box-shadow: 0 1px 2px rgba(214, 206, 184, 0.4); -moz-box-shadow: 0 1px 2px rgba(214, 206, 184, 0.4); -webkit-box-shadow: 0 1px 2px rgba(214, 206, 184, 0.4); text-shadow: 0 1px 1px rgba(214, 206, 184, 0.75); padding-top: 0; padding-right: 10px; padding-bottom: 0; padding-left: 10px; }
#col1 #disclaim input:hover { text-shadow: 0 1px 1px rgba(214, 206, 184, 0.75); color: #07798c; background-color: #fff; background-image: -moz-linear-gradient(top, rgb(247,245,239) 2%, rgb(238,235,225) 2%, rgb(233,229,217) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(2%, rgb(247,245,239)), color-stop(2%, rgb(238,235,225)), color-stop(100%, rgb(233,229,217))); background-image: -webkit-linear-gradient(top, rgb(247,245,239) 2%, rgb(238,235,225) 2%, rgb(233,229,217) 100%); background-image: -o-linear-gradient(top, rgb(247,245,239) 2%, rgb(238,235,225) 2%, rgb(233,229,217) 100%); background-image: -ms-linear-gradient(top, rgb(247,245,239) 2%, rgb(238,235,225) 2%, rgb(233,229,217) 100%); background-image: linear-gradient(top, rgb(247,245,239) 2%, rgb(238,235,225) 2%, rgb(233,229,217) 100%);  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6eed8', GradientType=0 );
border-color: #f6eed8; box-shadow: inset 0 1px 0 rgba(256,256,256,0.4), 0 1px 3px rgba(0,0,0,0.5); }
/* Column 1 - Social Media */
#col1 #web20 { padding-bottom: 0px; margin-top: 0px; margin-left: 0px;  margin-bottom: 20px;text-align: left; position: relative; min-height: 70px;}
#col1 #web20 h3 { font-size: 1.4em; font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif; line-height: 25px; padding-left: 27px; margin-bottom: 10px; margin-top: 0px; font-weight: normal; display: block; }
#col1 #web20 #feature { cursor: pointer; width: 16%; min-width: 37px; min-height: 66px; line-height: 66px; float: left; margin: 10px 1.15% 0; text-indent: -9999em; margin-bottom: 20px; }
#col1 #web20 #feature a { display: block; width: 100%; min-height: 66px; }
@media only screen and (min-width : 481px) and (max-width : 1024px) {
    #col1 #web20 #feature { margin: 0px 1.15% 0; text-indent: -9999em; margin-bottom: 0px; }
    #col1 #web20 #feature a { display: block; width: 100%; min-height: 66px; }
}
#col1 #web20 .facebook { background-image: url(/portal/global/images/icon_facebook.png); background-repeat: no-repeat; background-position: left center; }
#col1 #web20 .flickr { background-image: url(/portal/global/images/icon_flickr.png); background-repeat: no-repeat; background-position: left center; }
#col1 #web20 .youtube { background-image: url(/portal/global/images/icon_youtube.png); background-repeat: no-repeat; background-position: left center; }
#col1 #web20 .twitter { background-image: url(/portal/global/images/icon_twitter.png); background-repeat: no-repeat; background-position: left center; }
#col1 #web20 .instagram { background-image: url(/portal/global/images/icon_instagram.png); background-repeat: no-repeat; background-position: left center; }
#col1 #web20 .calendar { background-image: url(/portal/global/images/icon_calendar.png); background-repeat: no-repeat; background-position: left center; }
#col1 #web20 .govdelivery { background-image: url(/portal/global/images/icon_govdelivery.png); background-repeat: no-repeat; background-position: left center; }
#col1 #web20 .LinkedIn { background-image: url(/portal/global/images/icon_linkedin.png); background-repeat: no-repeat; background-position: left center; }
#col1 #web20 .Pinterest { background-image: url(/portal/global//images/icon_pinterest.png); background-repeat: no-repeat; background-position: left center; }
#col1 #web20 .wordpress { background-image: url(/portal/global//images/icon_wordpress.png); background-repeat: no-repeat; background-position: left center; }
#web20feeds { min-height: 200px; overflow: hidden; position: relative; width: 100%; }
#web20feeds > div { left: 0; top: 0; width: 100%; position: absolute; }
.social-feed { display: none; position: relative; text-align: left; z-index: 1000; }
#icon-social { border: 1px solid #999; float: left; width: 26%; }
#title-social { float: left; font-size: 1.2em; line-height: 1em; margin-left: 1%; width: 72%; }
@media only screen and (min-width : 769px) and (max-width : 1024px) {
    #icon-social { border: 1px solid #999; float: left; width: 24%; }
}
@media only screen and (min-width : 481px) and (max-width : 650px) {
    #icon-social { border: 1px solid #999; float: left; width: 20%; }
}
.subtitle-social { font-size: .7em; line-height: 1em; }
.subtitle-social a:hover { text-decoration: underline !important; }
.posts-social { clear: both; color: #666; font-size: .8em; line-height: 1.2em; padding-top: 10px; }
.posts-social > div { border-bottom: 1px dotted #ccc; padding: 10px 5px; }
.posts-social > div:hover { background-color: #F6F3EE; }
.posts-social > div a { text-decoration: underline; }
#extra-social > div, #extra-social > iframe { margin: 6px 0 0 1% !important; }
#feed-facebook { z-index: 0; }
#feed-facebook #title-social { color: #3B5A97; }
#feed-youtube { z-index: 0; }
#feed-youtube #title-social { color: #981D20; }
#feed-twitter { z-index: 0; }
#feed-twitter #title-social { color: #2DAAE1; }
#feed-calendar { z-index: 0; }
#feed-calendar #title-social { color: #226eb8; }
#feed-govdelivery #title-social { color: #a22c25; }
.close-feed { background-image: url(/portal/global/images/close-social.png); cursor: pointer; height: 10px; position: absolute; right: 0; top: 0; width: 10px; }
#gov-delivery-form ul { padding: 0; list-style-type: none; }
#gov-delivery-form ul.form li { margin-top: 10px; }
#gov-delivery-form ul.form li label { display: block; margin-bottom: 1px; }
#gov-delivery-form p { float: none !important; }
/* Column 1 - Widgets */
#col1 #left_widgets { zoom: 1; position: relative; width: 100%; z-index:90; border:none; text-align:left; margin-top: 0; margin-bottom: 20px; margin-right: auto; margin-left: auto; float: left; }
* html #col1 #left_widgets { width: 100%; }
#col1 .ws_images { position: relative; left:0; top:0; width:100%; height:100%; overflow:hidden; max-width:215px; margin-left: auto; margin-right: auto; text-align: center; }
#col1 .ws_images ul { position:relative; width: 10000%; height:auto; left:0; list-style:none; margin:0; padding:0; border-spacing:0; overflow: visible; }
#col1 .ws_images ul li { width:1%; line-height:0; /*opera*/ float:left; font-size:0; padding:0 0 0 0 !important; margin:0 0 0 0 !important; }
#col1 .ws_images a { width:100%; display:block; color:transparent; }
#col1 #left_widgets a.ws_next, #col1 #left_widgets a.ws_prev { position:absolute; display:none; top:50%; margin-top:-15px; z-index:60; height: 25px; width: 25px; background-image: url(/portal/global/images/widget_arrows.png); }
#col1 #left_widgets a.ws_next { background-position: 50% 0; right:10px; }
#col1 #left_widgets a.ws_prev { background-position: 50% 100%; left:10px; }
* html #col1 #left_widgets a.ws_next, * html #col1 #left_widgets a.ws_prev { display:block; }
#col1 #left_widgets:hover a.ws_next, #col1 #left_widgets:hover a.ws_prev { display: block; }/* bottom center */
#col1 #left_widgets img { max-width: none !important; }
#col1 .ws_images img { width:100%; border:none 0; max-width: none; padding:0; }
#col1 #left_widgets a { text-decoration: none; outline: none; border: none; }
#col1 #left_widgets a.wsl { display:none; }
#col1 #left_widgets .ws_bullets { font-size: 0px; float: left; position: absolute; z-index:70; padding: 5px; /* bottom: 5%; */ margin-top: 10px; left:50%; }
#col1 #left_widgets .ws_bullets div { position:relative; float:left; left:-50%; }
#col1 #left_widgets .ws_bullets a { width:12px; height:12px; float: left; text-indent: -4000px; position:relative; margin-left:7px; color:transparent; }
#col1 #left_widgets .ws_bullets a.ws_selbull, #col1 #left_widgets .ws_bullets a:hover { background-position: left 13px; }
#col1 a.wsl { display:none; }
#col1 .ws_images ul { animation: wsBasic 50.5s infinite; -moz-animation: wsBasic 50.5s infinite; -webkit-animation: wsBasic 50.5s infinite; }
@keyframes wsBasic { 0% {left:-0%;} 16.04% {left:-0%;} 20% {left:-100%;} 36.04% {left:-100%;} 40% {left:-200%;} 56.04% {left:-200%;} 60% {left:-300%;} 76.04% {left:-300%;} 80% {left:-400%;} 96.04% {left:-400%;} }
@-moz-keyframes wsBasic { 0% {left:-0%;} 16.04% {left:-0%;} 20% {left:-100%;} 36.04% {left:-100%;} 40% {left:-200%;} 56.04% {left:-200%;} 60% {left:-300%;} 76.04% {left:-300%;} 80% {left:-400%;} 96.04% {left:-400%;}}
@-webkit-keyframes wsBasic { 0% {left:-0%} 16.04% {left:-0%} 20% {left:-100%} 36.04% {left:-100%} 40% {left:-200%} 56.04% {left:-200%} 60% {left:-300%} 76.04% {left:-300%} 80% {left:-400%} 96.04% {left:-400%}}


/* Left Column Widgets */
#col1 #local {height: 47px; width: 195px; padding: 55px 0px 0px 20px; margin: 10px 0px 20px 0px; text-align: left; background-image: url(/portal/global/images/local_bg.jpg); background-repeat: no-repeat;}
#col1 #mylocal a {width: 195px; height: 60px; display: block; text-decoration: none; margin-top:-55px;}
#col1 #mylocal a span {visibility: hidden;}
#col1 #localselect { font-size: 10px;}
#col1 #localbutton {margin: 0px 0px 0px 0px;}
#col1 #legislator {height: 32px; width: 200px; padding: 30px 0px 0px 15px; background-image: url(/portal/global/images/legislator.jpg); background-repeat: no-repeat; text-align: left;}
#col1 #zipcode { font-size: 10px;}
#col1 #office { font-size: 10px;}
#col1 #zip {margin: 1px 0px 0px 0px;}


/* Center / 2nd Column */
#col2, #col2full { float: left; text-align: left; color: #4b4a47;  font-size: 1em; line-height: 1.3em; }
#col2 { width: 52.5%; }
#col2full { width: 75%; }
#col2 p, #col2full p { margin-bottom: 15px; }
#col2 a, #col2full a { color: #333333; text-decoration: underline; }
#col2 b, #col2full b, #col2 strong, #col2full strong, #col2 i, #col2full i, #col2 em, #col2full em, #col2 i b, #col2 b i, #col2full i b, #col2full b i, #col2 em strong, #col2full em strong, #col2 strong em, #col2full strong em, #col2 h3, #col2full h3, #col2 h4, #col2full h4 { font-weight: normal; font-style: normal; }
#col2 b, #col2full b, #col2 strong, #col2full strong { font-family: 'RobotoBoldCondensed', Arial, Helvetica, sans-serif; }
#col2 i, #col2full i, #col2 em, #col2full em { font-family: 'RobotoCondensedItalic', Arial, Helvetica, sans-serif; }
#col2 i b, #col2 b i, #col2full i b, #col2full b i, #col2 em strong, #col2full em strong, #col2 strong em, #col2full strong em  { font-family: 'RobotoBoldCondensedItalic', Arial, Helvetica, sans-serif; }
#col2 h3, #col2full h3 { line-height: 1.3em; font-size: 1.5em; font-family: 'RobotoBoldCondensed', Arial, Helvetica, sans-serif; border-bottom: 1px solid #E1DFDB; display: block; margin-bottom: 0px; margin-top: 10px; clear: both; }
#col2 h4, #col2full h4 { text-transform: uppercase; font-size: 1.15em; letter-spacing: 0.03em; line-height: 1em; color: #6b6a67; display: block; font-family: 'RobotoBoldCondensed', Arial, Helvetica, sans-serif; margin-bottom: 0px; margin-top: 50px; }

/* Column 2 - Top */
#col2top { height: 50px; margin-bottom: 0px; margin-top: 0px; position: relative; z-index:100; }
#col2top h1 { line-height: 50px; text-align: left; font-size: 1.5em; font-weight: normal; text-shadow: 2px 2px 2px #333333; color: #FFF; padding-left: 110px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; overflow: visible; white-space: nowrap; }
#col2top .logo { display: block; height: 100px; width: 100px; position: absolute; margin-left: 3px; margin-top: 3px; z-index: 500; background-position: center center; }
#lowerIndiana, #lowerIndianafull { font-weight: normal; color: #6b6a67; display: block; font-family: 'RobotoBoldCondensed', Arial, Helvetica, sans-serif; margin-bottom: 0px; margin-top: 0px; }
#lowerIndiana .breadcrumb, #lowerIndianafull .breadcrumb { font-size: 0.55em; display: block; margin-bottom: 20px; padding-bottom: 5px; padding-top: 10px; height: 50px; border-bottom: 1px solid #E1DFDB; line-height: 1.2em; color: #6b6a67; font-weight: normal; text-transform: none; letter-spacing: normal; font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif; padding-left: 110px; margin-top: 0px; }
#lowerIndiana span, #lowerIndianafull span { font-weight: normal; text-transform: uppercase; font-size: 1.15em; letter-spacing: 0.03em; line-height: 1em; }
/* Column 2 - Sub Page */
#col2content, #col2contentwide { }
#col2sub { padding-bottom: 10px; margin-bottom: 10px; }
/* Column 2 - Billboards */
#col2 #slides, #col2 #image, #col2full #slides, #col2full #image { zoom: 1; position: relative; z-index:90; border:none; text-align:left; background-image: url(/portal/global/images/billboard_btm-default.png); background-repeat: no-repeat; background-position: center bottom; /* background-size: contain; */ margin-top: 0; margin-bottom: 0; margin-right: auto; margin-left: auto; padding-bottom: 45px; }
* html #col2 #slides, * html #col2 #image, * html #col2full #slides, * html #col2full #image { width:652px; }
#col2 #slides .ws_images { position: relative; left:0; top:0; width:100%; height:100%; overflow:hidden; }
#col2 #slides .ws_images ul { position:relative; width: 10000%; height:auto; left:0; list-style:none; margin:0; padding:0; border-spacing:0; overflow: visible;/*table-layout:fixed;*/ }
#col2 #slides .ws_images ul li { width:1%; line-height:0; /*opera*/ float:left; font-size:0; padding:0 0 0 0 !important; margin:0 0 0 0 !important; }
#col2 #slides .ws_images a, #col2 #image a, #col2full #image a { width:100%; display:block; color:transparent; padding-left: 0; background-image: none; }
#col2 #slides img { max-width: none !important; }
#col2 #slides .ws_images img, #col2 #image img, #col2full #image img { width:100%; border:none 0; max-width: none; padding:0; }
#col2 #image img, #col2full #image img { height: auto; }
#col2 #slides a { text-decoration: none; outline: none; border: none; }
#col2 #slides a.wsl { display:none; }
#col2 #slides .ws_bullets { font-size: 0px; float: left; position: absolute; z-index:70; padding: 5px; /* bottom: 5%; */ margin-top: 10px; left:50%; }
#col2 #slides .ws_bullets div { position:relative; float:left; left:-50%; }
#col2 #slides .ws_bullets a { width:12px; height:12px; float: left; text-indent: -4000px; position:relative; margin-left:7px; color:transparent; }
#col2 #slides .ws_bullets a.ws_selbull, #col2 #slides .ws_bullets a:hover { background-position: left 13px!important; }
#col2 #slides a.ws_next, #col2 a.ws_prev { position:absolute; display:none; top:50%; margin-top:-15px; z-index:60; height: 35px; width: 32px; background-image: url(/portal/global/images/arrows.png); }
#col2 #slides a.ws_next { background-position: 100% 0; right:21px; }
#col2 #slides a.ws_prev { left:21px; background-position: 0 0; }
* html #col2 #slides a.ws_next, * html #col2 #slides a.ws_prev { display:block; }
#col2 #slides:hover a.ws_next, #col2 #slides:hover a.ws_prev { display: block; }/* bottom center */
#col2 #slides .ws-title, #col2 #image .ws-title, #col2full #slides .ws-title, #col2full #image .ws-title { max-width: 65%; position:absolute; display:block; /*max-width: 65%;*/ bottom: 5%; left: 2.5%; box-shadow: 0 0 1px #333; margin-right:25%; margin-bottom: 45px; padding:1% 1.25%; background:#fff; color:#333; z-index: 50; font-family:'RobotoBoldCondensed', Arial, Helvetica, sans-serif; font-size: 1.2em; line-height: 1.2em; font-weight: normal; text-shadow: 1px 1px 0 #FFFFFF; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px; opacity:0.9; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);}
#col2 #slides .ws-title div, #col2 #image .ws-title div { padding-top:5px; font-size: 17px; font-weight: normal; color:#303030; }
#col2 #slides .ws_images ul { animation: wsBasic 50.5s infinite; -moz-animation: wsBasic 50.5s infinite; -webkit-animation: wsBasic 50.5s infinite; }
@keyframes wsBasic { 0% {left:-0%;} 16.04% {left:-0%;} 20% {left:-100%;} 36.04% {left:-100%;} 40% {left:-200%;} 56.04% {left:-200%;} 60% {left:-300%;} 76.04% {left:-300%;} 80% {left:-400%;} 96.04% {left:-400%;} }
@-moz-keyframes wsBasic { 0% {left:-0%;} 16.04% {left:-0%;} 20% {left:-100%;} 36.04% {left:-100%;} 40% {left:-200%;} 56.04% {left:-200%;} 60% {left:-300%;} 76.04% {left:-300%;} 80% {left:-400%;} 96.04% {left:-400%;}}
@-webkit-keyframes wsBasic { 0% {left:-0%} 16.04% {left:-0%} 20% {left:-100%} 36.04% {left:-100%} 40% {left:-200%} 56.04% {left:-200%} 60% {left:-300%} 76.04% {left:-300%} 80% {left:-400%} 96.04% {left:-400%}}
/* Column 2 - Widgets */
#col2 #widgets { zoom: 1; position: relative; max-width: 1190px; z-index:90; border:none; text-align:left; margin: 0 auto 5%; width: auto; padding-right: 25px; padding-left: 25px; }
* html #col2 #widgets { width:602px; }
#col2 .list_carousel ul { margin: 0; padding: 0; list-style: none; display: block; }
#col2 .list_carousel li { text-align: center; background-color:#eae6db; width: 200px; height: auto; padding: 10px; margin: 10px; display: block; float: left; }
#col2 .list_carousel li img { width: 100%; height: auto; margin: 0; padding: 0; }
#col2 .list_carousel li a { margin: 0; padding: 0; width: 100%; height: 100%; display: block; }
#col2 .list_carousel.responsive { width: auto; margin-left: 0; }
#col2 a.prev, #col2 a.next { width: 25px; height: 25px; display: block; position: absolute; top: 75px; background: url(/portal/global/images/widget_arrows.png) no-repeat transparent;  }
#col2 a.prev { left: 0px; background-position: 0 -25px; }
#col2 a.prev:hover { background-position: -25px -25px; }
#col2 a.prev.disabled { background-position: -50px -25px !important; }
#col2 a.next { right: 0px; background-position: 0 0; }
#col2 a.next:hover { background-position: -25px 0; }
#col2 a.next.disabled { background-position: -50px 0 !important; }
#col2 a.prev.disabled, #col2 a.next.disabled { cursor: default; }
#col2 a.prev span, #col2 a.next span { display: none; }
#col2 .clearfix { float: none; clear: both; }

/* Right / 3rd Column */
#col3top { color: #074E60; text-align: center; width: 21.75%; margin-right: 0.5%; margin-left: 1.5%; padding: 0; float: right; clear: right; height: 50px; font-size: 0.9em; line-height: 1.0em; position: relative; z-index: 550; }
#col3top a { font-size: .65em; line-height: 25px; color: #fff; text-decoration:none; height: 25px; padding-left: 28px; margin-top: 12px; background-image: url(/portal/global/images/toggle_arrows.png); background-repeat: no-repeat; background-position: 0px -25px; z-index: 500; float: right; }
#col3top a.toggle { background-position: 0px 0px !important; margin-right: 1%; }
#col3 { color: #074E60; text-align: center; width: 21.75%; margin-right: 0.5%; margin-left: 1.5%; padding: 0; float: right; clear: right; padding-top: 20px; font-size: 0.9em; line-height: 1.0em; }
#col3 a { color: #333333; text-decoration: none; }
#col3 a:hover { text-decoration: underline; }
#col3 p { margin: 0; }
#col3 p a { margin-bottom: 0; float: left; clear: both; }
#col3 ul, #col3 ol { margin: 0; padding: 0; }
#col3 ul li { padding-top: 2px; padding-right: 5px; padding-bottom: 2px; padding-left: 0px; margin-bottom: 2px; }
/* Column 3 - Top - Online Services */
#col3 #onlineServices { padding-top: 50px; margin-bottom: 10px; background-image: url(/portal/global/images/right_div-btm2.png); background-repeat: no-repeat; background-position: center bottom; background-size: contain; padding-bottom: 15%; }
#col3 #onlineServices a { padding-left: 27px; color: #600; font-size: 1.4em; line-height: 25px; margin-top: 20px; display: block; }
#col3 #onlineServices img { border: none 0px; height: auto; padding-top: 0px; padding-bottom: 0px; display: none; }
#col3 #col3topfluid { width: 100%; margin-bottom: 10px; background-image: url(/portal/global/images/right_div-btm2.png); background-repeat: no-repeat; background-position: center bottom; background-size: contain; padding-bottom: 15%; text-align: left; }
#col3 #col3topfluid ul { margin-left: 24px; display: block; }
#col3 #col3topfluid ul li { padding-left: 4px; }
#col3 #col3topfluid #services_link { line-height: 25px; text-align: left; margin-bottom: 10px; padding-left: 28px; font-weight: normal; font-size: 1.4em; font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif; clear: left; }
#col3 #col3topfluid p, #col3 #col3topfluid #subscriber { text-transform: uppercase; letter-spacing: 0.02em; font-weight: normal; font-family: 'RobotoBoldCondensed', Arial, Helvetica, sans-serif; font-size: 1em; margin-left: 28px; margin-bottom: 5px; margin-top: 10px; display: block; }
#col3 #col3topfluid p a, #col3 #col3topfluid #subscriber a { background-image: none !important; margin-top: 15px; float: none; }
/* Column 3 - Mid */
#col3 #col3midfluid { margin-bottom: 20px; color: #FFF; float: left; clear: both; padding-bottom: 8px; width: 100%; margin-left: 0px; text-align: left;  behavior: url(/portal/global/css/PIE.htc);  border-radius: 7px 7px 0 0; -webkit-border-top-left-radius: 7px; -webkit-border-top-right-radius: 7px; -moz-border-radius-topleft: 7px; -moz-border-radius-topright: 7px;  }
#col3 #col3midfluid a { color: #FFF; padding-left: 8px; }
#col3 #col3midfluid h3 { /*font-family: 'RobotoBoldCondensed', Arial, Helvetica, sans-serif;*/ font-size: 1.4em; line-height: 1.1em; font-weight: normal; /*letter-spacing: 0.02em;*/ color: #FFF; margin-top: 0px; padding-top: 10px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; margin-bottom: 8px; /*text-transform: uppercase;*/ }
#col3 #col3midfluid p { padding-right: 8px; padding-left: 8px; }
#col3 #col3midfluid p a { width: auto; padding-bottom: 0px; margin-bottom: 8px; padding-left: 0px; float: left; background-image: none; color: #FFF; }
#col3midfluid img { width: auto; max-width: 145px; behavior: url(/portal/global/css/PIE.htc); behavior: url(/portal/global/css/PIE.htc); -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; padding-top: 0px; padding-bottom: 0px; margin-right: 8px; }
/* Column 3 - FAQs / I Want Tos */
#col3 #faq, #col3 #want { color: #FFF; margin-top: 10px; margin-bottom: 20px; margin-left: 0px; text-align: left; }
#col3 #faq a, #col3 #want a { color: #FFF; }
#col3 #faqlink, #col3 #wantlink, #col3 #faqlink2, #col3 #wantlink2 { position: relative; font-weight: normal; font-size: 1.3em; line-height: 1.05em; display: block; padding-top: 17px; padding-bottom: 10px; /*float: left;*/ text-align: left; text-decoration: none; cursor: pointer; /*margin-top: -7px;*/ behavior: url(/portal/global/css/PIE.htc);  border-radius: 7px 7px 0 0; -webkit-border-top-left-radius: 7px; -webkit-border-top-right-radius: 7px; -moz-border-radius-topleft: 7px; -moz-border-radius-topright: 7px; }
#col3 #wantlink, #col3 #wantlink2 { clear: right; width: 45%; padding-left: 4%; padding-right: 1%; float: right; }
#col3 #faqlink2, #col3 #wantlink { background-color: #fff; }
#col3 #faqlink:hover, #col3 #wantlink:hover, #col3 #faqlink2:hover, #col3 #wantlink2:hover { text-decoration: none; }
#col3 #faqlink, #col3 #wantlink2 { color: #FFF; }
#col3 #faqlink, #col3 #faqlink2 { background-repeat: no-repeat;  width: 34%; padding-left: 15%; padding-right: 1%; float: left; }
#col3 #faqlink { background-position: 5px 13px;}
#col3 #faqlink2 { background-position: 0px 13px;}
#col3 .faq_box { float: right; width: 100%; }
#col3 #faq p { padding-left: 10px !important; margin: 0px !important; padding-top: 0px !important; padding-right: 0px !important; padding-bottom: 10px !important; float: none; }
#col3 #faq p a, #col3 #want p a { background-image: none; }
#col3 #faq ul, #col3 #faq ol, #col3 #want ul, #col3 #want ol { padding-left: 5px; padding-right: 5px; clear: left; padding-top: 10px; padding-bottom: 10px; margin-left: 27px; }
#col3 #faq li, #col3 #want li { margin-bottom: 8px; }
div.rn_Content .rn_List { list-style: decimal; }
body #faqdivload { display: none; }
#faq #faqdivload { display: block !important; }



/* Column 3 - Widgets */
#col3 #right_widgets { zoom: 1; position: relative; width: 100%; z-index:90; border:none; text-align:left; margin-top: 0; margin-bottom: 20px; margin-right: auto; margin-left: auto; float: left; }
* html #col1 #right_widgets { width: 100%; }
#col3 .ws_images { position: relative; left:0; top:0; width:100%; height:100%; overflow:hidden; max-width:215px; margin-left: auto; margin-right: auto; text-align: center; }
#col3 .ws_images ul { position:relative; width: 10000%; height:auto; left:0; list-style:none; margin:0; padding:0; border-spacing:0; overflow: visible; }
#col3 .ws_images ul li { width:1%; line-height:0; /*opera*/ float:left; font-size:0; padding:0 0 0 0 !important; margin:0 0 0 0 !important; }
#col3 .ws_images a { width:100%; display:block; color:transparent; }
#col3 #right_widgets img { max-width: none !important; }
#col3 .ws_images img { width:100%; border:none 0; max-width: none; padding:0; }
#col3 #right_widgets a { text-decoration: none; outline: none; border: none; }
#col3 #right_widgets a.ws_next, #col3 #right_widgets a.ws_prev { position:absolute; display:none; top:50%; margin-top:-15px; z-index:60; height: 25px; width: 25px; background-image: url(/portal/global/images/widget_arrows.png); }
#col3 #right_widgets a.ws_next { background-position: 50% 0; right:10px; }
#col3 #right_widgets a.ws_prev { background-position: 50% 100%; left:10px; }
* html #col3 #right_widgets a.ws_next, * html #col3 #right_widgets a.ws_prev { display:block; }
#col1 #right_widgets:hover a.ws_next, #col1 #right_widgets:hover a.ws_prev { display: block; }/* bottom center */
#col3 a.wsl { display:none; }
#col3 #right_widgets .ws_bullets { font-size: 0px; float: left; position: absolute; z-index:70; padding: 5px; /* bottom: 5%; */ margin-top: 10px; left:50%; }
#col3 #right_widgets .ws_bullets div { position:relative; float:left; left:-50%; }
#col3 #right_widgets .ws_bullets a { width:12px; height:12px; float: left; text-indent: -4000px; position:relative; margin-left:7px; color:transparent; }
#col3 #right_widgets .ws_bullets a.ws_selbull, #col3 #right_widgets .ws_bullets a:hover { background-position: left 13px; }
#col3 .ws_images ul { animation: wsBasic 50.5s infinite; -moz-animation: wsBasic 50.5s infinite; -webkit-animation: wsBasic 50.5s infinite; }
@keyframes wsBasic { 0% {left:-0%;} 16.04% {left:-0%;} 20% {left:-100%;} 36.04% {left:-100%;} 40% {left:-200%;} 56.04% {left:-200%;} 60% {left:-300%;} 76.04% {left:-300%;} 80% {left:-400%;} 96.04% {left:-400%;} }
@-moz-keyframes wsBasic { 0% {left:-0%;} 16.04% {left:-0%;} 20% {left:-100%;} 36.04% {left:-100%;} 40% {left:-200%;} 56.04% {left:-200%;} 60% {left:-300%;} 76.04% {left:-300%;} 80% {left:-400%;} 96.04% {left:-400%;}}
@-webkit-keyframes wsBasic { 0% {left:-0%} 16.04% {left:-0%} 20% {left:-100%} 36.04% {left:-100%} 40% {left:-200%} 56.04% {left:-200%} 60% {left:-300%} 76.04% {left:-300%} 80% {left:-400%} 96.04% {left:-400%}}


/* Left Navigation and Main Content Media Icons */
#col2 a[href^="mailto:"], #leftnav a[href^="mailto:"] { padding: 0 20px 0 0; background: transparent url(/portal/global/images/mailto.gif) no-repeat top right; }
#col2 a[target="_blank"], #col2 a[target="_new"], #leftnav a[target="_blank"], #leftnav a[target="_new"] { padding-right: 20px; background: transparent url(/portal/global/images/popup.gif) no-repeat top right; }
#col2 a[href$=".doc"], #col2 a[href$=".DOC"], #col2 a[href$=".docx"], #col2 a[href$=".DOCX"], #leftnav a[href$=".doc"], #letnav a[href$=".DOC"], #leftnav a[href$=".docx"], #letnav a[href$=".DOCX"] { padding-right: 20px; background: transparent url(/portal/global/images/icon_doc.gif) no-repeat top right; }
#col2 a[href$=".xls"], #col2 a[href$=".XLS"], #leftnav a[href$=".xls"], #leftnav a[href$=".XLS"] { padding-right: 20px; background: transparent url(/portal/global/images/icon_xls.gif) no-repeat top right; }
#col2 a[href$='.rss'], #col2 a[href$='.atom'], #leftnav a[href$='.rss'], #leftnav a[href$='.atom'] { padding-right: 20px; background: transparent url(/portal/global/images/icon_feed.gif) no-repeat top right; }
#col2 a[href$='.pps'], #col2 a[href$='.ppt'], #leftnav a[href$='.pps'], #leftnav a[href$='.ppt'] { padding-right: 20px; background: transparent url(/portal/global/images/icon_pps.gif) no-repeat top right; }
#col2 a[href$='.mov'], #col2 a[href$='.wmv'], #col2 a[href$='.mp4'], #col2 a[href$='.avi'], #col2 a[href$='.mpg'], #leftnav a[href$='.mov'], #leftnav a[href$='.wmv'], #leftnav a[href$='.mp4'], #leftnav a[href$='.avi'], #leftnav a[href$='.mpg'] { padding-right: 20px; background: transparent url(/portal/global/images/icon_film.gif) no-repeat top right; }
#col2 a[href$='.mp3'], #col2 a[href$='.wav'], #col2 a[href$='.ogg'], #col2 a[href$='.wma'], #col2 a[href$='.m4a'], #leftnav a[href$='.mp3'], #leftnav a[href$='.wav'], #leftnav a[href$='.ogg'], #leftnav a[href$='.wma'], #leftnav a[href$='.m4a'] { padding-right: 20px; background: transparent url(/portal/global/images/icon_music.gif) no-repeat top right; }
#col2 a[class="external"], #leftnav a[class="external"] { padding-right: 18px; background: transparent url(/portal/global/images/icon_external.gif) no-repeat top right; }
#col2 a[href$='.pdf'], #col2 a[href$='.PDF'] { padding-right: 23px; padding-bottom: 5px; background-color: transparent; background-image: url(/portal/global/images/pdf.gif); background-repeat: no-repeat; background-position: right top; }
#leftnav a[href$='.pdf'], #leftnav a[href$='.PDF'] { padding-right: 19px !important; background-color: transparent; background-image: url(/portal/global/images/icon_pdf-left.png); background-repeat: no-repeat; background-position: right center; }

/* Footer Styles */
#footer { width: 100%; margin-bottom: 0px; background: #f5f3ed; margin-top: 20px; }
#footer a, #footer a:active, #footer a:visited { text-decoration: none; color: #666; }
#footer a:hover { text-decoration: underline; color: #666; }
#footer .one { padding-bottom: 25px; margin-top: 30px; font-size: 1em; line-height: 17px; padding-top: 20px; text-align: center; width: 988px; margin-right: auto; margin-left: auto; }
#footer .one ul { text-align: left; list-style-type: none; margin-left: 0px; padding-left: 25px; font-size: .9em; line-height: 21px; margin-top: 0px; font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif; display: block; float: left; margin-bottom: 0px; }
#footer .one #quicklinks { margin-top: 20px; width: 20%; float: left; }
#footer .one #quicklinks ul { background-image: url(/core/images/txt-quicklinks.png); background-repeat: no-repeat; background-position: -5px 5px; }
#footer .one #stateinfo { margin-top: 20px; width: 20%; float: left; }
#footer .one #stateinfo ul { background-image: url(/core/images/txt-stateinfo.png); background-repeat: no-repeat; background-position: -5px 5px; }
#footer .one #icons { width: 38%; float: left; margin-top: 20px; }
#footer .one #icons ul { width: 100%; padding-left: 0px; }
#footer .one #icons ul li { width: 64px; float: left; display: block; font-size: 11px; text-decoration: none; color: #666; line-height: 11px; overflow: hidden; height: 72px; }
#footer .one #icons ul li a { background-image: url(/core/images/icons-footer-new.png); background-repeat: no-repeat; color: #666; width: 50px; display: block; height: 50px; margin-right: auto; margin-left: auto; text-align: center; }
#footer .one #icons li a.os { background-position: 0px -50px; }
#footer .one #icons li a.os:hover { background-position: 0px 0px; }
#footer .one #icons li a.qr { background-position: -50px -50px; }
#footer .one #icons li a.qr:hover { background-position: -50px 0px; }
#footer .one #icons li a.itp { background-position: -100px -50px; }
#footer .one #icons li a.itp:hover { background-position: -100px 0px; }
#footer .one #icons li a.sub { background-position: -150px -50px; }
#footer .one #icons li a.sub:hover { background-position: -150px 0px; }
#footer .one #icons li a.help { background-position: -200px -50px; }
#footer .one #icons li a.help:hover { background-position: -200px 0px; }
#footer .one #icons li a.faq { background-position: -250px -50px; }
#footer .one #icons li a.faq:hover { background-position: -250px 0px; }
#footer .one #icons li a.linkedin { background-position: -250px -50px; }
#footer .one #icons li a.linkedin:hover { background-position: -250px 0px; }
#footer .one #icons li a.cal { background-position: -300px -50px; }
#footer .one #icons li a.cal:hover { background-position: -300px 0px; }
#footer .one #icons li a.twt { background-position: -350px -50px; }
#footer .one #icons li a.twt:hover { background-position: -350px 0px; }
#footer .one #icons li a.yt { background-position: -400px -50px; }
#footer .one #icons li a.yt:hover { background-position: -400px 0px; }
#footer .one #icons li a.rss { background-position: -450px -50px; }
#footer .one #icons li a.rss:hover { background-position: -450px 0px; }
#footer .one #icons li a.facebook { background-position: -500px -50px; }
#footer .one #icons li a.facebook:hover { background-position: -500px 0px; }
#footer .one #icons li a:hover { text-decoration: none; }
#footer .one #icons li a span { padding-top: 50px; text-align: center; margin-left: -7px; text-decoration: none; width: 64px; overflow: visible; display:none; z-index: 100; }
#footer .one #icons li a:hover span { display: block; }
#footer .one #seal { width: 20%; padding-left: 0px; margin-top: 0px; float: left; }
#footer .one #seal ul { width: 100%; padding-left: 0px; margin-top: 0px; }
#footer .one #seal ul li { background-image: url(/core/images/state_seal.png); background-position: center top; background-size: contain; height: 185px; background-repeat: no-repeat; text-indent: -9999px; }
#__ba_panel { display: none; } /* Browsealoud DIV */



/* Media Queries */
@media only screen and (min-width: 0px) { 
#header { width: 100% !important; }
#header-wrapper .top_nav { width: 100% !important; }
#colcontainer { width: 100% !important; }
#col1 #leftnav { padding-bottom: 10% !important; }
#col2 #slides { /* padding-bottom: 7.8% !important; */ }
#footer .one { width: 100% !important; }
}
@media only screen and (max-width : 380px) {
#col2top h1 { padding-top: 6px; line-height:20px; height: 44px; overflow: hidden;}
}
@media only screen and (min-width : 381px) and (max-width : 480px) {
#col2top h1 { padding-top: 0px; line-height:50px;}
}
@media only screen and (max-width : 480px) {
body { font-size: 1.0em; line-height: 1.2em; max-width: 480px; }
#size { background-position: center 80px /*120px*/ !important; }
#header-wrapper { height: 50px; }
#header-wrapper .top .ingov_menu_button { display: block; }
#sitemessage { font-size: .75em; line-height: .8em; }
#header { height: 20px; margin-top: 0/*30px*/; }
#header .middle { margin-top: 10px; margin-bottom: 0; }
#header #search { height: 30px;}
#search #cse-search-box { height: 30px; }
#search #cse-search-box input#q, #search #cse-search-box input#sbutton {  height: 30px; line-height: 30px; }
#search .autocomplete-suggestions { top: 82px; width: 310px; }
#search #autocomplete-keymatches { top: 82px; width: 310px; }
#search .sbHolder { min-height: 30px; }
#search .sbSelector { height: 30px; line-height: 30px; }
#search .sbToggle { height: 30px; background: url(/portal/global/images/select-icons.png) 0 -118px no-repeat;}
#search .sbOptions { top: 30px; }
#col1 { font-size: 1.0em; line-height: 1.2em; width: 96%; margin-left: 2%; margin-right: 2%; }
#col1 #col1top { margin-bottom: 0; display: none; }
#col1 #leftnav { position: absolute; top: 30px; display: none; z-index: 1300; width: 100%; background-color: #fff; left: 0px; }
#col1 #leftnav ul li.navMore { background-image: url(/portal/global/images/navmore_mobile_arrow.png); background-position: right 12px; background-repeat: no-repeat; }
.ui-menu .ui-menu { width: 100%; left: 0!important; position: inherit !important; }
.ui-menu .ui-menu li { font-size: .95em; line-height: 1.0em;  }
.ui-menu .ui-menu li a:hover { text-decoration:underline; }
.ui-menu .ui-menu .ui-menu { width: 100%; left: 0!important; position: inherit !important; }
.ui-menu .ui-menu .ui-menu li { font-size: .8em; line-height: .9em; border-bottom: none 0px !important; text-transform:uppercase;  }
.ui-menu .ui-menu li, .ui-menu .ui-menu .ui-menu li { padding-left: 2.5%; padding-right: 2.5%; }
#col1 #leftnav ul ul li:first-child a { padding-left: 1.5%!important; }
#col1 #left_widgets {display: none;}
#col1 #web20 { margin-top: 50px; margin-bottom: 10px; min-height: 50px;}
#col1 #web20 #feature { margin: 0 1.93% 0; }
#col2, #col2full { font-size: 1.0em; line-height: 1.3em; width: 96% !important; margin-left: 2%; margin-right: 2%; }
#col2top { position: absolute; top: 80px; /*120px;*/ width: 96% !important; }
#col2top h1 { padding-left: 60px;  white-space:normal; font-size: 1.3em; }
#col2top .logo { height: 50px; width: 50px; background-size: cover; }
#lowerIndiana, #lowerIndianafull { margin-top: 0px; }
#col2 #slides .ws_bullets { bottom: 0%; }
#col2 #slides .ws-title { font-size: .95em; line-height: 1.0em;}
#col3top { display: none;}
#col3 { font-size: 1.0em; line-height: 1.1em; width: 96%; margin-left: 2%; margin-right: 2%; }
#col3 #col3topfluid { margin-left: 0; }
#col3 #faq, #col3 #want { margin-left:0; }
}
@media only screen and (min-width : 481px) {
#leftnav { display:block !important; }
}
@media only screen and (min-width : 481px) and (max-width : 650px) {
#header .main { font-size: 0.8em; line-height: 0.9em;}
}
@media only screen and (min-width : 651px) and (max-width : 768px) {
#header .main { font-size: 0.9em; line-height: 1.0em;}
}
@media only screen and (max-width : 768px) {
#header .main { display: none; }
#header-wrapper { margin-top: 30px; }
#header-wrapper .top { height: 30px; line-height: 30px; width: 100%; position: absolute; top: 0px; left: 0px; z-index: 1000; background: #bfb9a5 url(/portal/global/images/mobile_menu-bg.jpg) repeat-x top; }
#header-wrapper .top .top_menu_button  { display: block; }
#header-wrapper .top_nav { margin-right: 0; margin-left: 0; padding-left: 1%; padding-right: 4%; width: 35% !important; left: 60%; position: absolute; z-index: 1500; top: 30px; background-color: #fff; display: none; float: none; height: 375px; }
#header-wrapper .top_nav ul.left { text-align: left; width: 90%; margin: 10px 2%; overflow: visible; height:auto; padding-left: 5%; border-left: 1px solid #e1dfdb; }
#header-wrapper .top_nav ul.left li { float: none; font-size: .9em; margin-left: 0; margin-right: 0;  line-height: 1.0em; padding-top: 8px; padding-bottom: 8px; }
#header-wrapper .top_nav ul.left li.gov { display: block; }
#header-wrapper .top_nav ul.right { display: none; }
#header .main { margin-right: 0; margin-left: 0; width: 50% !important; left: 0px; position: absolute; z-index: 1500; top: 30px; background-color: #fff; display: none; float: none; height: 375px; padding-right: 5%; padding-left: 5%; }
#header .main ul { text-align: left; margin-top: 10px; }
#header .main ul li { padding: 4px 1%; margin-right: 2%; margin-left: 2%; width: 94%!important; line-height: 1.0em; font-size: 1.1em; }
#header #logo { display: none; }
#header #search { float: left; margin-left: 2%; margin-right: 2%; width: 96%;}
#search #cse-search-box { width: 100%; }
#search #cse-search-box input#q, #search #cse-search-box input#sbutton { font-size: .8em; }
#search .sbHolder { font-size: 0.7em; }
#search .fsizer: { display: none; }
#sitemessage { margin-top: 30px;  margin-bottom: -30px; height: 20px; }
#sitemessage br { display: none; }
#col1 #leftnav { margin-top: 0px; }
#lowerIndiana .breadcrumb, #lowerIndianafull .breadcrumb { padding-left: 0px; }
#footer .one #quicklinks, #footer .one #stateinfo { width: 46%; margin-right: 2%; margin-left: 2%; }
#footer .one #icons { width: 96%; margin-right: 2%; margin-left: 2%; text-align: center; }
#footer .one #icons ul li { height: 50px; min-width: 50px; width: 20%; }
#footer .one #seal { display: none; }
}
@media only screen and (min-width : 481px) and (max-width : 768px) {
body { font-size: 0.95em; line-height: 1.05em; max-width: 768px; }
#size { background-position: center 95px /*135px*/ !important; }
#sitemessage { font-size: .8em; line-height: .9em; }
#header-wrapper { height: 65px; margin-top: 30px; }
#header { height: 35px; margin-top: 0 /*30px*/; }
#header .middle { margin-top: 10px; margin-bottom: 0; }
#col3top { display: none;}
#col1 { font-size: 0.95em; line-height: 1.05em; width: 32%; margin-right: 1.5%; margin-left: 1.5%; }
#col2, #col2full { font-size: 1.0em; line-height: 1.4em; width: 65% !important; margin-right: 0; margin-left: 0; overflow: hidden; }
#lowerIndiana, #lowerIndianafull { margin-top: 50px; }
#col2top { position: absolute; /*top: 95px; */ width: 96% !important; left: 0;}
#col2top h1 { font-size: 1.5em; padding-left: 60px; padding-top: 0; line-height:50px; white-space:normal; }
#col2top .logo { height: 50px; width: 50px; background-size: cover; }
#col2 #slides, #col2 #image { top: 50px; margin-bottom: 50px; margin-top: 50px; }
#col3 { font-size: 1.0em; line-height: 1.1em; width: 63.5%; margin-left: 35%; margin-right: 1.5%; margin-top: 20px; }
#col3 #col3topfluid { margin-left: 0; }
#col3 #faq, #col3 #want { margin-left:0; }
}
@media only screen and (min-width : 769px) {
#header .main, #header-wrapper .top_nav { display:block !important; }
}
@media only screen and (min-width : 769px) /*and (max-width : 1024px)*/ {
body { font-size: 1.05em; line-height: 1.15em; }
#header-wrapper .top_nav, #header, #colcontainer, #footer .one { max-width: 1024px; }
#size { background-position: center 128px /*168px*/ !important; }
#header-wrapper { height: 128px; }
#header { height: 108px; }
#header .middle { margin-top: 10px; margin-bottom: 10px; }
#col1 { font-size: 0.9em; line-height: 1.0em; }
#col2, #col2full { font-size: 0.9em; line-height: 1.3em; }
#col2sub img { max-width: 500px; }
#col3 { font-size: 0.85em; line-height: 1.05em; }
#col3 #faqlink, #col3 #faqlink2 { width: 34%; padding-left: 15%; }
#footer .one #quicklinks, #footer .one #stateinfo { width: 17%; margin-right: 2%; margin-left: 2%; }
#footer .one #icons { width: 33%; margin-right: 2%; margin-left: 2%; text-align: center; }
#footer .one #icons ul li { height: 50px; min-width: 50px; width: 20%; }
#footer .one #seal { /* display: none;*/ width: 20%; } 
}
/*@media only screen and (min-width : 1025px) {
#header-wrapper .top_nav, #header, #colcontainer, #footer .one { max-width: 1324px; }
body { font-size: 1.1em; line-height: 1.2em; }
#size { background-position: center 148px !important; }
#header-wrapper { height: 148px; }
#header { height: 128px; }
#header .middle { margin-top: 15px; margin-bottom: 15px; }
#col1 { font-size: 1.0em; line-height: 1.1em; }
#col2, #col2full { font-size: 1.0em; line-height: 1.4em; }
#col2sub img { max-width: 500px; }
#col3 { font-size: 0.95em; line-height: 1.15em; }
#col3 #faqlink, #col3 #faqlink2 { width: 37%; padding-left: 12%; padding-right: 1%; }
#footer .one #icons ul { max-width: 320px; }
}
@media only screen and (min-width : 1325px) {
#header-wrapper .top_nav, #header, #colcontainer, #footer .one { max-width: 1660px; }
body { font-size: 1.1em; line-height: 1.2em; }
#size { background-position: center 100px !important; }
#header-wrapper { height: 100px; }
#header-wrapper .top_nav ul.right span, #header-wrapper .top_nav ul.right span a { width: auto; display: inline; }
#header-wrapper .top_nav ul.right .gov_title { font-size: 18px; line-height: 19px; letter-spacing: 0.1em;  color: #036; }
#header-wrapper .top_nav ul.right .gov_title a { height: 16px; padding-top: 3px; color: #036; }
#header-wrapper .top_nav ul.right .gov_name { font-size: 18px; line-height: 19px; letter-spacing: 0.1em; text-transform: uppercase; font-variant:normal; }
#header-wrapper .top_nav ul.right .gov_name a { height: 16px; padding-bottom: 3px; color: #036; }
#header-wrapper .top_nav ul.right .gov_link { clear: both; line-height: 20px; }
#header { height: 80px; }
#header .middle { width: 50%; }
#header #search { width: 75.25%!important; margin-right: 0%!important;}
#search #cse-search-box { width: 90%; }
#header .main { width: 50%; margin-top: 25px; clear: right;  font-size: 0.85em; line-height: 0.9em;}
#header .main ul li { border-left: 1px solid #ddd; border-right: 1px solid #fff; margin-right: -1px; margin-left: -1px; padding-top: 4px; }
#col1 { font-size: 1.1em; line-height: 1.2em; }
#col2, #col2full { font-size: 1.1em; line-height: 1.5em; }
#col3 { font-size: 1.05em; line-height: 1.25em; }*/