﻿.HelpDeskMainCategoryHeader
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	background-color:#f1f1f5;
	padding-left:10px;
	height:28px;
}

.HelpDeskItemCategoryHeader
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding-left:14px;
	 
}


A.HelpDeskSubItem:link
{
	font-size: 11px;
	color: #000000;
	font-family:  Arial;
	text-decoration:none;
	font-weight:normal;
}
A.HelpDeskSubItem:visited
{
	font-size: 11px;
	color: #000000;
	font-family:  Arial;
	text-decoration:none;
	font-weight:normal;
}
A.HelpDeskSubItem:active
{
	font-size: 11px;
	color: #000000;
	font-family:  Arial;
	text-decoration:none;
	font-weight:normal;
}
A.HelpDeskSubItem:hover
{
	font-size: 11px;
	color: #000000;
	font-family:  Arial;
	text-decoration:underline;
	font-weight:normal;
}