﻿/*body {
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	}*/
a:link {
	/*text-decoration: none;*/
	color: #013a81;
}
a:visited {
	text-decoration: none;
	color: #812281;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
}

h2 { /*Used for the rank page titles*/
	font-size: 1.5em;
	color: #013a81;
	font-weight: bold;
	
	margin-top: 0px;
}

/*SIP Navigation*/
.select-topic {
    float: left;
    font-size: 14px;
    /*height: 50px;*/
    line-height: 20px;
    padding: 5px;
	background-color:#2269A4;
	color:#FAECCF;
}
.navbar {
	min-height: 25px;
	/*font-family:Arial, Helvetica, sans-serif;*/
}
.sipNav {
	margin-top: 10px;
	background-color:#2269A4;
	color:#FFF;
}
.topics > li > a{
	padding:5px 15px;
	text-decoration: none;
	background-color:#2269A4;
}

.navbar-inverse .navbar-nav > li > a {
    color: #FAECCF;
}

.topics {
	background-color:#2269A4;
}


/*End SIP Navigation*/

.l {
	font-size: 8pt;
	text-align: center;
	border-color: "#013a81";
}
.tu {
	font-size: 8pt;
}
.selection {
	font-size: 18px;
	color:#013A81;
	font-weight: bold;
	margin: 20px 0 0 0;
}
/*.topic {
	padding-top:4px;
	background-color: #d1e8fa;
	width: 98%;
	text-align: left;
	margin-top: 0px;
	font-size: 9pt;
	font-weight: bold;
	color: #880000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #013A81;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.topic a {
	font-size: 8pt;
	font-weight: bold;
	margin-left: 14px;
}*/
.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #880000;
}
#excel {
font-size:11px; line-height:normal; padding-left:20px; background-image:url(http://www.stats.indiana.edu/images/icons/excel16.png); background-repeat:no-repeat;
}
#breadcrumb {
	font-size:11px;
	margin: 8px 0;
	/*font-family:Arial, Helvetica, sans-serif;*/
}
th {
	background-color:#ACC0DB;
	text-align:center;
}
.table > thead > tr > th, .table > tbody > tr > th{
	vertical-align:bottom;
}
.data {
	margin-bottom:2px;
}
.data td {
text-align:right;	
}

.data td.text-left { /*Necessary to overwrite the right alignment*/
	text-align:left;
}
.subhead{
	background-color:#f9e7bd;
	font-style:italic;
	font-weight:bold;
	text-align:left;
}
.supplemental{
	font-size:11px;
	font-weight:normal;
}
.source {
	font-size: 12px; 
	margin-bottom: 20px;
	/*font-family:Arial, Helvetica, sans-serif;*/
}
#float_map{ /*Styles map next to H1*/
	float:left;
	margin-right:.5em;
	margin-top:.2em;
}
/* CSS Document for States IN Profile Main Pages */
h1 {
	font-size: 3em;
	color: #013a81;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	font-size:16px;
}
.small-bold {

	font-weight: bold;
}
.small {

	font-style: normal;
	line-height: 1.08em;
}

#breadcrumb {
	/*color: #013A81;*/
	margin-bottom: .416em;

}
#breadcrumb .current {
	font-weight: bold;
}

#LandingCategories h2 {
	font-size:24px;
	/*border-bottom:1px solid #ACC0DB;*/
	color: #013A81;
}
#LandingCategories .glyphicon {
	color: #E8A713;
}
#LandingCategories a:link, #LandingCategories th a:visited {
	text-decoration: none;
	color: #013A81;
}
#LandingCategories a:hover {
	text-decoration:underline
}

#LandingCategories ul {
	padding-left: 12px;
	margin-left:8px;
	margin-right: 10px;
}
#LandingCategories ul ul {
	margin-left: 15px;
}
#LandingCategories ul li {
	list-style-type: circle;
}
#LandingCategories ul ul li {
	margin-bottom: 0px;
	font-size:11px;
}
#LandingCategories ul li.viewAll {
	margin-top: 15px;
	list-style-type: square;
	font-weight: bold;
}
