﻿

/* DO NOT MOVE THESE STYLES !!! */

.notForReader 
{	
}

.forReader 
{
	display:none;
}

/* end of "DO NOT MOVE THESE STYLES" */


a.f  {color:#366ab3; }
a:visited.f, a:link.f {color:#366ab3;text-decoration:none;}
a:hover.f {text-decoration:underline;}

/***************/
/*   RESULTS   */
/***************/

TD.results
{
	font-family: Verdana;
	background-image: url(img/h_c.gif);
	background-repeat: repeat-x;
	font-size: smaller;
	color: Black;
	font-size: 10pt;
	text-indent: 5px;
}

.count
{
	font-family: Arial;
	font-size: 7pt;
	font-family: Verdana;
	color: gray;
}

.results_title
{
	font-size: 13pt;
	color: black;
	font-family: Arial;
}

.result_title
{
	font-size: 10pt;
	color: black;
	font-weight: bold;
	font-family: Verdana;
}

.result_description
{
	font-family: Verdana;
	font-size: 8pt;
}

.result_link
{
	font-size: smaller;
	font-family: Verdana;
	color: #a9a9a9;
	font-size: 8pt;
} 

.advancedOptions
{
	background-color: #f5f5f5;
	border-right: thin inset;
	border-top: thin inset;
	border-left: thin inset;
	border-bottom: thin inset;
}

.resultRowTable
{
	border-bottom:1px solid #B4CCEB;
	border-color: #366ab3;	
}

.resultPager
{
	font-family: 'Microsoft Sans Serif';
	color: Blue;
	font-size: 10pt;
	text-align: center;
	padding-top: 30px;
	
}

/***************/
/*   PORTLET   */
/***************/

.portlet
{
	border:1px solid #B4CCEB;
}


.portletRow
{
	margin: 0;
	background-color: white;
	font-size: smaller;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.portletAlternateRow
{
	margin: 0;
	background-color: white;
	font-size: smaller;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.portletHead
{
	margin: 0;
	padding: 1px;
	padding-left: 5px;
	font-weight: bold;
	font-family: Verdana;
	background-image: url(img/h_c.gif);
	background-repeat: repeat-x;
	font-size: smaller;
}

.portletPager
{
	color:#366ab3; 
	text-align: center;
	font-family: Arial;
}

.portletPager A
{
	font-size: smaller;
	color:#366ab3; 
}

body
{
	font:0.7em Arial;
}

label.nbr
{
	color: #a9a9a9;
	font-family: Verdana;
	font-size: 75%;
	text-align: right;
}

