
/***** C O M M O N . C S S ********************/


/*****  BASIC PAGE STUFF  **********/

body {
	margin-top: 4px;
	margin-left: 8px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
body#ath {
	margin-top: 0;
	margin-left: 0;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
body#bkg1 {
	background: url('/pics/backgrnd/bg_paper.gif');
	}

#wrap, #wrap2 {
	font-family: Arial, Helvetica, sans-serif;
	width: 755px;
	margin: 0 auto 12px auto; 
	padding: 6px;
	border: 4px solid #014877;
	background-color: #FFF;
	-moz-border-radius: 12px; 
	}

#wrap2 {
	width: 700px;
	border: 5px solid #025D9A;
	margin: 118px auto 20px auto;
	background-color: #FAF7F1; 
	}

A:link,
A:visited,
A:active
{
color: #002B55; 
}

A:hover
{
color: #0000FF; 
}

#wrap ul a:hover,
#wrap ol a:hover {
	color: #0000FF; }

#wrap img a {
	text-decoration: none;
	border: 0;
	}

input#wrap, textarea#wrap {
	border: 1px solid #777;
	background: #FDFBF2;
	margin: 0 3px 3px 0;
	}
input#alumni, textarea#alumni {
	border: 1px solid #777;
	background: #FDFBF2;
	margin: 0 3px 4px 0;
	}

hr.hr1 {
	border: 0;
	color: #C1D0D9;  /* IE  */
	background-color: #C1D0D9;  /* Mozilla */
	height: 1px;
	width: 98%;
	}
hr.hr2 {
	border: 0;
	color: #222;  /* IE  */
	background-color: #222;  /* Mozilla */
	height: 1px;
	width: 96.6% !important;
	width: 101.0%;
	margin-top: 0px !important;
	margin-top: -7px;
	}

#printerFriendlyFooter {
	display: none; }


/*****  (new) COMMON BANNER TAGS  ********************/
#leftcontent {
	position: absolute;
	top: 4px; left: 10px;
	width: 120px; height: 106px;
	border: 0px solid #F00;
	}

#middleContent {
	position: absolute;
	top: 4px; left: 115px;
	background: #FFF url('/css/middle.gif') repeat-x;
	height: 74px;
	width: 85% !important;
	width: 89%;
	padding: 0;
	border: 0px solid #F00;
	text-align: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	background: transparent;
	}

html>body #middleContent {
	padding: 0;
	margin-left: 0px !important;
	margin-left: 120px;
	background: transparent;
	}

#rightcontent {
	position: absolute;
	top: 4px; right: 10px;
	width: 70px; height: 74px;
	background: #FFF url('/css/right.gif') no-repeat;
	border: 0px solid #F00;
	}

.bannerLinks {
	padding: 38px 0 0 0;
	margin-right: 40px;
	}
.bannerLinks a, .bannerLinks a:active, .bannerLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #111;
	font-size: 13px !important;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps; }

.padleft100 {
	padding-left: 100px;
	}

.adline {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	margin: -28px 10px 14px 115px;
	border: 0px solid pink;
	z-index: 5;
	background: transparent;
	}
.adText {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	background-color:#BB0000;
	color: #FFFFFF;
	text-align:center;
	line-height: 100%;
	}
.adText SPAN A
{
color:yellow;
}
table.adspace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	border-width: 0px;
	border-spacing: 5px;
	border-collapse: collapse;
	border-style: solid;
	border-color: blue;
	}
table.adspace td {
	text-align: left;
	padding: 2px;
	}
table.adspace td a {
	font-size: 18px;
	color: yellow;
	}


/*****  POPUP TABLE on COMMON BANNER  ***************/
#quicklinks {
	width: 160px;}
#quickFindWin {
	position:absolute;
	right: 70px; 
	top: 24px;
	visibility: hidden;
	z-index: 99; 
	}
table.quickFind {
	width: 200px;
	color: #000;
	background-color: #F1F1F7;
	padding: 4px 4px 12px 0px;
	border: 2px solid #9696B6;
	text-align: left;
	-moz-border-radius: 10px;
	}
