|
|
|
|
Collins AwardThe Joseph P. Collins Award was established by the National Council of Social Security Management Associations at its Annual Meeting in 1978 in memory of the first President of the Council, Joseph P. Collins. The award is given each year at the National Council Annual meeting to the member who, during the preceding year, has done the most to further the objectives of the National Council. It is the highest award presented by the National Council. <% CN = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\64.226.87.59\cgi-bin\Awards.mdb;" Set rsAward = Server.CreateObject("ADODB.Recordset") Source = "SELECT * FROM NCAwardsTable where AwardType = 'Joseph P. Collins Award'" rsAward.CursorLocation=3 rsAward.CursorType=3 rsAward.locktype = 3 rsAward.open source, cn rsaward.movefirst while not rsaward.eof%>
Community Service AwardThe Community Service Award was created by the National Council to recognize and encourage the public service that Social Security Management Association members provide to their communities. This award is presented annually to a management association member chosen by the National Council for his/her involvement in community affairs, volunteer services, civic clubs, humanitarian deeds, etc. It is traditionally given at the Annual Meeting. <% CN = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\64.226.87.59\cgi-bin\Awards.mdb;" Set rsAward = Server.CreateObject("ADODB.Recordset") Source = "SELECT * FROM NCAwardsTable where AwardType = 'Community Service Award'" rsAward.CursorLocation=3 rsAward.CursorType=3 rsAward.locktype = 3 rsAward.open source, cn rsaward.movefirst while not rsaward.eof%>
Special Achievement AwardThe Special Achievement Award is presented, from time to time, to members who have made extraordinary achievements on behalf of the National Council and who have had a major impact on the service we provide to our members. This award is traditionally given at the Annual Meeting. |
|