﻿
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
q:before,q:after{content:'';}



/* version 7 Screen Display */

/* LILT Additional PAGE STYLES */

ul {list-style-type:circle;}
ul ul {list-style-type:disc;}
ol {list-style-type: decimal}
ol ol {list-style-type: upper-alpha;}

/* OVERALL PAGE STYLES */
body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #4D4633;
	font-size: 80%;
	line-height: 140%;
	background-color: #999999;
	margin: 0px;
}

/* Specification so fonts display correctly in Internet Explorer */
table
{
	font-size: 100%;
}
table td
{
	padding:4px;font-size:98%;
}
table th
{
	padding:4px;font-weight:bold;font-size:92%;
}

/* General Link Color */
a
{
	color: #3d817a;
	padding: 2px;
	text-decoration: underline;
	font-style: normal;
}

a:hover
{
	color: #4f3524;
	font-style: normal;
	text-decoration: underline;
}

/* Type Style Tags */
h1
{
	/* color:#772600; */
	color:#503919;
	font-family:Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-style: italic;
	font-weight: normal;
	line-height: 80%;
	margin: 0px 10px 20px 0px;
	border-bottom: 2px solid #f38734;
	padding-left:25px;
	padding-top: 5px;
	background-image: url(http://economics.illinoisstate.edu/graphics/h1deco.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	
}

h2
{
	color: #503919;
	font-size: 145%;
	border-bottom: 2px #4D4633 solid;
		font-weight: normal;
	font-style: normal;
	line-height: 100%;
	margin: 0px 0px 20px 0px;
	
	padding: 3px;
	border-left: 6px #4D4633 solid;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;


}
h3
{
	color: #4D4633;
	font-size: 135%;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
	line-height: 100%;
	margin: 0px 0px 0px 0px;	
	border-bottom: 1px #f38734 solid;
	
	
}
h4
{
	color: #4D4633;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	line-height: 100%;
	margin: 0px 0px 0px 0px;
}
h5
{
	color: #4D4633;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	line-height: 100%;
	margin: 0px 0px 0px 0px;
}
h6
{
	color: #4D4633;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	line-height: 100%;
}
p
{
	margin: 0px 0px 20px 0px;
}
strong
{
	font-weight: bold;
}
bold
{
	font-weight: bold;
}
em
{
	font-style: italic;
}

i
{
	font-style: italic;
}

abbr
{
	font-style: normal;
	text-decoration: none;
}

acronym
{
	font-style: normal;
	text-decoration: none;
}

ul
{
	list-style-position: outside;
	margin: 0px 0px 20px 25px;
	padding: 0px;
}

ol 
{
	list-style-position: outside;
	margin: 0px 0px 20px 25px;
	padding: 0px;
}

ol ol
{
	list-style-position: outside;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

ul ul
{
	list-style-position: outside;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

blockquote
{
	margin: 0px 0px 20px 25px;
	padding: 0px;
}

li
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

/* ALTERNATE INFORMATION FOR PRINT/HANDHELD/SCREENREADERS */
.screenRead
{
	display: none;
}
@media aural
{
	.screenRead
	{
		display: block;
		speak: normal;
	}
}

/* IGUIDE LAYER */
#iguide
{
	background-color: #36383c;
	text-align: left;
	vertical-align: top;
	height: 28px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#iguide table
{
	width: 580px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#iguide a
{
	padding: 0px;
}

/* TOPLINKS LEVEL NAVIGATION LAYER */
#topLinks { 
	background-color:#999966; 
	text-align: left; 
	vertical-align: top; 
	height: 0px; 
}

#topLinks p {
	float: right; 
}

#topLinks p a { 
	text-decoration:none;
	color: #FFFFFF; 
	background-color: #666666;
	font-size: 90%; 
	font-weight:bold; 
	font-style: normal; 
	line-height: 110%; 
	padding: 5px 10px 6px 10px; 
	display: block; 
}

#topLinks p a:hover { 
	color: #ffffff; 
	text-decoration: none; 
	background-color: #000000; 
}

/* MASTHEAD LAYER */
#mastband
{
	background-color: #4D4633;
	text-align: left;
	vertical-align: top;
	height: 68px;
	border-width: 2px 0px 2px 0px;
	border-style: solid;
	border-top-color: #333333;
	border-bottom-color: #292929;
	background-image:url(http://economics.illinoisstate.edu/graphics/top_graphic_neu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:-6px;
}



/* Masthead Graphic Rollover */
a.linkHome
{
	display: block;
	height: 100%;
	width: 99%;
}

a.linkHome:hover
{
}

/* MASTHEAD LEVEL NAVIGATION LAYER */
#mastLinks
{
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	height: 0px;
	float:right;
}
#mastLinks p
{
	margin: 0px 0px 0px 0px;
	float: left;
}
#mastLinks p a
{
	background-color: #000000;
	font-weight: bold;
	font-style: normal;
	font-size: 90%;
	line-height: 110%;
	padding: 3px 15px 6px 15px;
	display: block;
}
#mastLinks p a:link
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
#mastLinks p a:active
{
	color: #000000;
	text-decoration: underline;
	background-color: #666666;
}
#mastLinks p a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
#mastLinks p a:hover
{
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}

/* PAGE CONTENT LAYER */
#containercontent
{
	height: 1%;
	margin: 0px 0px 15px 0px;
	background-color:#666666;
}

/* LEFTHAND NAVIGATION MENU */
#columnlink
{
	float: left;
	width: 160px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}
/* Left Navigation for Top Links */
#columnlink p.navTeaching, 
#columnlink p.navResearch
{
	display: none;
}

/* Nav Link Props */
#columnlink p
{
	margin: 0px 0px 0px 0px;

	
}
#columnlink p a
{
	font-weight: normal;
	font-style: normal;
	font-size: 87%;
	line-height: 110%;
	display: block;
	background-color: #c7c1ab;
	color: #4d4633;
	text-decoration: none;
	padding: 5px 10px 5px 20px;
	/* border-bottom-color: #E9E0BE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E9E0BE; */
}

#columnlink p a:hover
{
	color:#006699;

}

#columnlink p a.header
{
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	line-height: 110%;
	display: block;
	color: #c7c1ab;
	text-decoration: none;
	background-color: #4D4633;
	padding: 7px 10px 7px 10px;
	margin: 0px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-width: 0px; */
}

#columnlink p a.header:hover
{
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: 0px;
	border-bottom-color: #E9E0BE;
	
}



#columnlink p a.secondary
{
	margin: 0px 0px 0px 20px;
	color: #b2a288;
	text-decoration: none;
	background-color: #ffffff;
	border-left-width: 0px;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 5px 10px 5px 5px;
}

#columnlink p a.secondary:hover
{
color: #222222;
}

/* Main Content Body */
#columnbody
{
	height: 1%;
	min-height:615px;
	padding: 0px 20px 0px 15px;
	display: block;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #4d4633;
	margin: 0px 0px 0px 160px;
	background-color:#E9E0BE;
}

/* Float Window Information */
#containerSpecial
{
	background-color: #ffffff;
	border: 1px solid #4d4633;
	float: right;
	width: 250px;
	margin: 20px 0px 10px 10px;
	padding: 0px;
	display: block;
}
#containerSpecial img
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: block;
}
#containerSpecial h2
{
	clear: both;
	font-size: 130%;
	line-height: 120%;
	font-weight: bold;
	color: #503919;
	background-color:#f38734;
	display: block;
	padding: 10px;
	margin: 0px;
	border-left: none;
	border-bottom: none;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: small-caps;
	text-align: center;
	
	
}
#containerSpecial h3
{
	clear: both;
	font-size: 100%;
	line-height: 110%;
	margin: 5px 10px 5px 10px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-weight: bold;
	display: block;
}
#containerSpecial p
{
	clear: both;
	margin: 5px 10px 5px 10px;
	color: #4d4633;
	font-size: 100%;
	line-height: 110%;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	display: block;
}
#containerSpecial ul
{
	clear: both;
	margin: 5px 10px 5px 10px;
	padding: 0px 0px 0px 25px;
	color: #000000;
	font-size: 100%;
	line-height: 110%;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	display: block;
}
#containerSpecial li
{
	margin: 5px 0px 5px 0px;
}


#containerText
{
}
#containerText:after
{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}



/* Styles for MultiColumn Formats */
#columnIntro
{
	margin: 0px;
	padding: 0px;
}
#containercolumns
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#containercolumns h2
{
	color: #503919;
	font-size: 135%;
	border-bottom: 2px #4D4633 solid;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
	margin: 0px 0px 20px 0px;
	background-color: #A88D66;
	padding: 3px;
	border-left: 6px #4D4633 solid;
	font-variant: small-caps;
	font-family:Arial, Helvetica, sans-serif;
}
/* Styles for the Two Column Formats */
#twocolumnleft
{
	float: left;
	width: 48%;
	margin: 0px;
	padding: 0px;
}
#twocolumnright
{
	margin: 0px 0px 0px 52%;
	padding: 0px 0px 0px 15px;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #666666;
}

/* Styles for the three Column Formats */
#threecolumnleft
{
	float: left;
	width: 30%;
	margin: 0px;
	padding: 0px;
}

#threecolumnmiddle
{
	float: left;
	width: 32%;
	margin: 0px;
	padding: 0px;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #666666;
	margin: 0px 0px 0px 10px;
	padding: 0px 5px 0px 10px;
}

#threecolumnright
{
	margin: 0px 0px 0px 68%;
	padding: 0px 0px 0px 10px;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #666666;
}


#twocolumnleft h2, #twocolumnright h2, #threecolumnleft h2, #threecolumnmiddle h2, #threecolumnright h2,
#Fourcolumnfirst h2, #Fourcolumnsecond h2, #Fourcolumnthird h2, #Fourcolumnfourth h2
{
	color:#503919;
	font-size: 135%;
	font-style: normal;
	font-weight: normal;
	line-height: 80%;
	margin: 0px 10px 20px 0px;
	border-bottom: 2px solid #4d4634;
	padding-left:7px;

}
#twocolumnleft h3, #twocolumnright h3, #threecolumnleft h3, #threecolumnmiddle h3, #threecolumnright h3,
#Fourcolumnfirst h3, #Fourcolumnsecond h3, #Fourcolumnthird h3, #Fourcolumnfourth h3,#wrapRightColumns h3
{
	background-color:#c7bda4;
	margin-left:25px;
	padding:10px 3px 3px 20px;
	font-size:110%;
	font-weight:bold;
	min-height:20px;
}
#twocolumnleft li, #twocolumnright li, #threecolumnleft li, #threecolumnmiddle li, #threecolumnright li,
#Fourcolumnfirst li, #Fourcolumnsecond li, #Fourcolumnthird li, #Fourcolumnfourth li,#wrapRightColumns li
{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*FULL COLUMN RIGHT*/
#fullColumnRight
{
	background-image: url(http://economics.illinoisstate.edu/graphics/genericFCR.gif);
	background-position:top right;
	background-repeat: no-repeat;background-color: #b7ab8f;
	margin: 0px -5px 0px 0px;
	padding: 95px 0px 0px 0px;
	float: right;
	width: 175px;
	min-height: 300px;
}

#fullColumnRight p 
{
	background-color: #b7ab8f;
	padding-left: 10px; 
	padding-right: 5px;
	font-size:90%;
}

#fullColumnRight h2
{
	background-color:#6a4236;
	padding:5px 5px 5px 20px;
	color:#dddddd;
	font-size:100%;
	min-height:15px;
	line-height:150%;
}
#fullColumnRight h3
{	
	background-color:#660000;
	padding:4px 5px 4px 20px;
	color:#ffffff;
	font-size:90%;
	min-height:15px;
	line-height:150%;
}

#fullColumnRight h4
{
	background-color:#531820;
	padding:2px 5px 2px 20px;
	margin-left: -10px;
	width: 150px;
	color:#ffffff;
	font-size:85%;
	min-height:10px;
	line-height:150%;
}

#fullColumnRight h5
{
	background-color:#333333;
	padding:1px 5px 1px 20px;
	margin-left: 0px;
	width: 150px;
	color:#ffffff;
	font-size:80%;
	min-height:10px;
	line-height:150%;
}

#fullColumnRight a
{
	color:#000000;
	text-decoration:underline;
}

#fullColumnRight a:hover
{
	color: #ffffff;
	text-decoration: none;
	background-color: #b7ab8f;
}

#fullColumnRight li
{font-size:90%;}




/* FOOTER LAYER */
#footer
{
	clear: both;
	margin: 5px 0px 5px 0px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #666666;
	text-align: left;
}

#footer p
{
	margin: 5px 0px 5px 0px;
	padding: 0px 10px 0px 10px;
	text-align: left;
}

#footer a
{   color: #4f3524;
	padding: 2px;
	text-decoration: underline;
	font-style: normal;

}

#footer a:hover
{color: #e9dec0;
	font-style: normal;
	text-decoration: underline;
}


#siteDesign
{
	display: none;
}

p.banner {margin-top:0px;margin-left:-16px;margin-right:-40px;display:block;background-color:#000000;padding-right:20px;min-height:150px;}

/* Home Showcase Information */
#MiddleRightShowcase
{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	float: right;
	clear:right;
	width: 440px;
	margin: 20px 0px 1px 10px;
	padding: 5px;
	display: block;
}
#MiddleRightShowcase img
{
	float:left;
	margin: 0px;
	padding: 5px;
	display: block;
	min-width:150px;
}
#MiddleRightShowcase h2
{
	clear: both;
	font-size: 100%;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	display: block;
	padding: 10px;
	margin: 0px;
}
#MiddleRightShowcase h3
{
	clear: both;
	font-size: 100%;
	line-height: 110%;
	margin: 5px 10px 5px 10px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-weight: bold;
	display: block;
}
#MiddleRightShowcase p
{
	clear: both;
	margin: 5px 10px 5px 10px;
	color: #000000;
	font-size: 70%;
	line-height: 110%;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	display: block;
	padding:5px;
}
#MiddleRightShowcase ul
{
	clear: both;
	margin: 5px 10px 5px 10px;
	padding: 0px 0px 0px 25px;
	color: #000000;
	font-size: 100%;
	line-height: 110%;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	display: block;
}
#MiddleRightShowcase li
{
	margin: 5px 0px 5px 0px;
}

#MiddleRightShowcase a
{
	font-size:220%;
	line-height:120%;
}

#MiddleRightShowcase a:hover
{
	color:#000000;
}

#ImageHeader
{ margin-left:-15px;
   
}

.billboard

{display:block;
border-top:  1px solid #cccccc;
border-right:  0px solid #000000;
border-bottom:  1px solid #cccccc;
border-left:  0px solid #000000;
/*background-color:#d4ccad;*/
min-height:225px;
padding-top:15px;
font-size: 85%;
text-align:left;
}

.billboard img
{padding-left:-30px;
padding-right: 5px;
padding-bottom:5px;
padding-top:5px;}