table.quickFind td a,
table.quickFind ul a {
	font-size: 11px;
	line-height: 135%;
	text-transform: lowercase;
	font-variant: small-caps;
	z-index: 99; 
	}
table.quickFind ul {
	margin-left: 2px !important;
	margin-left: 28px;
	}

#pwdFindWin {
	position:absolute;
	left: 130px; 
	top: 28px;
	z-index: 1; 
	visibility: hidden;
	}
table.pwdFind {
	width: 360px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #F1F1F7;
	border: 3px solid #9696B6;
	text-align: left;
	-moz-border-radius: 10px;
	}
table.pwdFind td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
	}
table.pwdFind a {
	color: #000; }

.quick ul {
	margin-left: -4px !important;
	margin-left: 8px;
	}


/*****  HEADER STUFF  **********/
#header {
	padding: 12px;
	margin: 12px 6px 12px 6px;
	text-align: left;
	background-color: #FFF;
	border: 2px solid #CDDAE4;
	}

.headerBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00375B;
	margin: 3px 3px 3px 3px;
	padding: 6px;
	text-align:center;
	background-color: #EFF0F5;
	border: 2px solid #014877;
	}
.headerBox2 {
	margin: 3px 3px 3px 3px;
	padding: 4px;
	text-align:center;
	background-color: #EFF0F5;
	border: 2px solid #014877;
	}
.headerBox2hdr {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	text-transform: uppercase;
	color: #00375B;
	}
.headerBox2txt {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #00375B;
	}
.location {
	font-size: 22px;
	font-weight: bold;
	color: #2276AE;
	letter-spacing: 0.05em;
	margin: 0; padding: 0;
	}
.headerText	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	letter-spacing: .08em;
	margin: 0;
	padding: 0;
	}
.headerWindow {
	width: 85%;
	border: #BFBFBF 1px solid;
	background-color: #FFF;
	margin-bottom: 12px;
	padding: 0 0 3px 8px;
	}
	

.searchBar1 {
	width: 265px;
	background-color: #EFEFEF;
	cursor: pointer;
	}

.hlink { cursor:help }

.textSmall {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	font-style: normal;
	}
.smcaps {
	font-variant: small-caps;
	letter-spacing: .08em;
	}


/***** begin button tags ********************/
button { 
	cursor: pointer;
	}

input.alphaButton,
.alphaButton,
A.alphaButton,
.alphaButton a:link,
.alphaButton a:visited,
.alphaButton a:active,
.alphaButton:link,
.alphaButton:visited,
.alphaButton:active,
A.alphaButton a:link,
A.alphaButton a:visited,
A.alphaButton a:active,
A.alphaButton:link,
A.alphaButton:visited,
A.alphaButton:active
	{
	font-family: Verdana;
	font-weight:normal;
	font-size: 12px;
	text-align: center;
	background-color: #ffffff;
	line-height: 18px;
	color: #000000;
	padding: 0 2px 0 2px;
	border-top: 1px solid #C8C8C8;
	border-right: 1px solid #646464;
	border-bottom: 1px solid #646464;
	border-left: 1px solid #C8C8C8;
	text-decoration: none;
	font-variant: small-caps;
	background-image:url('/pics/buttonBack1.jpg');
	}
.alphaButton:hover,
.alphaButton a:hover,
A.alphaButton:hover,
A.alphaButton a:hover 
	{
	color: #000000;
	border-top: 1px solid #646464;
	border-right: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	border-left: 1px solid #646464;
	cursor: pointer;
	text-decoration: none;
	background-image:url('/pics/buttonBack2.jpg');
	}
input.btnhov {
	color: #000000;
	cursor: pointer;
	background-color: #EFEDFF;
	border-top: 1px solid #646464;
	border-right: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	border-left: 1px solid #646464;
	}
.getsection {
	margin: 3px 0 0 0;
	padding: 0 4px;
	font-size: 11px !important;
	font-size: 11px;
	}
