/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
/* ================================
    CSS STYLES FOR STARS
   ================================
/* COLOR SPECIFIC */
/* style for Body */
.PBSV_cont_2009_bottom .Body   {
    font-family: Eurostile, Arial, Helvetica, sans-serif;
    font-size:  9pt;
    font-weight:  normal;
    color: #008357;
}
/* style for Paragraphs */
.PBSV_cont_2009_bottom .P   {
    font-family: Eurostile, Arial, Helvetica, sans-serif;
    font-size:  9pt;
    font-weight:  normal;
    color: #008357;
}
/* .Head  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style for Module Titles */
.PBSV_cont_2009_bottom .Head 
{
    font-family: Eurostile, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold; font-style: italic;
    color: #666666;
    height: 0px;
}
/* .SubHead  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style for Module Item Titles and Admin Pages*/
.PBSV_cont_2009_bottom .SubHead 
{
    font-family: Eurostile, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold; font-style: italic;
    color: #666666;
    height: 0px;
}
/* .SubSubHead  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style for Module Titles for compact renderings - Quiklinks/Sign-ins*/
.PBSV_cont_2009_bottom .SubSubHead 
{
    font-family: Eurostile, Arial, Helvetica, sans-serif;
    font-size: 9pt;    
    font-weight: bold; font-style: italic;
    color: #666666;
}
/* .Normal  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style used for most text rendered by modules*/
.PBSV_cont_2009_bottom .Normal 
{
    font-family: Eurostile, Arial, Helvetica, sans-serif;	
    font-size: 9pt;
    font-weight: normal;
    color: #008357;
}
.PBSV_cont_2009_bottom .NormalBold
{
    font-family: Eurostile, Arial, Helvetica, sans-serif;	
    font-size: 9pt;    
	font-weight: bold;
    color:#666666;
}
.PBSV_cont_2009_bottom .NormalRed
{
    font-family: Eurostile, Arial, Helvetica, sans-serif;	
    font-size: 9pt;    
	font-weight: bold;
	color: #990000;
}
.PBSV_cont_2009_bottom .NormalTextBox
{
    font-family: Eurostile, Arial, Helvetica, sans-serif;	
    font-size: 9pt;
	text-align: left;
	font-weight: normal;
    color: #008357;
}
/* text style for the unselected tabs */
.PBSV_cont_2009_bottom .OtherTabs 
{
    font-family: Eurostile, Arial, Helvetica, sans-serif;
    font-size: 9pt;    
    font-weight: bold;
    color: #008357;
}
/*  .ItemTitle  ////////////////////////////////////////////////////////////////////////////////////////////////////*/   
/* text style used for ItemTitles rendered by Announcements and Events Modules*/
.PBSV_cont_2009_bottom .ItemTitle 
{
    font-family: Eurostile, Arial, Helvetica, sans-serif;
    font-size: 9pt;    
    font-weight: bold;
    color:#008357;
    height: 0px;
}
/* Link style for Module Item Titles and Admin Pages /////////////////////////////////////////////////////////////*/    
.PBSV_cont_2009_bottom A.SubHead:link    
{
    font-family: Eurostile, Arial, Helvetica, sans-serif;
    font-size: 9pt;    
    font-weight: bold;
    text-decoration: none;
    color: #008357;
    height: 0px;
}
.PBSV_cont_2009_bottom A.SubHead:visited  
{
    font-family: Eurostile, Arial, Helvetica, sans-serif;
    font-size: 9pt;   
    font-weight: bold;
    text-decoration: none;    
    color: #008357;
    height: 0px;
}
.PBSV_cont_2009_bottom A.SubHead:active   
{
    font-family: Eurostile, Arial, Helvetica, sans-serif;	
    font-size: 9pt;   
    font-weight: bold;
    text-decoration: underline;
    color:#008357;
    height: 0px;
}
.PBSV_cont_2009_bottom A.SubHead:hover    
{
    font-family: Eurostile, Arial, Helvetica, sans-serif;	
    font-size: 9pt;   
    font-weight: bold;
    text-decoration: underline;
    color: #008357;
    height: 0px;
}

/* Link style for Links  /////////////////////////////////////////////////////////////*/    
.PBSV_cont_2009_bottom A:link    
{
    font-family: Eurostile, Arial, Helvetica, sans-serif;
    font-size: 9pt;    
    font-weight: normal;
    text-decoration: none;
    color:#008357;    
}
.PBSV_cont_2009_bottom A:visited  
{
    font-family: Eurostile, Arial, Helvetica, sans-serif;	
    font-size: 9pt;   
    font-weight: normal;
    text-decoration: none;    
    color: #008357;
}
.PBSV_cont_2009_bottom A:active   
{
    font-family: Eurostile, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: underline;
    color: #008357;
}
.PBSV_cont_2009_bottom A:hover    
{
    font-family: Eurostile, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: underline;
    color: #008357;
}
/* Link style for Normal Links  /////////////////////////////////////////////////////////////*/    
.PBSV_cont_2009_bottom A.Normal:link    
{
    font-family: Eurostile, Arial, Helvetica, sans-serif;
    font-size: 9pt;    
    font-weight: normal;
    text-decoration: none;
    color:#008357;    
}
.PBSV_cont_2009_bottom A.Normal:visited  
{
    font-family: Eurostile, Arial, Helvetica, sans-serif;
    font-size: 9pt;   
    font-weight: normal;
    text-decoration: none;    
    color: #008357;
}
.PBSV_cont_2009_bottom A.Normal:active   
{
    font-family: Eurostile, Arial, Helvetica, sans-serif;
    font-size: 9pt;   
    font-weight: normal;
    text-decoration: underline;
    color: #008357;
}
.PBSV_cont_2009_bottom A.Normal:hover    
{
    font-family: Eurostile, Arial, Helvetica, sans-serif;
    font-size: 9pt;   
    font-weight: normal;
    text-decoration: underline;
	color: #008357;
}

/* Link style for CommandButton Links  /////////////////////////////////////////////////////////////*/    
.PBSV_cont_2009_bottom A.CommandButton:link   /* estos son para los links de las paginas*/
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	font-size: 9pt;
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #008357;	
    height: 0px;
    cursor: hand;
}
.PBSV_cont_2009_bottom A.CommandButton:visited        /* estos son para los links de las paginas*/
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	font-size: 9pt;
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #008357;	
    height: 0px;
    cursor: hand;
}
.PBSV_cont_2009_bottom A.CommandButton:active       	/* estos son para los links de las paginas*/
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;	
	padding-top: 2px;	
	font-weight: bold;
	font-size: 9pt;
	color:#008357;
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	text-decoration: underline;
    height: 0px;
    cursor: hand;
}
.PBSV_cont_2009_bottom A.CommandButton:hover				/* estos son para los links de las paginas*/

{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;	
	padding-top: 2px;	
	font-weight: bold;
	font-size: 9pt;
	color: #008357;
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	text-decoration: underline;
    height: 0px;
    cursor: hand;
}



