/*///////////////////////////////////////////////////////////////////////////////*/
/*//  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.           //*/
/*///////////////////////////////////////////////////////////////////////////////*/

/*~~  SYSTEM  ~~*/
.systemnotice {font-family: verdana,arial; color: #00ffff; font-weight: bold; font-size: 16px;}

div.systemstatus {border: solid 1px #D1DAEF; padding: 8px; background-color: #E6EAF3; text-align: left;}
.systemstatus {font-size: 11px; color: #000000; font-weight: bold;}

p.pagetitle {font-family: tahoma, verdana, arial; font-size: 18px; font-weight: bold; margin-bottom: 5px;}
.pagesubtitle {font-family: tahoma, verdana, arial; font-size: 12px; font-weight: bold;}

.redirect	{font-size: 16px; font-weight: bold;}
.redirectsmall {font-size: 11px;}
a.redirectsmall:link, a.redirectsmall:visited, a.redirectsmall:active {color: #f9f9d9;}
a.redirectsmall:hover {color: #cccccc;}

.pgnav {border: solid 1px #D1DAEF; padding: 2px; color: #41679f; font-size: 11px; font-weight: bold; background-color: #E6EAF3;}
.pgnavactive {border: solid 1px #D1DAEF; padding: 3px; color: #ffffff; font-size: 11px; font-weight: bold; background-color: #41679f;}
.pgnavinactive {border: solid 1px #D1DAEF; padding: 3px; color: #000000; font-size: 11px; font-weight: bold; background-color: #E6EAF3;}
a.pgnavlink:link, a.pgnavlink:visited, a.pgnavlink:active {color: #E9F4FE; font-weight: bold; text-decoration: none;}
a.pgnavlink:hover {color: #ffff00; font-weight: bold; text-decoration: none;}

#nav {text-align: left; font-size: 12px; font-weight: bold; margin-bottom: 8px; border-bottom: solid 1px #000000;}
#nav a:link, #nav a:visited, #nav a:active {color: #000000; text-decoration: none}
#nav a:hover {color: #E6EAF3; text-decoration: underline;}

#newsletterform table {width: 100%; border-collapse: collapse; border: solid 1px #D1DAEF;}
#newsletterform th {text-align: left; vertical-align: middle; padding: 2px 5px; border: solid 1px #D1DAEF; background: #E6EAF3;}
#newsletterform th p {font-size: 12px; color: #000000; font-weight: bold;}
#newsletterform td {vertical-align: middle; padding: 3px 5px;}
#newsletterform td p {font-weight: bold;}
#newsletterform small {font-size: 10px; color: #cccccc;}

#newsletterlisttable table {width: 100%; border-collapse: collapse; border: solid 1px #D1DAEF;}
#newsletterlisttable th {text-align: left; vertical-align: middle; padding: 2px 4px; border: solid 1px #D1DAEF; background: #E6EAF3;}
#newsletterlisttable th p {color: #000000; font-weight: bold;}
#newsletterlisttable td {vertical-align: middle; padding: 2px 4px; border: solid 1px #D1DAEF;}
#newsletterlisttable td p {}
#newsletterlisttable td.nolisting {text-align: center; padding: 5px; font-size: 12px; font-weight: bold;}
#newsletterlisttable small {font-size: 10px;}
#newsletterlisttable p.description {font-size: 10px; color: #00ff00;}
#newsletterlisttable a:link, #newsletterlisttable a:visited, #newsletterlisttable a:active {color: #41679f; font-weight: bold; text-decoration: none}
#newsletterlisttable a:hover {color: #009A97; font-weight: bold; text-decoration: underline;}

/*-- INDEX PAGE (index.cfm --*/
#newsletterlisttable th.nlcolumn1 {width: 85%;}
#newsletterlisttable th.nlcolumn2 {width: 15%; text-align: center;}
#newsletterlisttable td.nlcolumn1 {text-align: justify; vertical-align: top;}
#newsletterlisttable td.nlcolumn2 {text-align: center; vertical-align: top;}

#newsletterlisttable th.issuecolumn1 {}
#newsletterlisttable td.issuecolumn1 {padding: 3px 5px; text-align: justify; vertical-align: top;}

/*-- NO ACCESS PAGE --*/
#noaccess {width: 90%; text-align: justify; font-size: 14px; font-weight: bold; padding: 8px; border: solid 1px #cccccc; background: #3F5671;}

/* ======================================== */
/*              CUSTOM CSS                  */
/*   You can do anything with the styles    */
/*                below.                    */
/* ======================================== */	