input.biggerButton,
.biggerButton, A.biggerButton,
.biggerButton a:link, .biggerButton a:visited, .biggerButton a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px !important;
	font-size: 11px;
	text-align: center;
	color: #002B55;
	background-color: #FFF;
	padding: 1px 5px 2px 5px;
	border-top: 1px solid #C8C8C8;
	border-right: 1px solid #646464;
	border-bottom: 1px solid #646464;
	border-left: 1px solid #C8C8C8;
	text-decoration: none;
	}
.biggerButton:hover,
.biggerButton a:hover {
	background-color: #EFEDFF;
	color: #0000FF;
	padding: 1px 5px 2px 5px;
	border-top: 1px solid #646464;
	border-right: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	border-left: 1px solid #646464;
	cursor: pointer;
	text-decoration: none;
	}

#alpha a:link,
#alpha a:active, 
#alpha a:visited {
	color: #002B55;
	text-decoration: none;
	}
#alpha a:hover {
	color: #0000FF;
	border-top: 1px solid #646464;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #646464;
	/* border: 1px solid #0000FF; */
	cursor: pointer; cursor: hand;
	}

.bannerButton, .bannerButton a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	padding: 2px 6px;
	margin: 4px 0;
	background-color: #FFF;
	border-top :#9BB4CA 1px solid;
	border-right :#9BB4CA 1px solid;
	border-bottom :#9BB4CA 1px solid;
	border-left :#9BB4CA 1px solid;
	}
.bannerButton:hover	{
	background-color: #EFEDFF;
	color: #0000FF;
	/**
	border-top :#57589F 1px solid;
	border-right :#57589F 1px solid;
	border-bottom :#57589F 1px solid;
	border-left :#57589F 1px solid;
	**/
	border : 1px solid #000;
	text-decoration: none;
	}

.booger input {
	margin-top:4px;
	border-top: 1px solid #000;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	border-left: 1px solid #000;
	}
/***** end button tags ********************/



/***** begin miscellaneous font tags **********/
.anchortext	{
	font-size: 22px;
	font-weight: bold;
	padding: 1px 10px 0px 10px;
	}

.itty {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 7px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	}
.bitty {
	font-family: Verdana, "Trebuchet MS", sans-serif;	
	font-size: 7px;
	font-weight: bold;
	color: #000;
	border: 1px solid #CCC;
	}
.bitty2 {
	font-family: Verdana, "Trebuchet MS", sans-serif;	
	font-size: 10px;
	font-weight: bold;
	color: #000;
	}
.smallish {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00375B;
	}
.medium {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 9px;
	}
.indent28 {
	margin: 0 0 0 28px;
	}
/***** end miscellaneous font tags **********/



/***** begin course table stuff **********/
h1.distlist {
	padding: 0; 
	margin: 0 0 0 16px;
	text-align: left;
	font-size: 18px
	}
.classwas {
	text-align: left;
	font-size: 10px;
	color: #111;
	background-color: #E3E7EA;
	padding: 1px 8px;
	margin: 0 0 0 12px;
	border: 1px solid #999;

	}
.courseHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	}
.courseNameBox {
	background-color: #6489AA;
	font-size: 13px;
	font-weight: bold;
	padding: 0 4px 0 8px;
	color: #FFF;
	border-top: 1px solid #777;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	}
.courseNameBox a {
	background-color: #ABBFD1;
	font-weight: bold;
	color: #FFF;
	}
.courseNameBox a:hover {
	color: #0000FF;
	}

.courseNumberBox {
	background-color: #E3E7EA;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000;
	border: 1px solid #888;
	}

.daytimeData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}

.courseData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

.internalData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 160%;
	padding-left: 12px;
	}

.internalBox {
	border: 1px solid #888;
	background-color: #EFEFEF;
	padding: 2px 2px 4px 4px;
	font-size: 12px;
	}

.dateTitleStyle {
	color: #223444;
	padding-right: 4px;
	padding-left: 4px;
	float: right;
	}

.dayDateCellBox	{
	margin: 12px 0;
	}

