body {
	font-family:georgia,times,times new roman,serif;
	
}
.container {
	margin:0 auto;
	padding: 0 0 0 0;
}
p+p {
	margin-top:-.3em;
	text-indent:0;
}
#content {
	
	font-size:1.3em;
	line-height: 1.4em;
}
#content p {
	max-width: 650px;
}

#content h1 {
	max-width: 700px;
}
h1 {
	font-size:2.5em;
	font-weight:normal;
	margin: 0em 0em 0.5em;
}
.titlesub {
	font-size:1.5em;
	font-weight:normal;
	margin: -0.5em 0em 0.5em;
}
h2 {
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	color:#183856;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	font-weight:bold;
	padding:5px 0;
	max-width:650px;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	max-width:650px;
}
h3.subheading {
	color:#183856;
	margin-bottom: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0em 0.25em;
	border: none;
}
h6 {
	font-size: 0.8em;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1C3F94;
	padding: 0.4em 0em 0.4em 0.4em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #1C3F94;
	background-color: #FCF1E1;
	height: 1em;
}
.toc {
	margin-bottom:10px;
}
.toc a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #000;
	text-decoration: none;
}
.h230 {
	height:230px;
}
.formbox {
	margin: 0em;
	padding: 0em;
	display: inline;
}

span.footnote-reference { font-style:italic}

sup {
	font-size: 11px;
	font-weight: bold;
	}
	
sup a {
	font-size: 11px;
	font-weight: bold;
	}	
#navcontainer {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0em;
	z-index: 1;
	padding: 0em;
	display:block;
	height:40px;
	width:700px;
	float:left;
	background-color:#183856;
}
#navcontainer ul
{
	list-style-type: none;
	padding: 0em;
	position: relative;
	z-index: 2;
	margin: 0;
	background-color: #183856;
	color: #fff;

}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 10px 20px;
background-color: #183856;
color: #fff;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:1.3em;
height:20px;
}

#navcontainer ul li a:hover
{
background-color: #224f77;
color: #fff;
}

#navcontainer li a.current
{
background-color: #224f77;
color: #fff;
}
#header {
	margin-bottom:15px;
	margin-top:15px;
}
#header p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333;
	text-decoration: none;
	text-align: right;
	float:left;
	margin-bottom:0px;
	margin-top:8px;
}
#header p a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color:#224f77;
	text-decoration:underline;
}
#header img {
	float:left;
	margin-bottom:0px;
}
#header .logo {
	float:right;
	margin-left:6px;
	margin-bottom:0px;
	margin-top:0px;
}

#head_rt {
	float:right;
	width:230px;
	margin-bottom:10px;
}
#years {
	float:right;
	margin-bottom:8px;
	padding-bottom:8px;
	border-bottom:1px solid #CCC;
	margin-top:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#footer {
	margin-top:10px;
}
#footer h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#2d2d2d;
	font-size:1.8em;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:7px;
}
#footernav {
	height:175px;
	background-color:#ddd;
}

#footer p {
	margin-bottom:8px;
	margin-left:40px;
}
#footer img {
	margin-right:5px;
	float:left;
}
#footer p a{
	font-family: Arial, Helvetica, sans-serif;
	color: #2d2d2d;
	text-decoration: none;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #2d2d2d;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration:underline;
}
#footerconnect {
	height:175px;
	background-color:#ddd;
}
#footercontact {
	height:175px;
	background-color:#ddd;
}
#subfooter {
	background-color:#FFF;
	margin-top:10px;
	padding-bottom:40px;
}
#subfooter p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color:#000;
}
#subfooter p a {
	font-family: Arial, Helvetica, sans-serif;
	color:#183856;
	text-decoration:underline;
}
#search {
	text-align:right;
	float:right;
	padding-top:10px;
	padding-right:10px;
	height:30px;
	width:240px;
	background-color:#183856;
}
#navlist p {
	display: block;
	padding: 10px 5px 10px 5px;
	background-color:#e7eff8;
	color: #000;
	text-decoration: none;
	line-height:16px;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	border-bottom:1px solid #999;
	margin:0px;
}
#navlist ul
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
}

#navlist li
{
display: block;
margin: 0;
padding: 0;
}

#navlist li a
{
display: block;
width: 220px;
padding: 10px 5px 10px 5px;
background-color:#e7eff8;
color: #000;
text-decoration: none;
line-height:16px;
font:Georgia, "Times New Roman", Times, serif;
font-size:14px;
border-bottom:1px solid #999;
}

