.PageBackground {
           background-image: url(/Portals/34/images/CPBG3.jpg);
           background-repeat: repeat;
}

.Page{
           
            width: 776;
height:550;
 border-top: transparent 50px;
  background-color: #ffffff;
           
background-repeat: no-repeat;
background-position: top;
        




}


.PageHeaderBackground {
          width: 836;
          height: 100;
   background-image: url(/Portals/12/images/header-sml.gif);
background-repeat: no-repeat;
background-position: left;
      background-color: #ffffff;
        padding-left: 0px;
         padding-right: 0px;
         padding-top: 0px;
              border-left:#ea7f1f 12px solid;
 border-right: #ea7f1f 12px solid;
 border-top: #ea7f1f 12px solid;

}

.PageMenuBackground {
          width: 836;
height: 20;
         background-color: #ea7f1f;
          padding-left: 0px;
 padding-top: 0px;
        
}


.PageContentBackground {
          width: 836;
  background-color: #ffffff;
              border-left:#ea7f1f 12px solid;
 border-bottom: #ea7f1f 12px solid;
 border-right: #ea7f1f 12px solid;
}

.PagePanesTop {
          width: 776;
height: 0;
          background-color: transparent;
          padding-left: 6px;
         padding-right: 4px;
         padding-top: 6px;
}

.PagePanesLeft {
          width: 0;
          height:0;
          background-color: transparent;
         padding-left: 4px;
         padding-right: 0px;
         padding-top: 6px;

}

.PagePanesCentre {
          width: 100%;
height:0;
          background-color: transparent; 
         padding-left: 6px;
         padding-right: 4px;
         padding-top: 6px;


}

.PagePanesRight {
          width: 0;
          height:0;
          background-color: transparent;
         padding-left: 0px;
         padding-right: 2px;
         padding-top: 0px;
5
}

.PagePanesLower1 
{
          width: 776;
height:0;
        background-color: #ffffff;
 padding-left: 0px;
         padding-right: 0px;
         padding-top: 2px;

}


.PageFooterImage {
          width: 776;
           height: 0;
        background-color: transparent;
          
}

.PageFooterBackground {
          width: 776;
          background-color: transparent;
}

.PageFooterText, .PageFooterText a:link, .PageFooterText a:hover, .PageFooterText a:selected, .PageFooterText a:visited, 

 {
    background-color: transparent;
    font-family: Trebuchet MS;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
    padding-left: 0px;
    padding-right: 4px;
       
}

.SubHead
{
       font-family: Trebuchet MS;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
 padding-left: 50px;
   
       
}


.PageFooterText a:link

 {
    background-color: transparent;
    font-family: Trebuchet MS;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
    padding-left: 6px;
    padding-right: 4px;
       
}

.PageFooterText a:hover
{
    background-color: transparent;
    font-family: Trebuchet MS;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
    padding-left: 6px;
    padding-right: 4px;
       
}
.PageFooterText a:selected
{
    background-color: transparent;
    font-family: Trebuchet MS;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
    padding-left: 6px;
    padding-right: 4px;
       
}
.PageFooterText a:visited

{
    background-color: transparent;
    font-family: Trebuchet MS;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
    padding-left: 6px;
    padding-right: 4px;
       
}


/* MENU STUFF */

/* UNSELECTED TOP LEVEL MENU */
.RadMenu_Mac
{
 border: solid 0px transparent;
 border-bottom: 0px;
 line-height: 22px;


}

/* SELECTED TOP LEVEL MENU */
.RadMenu_Mac .item .link
{
 text-decoration: none;
 font-weight: bold;
 line-height: 20px;
 color: #ffffff;
 background: transparent;
 padding: 0px 0px;


}




.RadMenu_Mac .link:hover, 
.RadMenu_Mac .item .expanded,  
.RadMenu_Mac .focused   
   
{   
 color: #f8c79b;    
     background: transparent;
 padding: 0px 0px;
 font-family: Arial, Verdana, Sans-Serif;
  
}   


/* DROP DOWN MENU HIGHLIGHTED ITEM BACKGROUND COLOR */

.RadMenu_Mac .group
{
 background: #f8c79b;
 

} 

/*child items*/   
.RadMenu_Mac .group .link:hover,   
.RadMenu_Mac .group .focused,   
.RadMenu_Mac .group .expanded   
{   
    background: 656565;   
    color: red; 


}  

.RadMenu_Mac .text
{
 font-size: 11px;
 padding: 0px 9px;
 font-family: Arial, Verdana, Sans-Serif;
 font-weight: bold;
 
}



/* DROP DOWN MENU BACKGROUND COLOR & FONT COLOR */
.RadMenu_Mac .group .link
{
 background: #ea7f1f;
 float: left;
 _width: 140px; /* IE6 */
 min-width: 140px; /* IE7, Mozilla, Opera */
 text-align: left;
 color: #ea7f1f;
}

.RadMenu_Mac .group .text
{
 padding-left: 12px;

}


/* SUB MENU ROLLOVER COLOR  */
.RadMenu_Mac .group .link:hover,
.RadMenu_Mac .group .focused,
.RadMenu_Mac .group .expanded
{
 color: #ea7f1f;    
     background: transparent;
 padding: 0px 0px;
 font-family: Arial, Verdana, Sans-Serif;
 
}




























