@import url(/style/shared/RFStyle.css);

body {
 	font-family: Arial, Helvetica, sans-serif;
 	font-style: normal;
 	color: #000000;
 	font-size: 10pt;
 	background-color: #ffffff;
 	background-image: url(images/background.gif);
 	background-repeat: no-repeat;
 	padding-top: 0;
 	padding-left: 0;
 	padding-right: 0;
 	padding-bottom: 0;
 }
 
 .PCPheading {
 	font-size: small; color: #8E4E68;
 	font-family : Arial, Helvetica, sans-serif;
 	font-weight: bold;
}

.PCPtitle {
   font-size: 10pt;
   color: #EDDBD9;
   background-color: #8E4E68;
   font-style: normal;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
  } 
  
.RACPtitle {
   font-size: 10pt;
   color: #EDDBD9;
   background-color: #8E4E68;
   font-style: normal;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
  } 
  
.RACPheading {
   font-size: 10pt;
   color: #8E4E68;
   font-style: normal;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
  } 

.id {
	font-size: small; 
	font-family : Arial, Helvetica, sans-serif;
	}
	
.password {
	font-size: small; color: #000000;
	font-family : Arial, Helvetica, sans-serif;
}	

 .mainhead {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size: medium; 
 	font-weight: bold; 
 	color: #006599;
 	
 }
 
 .pagetitle {
 	font-size: 16pt;
 	color: #37090D;
 	font-family : Arial, Helvetica, sans-serif;
 }
 
 h2 {
  	font-size: 12pt;
  	color: #024BA5;
  	font-family : Arial, Helvetica, sans-serif;
 }  
 
 h3 {
 	font-size: 10pt;
 	color: #024BA5;
 	font-family : Arial, Helvetica, sans-serif;
 }  
 
 h4 {
 	font-size: 9pt;
 	color: #024BA5;
 	font-family : Arial, Helvetica, sans-serif;
 } 
 
 .note 
 
 {
 	font-family: Arial, Helvetica, sans-serif;
 	
 	color: #006599;
 }
 
 .notecolor 
  
{
  	font-family: Arial, Helvetica, sans-serif;
  	
 }
 
 a:link {
 	text-decoration: underline;
 	color: #000099;
 }
 
 a:visited {
 	text-decoration: underline;
 	color: #000066;
 }
 
 a:hover {
 	text-decoration: underline;
 	color: #000099;
	background-color:#cccccc;
}

.errorcolor {
 	font-family : Arial, Helvetica, sans-serif;
 	font-weight: bold; 
 	color: #A30017;
}
 
 /* New Staff Page Layout Styles (March 2006) */
 
 TD.staffmain { background-color: #8E4E68;
                color: #FFFFFF;
                text-align: center;
                vertical-align: middle;
                font-weight: bold;
              }
 
 TD.staffhead { background-color: #EDDBD9;
                color: #FFFFFF;
                text-align: center;
                vertical-align: middle;
                font-weight: bold;
              }
 
 TD.staff { vertical-align: top;
            width: 350;
          }
          
 H3.staff { font-size:   10pt;
            font-weight: bold;
            color: #A30017;
          }
 
 .staffdate { font-size:   10pt;
              font-weight: bold;
              color: #A30017;
            }
            
 
 .arrange_wait-listed {
 	background: #CCCCCC;
 }
 
 .arrange_accepted {
 	background: #BCEBA7;
 }
 
 .arrange_rejected {
 	background: #FF9999;
 }
 
 .arrange_ungraded {
 	background: #FFFFCC;
 }
 
 
 .searchaccepted {
 	background: #BCEBA7;
 }
 
 .searchrejected {
 	background: #FF9999;
 }
 
 .search_ungraded {
 	background: #FFFFCC;
 }
 
 table.referencedisplay {
 	border-collapse: separate; 
 	border-spacing:  7px 7px 7px 7px; 
 	font-size: 10pt;
 }
              
              
 table.learningdisplay {
 	border-collapse: separate; 
	border-spacing:  7px 7px 7px 7px; 
	font-size: 10pt;
 }
              
 table.conferencedisplay {border-collapse: separate; border-spacing : 7px 7px 7px 7px ; }
 
 th {     text-align: left;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 8pt;
}

body.disclosure .relationshipheader {
	font-size: 10pt;
	font-weight: bold; 
}

 .SpeadsheetTypeHeading {
 	font-size: small; color: maroon;
 	font-family : Arial, Helvetica, sans-serif;
 	font-weight: bold;
}
