body
{
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#col1
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .95em;
}

div#DeptName {
	font-size: 2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div#DeptNameShadow {
	font-size: 2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div#DeptNameIndex {
	font-size: 2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div#DeptNameIndexShadow {
	font-size: 2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div#TCName {
	font-size: 1.25em;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
div#TCNameShadow {
	font-size: 1.25em;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
div#TCNameIndex {
	font-size: 1.25em;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
div#TCNameIndexShadow {
	font-size: 1.25em;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

#photoContainer h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.05em;
}

#photoContainer p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}

#subColContainer h1 { font-size: 1.7em; }
#subColContainer h2 { font-size: 1.6em; }
#subColContainer h3 { font-size: 1.5em; }
#subColContainer h4 { font-size: 1.4em; }
#subColContainer h5 { font-size: 1.3em; }
#subColContainer { font-size: 1.2em; }
#subCol1 p { font-size: 1.1em; line-height: 1.5em;}
#subCol2 p { font-size: 1.1em; line-height: 1.5em;}
#Search h4 { font-size: 1em; }
/*JOBS PAGE*/
#subCol1 p.jobsHeading {
	font-size: 14px; 
	font-weight: bold; 
}

#subCol1 p.jobsContent {
	font-size: 14px; 
}

/*END OF JOBS PAGE*/


