/* ======================================== */
/*              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: #359800; font-weight: bold;} 
A.regnav:visited {color: #000000; font-weight: bold;} 
A.regnav:active {color: #359800; font-weight: bold;} 
A.regnav:hover {color: #000168; text-decoration: underline; font-weight: bold;}

/* Choice Box Links (index.cfm) */    
A.regchoicebox:link {color: #359800; font-weight: bold;} 
A.regchoicebox:visited {color: #666666; font-weight: bold;} 
A.regchoicebox:active {color: #359800; font-weight: bold;} 
A.regchoicebox:hover {color: #000168; text-decoration: underline; font-weight: bold;}

/* Header Links (index.cfm) */
A.regheader:link {color: #000000; font-weight: bold;} 
A.regheader:visited {color: #666666; font-weight: bold;} 
A.regheader:active {color: #000168; font-weight: bold;} 
A.regheader:hover {color: #359800; text-decoration: underline; font-weight: bold;}

/* Listing Links (index.cfm) */
A.reglist:link {color: #000000; color: bold;} 
A.reglist:visited {color: #666666; color: bold;} 
A.reglist:active {color: #000168; color: bold;} 
A.reglist:hover {color: #359800; text-decoration: underline;}

/* Nav bat Text (index.cfm) */      .regnavtext {color: #359800; font-weight: bold}
/* Choice Box Text (index.cfm) */   .regallcount {color: #000000; font-weight: bold}
/* List Header Text (index.cfm) */  .regheadertext {color: #000000; font-weight: bold;}
/* List Title Text (index.cfm) */   .regtitletext {color: #000000; font-weight: bold}
/* List Text (index.cfm) */         .reglisttext {color: #000000;}
/* Status Text */                   .regstatus {color: #359800; font-family: verdana, tahoma, arial, helvetica, geneva, sans-serif; font-size: 12px; font-weight: bold}

/* ================== ARTICLES SYSTEM ================== */
  .articlessystemnoaccess {font-family: verdana, tahoma, helvetica, geneva, sans-serif; color: #000000; font-weight: bold; font-size: 16px}

  TD.articlessystemnav {background-color: #eeeeee}
  .articlessystemnav {font-family: verdana, tahoma, helvetica, geneva, sans-serif; text-decoration:  none; font-weight: normal; font-size: 11px; color: #000000}
	A.articlessystemnav:link {color: #000000; text-decoration: none}
	A.articlessystemnav:visited {color: #FFCC00; text-decoration: none}
	A.articlessystemnav:active {color: #CC3300; text-decoration: none}
	A.articlessystemnav:hover {color: #CC3300; text-decoration: none}

/* ================== ARTICLES SEARCH PAGE (search.cfm) ================== */
  .articlessearchheader {font-family: verdana, tahoma, helvetica, geneva, sans-serif; font-weight: bold; font-size: 12px; color: #000000; padding-bottom: 1px; border-bottom: #000000 1px solid}
  .articlessearchheaderlink {font-family: verdana, tahoma, helvetica, geneva, sans-serif; text-decoration: none; font-weight: bold; font-size: 11px; color: #000000}
	A.articlessearchheaderlink:link {color: #cc3300; text-decoration: none}
	A.articlessearchheaderlink:visited {color: #000000; text-decoration: none}
	A.articlessearchheaderlink:active {color: #666666; text-decoration: none}
	A.articlessearchheaderlink:hover {color: #ffcc00; text-decoration: none}	

  TD.articlessearchsection {background-color: #efefef}
  .articlessearchkeywordsforminput {font-size: 10px; font-family: MS Sans Serif, Tahoma, Arial, Times New Roman; color: #000000; width: 150px}
  .articlessearchdropdownforminput {font-size: 10px; font-family: MS Sans Serif, Tahoma, Arial, Times New Roman; color: #000000}
  .articlessearchformsubmit {background-color: #000000; font-size: 10px; font-family: MS Sans Serif, Tahoma, Arial, Times New Roman; color: #FFFFFF; width: 60px}
  .articlessearchsection {font-family: verdana, tahoma, helvetica, geneva, sans-serif; text-decoration:  none; font-weight: normal; font-size: 11px; color: #000000}

  .articlessearchnoresults {font-family: verdana, tahoma, helvetica, geneva, sans-serif; font-size: 12px; color: #cc3300; font-weight: bold; border-right: #003300 1px dotted; padding-right: 2px; border-top: #003300 1px dotted; padding-left: 2px; padding-bottom: 2px; border-left: #003300 1px dotted; padding-top: 2px; border-bottom: #003300 1px dotted;}

  .articlessearcharticletitle {font-family: verdana, tahoma, helvetica, geneva, sans-serif; text-decoration: underline; font-weight: bold; font-size: 10px; color: #000000}
	A.articlessearcharticletitle:link {color: #cc3300; text-decoration: none}
	A.articlessearcharticletitle:visited {color: #000000; text-decoration: none}
	A.articlessearcharticletitle:active {color: #666666; text-decoration: none}
	A.articlessearcharticletitle:hover {color: #ffcc00; text-decoration: underline}	

  .articlessearchwrittenby {font-family: verdana, tahoma, helvetica, geneva, sans-serif; font-weight: normal; font-size: 10px; color: #666666}
  .articlessearchexcerpt {font-family: verdana, tahoma, helvetica, geneva, sans-serif; font-size: 11px; text-decoration: none; color: #000000}
  .articlessearchstats {font-family: verdana, tahoma, helvetica, geneva, sans-serif; font-size: 11px; text-decoration: none; font-weight: bold; color: #000000}
  .articlessearchhighlight {font-weight: bold; color: #000000; background-color: #ffcc00}

/* ======================================== */
/*              CUSTOM CSS                  */
/*   You can do anything with the styles    */
/*                below.                    */
/* ======================================== */

.regprofiletitle {font-family: verdana, tahoma, arial, helvetica, geneva, sans-serif; font-size: 12px; font-weight: bold; color: #000000; padding-bottom: 1px; border-bottom: #666666 1px solid;}