html {	
	height:100% 
}
body, td{	
	height:100%;
	margin:0px;
	background:#FFFFFF;
	font-family:arial,helvetica,sans-serif; 
	font-size: 80%; 
	color:#000000 
}
/*.13px {font-size: 13px
}*/
p {	
	height:100%;
	margin:0px;
	background:#FFFFFF;
	font-family:arial,helvetica,sans-serif; 
	font-size: 100%; 
	color:#000000 
}
.sub {	
	margin:0px;
	background-image:url("../images/bg_sub.gif");
	background-repeat:repeat-y; 
}
p.home {	
	margin-top:2px; 
	padding-left:5px; 
	padding-right:3px; 
	font-family:arial; 
	font-size: 75%; 
	color:#000000 
}

a {  color:#9E1B34; text-decoration:none;
}
a:visited { color:#9E1B34; text-decoration:none;
} 
a:hover { color:#9E1B34; text-decoration:underline;
}


a.breadcrumb {	
	color: #666666; font-size: 90%;
	text-decoration: underline 
}
a.breadcrumb:visited {
	color: #666666; font-size: 90%; font-weight: normal; 
	text-decoration: underline 
}
a.breadcrumb:hover {
	color: #666666; font-size: 90%; font-weight: bold; 
	text-decoration: underline 
}

.breadcrumb { color: #666666; font-size: 90% }


input {	font-size:75% }
input.searchBox { border:1px solid #999999 }
input.searchButton {	
   background-color:#cccccc;
   border:1px solid #999999;
   padding-left:3px;
   padding-right:3px
}
h1 {
	font-size:160%;
	color: #00456B; 
	margin-bottom:0px;
	margin-top:0px
}
h2 {
	font-size:140%;
	color: #00456B;
	margin-bottom:0px;
	margin-top:0px
}
h4 {
	font-size:130%;
	color: #00456B;
	margin-bottom:0px;
	margin-top:0px
}
h3 {
	font-size:120%;
	color: #00456B;
	margin-bottom:0px;
	margin-top:0px 
}
b { 
	font-weight: bold;
	color: #00456B;
	margin-bottom:0px 
}
ul { margin-bottom:0px;
	 margin-top: 0px;
	 padding-top: 0px
}
ol {margin-bottom:0px;
	margin-top:0px;
	padding-top:0px
}
.bi {margin-left: 20px}
.bi12 {margin-left: 12px}
.bi86 {margin-left: 86px}
.content { padding-left: 10px; padding-top:10px; padding-bottom:10px}

div { margin:0 
}
.facbox { width: 610px }
.factext {width: 525px;  margin-left: 73px}

/*.factext{float:right}
.facbox {border-style:double; border-width: 6px; border-color: #00456B}*/
/*.factext {width=100%; padding: 0 0 0 12 px}*/
.imgfloat { 
  float: left;
  margin: 0 8px 4px 0; clear: left
}
.clear { clear: left }
.box { padding:10px 10px 10px 0; border-style:double; border-width: 6px; border-color: #00456B}
.pulloutbox { background:#cccccc; font-size:70%; padding:5px; width:140px; border:2px solid #00456B }




/***************************************** 
 * Author: IU Office of Creative Services
 *****************************************/


/****************************************
 * Skip Navigation Container
 ****************************************/

#skipnav {
	position: absolute;
	top: -9999em;
	left: -9999em;
}
#skipnav hr {
	display: none;
}

/****************************************
 * Branding Bar
 ****************************************/

#identity {
	background-color: #7d120c;
	width: auto;
	height: 44px;
}
#identity hr {
	display: none;
}
#identity #signature {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}
#identity #signature a {
	display: block;
	width: 250px;
	height: 44px;
	background: url(../img/iu_crimson.gif) no-repeat 20px 0;
	position: relative;
	left: -20px;
}
#identity #signature a img {
	display: none;
}

/****************************************
 * Footer
 ****************************************/

#footer {
	width: auto;
	margin: 15px 0 15px 0;
	text-align:center;
}

#footer #copyright {
	width: auto;
	margin: 0 auto;
	text-align: left;
}
#footer #copyright a {
	color: #990000;
	text-decoration: none;
}
#footer #copyright a:hover {
	text-decoration: underline;
}
#footer #copyright #blockiu {
	width: 22px;
	height: 28px;
	float: left;
	padding: 0 15px;
}
#footer #copyright #blockiu a {
	display: block;
	width: 22px;
	height: 28px;
	background: url(../images/blockiu_white.gif) no-repeat;
}
#footer #copyright #blockiu a img {
	display: none;
}
#footer #copyright #statement {
	margin: 0 0 0 90px;
	font-size: 85%;
	line-height: 250%;
}