.dayDateCellStyle {
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	background-color: #6489AA;
	padding: 0 4px;
	margin: 0 2px;
	text-decoration: none; 
	border: 0px solid pink;
	}
.dayDateCellStyle A { 
	text-decoration: none; 
	}
.dayDateCellStyle A:hover { 
	color: #00F;
	}

.hold
	{
	font-size: 13px;
	background-color: #7F9DB9;
	padding: 0 2px;
	margin: 0 0 0 3px;
	color: #FFF;
	text-decoration:none; 
	}

.dayDateCellText {
	font-size: 13px;
	padding: 0 6px;
	}

.dayTitleStyle {
	color:#FFF;
	}

.fieldabbrev {
	font-size: 13px;
	padding-right: 8px;
	border-right: 1px solid #000;
	}
.fieldname, 
.fieldnameR {
	background-color: #FFF;
	padding: 6px 0 6px 12px;
	text-align: left;
	}
.fieldname {
	border-width: 1px 1px 1px 1px
	}
.fieldnameR {
	border-width: 1px 1px 1px 0px
	}

.fieldname A,
.fieldname A:link,
.fieldname A:active,
.fieldname A:visited,
.fieldnameR A,
.fieldnameR A:link,
.fieldnameR A:active,
.fieldnameR A:visited {
	font-size: 13px;
	font-weight: bold;
	line-height: 145%;
	}

/***  this tag is questionable since it affects ALL 'selects'
      but it was intended for the Program Planners page  ***/
select {
	margin-bottom: 4px;
	}
select.filterChoice, 
input.filterChoice {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 0; margin: 0;
	}
.filterTable {
	background-color: #FFF;
	border: 1px solid #9696B6; 
	}
.filterHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 4px
	}
.filterBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 2px 6px 2px 6px;
	}

.formLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 0px 8px 0px 0px;
	text-align: right;
	}
.formEntry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 2px 0px 2px 4px;
	text-align: left;
	}
.infoBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#00375B;
	padding: 4px 6px;
	margin: 0;
	line-height: 160%;
	background-color: #E8E9F4;
	border: 2px solid #025D9E;
	-moz-border-radius: 10px;
	}

.infoText, .tutorText {
	width: 95%;
	text-align: center;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 140%;
	margin: 14px 0;
	}
.tutorText {
	text-align: left;
	}
.infoText A, 
.tutorText A, 
.staffText A {
	font-weight: bold; }

.infoBoxEmptyStyle {
	background-color: #FFF;
	font-family: Arial,sans-serif;
	font-weight: normal;
	font-size: 12px;
	border-right:#D7E1EA 1px solid;
	border-bottom:#D7E1EA 1px solid;
	color: #000;
	padding:8px;
	}

.infoBoxStyle, .infoBoxStyleL {
	background-color: #FFF;
	font-family: Arial,sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	padding: 3px 4px 3px 4px;
	}

.infoBoxStyleL {
	text-align:center;
	}

.infoTextStyle {
	border: 0px solid silver;
	}

.infoLinks {
	color: #000;
	font-size: 13px;
	text-decoration: none;
	}
.infoLinks:hover {
	color: #00F;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	}

.infoStyle {
	font-family: Arial, Helvetica, sans-serif;
	}

.monthTitleStyle {
	font-weight:bold;
	font-size:18px;
	}
/***** end course table stuff **********/



/*****  begin popup stuff  **********/
.popupInfoBox
{
background-color: #D7E1EA;
border-right: #3B5975 1px solid;
border-bottom: #3B5975 1px solid;
padding: 10px;
color: #000;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
}
													
.popupInfoBoxClose
{
font-weight: bold;
font-size: 12px;
font-family: "Courier New", monospace;
color: #000;
}

.popupInfoBoxDate
{
font-family: Verdana, Helvetica, sans-serif;
color: #000;
font-size: 12px;
}

.popupInfoBoxHR
{
border-bottom: #3B5975 1px solid;
}

A.popupInfoBoxLink, .popupInfoBoxLink, .popupInfoBoxLink A
 {
 padding-left: 3px;
 padding-right: 3px;
 text-decoration:underline;
 }

.popupInfoBoxText
{
font-size: 16px;
color: #000;
font-family: Verdana, Helvetica, sans-serif;
}
.popupInfoBoxText A
{
text-decoration:underline;
}

.prevNextMonthLinkStyle {
	color: #000;
	font-size: 18px;
	}
/*****  end popup stuff  **********/



/***** begin class info stuff **********/
.seasonText	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	}
.styleFall, .styleSummer,
.styleSpring, .styleWinter {
	padding: 10px 10px 10px 8px;
	}
