/* CSS Document for the School of Business*/

/* CLASS OVERRIDE FROM LAYER.CSS*/
.linksTitle{
	font-family: Times, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13pt;
}

.mainBody1Column{
   float: center;
   width: 565px;  
}

.mainBodyHeight{
   height: 210px;
}

.mainBodyLeftTwoColumnConstraints{
   float: left;
   width: 170px;
   height: 250px; 
  
}

.mainBodyRightTwoColumnConstraints{
   float: left;
   padding-left: 40px;
   width: 300px;
   height: 250px; 
}

.topBlueBarText{
	float: middle;
	font-family: Times, Arial, Verdana, Helvetica, sans-serif;
	padding-left: 0px;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	text-align: center;
	margin-right: 140px;
   padding-right: 140px;
}

.bottomTableCell{
	text-align: left;
	color: white;
	font-size: 13pt;
	font-weight: bold;
	font-family: Times, Arial, Verdana, Helvetica, sans-serif;
}

.bottomTableCell:hover{
	text-align: left;
	color: white;
	font-size: 13pt;
	font-weight: bold;
	font-family: Times, Arial, Verdana, Helvetica, sans-serif;
}


/* NEW CLASSES */

/* Homepage columns */
.homeMainBodyLeft{
   float: left;
   padding-left: 10px;
   width: 400px;
   height: 200px; 
	background-color: #666666;
}

.homeMainBodyRight{
   float: left;
	margin-top: 0px;
   margin-left: -22px;
   width: 150px;
   height: 200px; 
	background-color: #666666;
}

/*Three columns for bottom links*/
.bottomLink3Column{
   float: left;
   width: 240px;
}

.bottomLink3ColumnSmaller{
   float: left;
   width: 175px;
}

.bottomLink3ColumnSmall{
   float: left;
   width: 200px;
}

.bottomLink3ColumnLarge{
   float: left;
   width: 275px;
}

.bottomLink2Column{
   float: left;
   width: 320px;
}

/* Link Look for "Crumb" menu */
.crumbLink{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	padding-top: 0px;
}

