@charset "UTF-8";

/* CSS Document */

.dept-main-text {
  font-size: 120%;
  color:#000;
}

.field-field-dept-news-notes, .field-field-dept-news-notes a, .field-field-dept-news-notes p {
  font-size: 1em;

}

.deptsub-main-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 120%;
	color:#000;
} 

.deptsub-main-text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
} 

.deptsub-main-right {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	/* font-size: 1.2em; */
  font-size: 130%;
	/* color: #000;
	font-weight: 400; */
} 


.deptsub-main-text ul li {
	padding-left: 25px;
	background-image: url("/css/bulletArrowBlue.gif");
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 0.5em;
	margin-top:0;
	font-size:1.1em;
}

p {  /*regular paragraph text set by ems and reduced 65 percent by body tag for smaller increments in font size control*/ 
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 1.1em;
	margin-bottom: 1.3em;
	line-height: 1.34em;
	margin-top: 0;
} 

.deptsub-main-text ol {
	list-style-type: none;
	padding-left:25px;
	margin-bottom:1em;
}
.deptsub-main-text ol li {
	list-style-type: decimal;
	padding-right: 0;
	padding-left: 0;
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	background-image: none;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

.deptsub-main-text ul li p {
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:1em;
	margin-bottom: .9em;
	margin-top: 0.2em;
}
.deptsub-main-text ol li p {
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:1em;
	margin-bottom: .9em;
	margin-top: 0.2em;
}
.deptsub-main-text  div.indent{
	list-style-type: none;
	margin-bottom:1em;
	padding-left:35px;
	margin-top:-1em;
}
.deptsub-main-text a:link {
	text-decoration: underline;
	color: #000000;
}
.deptsub-main-text a:visited {
	text-decoration: underline;
	color: #000000;
}

.deptsub-main-text a:hover {
	text-decoration: none;
	color:#000000;
}

.deptsub-main-text a:active {
	text-decoration: none;
	color:#000000;
}

#breadcrumb {
color : #000000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;


}

#breadcrumb a:link {
	text-decoration: underline;
	color: #000000;
	font-size: 100%;

}

#breadcrumb a:visited {
	text-decoration: underline;
	color: #000000;
	font-size: 100%;
}

#breadcrumb a:hover {
	text-decoration: none;
	color:#000000;
	font-size: 100%;
}

#breadcrumb a:active {
	text-decoration: none;
	color:#000000;
	font-size: 100%;
}
	
table.contact td {
 	padding-right:25px;
	vertical-align:top;
	text-align:left;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 1.1em;
	}
	
	
table.office td {
 	padding-right:25px;
	vertical-align:top;
	text-align:left;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 1.1em;
	}
	 	
	
table.hours td {
 	padding-right:25px;
	vertical-align:top;
	text-align:left;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 1.1em;
	}
	
#smith-video-description p {
	color : #ffffff;
}

.more-video-title a {
	color : #ffffff;
}

div.view-multimedia-sis-video p {
    color: #ffffff;
}


