@import url("/~histweb/css/IU-css/print.css");
@import url("/~histweb/css/IU-css/styles.css");

/* HEADER STYLES */
.redhd {
	background-color: #990000;
	padding-left: 9px;
	
}

.collage {
	background-image: url("../img/t2/collage_bg.gif");
	background-repeat: repeat-x;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

#search {
	border-bottom: 2px solid #ffffff;
	background-color: #fede78;
	font-size: 11px;
	padding-bottom: 0px;
	color: #234449;
}

#search form {
	margin: 0 0 0 520px;
 	padding: 6px 0 3px 0;
}

#search a {
	color: #234449;
	font-size: 11px;
} 

#search input {
	font-size: 11px;
}

#search-right {
	border-bottom: 2px solid #ffffff;
	background-color: #fede78;
}
#pageHeader {
	border-left: 2px solid #ffffff; 
	background-color: #7c9ca6; 
	color: #ffffff;
	padding: 0 0 0 18px;
	margin-bottom: 0px;
	vertical-align: bottom;
	height: 46px;	
	font-size: 16px;
	text-transform: uppercase; 
	letter-spacing: 2px;
}

/* BODY STYLES */
body {
	margin: 0px;
	background-color: #FFFFFF;
	color: #234449;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.main {
	padding: 0px 0 10px 12px;
	font-size: 12px;
	line-height: 17px;
}

#content {
	padding: 2px 10px 5px 6px;
	font-size: 12px;
	line-height: 17px;
}
.expand {
	height: 100%;
}

div, p, th, td, li, dd, blockquote {
	font-size: 12px;
}

a {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

p {
	font-size: 12px;
	color: #234449;
	line-height: 18px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 21px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 19px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
h5 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}



/* LEFT NAVIGATION STYLES */
#leftnav a {
	color: #234449;
} 
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
       }

.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px
	}
#histimg {
	background-color: #faecbf;
}
#leftnav {
	background-color: #faecbf;
}
#leftnav img {
	position: absolute;
	left: 0px;
}
.left_nav_links {
	font-size: 11px;
	line-height: 15px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#leftnav hr {
	color: #fbf5ea; 
	background-color: #fbf5ea; 
	width: 175px; 
	height: 2px; 
	border: none;
}
#leftnav ul {
	padding: 0px;
	margin: 0px;
}
#leftnav ul ul {
	padding-top: 0px;
	_padding-top: 7px;
 }
 #leftnav li {
	list-style-type: none;
	padding-bottom: 5px;
}


/* FOOTER STYLES */
.redbar {
	background-color: #990000;
	height: 4px; 
}

#footer {
	font-size: 9px;
	color: #234449;
	padding: 10px 0 10px 20px;
	/*width: 760px;*/
}

#footer a {
	font-size: 9px;
	color: #990000;
	white-space: nowrap;
}

#footer p {
	font-size: 9px;
	color: #990000;
	white-space: nowrap;
	margin:0px;
}

/* RIGHT FEATURE STYLES */
#feature {
	background-color: #dfe6e9;
	line-height: 14px;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 2px;
	width: 160px;
	float: right;
	font-size: 10px;
	color: #234449;
}

#feature img {
	border: 1px solid #ffffff;
}

#feature p {
	margin-top: 5px;
	font-size: 10px;
}

#feature a {
	font-size: 10px;
}

.featureHeader {
    font-size: 12px;
	font-weight: bold;
	color: #234449;
	text-transform: uppercase;
}

/* MISC STYLES */
.scroll {
	background-image:   url("../img/t2/compass_rose.jpg");
	background-repeat: no-repeat;
}
.cell {
	border: 1px solid #000000;
}
.whitetxt {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.small td {
	font-size: 11px;
	line-height: 14px;
}
.small td a {
	font-size: 11px;
}
label {
	font-weight: bold;
}
.caption {
	font-size: 10px;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}
.smalltxt {
	font-size: 10px;
	line-height: 14px;
}
.bodyimgleft {
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.border {
	border: 1px solid #dfe6e9;
}
.letterspacetext {
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 10px;
}
