/*
IIT Global CSS Stylesheet
Communications & Marketing, IIT
Last Updated: January 27, 2005
Location: http://www.iit.edu/template/css/globalstyles.css
*/

/*
Stlyes: Links
*/
a {  /*Standard linnk style*/
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px; font-weight: bold; color: #CC0000;
}

a:hover	{	/*Standard link hover style*/
		text-decoration: underline;
}

/*
Stlyes: Side Navigation Menu
*/
.sidemenu { 	/*Standard copy for side nav test*/ 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px; font-weight: bold; text-decoration: none; color: #666666;
}

/*
Stlyes: Text Font
*/	
.bodycopy {		/*Standard small copy*/
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px; color: #000000;
}
	
.bodycopyLarge {	/*Standard large copy*/
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px; color: #000000;
}



.red {
	color:#CC0000;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}

.bodycopyRed { /* standard cooy in red font*/

		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px; color: #CC0000;
}

.bodycopyLargeRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc0000;
	font-weight: bold;
}

a.bodytext:hover {
	text-decoration: none;
	color:#000000;
	border-bottom: 1px solid;
}

.bodytext_darkgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#555555;
	text-decoration: none;
}

a.bodytext_darkgray:hover {
	text-decoration: none;
	color:#555555;
}

.bodytext_lightgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#777777;
	text-decoration: none;
}

a.bodytext_lightgray:hover {
	text-decoration: none;
	color:#777777;
	border-bottom: 1px solid;
}

.bodytextLarge_darkgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}
a.bodytextLarge_darkgray:hover {
	text-decoration: none;
	color:#000000;
	border-bottom: 1px solid;
}
	
/*
Stlyes: Text Formatting
*/	
.looseleading {	/*Spacing of 20px between two lines in a paragraph*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

.looseleadingBig {	/*Spacing of 30px between two lines in a paragraph*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 30px;
}

/*
Stlyes: Table Formatting - Dotted Borders - Gray
*/	
#dottedBottom {	/*Dotted table cell bottom*/
	padding: 4px;
	border-bottom : 1px dotted #999999;
}

#dottedTop {	/*Dotted table cell top*/
	padding: 4px;
	border-top : 1px dotted #999999;
}

#dottedRight {	/*Dotted table cell right*/
	padding: 4px;
	border-right : 1px dotted #999999;
}

#dottedLeft {	/*Dotted table cell left*/
	padding: 4px;
	border-left : 1px dotted #999999;
}

#dottedTable {	/*Dotted Table Outline*/	
	padding: 4px;
	border : 1px dotted #999999;
}

/*
Stlyes: Table Formatting - Solid Borders
*/	
#bottomBorder {	/*Solid table cell bottom*/
	padding: 3px;
	border-bottom: 1px solid #999999;
}

#topBorder {	/*Solid table cell top*/
	padding: 3px;
	border-bottom: 1px solid #999999;
}

#rightBorder {	/*Solid table cell right*/
	padding: 3px;
	border-bottom: 1px solid #999999;
}

#leftBorder {	/*Solid table cell left*/
	padding: 3px;
	border-bottom: 1px solid #999999;
}

#tableBorder {	/*Solid table outline*/
	padding: 3px;
	border: 1px solid #999999;
}

#light_tableBorder {	/*Solid table outline*/
	padding: 3px;
	border: 1px solid #E4E4E4;
}

/*
Stlyes: Lists
*/	
#bulletsqblack li { 	/*Unordered list with black sqaure bullets*/
	list-style-image: url(../../home_images/bulletsqblack.jpg);  
}

#bullet_redarrows li{	/*Unordered list with 2 red arrow bullets*/
	list-style-image: url(../../home_images/bullet_redarrows.gif);
}


.greyhead { /* TT 10/18/05 C&M header style for left side nav */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	font-weight: bold;
	text-decoration:none;
}

a.greyhead:hover { /* TT 10/18/05 C&M header style for left side nav hover style*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	font-weight: bold;
	text-decoration:none;
}
.redhead { /* TT 10/18/05 C&M header style for main content area white text and red bg color*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #cc0000;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}.bodycopyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.bodycopylrgGrey {

		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px; color: #666666;
}

ul.nobullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; color: #000000;
	color: #000000;
	list-style-type: none;
}


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

#news {
	border: 1px dashed #999999;
	float: left;
	width: 185px;
	padding: 7px;
	margin-right: 25px;
	margin-top: 10px;
	margin-left: 7px;
	margin-bottom: 15px;
}

.headerBox {
	border: 1px dashed #999999;
	width: 100%;
	padding: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.headerBox div{
	margin-left: 7px;
}
.bodycopyBoldGreyNav {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#dottedBottomStudents {
	padding: 4px;
	border-bottom : 1px dotted #999999;
}


/* style for form used on business and industry page for table and form elements */
#businessForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 23px;
}


	#businessForm table{
	border: 1px solid #e4e4e4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	background-color: #F8F8F8;
	padding: 5px;
		
		}
		
	.business {
	border: 1px solid #e4e4e4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	background-color: #F8F8F8;
	padding: 5px;
	margin-top: 23px;
		}
		
		
		
		#businessForm table table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	background-color: #F8F8F8;
	padding: 5px;
		
		}
		
		#businessForm h2{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight:bold;
			color: #cc0000;
		
		}
		
		#businessForm input, textareat, select, textarea{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #525252;
			background-color: #F8F8F8;
			margin-top: 5px;
		
		}
		


