Hi,
I'm not really sure if you can store different portions of a cookie into separate data elements since the whole value would be fed into a data element. (however, let me see if I can find some more info on this)
One way you could go about is by storing the cookie value and then passing the relevant attributes separately into a variable thru some rules.
Let me know if that works
Rahul