@charset "utf-8";
/* CSS Document */
body {font-size:100.01%;} 

td, .depts, P, LI  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a, a:link.depts, a:active.depts, a:visited.depts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-style: normal;
	font-weight: normal;
	color: Blue;
	text-decoration: underline;
}
.smlText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.smlGrayText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
	font-style: normal;
	font-weight: normal;
	color: gray;
	text-decoration: none;
}


a:link.smlText, a:active.smlText, a:visited.smlText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
	font-style: normal;
	font-weight: bold;
	color: Blue;
	text-decoration: underline;

}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bigHeader {
font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.boldtext {

font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:link.boldtext, a:active.boldtext, a:visited.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

.bigBlueHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.65em;
	font-style: oblique;
	font-weight: bolder;
	color: Blue;
	text-decoration: none;
}

.headerLI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.smlBlueHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-style: normal;
	font-weight: bold;
	color: Blue;
	text-decoration: none;
}
.redheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-style: normal;
	font-weight: bold;
	color: Red;
	text-decoration: none;
}
.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-style: normal;
	font-weight: bold;
	color: White;
	text-decoration: none;
}
.whitedepts, a:link.whitedepts, a:active.whitedepts, a:visited.whitedepts{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-style: normal;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
