/* For View Top FAQs by Category */
.topcat
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #1062E9;
}

/* For Top Frequently Asked Questions & Top Highlights */
.tops
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bolder;
	font-size: 11px;
	color: #1062E9;
}

/* For all tables */
.link
{
	font-weight: normal;
	font-size: 11px;
	color: #383838;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.link a:link
{
	color: #555555;
	text-decoration: none;
}

.link a:active
{
	color: #555555;
	text-decoration: none;
}

.link a:visited
{
	color: #555555;
	text-decoration: none;
}

.link a:hover
{
	color: #555555;
	text-decoration: underline;
}

.askus_top
{
	background-color: #f2f2ea;
}

.askus_h_spacer
{
	width: 10px; 	
}

.faq_bullet
{
	width: 17px;
	padding: 4px 0px 0px 0px
}

.projectTag
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt; /*9pt;*/
	color: Gray;
}