/* ======================================== */
/*              MODULE CSS                  */
/*     Do not delete the styles in this     */
/*  section.  They are used by the module.  */
/*  You of course, may modify them to suit  */
/*         your design and layout.          */
/* ======================================== */

/* Nav Bar Link */
A.regnav:link {color: #1B3469} A.regnav:visited {color: #1B3469} 
A.regnav:active {color: #1B3469} A.regnav:hover {color: #006666}

/* Choice Box Links (index.cfm) */    
A.regchoicebox:link {color: #1B3469} A.regchoicebox:visited {color: #1B3469} 
A.regchoicebox:active {color: #1B3469} A.regchoicebox:hover {color: #006666}

/* Header Links (index.cfm) */
A.regheader:link {color: #1B3469} A.regheader:visited {color: #1B3469} 
A.regheader:active {color: #1B3469} A.regheader:hover {color: #006666}

/* Listing Links (index.cfm) */
A.reglist:link {color: #1B3469} A.reglist:visited {color: #1B3469} 
A.reglist:active {color: #1B3469} A.reglist:hover {color: #006666}

/* Nav bat Text (index.cfm) */      .regnavtext {color: #000000; font-weight: bold}
/* Choice Box Text (index.cfm) */   .regallcount {color: #000000; font-weight: bold}
/* List Header Text (index.cfm) */  .regheadertext {color: #000000}
/* List Title Text (index.cfm) */   .regtitletext {color: #000000}
/* List Text (index.cfm) */         .reglisttext {}
/* Status Text */                   .regstatus {color: #ff0000; font-family: arial; font-size: 14px; font-weight: bold}


/* ======================================== */
/*              CUSTOM CSS                  */
/*   You can do anything with the styles    */
/*                below.                    */
/* ======================================== */