.styleFall {
	background-color: #F7DDCA;
	background-color: #FBEEE1;
	}
.styleSpring {
	background-color: #D8F3E4;
	background-color: #E7F8E9;
	}
.styleSummer {
	background-color: #FDF4D1;
	background-color: #FEFBED;
	}
.styleWinter {
	background-color: #D2E9FF;
	background-color: #E1EFFF;
	}
.scheduleText {
	font-size: 14px;
	font-style: italic;
	line-height: 150%;
	text-decoration: none;
	}

.titleRow, .titleRowL {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	border-right:#000 1px solid;
	border-bottom:#000 1px solid;
	color: #000;
	padding:4px;
	}
.titleRowL {
	border-left:#000 1px solid;
	}
/***** begin class info stuff **********/



/***** begin map tags **********/
.bldgAbbrev {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	}
.bldgName, .bldgName a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	}
/***** end map tags **********/



/*****  begin miscellaneous navigation  **********/
.righttd, .textRight {
	text-align: right;
	}
.lefttd, .textLeft {
	text-align: left;
	}
.centertd, .textCenter {
	text-align: center;
	}

.updateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 12px 0 6px 0;
	}
/*****  end miscellaneous navigation  **********/



/*****  begin staff info tags  **********/
.staffTitle {
	text-align: right;
	border: 1px solid #DDD;
	background-color: #F2F0E3;
	background-color: #F5F4EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 1px 2px 1px 1px;
	}
.staffText {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding: 1px 3px 1px 2px;
	border: 1px solid #DDD;
	}
.staffText A {
	font-weight: bold;
	}
/*****  end staff info tags  **********/



/*****  begin planner page tags  **********/
.plannerHeader {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	color: #000;
	background-color: #EEE;
	padding: 0 3px;
	}
.plannerList {
	background-color: #F2F0E3;
	padding: 2px 0px 2px 6px;
	}

.changesHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	color: #000;
	background-color: #EEE;
	padding: 0 3px;
	}

.normalText {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 135%;
	}

.questionHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #7F9DB9;
	padding: 3px 4px;
	margin: 0;
	color: #FFF;
	border: 1px solid #777;
	}

.searchHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-color: #7F9DB9;
	padding: 0 0 0 4px;
	margin: 0;
	color: #FFF;
	border: 1px solid #888;
	}

.textBoxWhite {
	font-size: 12px;
	background-color: #FFF;
	text-align: left;
	padding: 2px 8px;
	border: 1px solid #999;
	color: #333;
	}
.textBoxPlain {
	font-size: 12px; 
	font-weight: bold;
	background-color: transparent; 
	text-align: center;
	padding: 4px 12px; 
	border: 3px double #CCC;
	}
/*****  end planner page tags  **********/



/***** begin faculty directory tags ***************/
.facalpha {
	text-align: right;
	padding: 0 6px 0 0; margin: 0;
	border: 0px solid pink; }
.alphabar {
	margin: 0 0 4px 0;
	padding: 0 8px 1px 6px;
	background-color: #025D9A;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: #555; 
	}
.bigletter {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding: 0px 18px 0 4px; }

.facdir, table.facdir {
	margin-bottom: 12px; }
.facdir, table.facdir, table.facdir a {
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-size: 12px;
	font-weight: normal; }
table.facdir a {
	font-size: 10px;
	font-weight: bold; }
