note that our site now uses a secure protocol be sure to use https in the URL
What is Secure protocol:

Hypertext Transfer Protocol Secure (HTTPS) [ref]See: Secure your site with HTTPS link  [/ref] is an extension of the Hypertext Transfer Protocol (HTTP). It is used for secure communication over a computer network, and is widely used on the Internet.[ref] See what is is https: link[/ref] In HTTPS, the communication protocol is encrypted using Transport Layer Security (TLS) or, formerly, Secure Sockets Layer (SSL). The protocol is therefore also referred to as HTTP over TLS,[3] or HTTP over SSL.

The principal motivations for HTTPS are authentication of the accessed website, and protection of the privacy and integrity of the exchanged data while in transit. It protects against man-in-the-middle attacks, and the bidirectional encryption of communications between a client and server protects the communications against eavesdropping and tampering.[4][5] In practice, this provides a reasonable assurance that one is communicating with the intended website without interference from attackers.