.crumbLink a:link{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.crumbLink a:visited{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.crumbLink a:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #014C37;  /* dark green */
	text-decoration: underline;
}

/* Link look on bottom menu */
.bottomMenu{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.bottomMenu:hover{
	color: black;
	text-decoration: underline;
}

.bottomMenu:visited{
	color: #014C37;  /* dark green */
	text-decoration: none;
}

.bottomMenu:visited:hover{
	color: #014C37;  /* dark green */
	text-decoration: underline;
}


/* Link look on Site Index */
.siteBody{
	font-family: Times, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #008080;
	text-decoration: underline;
}

.siteBody:hover{
	font-family: Times, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #008080;
	text-decoration: underline;
}

.siteBody:link{
	font-family: Times, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000080;
	text-decoration: underline;
}

.siteBody:visited{
	font-family: Times, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000080;
	text-decoration: underline;
}

.siteBody:visited:hover{
	font-family: Times, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #008080;
	text-decoration: underline;
}


/* Link look on main body of page */
.mainBody{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.mainBody:link{
	color: #014C37;  /* dark green */
	text-decoration: underline;
}

.mainBody:hover{
	color: #014C37;  /* dark green */
	text-decoration: underline;
}

.mainBody:visited{
	color: #014C37;  /* dark green */
	text-decoration: underline;
}

.mainBody:visited:hover{
	color: #014C37;  /* dark green */
	text-decoration: underline;
}

tableBackground{
   background-image:   url(images/tableSetting.jpg);
   background-repeat: no-repeat;
}

/* Unordered Lists for bottom menu */
ul {
	padding-top: 0px; 
	margin-top: 0px; 
	padding-bottom: 0px; 
	margin-bottom: 0px; 
	padding-left: 12px; 
	margin-left: 12px;
}

li.gray{
	color: #999999;
}


/* Tables */
.tableColumn{
   float: left;
   width: 150px;
}

.otherTableColumn{
   float: left;
   width: 410px;
}

TABLE.lightGreyContact td{
	background-color:#F0F0F0;
	padding:4px 4px;
}

TABLE.lightGreyContact a:hover{
	text-decoration:none;
}

TABLE td.greyTableTop{
	background-color:#CCCCCC;
	width:100px;
	font-weight:bold;
	font-size:12px;
	padding-left:2px;
}

TABLE td.whiteTableTop{
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding-left:2px;
}


/* Padding */
.linePadding{
	padding-top: 5px; 
	margin-top: 5px; 
	padding-bottom: 5px; 
	margin-bottom: 5px; 
}

.mainPadding{
	padding-top: 10px; 
	margin-top: 10px; 
	padding-bottom: 10px; 
	margin-bottom: 10px; 
}

.blockquote{
	padding:0px 10px;

}


/* Generic classes */

/* BACKGROUND COLOR */

.lightGrayBackground{
   background-color: #DDDDDD;
}

.redBackground{
   background-color: #FF0000;
}

.whiteBackground{
	background-color: #FFFFFF;
}


/* TEXT COLOR  */

.lookGreen{
   color: #014C37;      /*green*/
   text-decoration: none;
}

.lookBlack{
   color: #000000;      /*black*/
   text-decoration: none;
}

.lookRed{
   color: #FF0000;      /*red*/
   text-decoration: none;
}

.lookDarkRed{
   color: #990000;      /*dark red*/
   text-decoration: none;
}

.lookGold{
   color: #CCCC66;      /*gold*/
   text-decoration: none;
}

.lookWhite{
   color: #FFFFFF;      /*white*/
   text-decoration: none;
}


/* TEXT SIZE */

.eightPoint{
   font-size: 8pt;
}

.ninePoint{
   font-size: 9pt;
}

.tenPoint{
   font-size: 10pt;
}

.twelvePoint{
   font-size: 12pt;
}

.thirteenPoint{
   font-size: 13pt;
}

.fourteenPoint{
   font-size: 14pt;
}

.sixteenPoint{
   font-size: 16pt;
}

.eightteenPoint{
   font-size: 18pt;
}

.twentyPoint{
   font-size: 20pt;
}

.twentySixPoint{
   font-size: 26pt;
}

.thirtyPoint{
   font-size: 30pt;
}

.thirtyTwoPoint{
   font-size: 32pt;
}


/* TEXT LOOKS */

.bold{
   font-weight: bold;
}

.corsivaFont{
	font-family: Monotype Corsiva, Times, Arial;
	font-size: 16pt;
}

.timesFont{
   font-family:  Times, Arial;
}

.arialFont{
   font-family:  Arial, Verdana, Helvetica, sans-serif;
}

.italic{
   font-style: italic;
}


/* TEXT POSITION */

.leftTwoPad{
   padding-left: 2px;
}

.leftFivePad{
   padding-left: 5px;
}

.leftTenPad{
   padding-left: 10px;
}

.leftFifteenPad{
   padding-left: 15px;
}

.leftTwentyPad{
   padding-left: 20px;
}

.rightTenPad{
   padding-right: 10px;
}

.rightTwentyPad{
   padding-right: 20px;
}

.topFivePad{
   padding-top: 5px;
	margin-top: 5px;
}

.topTenPad{
   padding-top: 10px;
	margin-top: 10px;
}

.topFifteenPad{
   padding-top: 15px;
	margin-top: 15px;
}

.topTwentyPad{
   padding-top: 20px;
	margin-top: 20px;
}

.topThirtyPad{
   padding-top: 30px;
}

.bottomFivePad{
   padding-bottom: 5px;
}

.bottomTenPad{
   padding-bottom: 10px;
}

.bottomFifteenPad{
   padding-bottom: 15px;
}

.bottomTwentyPad{
   padding-bottom: 20px;
}

.bottomThirtyPad{
   padding-bottom: 30px;
}

.alignCenter{
   text-align: center;
}

.alignLeft{
   text-align: left;
}

.alignRight{
   text-align: right;
}

