.feature{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Blue;
}
.departments {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
.px9{
	font-size: 9px;
}
.px10{
	font-size: 10px;
}
.px10blue{
	font-size: 10px;
	color : Blue;
}
.px10red{
	font-size: 10px;
	color : red;
}
.px11{
	font-size: 11px;
}
.px11r{
	color: Red;
	font-size: 11px;
}
.blue{
	color:blue;
}
.red {
	color : Red;
}
.nav-on-blue:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : White;
	font-weight : bold;
}
.nav-on-blue:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : Yellow;
	font-weight : bold;
}
.nav-on-blue:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : White;
	font-weight : bold;
}
.nav:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : Blue;
	font-weight : bold;
}
.nav:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : Red;
	font-weight : bold;
}
.nav:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : Blue;
	font-weight : bold;
}
white {
	color : White;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
p.history {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
td {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #0033ff;
	letter-spacing: 0.5px;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #0033ff;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #0033FF;
	text-decoration: none;
}

.tablebuff {
	padding: 5px;
}

.head{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Red;
}
.bold {
	font-weight : bold;
}
.elbietxt{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
}
.elbietxt-bld{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	font-weight : bolder;
}
.elbietxt-blue{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Blue;
}
.elbietxt-red{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : red;
}
H3.updates {
	color : #4A5053;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}
td.desc{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
td.frmrq{
	text-align: right;
	color: #FF0000;
}
td.frm{
	text-align: right;
}
td.dscnt_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066FF;
	background-color: #999999;
}
td.dscnt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
}
td.dscnt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #CCCCCC;
}