#navlist li a:hover
{
color: #990000;
background-color:#FFF;
}
#navlist li a:active {
	color: #990000;
	background-color:#FFF;
}
#navlist li a.current
{
color: #990000;
background-color:#FFF;
}
#navlist li a.tableContents{
	font-weight:bold
}
#navlist p.sb_head {
	font-size:1.3em;
	background-color:#183856;
	color:#fff;
	padding:10px 0px 10px 10px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#navlist p.sb_head a {
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}
#navlist p.pdf {
	text-align:center;
	padding:5px 0px 5px 0px;
	background-color:#FFF;
	border:none;
}
.pdf a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #183856;
}
.pdf a:hover {
	text-decoration:underline;
}
.pdf img {
	display:block;
	margin:5px auto;
}
.pdf img a {
	text-decoration:none;
}
#subhead {
	background-color:#333;
	margin-bottom:10px;
	height:35px;
}
#feature {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 1em;
	text-decoration: none;
	width: 250px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 10px;
	float:left;
	text-transform: uppercase;
}
#getpdf {
	width: 200px;
	padding-top: 8px;
	padding-left: 10px;
	float:left;
}
#getpdf img {
	margin-bottom:-3px;
}
#getpdf a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFF;
	text-decoration:none;
}
.small {
	display:block;
	font-size:0.8em;
	margin-top:2px;
	margin-bottom:0px;
	text-transform: none;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1em;
}
#addthis {
	float:right;
	padding-top: 8px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	width:160px;
	text-decoration: none;
}
#addthis img {
	margin-bottom:-3px;
}
#addthis a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
.addthis_button {
	float:left;
}
/*Slideshow
.main_image {
    width: 450px;
    height: 300px;
    float: right;
    background: #333;
    position: relative;
    overflow: hidden; 
    color: #fff;
	
}
.main_image h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	margin: 5px 0 5px;
	padding: 10px;
	line-height: 1.8px;
	border: none;
	color:#FFF;

}
.main_image p {
	font-size: 0.8em;
	line-height: 1.3em;
	padding: 10px;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.main_image p a{
	color:#CCC;
	text-decoration:underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding-left:5px;
}

.block small { 
	font-size: 1em;
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
    position: absolute;
    bottom: 0;
    left: 0; 
    width: 100%;
    display: none; 
}
.main_image .block{
    width: 100%;
    background: #111;
    border-top: 1px solid #000;
}
.main_image a.collapse { 
    background: url(http://www.ibrc.indiana.edu/ibr/images/hide.gif) no-repeat left top;
    height: 20px;
    width: 43px;
    text-indent: -99999px;
    position: absolute;
    top: -20px;
    right: 0px;
}
.main_image a.show {background-position: left bottom;}

.image_thumb {
    float: left;
    width: 258px;
    background: #f0f0f0;
    border-top: 1px solid #ccc;
}
.image_thumb img {
    border: 1px solid #ccc;
    padding: 5px;
    background: #fff;
    float: left;
}
.image_thumb ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.image_thumb ul li{
    margin: 0;
    padding: 8px 5px 5px 10px;
    background: #f0f0f0;
    width: 243px;
    float: left;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
	height:45px;
}
.image_thumb ul li.hover {
    background: #ddd;
    cursor: pointer;
}
.image_thumb ul li.active {
    background: #fff;
    cursor: default;
}
html .image_thumb ul li h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: .8em;
	line-height:1.3em;
    margin: 0px 0;
    padding: 0;
	border:none;
	color:#333;
}
.image_thumb ul li .block {
	float: left;
	margin-left: 10px;
	margin-top: 3px;
	padding: 0;
	width: 170px;
}
.image_thumb ul li p{display: none;}

.block h2 a{ 
	color:#333;
	text-decoration:none;
}
.main_image h2 a{ 
	color:#FFF;
	text-decoration:none;
}
.main_image h2 a:hover{ 
	text-decoration:underline;
}

End Slideshow*/

/*Slideshow*/

