.PageBackground {
           
             background-color: #10266D;
}

.Page{
            width: 780;
           
background-repeat: no-repeat;
   background-color: #132A77;
background-position: top center;
}

.PageHeaderBackground {
          width: 780;
          height: 55;
   background-image: url(/Portals/10/images/header.gif);
background-repeat: no-repeat;
background-position: top left;
      background-color: #132a77;
        padding-left: 0px;
         padding-right: 0px;
         padding-top: 0px;

}


.PageMenuBackground 
{
          width: 150;
height: 20;
         background-color: #132a77;
          padding-left: 0px;
 padding-top: 0px;
        
}

.PageMenuPane 
{
          width: 0;
height: 20;
         background-color: #132a77;
          padding-left: 0px;
 padding-top: 0px;
        
}

.PageContentBackground {
          width: 780;

        background-image: 
}

.PagePanesTop {
          width: 780;
height: 0;
          background-color: #132a77;
          padding-left: 6px;
         padding-right: 4px;
         padding-top: 0px;
}

.PagePanesLeft {
          width: 20px;
          height:0;
          background-color: #132a77;
         padding-left: 4px;
         padding-right: 0px;
         padding-top: 0px;

}

.PagePanesCentre {
          width: 100%;
height:0;
          background-color: #132a77; 
         padding-left: 6px;
         padding-right: 4px;
         padding-top: 0px;


}

.PagePanesRight {
          width: 20px;
          height:0;
          background-color: #132a77;
         padding-left: 0px;
         padding-right: 2px;
         padding-top: 0px;
}

.PagePanesLower1 
{
          width: 780;
height:0;
        background-color: #132a77;
 padding-left: 0px;
         padding-right: 0px;
         padding-top: 2px;

}


.PageFooterImage {
          width: 780;
           height: 0;
        background-color: transparent;
          
}

.PageFooterBackground {
          width: 780;
          background-color: transparent;
}

.PageFooterText, .PageFooterText a:link, .PageFooterText a:hover, .PageFooterText a:selected, .PageFooterText a:visited, 

 {
    background-color: transparent;
    font-family: Trebuchet MS;
	color: #2755ac;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
    padding-left: 6px;
    padding-right: 4px;
       
}



.PageFooterText a:link

 {
    background-color: transparent;
    font-family: Trebuchet MS;
	color: #2755ac;
	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: #2755ac;
	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: #2755ac;
	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: #2755ac;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
    padding-left: 6px;
    padding-right: 4px;
       
}

.Normal {
          
 font-family: Verdana, Trebuchet MS;
	color: #3E437A;
font-size: 11px
}

/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  14px;
    font-weight:    normal;
    color: #ffffff;
}



.SubHead {
          
 font-family: Tahoma, Arial, Helvetica;
	color: #999999;
font-size: 11px
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #ffffff;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #ffffff;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ffffff;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #ffffff;
}

A:link  {
    text-decoration:    none;
    color:  #ffffff;
}

A:visited   {
    text-decoration:    none;
    color:  #ffffff;
}

A:hover {
    text-decoration:    underline;
    color:  #ffffff;
}

A:active    {
    text-decoration:    none;
    color:  #ffffff;
}


