/* add creative services css for branding bar */
@import url("https://www.iun.edu/iu-branding/print.css");

/***********************************************/
/* Print Style Sheet for iunstyle */
/* does not print left navigation links*/
/* for print, underlines links */
/***********************************************/
/* kh change to Body position and left tags - trouble when editing with dreamweaver */
/* erase page when editing  */
/*  per dreamweaver support 10-20-04 remark out two lines in body   */
/* Using absolute positioning on body does 2 things - 1st, it puts document at the top    */
/* left corner of browser window (where it supposes to go anyway, so removing positioning   */
/* will not brake it), but it also removes the <body> tag from normal document flow,    */
/* and removing positioning might change location of other elements, if other elements are   */
/* after clicking on page to edit, the whole page would highlight and then people would    */
/*   using relative or absolute position.   */
/***********************************************/

BODY {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #000000;
	font-size: 12px; 

 margin-top:5px;margin-left:10px;margin-right:0px;
/* position: absolute; top: 0px; */
/* left: 0px; */
 clip:  rect(   );
 margin-bottom: 0px
}

/* removed  left: -14px; top: 0px; for printing with no break in the image
 .header { clip:         rect(   );position:relative; z-index: 1; left: -14px; top: 0px;} */
.header { clip:         rect(   );position:relative; z-index: 1;}
picend { clip:           rect(   );}


/* iunstyle_print.css - ribbon image for print  don't display the background which should show image*/	
tr#middle {display: none; }

/* iunstyle_print.css - do not print the navigation on the left  */	
td#navigation {
display: none; 
}	

/* iunstyle_print.css - Change printed links to show underline in print  */		
A:link { color: #990000 !important; text-decoration: underline; font-weight: bold text} 
A:visited  { color: #990000 !important; text-decoration: none; font-weight: bold} 
A:hover {
color: #990000 !important;
text-decoration: underline;
font-weight: bold
}	
A:active { color: #990000 !important;  text-decoration: underline ; font-weight: bold} 


	A.navig:link {
	color: #000000;text-decoration: none}
	A.navig:visited  {
	color: #666666; text-decoration: none} 
	A.navig:hover {
	color: #990000;
	 text-decoration: underline
	}	

	.navig {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #000000; text-decoration: none; line-height: 20px}

A.iunlink2:hover { color: #990000;text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
A.iunlink2:link { color: #990000;text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
A.iunlink2:visited { color: #990000;text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}


A.quicklink:link { color: #990000;text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
A.quicklink:visited { color: #990000;text-decoration: none ; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
A.quicklink:hover { color: #990000;text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
	
	

P {
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 12px
	}
	
		
.layout {  font-family: Arial, Helvetica, sans-serif; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

img {  border-style: none}
hr {  color: #333333}
.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.footeraddress {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.footerphone1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px ; font-weight: bold}
.footerphone2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px ; color: #990000; font-weight: bold}
.footerphone3 { font-family: Arial, Helvetica, sans-serif; font-size: 9px}


.blackheader { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 20px; font-weight: bold }
.header2 { font-family: Arial, Helvetica, sans-serif; color: #990000; font-size: 16px; font-weight: bold }


li {  font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px}
ul {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; list-style-type: disc}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
h6 {  font-family: Arial, Helvetica, sans-serif; font-size: 9px}
div {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
span {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
ol {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
th {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px;text-align: left;}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;text-align: left;}


.iunfont {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}

.blackvsmallbold {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000}

.iured {  font-family: Arial, Helvetica, sans-serif; color: #990000}

.iurednavig { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #990000; text-decoration: none }

.iuredheader { font-family: Arial, Helvetica, sans-serif; color: #990000; font-size: 20px; font-weight: bold }

.h3break {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}


/*
	================================================================================================================================
	The following styles were added by Erik Scull 2008-2009.
	================================================================================================================================
*/


#header {
	display:none;
}

#iun-footer #blockiu  {
	background: none;
}
#iun-footer #blockiu img {
	display: block;
}