table.facdir th {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	text-transform: uppercase;
	padding: 1px 3px 1px 4px;
	background-color: #E8E6D6;
	color: #444;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC; }
table.facdir tr td {
	vertical-align: top;
	padding: 2px 0 2px 3px; }
table.facdir td.name {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold; }

.odd { background-color: #FFF; }
.even { background-color: #F1F0E7; }

.altline1, .altline2 {  /*** iplist ***/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 5px; margin: 0;
	}
.altline1 {
	background-color: #EEF1F7;
	}
.altline2 {
	background-color: #DFDFDF;
	}
/***** end faculty directory tags ***************/



 /***** begin inclement weather alert **********/
#warning p {
	width: 99%;
	margin: 8px auto 4px auto;
	padding: 0 12px;
	text-align: center;	
	background: #CC0000;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;	
	}
 /***** end inclement weather alert **********/



.closeWarning {  /*** kiosk tags ***/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-color: #0000FF;
	color: #FFF;
	padding: 2px 0px;
	margin: 0 0 12px 0;
	border: 1px solid #000;
	-moz-border-radius: 6px;
	}



/***** begin art gallery tags ***************/
#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	}

#lightbox a img { border: none; }

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer {
	padding: 10px;
	}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}

#imageContainer>#hoverNav { left: 0; }

#hoverNav a { 
	outline: none;
	text-decoration: none;
	border: 0;
	}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url('../images/blank.gif') no-repeat; 
	/* trick IE into showing hover */
	display: block;
	}

#prevLink { left: 0; float: left; }
#nextLink { right: 0; float: right; }
#prevLink:hover, #prevLink:visited:hover { 
	background: url('../images/prevlabel.gif') left 15% no-repeat;
	}

#nextLink:hover, #nextLink:visited:hover { 
	background: url('../images/nextlabel.gif') right 15% no-repeat; 
	}

#imageDataContainer {
	font: 9px Tahoma, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0 auto;
	line-height: 1.4em;
	text-decoration: none;
	border: 0;
	}

#imageData {
	padding:0 10px;
	}
#imageData #imageDetails { width: 70%; float: left; text-align: left; }	
#imageData #caption { font-weight: bold; }
#imageData #numberDisplay { display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose { width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:"alpha(opacity=40)";
	-moz-opacity: 0.4;
	opacity: 0.4;
	}
	
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}

#pixframe ul {
	border: 0px solid #999;
	padding: 0; 
	margin: 18px auto 18px auto !important;
	}
#pixframe li {
	width:184px;
	position:relative;
	float:left;
	display:inline;
	border:solid #B4B4B4;
	border-width:1px 2px 2px 1px;
	text-align:center;
	background-color:#E6E4EF;
	padding:10px;
	margin:4px;
	}

#pixframe li a, .caption, .caption a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	border: 0;
	}
#pixframe li a:hover, .caption a:hover {
	text-decoration: none;
	border: 0;
	}

.thumbsizer {
	width: 170px;
	height: 150px;
	}
.thumbsizer a {
	text-decoration: none;
	}

.thumbnail a  {
	color: #000;
	text-decoration: none;
	border: 0;
	}
.thumbnail img  {
	width: 160px; height: 140px;
	text-decoration: none;
	border: 0;
	}
a img {
	text-decoration: none;
	border: 0;
	}
/***** end art gallery tags ***************/



/***** begin athletic dept tags **********/
#athLeftContent {
	position: absolute;
	left: 6px;
	top: 10px !important;
	top: 7px;
	width: 125px; height: 110px;
	background: url('/pics/banners/common/ath_left.jpg') no-repeat;
	border: 0px solid #000;
	}

#athMiddleContent {
	background: #FFF url('/pics/banners/common/ath_middle.jpg') repeat-x;
	height: 73px;
	margin: 9px 48px 0 40px !important;
	margin: 0 48px 0 40px;
	border: 0px solid #000;
	text-align: left;
	z-index: -1;
	}
