/* This is the Faculty's main style sheet */

a:link {color: #000066; text-decoration: none}

a:visited {color: #000066; text-decoration: none}

a:hover {color: #cc6600; text-decoration: underline}

a.announcements:link {color: #CCCC99; text-decoration: none}
a.announcements:visited {color: #CCCC99; text-decoration: none}
a.announcements:hover {color: #CCCC99; text-decoration: underline}
a.important:link {
	color: #FF0000;
	text-decoration: none
}
a.important:visited {
	color: #FF0000;
	text-decoration: none
}
a.important:hover {
	color: #FF0000;
	text-decoration: underline
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
}
.bottomline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
}

.bodytextsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
}
.listtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-position: inside;
}
a.navright:link {
color: #000066; text-decoration: underline
}
a.navright:visited {
color: #000066; text-decoration: underline
}
a.navright:hover {
color: #CC6600; text-decoration: underline
}
.navrighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
	font-weight: normal;
}
.spacedlisttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	padding-bottom: 10px;
	list-style-position: outside;
	list-style-type: disc;
	display: list-item;
}
.bodytitleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	font-weight: bold;
}

.bodytextsmallbold_VERD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
	font-weight: bold;
}
.bodytextsmall_VERD {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
	font-weight: normal;
}
.bodytextheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
	padding-top: 10px;
}
.bodytitleblueunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}
.bodytitlered {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bodytextred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	line-height: 18px;
	font-weight: normal;
}
.bodytextboldnoleading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	font-weight: bold;
}