#featured{ 
	width:450px; 
	padding-left:260px; 
	position:relative; 
	height:300px; 
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:0px; 
	list-style:none; 
	padding:0px; margin:0; 
	width:260px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:0px;  
	font-size:12px; 
	color:#666; 
	margin:0px;
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin-right:5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:1em; font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.2em;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
#featured li.ui-tabs-nav-item a { 
	display:block; 
	height:39px; 
	color:#333;  background:#eee; 
	text-decoration:none;
	margin:0px;
	padding:10px 10px 10px 5px;
	border-bottom:1px solid #999;
	line-height:0px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#ccc; 
}
#nav-fragment-1 {
	border-top:1px solid #999;
}
#featured li.ui-tabs-selected{ 
	background-color:#ccc; 
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#fff; 
}
#featured .ui-tabs-panel{ 
	width:450px; height:300px; 
	background:#999; position:relative;
	border-bottom:1px solid #999;
}
.ui-tabs-panel a img { 
	border:none;
}
#featured .ui-tabs-panel .panelinfo{ 
	position:absolute; 
	bottom:0px; left:0px; 
	background-color:#333;
	opacity:0.9; 
	padding:10px;
	width:430px;
}
#featured .panelinfo h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; margin:0; padding-bottom:5px;
	border:none;

}
#featured .panelinfo p{ 
	margin:0; 
	font-family:Arial, Helvetica, sans-serif; font-size:12px; 
	line-height:17px; color:#f0f0f0;
}
#featured .panelinfo p a {
	text-decoration:underline;
	font-weight:bold;
}
#featured .panelinfo a{ 
	text-decoration:none; 
	color:#fff;
}
#featured .panelinfo a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
/*End Slideshow*/

.byline {
	margin:0;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #183856;
}
.info {
	font-size:.8em;
	margin-bottom:15px;
}
.byline a {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #183856;
	text-decoration:none;
}
.byline a:hover {
	text-decoration:underline;
}
.size08em {
	font-size: 0.8em;
	margin: 0px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #183856;
	line-height: 1.2em;
}
.source {
	margin-bottom: 1em;
	padding-bottom: 1em;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	display:block;
}
.notes {
	margin-bottom: 10px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
.legend {
	display: block;
	font-size: 0.8em;
	margin: 10px 0px 0px 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}

sup {
	font-family:Arial, Helvetica, sans-serif;
}
#checkbullet {
	padding:0;
	margin-bottom:10px;
	border:1px solid #183856;
	width:630px;
}
#checkbullet p {
	font-size:1.1em;
	background-color:#183856;
	color:#fff;
	padding:8px 0px 8px 8px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#checkbullet ul
{
	list-style-type: none;
	margin: .3em 0em .5em 1em;
	padding: 0em;
}
#checkbullet ul li {
	width: 100%;
}
#checkbullet li {
	margin-bottom:3px;
}
#checkbullet li a {
color: #000;
text-decoration: none;
line-height:16px;
font:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}
#checkbullet li a.tableContents{
	font-weight:bold
}

#checkbullet li a:hover {
	color: #666;
}
ul li {
	margin-bottom:5px;
}
ol li {
	margin-bottom:5px;
}
ol.footnotes li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
/*a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}*/
/*#headingcontainer
{
	padding: 2em 1em 1em 1em;
	margin: 0em;
	font-size: 0.8em;
	margin: 0em;
	left: 0em;
	top: 0em;
	color: #990000;
}
/*Based on 'Seth's horizontal list' from Listmatic*/
/*#navcontainer
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0em;
	z-index: 1;
	padding: 0em;
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	height: 2.5em;
	background-image: url(images/navstroke.gif);
	width: 100%;
}
#navcontainer ul
{
	list-style-type: none;
	padding: 0em;
	position: relative;
	z-index: 2;
	margin-left: 3em;
}
#navcontainer li
{
display: inline;
text-align: center;
margin: 0 0.5em;
}
#navcontainer li a
{
	padding: .08em .6em;
	color: #666666;
	text-decoration: none;
	background-image:    url(images/nav_bg.jpg);
	border: 1px solid #CCCCCC;
	background-repeat: repeat-x;
}
#navcontainer li a:hover
{
	background-color: #D9D9D9;
	background-image: none;
}
#navcontainer li a#current
{
	color: #990000;
	font-weight: bold;
}

.searchbutton {
	font-size: 8px;
	padding: 0em;
	margin: 0em;
	height: 18px;
}*/