#athMiddleTEMP {
	background: #FFF url('ath_middle.jpg') repeat-x;
	height: 73px;
	margin: 9px 48px 0 40px !important;
	margin: 0 48px 0 40px;
	border: 0px solid #000;
	text-align: left;
	z-index: -1;
	}

#athRightContent {
	position: absolute;
	top: 10px !important;
	top: 7px;
	right: 12px;
	width: 81px; height: 72px;
	background: url('/pics/banners/common/ath_right.jpg') no-repeat;
	}

.athMenuBar {
	position: absolute;
	top: 10px; right: 45px;
	padding: 32px 0 0 120px;
	border: 0px solid yellow;
	z-index: 1;
	}
.athMenuBar a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	}
.athMenuBar a:hover {
	color: #000;
	}
.athadline
	{
	position: relative;
	margin: 4px 40px 12px 95px;
	padding: 2px;
	border: 0px solid red;
	}
.reddevils {
	width: 416px; height: 125px;
	position: fixed !important;
	position: absolute; 
	bottom: 18px; left: 28%; 
	z-index: 99;
	/* background: url('/pics/banners/common/reddevils2.gif') center no-repeat; */
	border: 0px solid #888;
	-moz-opacity: 0.06;
	filter: "alpha(opacity=6)";
	}

.athAnnounce {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #444;
	}

#athWrap {
	width: 600px;
	border: 4px solid #7074BE;
	padding: 8px 2px 8px 2px;
	margin: 12px 0 0 0 !important;
	margin: 28px 0 0 0;
	background-color: #F4F4F7;
	-moz-border-radius: 16px;
	z-index: 0;
	}

table.athQuickFind {
	position:absolute;
	right: 60px; top: 72px;
	display: none;
	width: 175px;
	color: #000;
	background-color: #F1F1F7;
	padding: 8px 4px 18px 0px;
	border: 1px solid #0F1178;
	text-align: left;
	-moz-border-radius: 10px;
	z-index: 1;
	}
table.athQuickFind ul {
	font-family: Arial;
	font-size: 12px;
	margin: 0 0 0 16px; padding: 0;
	}

.athHeaderBox {
	width: 594px;
	border: 1px solid #7074BE;
	background-color: #E8E9F4;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 6px 0;
	text-align:center;
	-moz-border-radius: 8px;
	}

table.athletic {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	background-color: #FFF;
	border: 1px solid #555;
	-moz-border-radius: 10px;
	padding: 0 10px;
	margin: 12px 0 0 0;
	}
table.athletic th {
	width: 16%;
	text-align: center;
	background-color: #E8E9F4;
	padding: 4px;
	}
table.athletic td {
	padding: 0 4px;
	-moz-border-radius: 0px;
	}

.athInfoText {
	font-size: 13px;
	}
.MsoTableGrid {
	text-align: left;
	}
p.MsoNormal {
	text-align: left;
	line-height: 150%;
	padding: 0; margin: 0;
	}
/***** end athletic dept tags **********/



/*** begin footer ********************/
#footer {
	margin: 0; padding: 0;
	text-align: center; }
.footerlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #002B55; 
	text-decoration: none;
	border-bottom: 1px dotted transparent; }
.footerlink a:hover {
	color: #00F;
	border-bottom: 1px solid #00F; }
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 180%;
	letter-spacing: 0.03em;
	color: #222; }
/*** end footer ********************/



/***** begin miscellaneous table tags **********/
table.normal {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	border-width: 1px;
	border-spacing: 5px;
	border-collapse: separate;
	border-style: solid;
	background-color: #FFF;
	border: 2px solid #CDDAE4;
	}

table.normal td {
	font-size: 13px;
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #BBB;
	-moz-border-radius: 0px;
	}
table.normal td a {
	font-size: 13px; }

table.normal2 {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	}
table.normal2 td {
	padding-left: 12px;
	}

table.schedBox {
	border: 4px double #DDD;
	background-color: #EFF0F1;
	border-collapse: separate; 
	-moz-border-radius: 8px;
	}

table.help {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	border: 0;
	padding: 0;
	background-color: transparent;
	-moz-border-radius: 10px;
	}
table.help td {
	padding: 2px 0px;
	-moz-border-radius: 0px;
	}
table.help ul {
	margin: 0 0 0 16px;
	padding: 0;
	}
table.help ul li {
	text-align: left;
	margin-bottom: 3px;
	list-style-type: circle;
	}

table.gift, table#alumni {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	background-color: #FFF;
	border: 1px solid #888;
	-moz-border-radius: 10px;
	margin: 12px 0 0 0;
	}
