/* For View Top FAQs by Category */
.topcat
{
	background-color: Black;
	color: White;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt; /*9pt;*/
	font-weight: bold;
}

/* For Top Frequently Asked Questions & Top Highlights */
.tops
{
	background-color: Black;
	color: White;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt; /*9pt;*/
	font-weight: bold;
}

/* 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;}

.categoryLinksSmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; /*9pt;*/
	color: #000000;
}

.categoryLinksSmall a:link		{color: #000000; text-decoration: none}
.categoryLinksSmall a:active	{color: #000000; text-decoration: none}
.categoryLinksSmall a:visited	{color: #000000; text-decoration: none}
.categoryLinksSmall a:hover		{color: #000000; text-decoration: underline}

.selectedlink
{
	background-color: #c7ceec;
}

#explore_folder
{
	margin: 0px;
}

#explore_folder_info_top
{
	padding-top: 5px;
	padding-bottom: 5px;
}

#explore_folder_info_bottom
{
	padding-top: 10px;
	height: 65px;
}

.explore_folder_info_padding
{
	padding: 3px;
}

.explore_folder_info_padding2
{
	padding: 0px 3px 3px 3px;
}

.explore_folder_info
{
	color: #0086c0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt; /*9pt;*/
}

.explore_folder_header
{
	color: #000000;
	font-family: Verdana;;
	font-size: 6pt;
}

.explore_folder_header a:link		{color: #000000; text-decoration: none}
.explore_folder_header a:active		{color: #000000; text-decoration: none}
.explore_folder_header a:visited	{color: #000000; text-decoration: none}
.explore_folder_header a:hover		{color: #000000; text-decoration: underline}

.myexplore
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 6pt;
	font-weight: bold;
}
.myexplore a:link		{color: #000000; text-decoration:none}
.myexplore a:active		{color: #000000; text-decoration:none}
.myexplore a:visited	{color: #000000; text-decoration: none}
.myexplore a:hover		{color: #000000; text-decoration: underline}

.h_spacer
{
	width: 10px;
}

.v_seperator
{
	height: 1px;
	background-color: #dddddd;
}

.no_bg
{
	background-color: #f8f8f8;
}

.navi_pad
{
	background-color: #f8f8f8;
	padding-top: 4px;
	width: 9px;	
}

#ask_us_page
{
	margin:0px;
	background-color:#ffffff;
}

#Question
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: Black;	
}

#example_title
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
	padding: 0px 0px 0px 8px;
}

#example_text
{
	font-weight: normal;
}

img
{
	border: 0px;	
}

.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;
}

.searchresultbackground
{
    background-image:url("img/base_searchresult.jpg");
}

.searchresultbackgroundcut
{
    background-image:url("img/cut_basesearchresult.jpg");
    background-repeat: repeat-y;
}
.searchresultbackgroundcutone
{
    background-image:url("img/cut_basesearchresult1.jpg");
}
.searchresultbackgroundcuttwo
{
    background-image:url("img/cut_basesearchresult2.jpg") ; 
    background-repeat: repeat-y;	
}
.searchresultfooter
{
    background-image:url("img/bottom_searchresult.jpg");
    background-repeat: no-repeat;
}
.searchresultfootercut
{
    background-image:url("img/cut_bottomsearchresult.jpg");
    background-repeat: no-repeat;
}
.searchresultfootercutone
{
    background-image:url("img/cut_bottomsearchresult1.jpg");
    background-repeat: repeat-x;
}
.searchresultfootercuttwo
{
    background-image:url("img/cut_bottomsearchresult2.jpg");
    background-repeat: no-repeat;
}
.searchresultheadercut
{
    background-image:url("img/cut_browseheader.jpg");
    background-repeat: no-repeat;
}
.searchresultheadercutone
{
    background-image:url("img/cut_browseheader1.jpg");
    background-repeat: no-repeat;
}
.searchresultheadercuttwo
{
    background-image:url("img/cut_browseheader2.jpg");
}
.searchresultheadercutthree
{
    background-image:url("img/cut_browseheader3.jpg");
    background-repeat: no-repeat;
}

.browsefolderbackground
{
 background-image:url('img/dropdownmenu_map.jpg');
}
.browsefolderfooter
{
 background-image:url('img/dropdownmenu_base.jpg')
 background-repeat:no-repeat;
}