/*#footer {
	font-size: 0.8em;
	color: #666666;
	background-color: #CCCCCC;
	padding: 1em 1em 0.5em 80px;
	background-image: url(images/ibrc_footer.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
}
#footernav {
	padding: 2em 1em 1em 3em;
	margin: 0px;
	font-size: 0.8em;
	margin: 0em;
	left: 0em;
	top: 0em;
	color: #990000;
}*/
/*#checkbullet {
	background-color: #FFFFFF;
	padding: .5em;
	border: 1px solid #256988;
}
#checkbullet p {
	background-color: #B0C1C9;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin: 0px 0px .5em;
	font-weight: bold;
	color: #256988;
	letter-spacing: 2px;
	text-align: center;
}
#checkbullet ul
{
	list-style-type: none;
	margin: 0em;
	padding: 0em;
}
#checkbullet ul li {
	width: 100%;
}
#checkbullet li a {
	padding: 0em 0em 0em 2em;
	background-image: url(images/check_bullets.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 1em;
	line-height: 140%;
	display: list-item;
}
#checkbullet li a:visited
{
	padding: 0em 0em 0em 2em;
	background-image: url(images/check_bullets_visited.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 1em;}
#checkbullet li a:hover
{
	padding: 0em 0em 0em 2em;
	background-image: url(images/check_bullets_over.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 1em;
}*/
/*table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
td {
	vertical-align: top;
}
ul {
	margin-top: 0px;
}
.indent1em {
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 1em;
}
.indent3em {
	padding-right: 1em;
	padding-left: 3em;
}
.cell1em {
	padding-right: 1em;
	padding-left: 1em;
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
}
.cell2em {
	padding-right: 1em;
	padding-left: 2em;
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
}
.cell3em {
	padding-right: 1em;
	padding-left: 3em;
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
}
.left-align {
	text-align: left;
}
.center-align {
	text-align: center;
}

.byline {
	font-weight: bold;
	font-size: 0.9em;
	line-height: 80%;
}
.cellborders {
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 3em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	padding-top: 1em;
	vertical-align: middle;
}
.cellbordersRight {
	padding-right: 4em;
	padding-bottom: 1em;
	padding-left: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	padding-top: 1em;
	vertical-align: middle;
}
.archivejump {
	margin: 0px 0px 1.5em;
	padding: 0.4em 0px;
	font-size: .8em;
	text-align: center;
	background-color: #FFFFFF;
	border-top: 1px solid #790000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #790000;
}
.archivejump a {
	color: #000000;
}

#indentcontent {
	padding-left: 13em;
	padding-right: 1em;
	margin: 0px;
}

.header {
	font-weight: bold;
	background-color: #B5C3CE;
	vertical-align: bottom;
	border: 1px;
	border-color: #000000;
	border-style: solid;
	text-align:center;

}

.data {
	text-align: right;
	vertical-align: middle;
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
}

.cell {
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
}

.cellindent {
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	padding-left:30px;
}

}*/

/*Subscribe Box*/
#mc_embed_signup {
	margin:10px 0px 0px 0px;
}
#mc_embed_signup legend, #mc_embed_signup fieldset, #mc_embed_signup label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
#mc_embed_signup fieldset {
	padding:0px;
	border:none;
	overflow:hidden;
}
#mc-embedded-subscribe-form {
	font-size:12px;
}
div.mc-field-group {

	padding:0;
}
div.mc-field-group label {
	margin:0;
	padding:0;
}
div.mc-field-group input {
	margin:0;
	padding:0;
}
div.mc-field-group input.email {
	margin:0;
	padding:0;
	width:165px;
}
#mc_embed_signup .input-group {
	padding:0px;
	margin:5px 0px;
}
#mc_embed_signup .input-group ul {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0px;
}
#mc_embed_signup .input-group ul li {
	margin:0;
	padding:0;
	text-indent:0px;
}
#mc_embed_signup .input-group label {
	margin:0px;
	padding-left:5px;
}
#mc_embed_signup .input-group input {
	margin:0px;
	padding:0px;
	text-indent:0px;
}
.indicate-required {
	margin-bottom:10px;
	color:#990000;
}
.note-required {
	color:#990000;
}
#sub_btn input.btn {
	float:right;
	background-color:transparent;
	border:none;
	padding:0;
	color:#213f7e;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	font-weight:bold;
}
#sub_btn {
	margin-top:5px;
	margin-right:90px;
}
#sub_btn2 {
	float:left;
}
input.btn {
	float:right;
	background-color:transparent;
	border:none;
	padding:0px;
	color:#213f7e;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	font-weight:bold;
	float:left;
}
div.mc-field-group input.email2 {
	margin:0;
	padding:3px;
	width:120px;
	float:left;
	margin-right:5px;
	height:14px;
}
.mc-field-group {
	height:25px;
}
.mc-field-group .label {
	float:left;
	margin-right:5px;
}
.mainbox .mc-field-group label {
	margin:0;
	padding:0;
	display:block;
	width:100px;
	float:left;
}
.mainbox .mc-field-group input {
	margin:0;
	padding:0;
	width:160px;
	float:left;
}
/*Subscribe Box End */
/*Subscribe page*/
#subscribepage .mc-field-group {
	height:auto;
	margin-bottom:15px;
}
#subscribepage #mce-responses {
	margin-top:5px;
	margin-left:5px;
	float:left;
}
.mce_inline_error {
	color:#990000;
	font-weight:bold;
	float:left;
	margin-left:5px;
}
#mce-success-response {
	color:#990000;
	font-weight:bold;
}
#mce-error-response {
	color:#990000;
	font-weight:bold;
}
#subscribepage label {
	display:block;
	width:95px;
	float:left;
}
#subscribepage input {
	float:left;
}
/*Subscribe page end*/