table.gift td, table#alumni td {
	padding: 6px;
	-moz-border-radius: 0px;
	}

input.gift, input#alumni, input.search {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 0 2px 4px;
	}
input.search {
	font-size: 14px;
	}

tr.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-color: #E8E9F4;
	}
tr.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	background-color: #F2F2F9;
	}
tr.colhdr {
	background-color: #EEE;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	}

table.degreeTypes {
	position:absolute;
	left: 140px; 
	top: 60px;
	display: none;
	z-index: 1;
	color: #000;
	background-color: #F1F1F7;
	padding: 8px 4px 18px 0px;
	border: 5px solid #D7E1EA;
	border: 2px solid #9696B6;
	text-align: left;
	-moz-border-radius: 10px;
	}
table.degreeTypes ul {
	margin: 0 12px; padding: 0;
	}
table.degreeTypes ul a {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 180%;
	}
table.degreeTypes a, 
table.degreeTypes ul a {
	color: #333;
	text-decoration: none; }
table.degreeTypes a:hover,
table.degreeTypes ul a:hover {
	color: #0000FF; }

.typeit {
	font-style: italic;
	font-weight: bold;
	color: red;
	}
.seeit {
	font-style: normal;
	font-weight: bold;
	color: blue;
	}
/***** end miscellaneous table tags **********/



/***** begin course schedule tags **********/
#courseInfoWindow {
	background-color:#036;
	border-top:4px solid #FC0;
	border-bottom:4px solid #FC0;
	text-align:center;
	padding: 0;
	margin: 2px 0 6px 0;
	}
#courseInfoWindow p {
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color:#FFF; 
	}

.getsection {
	width: 225px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #002B55;
	padding: 1px 0;
	border-top: 1px solid #E6E6E6;
	border-right: 1px solid #AEBCCA;
	border-bottom: 1px solid #AEBCCA;
	border-left: 1px solid #E6E6E6;
	}
.catalogBox {
	font-size: 12px;
	font-weight: bold;
	/* background-color: #E0E2EB; */
	background: #FFF5CA;
	padding: 1px 0 1px 4px;
	border-top: 1px solid #EBDFA5;
	border-bottom: 1px solid #EBDFA5;
	}
.catalogSub {
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #CCC;
	padding-left: 4px;
	}
.descript {
	border: 1px solid #DDD;
	background-color: #FAF7E2;
	background-color: #FFFBE8;
	padding: 3px 6px;
	font-size: 13px;
	}
.columnHdr {
	font-size: 10px;
	font-weight: bold;
	}
.information {
	font-size: 12px;
	}
td.left {
	width: 28%;
	padding: 2px 4px 4px 4px;
	background: url('images/hlogo.gif') center no-repeat;
	}
td.right {
	width: 72%;
	padding-left: 6px;
	border-left: 1px solid #CCC;
	}
td.pad1 {
	text-align: center;
	padding: 2px 3px;
	}
td.pad2 {
	text-align: center;
	padding: 2px 6px;
	}
td.dummy {
	line-height: 8px;
	}
/***** end course schedule tags **********/

li {
	list-style-type: disc;
	}

.lccSSOStyle1
{

	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color:#BB0000;
	color: #FFFFFF;
	text-align:center;
	line-height: 100%;
	padding:3px;

}
.lccSSOStyle2
 {
	background-color: #D8F3E4;
	background-color: #E7F8E9;
	text-align:center;
	font-weight:bold;
	font-size: 16px;
}

