/* PSBS CSS Stylesheet  */



BODY

{
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}


.rightpane
{
	vertical-align :top;
	width : 200px;
	background-image : url(media/rightpane.gif);
	}

TABLE
{
    font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    WORD-SPACING: normal;
    color: black;
    border-collapse: separate; 
}

TD    
{  
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
    font-size: 9pt;
  }

 
H1
{
	font-weight: bold;
    font-size: 9pt;
	color: #008853;
    font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
    margin:1.5em 0pt 0pt;
	padding:0pt;
}


H2
{	
	font-weight: bold;
	font-size: 9pt;
	color: #373535;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
    margin:1.5em 0pt 0pt;
	padding:0pt;
 }


H3
{
	font-weight: normal;
    font-size: 8pt;
    color: #373535;
    font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
    margin:1.5em 0pt 0pt;
	padding:0pt;
}


H4
{
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
    font-weight: bold;
    font-size: 8pt;
    color: #373535;
    padding-bottom :0;
	margin:1.5em 0pt 0pt;
	padding:0pt;
}


A:link    
{              
	text-decoration:  none;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	color: #008853;
    }              
                        

A:visited             
{              
	text-decoration:             none;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	color: #008853;
	}              

                               
A:active               
{              
	text-decoration:             underline;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	color: #008853;
	}              


a:hover
{              
	text-decoration:             underline;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	color:  #8DC153;
	}   

.sidebarlinks A:link    
{              
	text-decoration:  none;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	color: #008853;
    }                                    

.sidebarlinks A:visited             
{              
	text-decoration:             none;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	color: #008853;
	}              
                               
.sidebarlinks A:active               
{              
	text-decoration:             underline;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	color: #008853;
	}              

.sidebarlinks a:hover
{              
	text-decoration:             underline;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	color:  #055E0C;
	} 


.textbox
{
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	}
	
.printurl	
{
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
    FONT-SIZE: 6pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	}

.logintext

{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    WORD-SPACING: normal;
    color: black;
}

 

.loginheader

{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    WORD-SPACING: normal;
    color: white;
}

 

 

.groupheaders

{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT:bold;
    LETTER-SPACING: normal;
    WORD-SPACING: normal;
    margin-left:10px;
    color: white;
}

 

.Defaultbutton

{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    WORD-SPACING: normal;
    color: #333333;
}

 

 

.errortext

{

    FONT-FAMILY: Verdana, Arial;

    FONT-SIZE: 10pt;

    FONT-WEIGHT: bold;

    LETTER-SPACING: normal;

    WORD-SPACING: normal;

    color:Red;

}

 

 

.topicbody

{ text-align :left;

}

 

.topicheader

{

 vertical-align : bottom ;
 

}

 

.topicfooter

{

 

}

 

 

            

                               

.data-grid-header 

{

                 font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;

                font-size: 9pt;

                font-weight : bold;

                background-color : #21A7DE;

                color : #FFFFFF;

}

 

.data-grid-header a {

                font-size: 9pt;

                font-weight : bold;

                background-color : #5B3F99;

                color : #FFFFFF;

    text-decoration: none

}

 

.data-grid-header a:hover {

   text-decoration: underline

}

 

.data-grid-item 

{

                 font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;

                font-size : 9pt;

                background-color : #EEEEEE;

                color : #000000;

}

 

.data-grid-alternating-item {

                font-size: 9pt;

                background-color : #DCDCDC;

                color : #000000;

}

 

 

