<%@ Page Language="C#" AutoEventWireup="true" CodeFile="RoleNotAssigned.aspx.cs" Inherits="RoleNotAssigned" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head runat="server"> <script src="scripts/ClientUtilities.js" language="JavaScript" type="text/javascript"> </script> <title>PPS Role Not Assigned</title> </head> <body background="Images/CFBC-logo2.gif" onload="breakout_of_frame()"> <form id="form1" runat="server"> <div id="headerDiv" style="text-align: center;"> <asp:label runat="server" Style="left: 21px; position: absolute; top: 24px; text-align: center; z-index: 100;" id="Label1" Font-Size="18pt" Font-Bold="True" Font-Names="Arial" ForeColor="#000033" Text="His Highness Prince Aga Khan Shia Imami Ismaili Council For British Columbia<br />Project Proposal System"></asp:label> </div> <div style="position: absolute; width:99%; text-align:right; left: 0px; top: 54px; z-index: 101;"> <asp:Label ID="currTimeStampLabel" runat="server" Style="left: 147px; position: absolute; top: 44px; text-align: left;" Width="237px"></asp:Label> <asp:Label ID="lblHeader" runat="server" Style="left: 587px; position: absolute; top: 44px; text-align: left;" Width="214px"></asp:Label> </div> <div id="messageDiv" style="z-index: 103; left: 147px; width: 657px; position: absolute; top: 145px; height: 228px; font-weight:normal; font-family:Arial; font-size: 10pt;"> <asp:Label ID="createAccountLabel" runat="server" Font-Bold="True" Style="z-index: 100; left: 0px; position: absolute; top: 0px" Text="PPS User Role Not Assigned" Font-Names="Arial" Font-Size="10pt"></asp:Label> <asp:Label ID="Label2" runat="server" Font-Names="Arial" Font-Size="10pt" Style="z-index: 102; left: 0px; position: absolute; top: 27px; text-align:justify;" Width="652px"> Your request to access the Project Proposal System has been received however, it has no been processed yet. We apologize for the delay.<br /><br /> If you feel it has been long enough, please email <a href="mailto:ppsadmin@ijkc.com">PPS Admin</a>.<br /><br /> Thank you for your patience. </asp:Label> </div> </form> </body> </html>