A:LINK {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	text-decoration : none;

}
A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	text-decoration : none;
	color : Lime;
}	
A:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	text-decoration : none;
}
.TableData {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	text-decoration : none;
	color : Black;
}
.DeptDetailHead {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	text-decoration : none;
	color : Black;
}
.SpecialLINK {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	text-decoration : underline;
	color : Blue;
}
.MenuTable {
	border-bottom : thin solid Silver;
	border-right-color : Silver;
	border-right-style : ridge;
	border-right-width : thin;
	background-color : #004f9d;
}
.MainTable {
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : thin;
	border-left-color : #000000;
	border-left-style : solid;
	border-left-width : thin;
}
.nMainTable {
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : thin;
}
.DeparmentResults {
	font-family : "Times New Roman", Times, serif;
	font-size : 22pt;
	font-variant : normal;
	font-weight : normal;
	color : #0066CC;
}
.DepartmentHeader {
	font-family : "Times New Roman", Times, serif;
	font-size : 13pt;
	font-variant : normal;
	font-weight : normal;
	color : #CC3333;
}