/* ------------------
 styling for the tables 
   ------------------   */

/*Standard*/
table.ibr-standard {
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height:13px;
	border-collapse:collapse;
	margin-bottom:5px;
	margin-top:5px;
	width:700px;
}
.ibr-standard th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	line-height:12px;
	letter-spacing:1px;
	border: 1px solid #a7b9c9;
	text-align: center;
	padding: 6px 6px 6px 10px;
	background: #224f77;
	vertical-align:bottom;
}
.ibr-standard th.left {
	text-align:left;
}
.ibr-standard th.middle {
	vertical-align:middle;
}
.ibr-standard td {
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #a7b9c9;
	padding: 6px 6px 6px 12px;
	color: #225078;
	line-height:13px;
}

.ibr-standard td.cr_blue {
	text-align:right;
	padding-right:15px;
	background-color: inherit;
	background-image: url(../tables/cr_blue.gif);
	background-repeat: no-repeat;
}
.ibr-standard td.cr_red {
	text-align:right;
	padding-right:15px;
	background-color: inherit;
	background-image: url(../tables/cr_red.gif);
	background-repeat: no-repeat;
}
.ibr-standard td.cr_gray {
	text-align:right;
	padding-right:15px;
	background-color: inherit;
	background-image: url(../tables/cr_gray.gif);
	background-repeat: no-repeat;
}
.ibr-standard td.shade {
	background-color:#e7eff8;
}

.hovertable tr:hover td
{
	background: #e7eff8;
	color: #183856;
}
.ibr-standard td.datacell {
	text-align:right;
	padding-right:15px;
}
.hovertable tr:hover td.cr_blue {
	background: #e7eff8 url(http://www.ibrc.indiana.edu/ibr/redesign/tables/cr_blue.gif) no-repeat;
}
.hovertable tr:hover td.cr_red {
	background: #e7eff8 url(http://www.ibrc.indiana.edu/ibr/redesign/tables/cr_red.gif) no-repeat;
}
.hovertable tr:hover td.cr_gray {
	background: #e7eff8 url(http://www.ibrc.indiana.edu/ibr/redesign/tables/cr_gray.gif) no-repeat;
}
.ibr-standard .horbdr
{
	border-bottom:1px solid #183856;
}
.ibr-standard tr.horbdr_data td
{
	border-bottom:1px solid #183856;
	text-align:right;
	padding-right:15px;
}
.ibr-standard td.horbdr_data
{
	border-bottom:1px solid #183856;
	text-align:right;
	padding-right:15px;
}
.ibr-standard .verbdr
{
	border-right:1px solid #183856;
}
.ibr-standard .verbdr_data
{
	border-right:1px solid #183856;
	text-align:right;
	padding-right:15px;
}
.ibr-standard .sub1 {
	padding-left:20px;
}
.ibr-standard .sub2 {
	padding-left:30px;
}
.ibr-standard .sub3 {
	padding-left:40px;
}
/* Table Sorter */
table.tablesorter thead tr .header {
	background-image: url(http://www.ibrc.indiana.edu/ibr/redesign/tables/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(http://www.ibrc.indiana.edu/ibr/redesign/tables/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(http://www.ibrc.indiana.edu/ibr/redesign/tables/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #7a95ad;
}
.italic{font-style:italic}
