/* Body Background
----------------------------------------------- */
body {margin: 0 0 0 0; background-color: #ffffff; color: #666666; font-family: "helvetica","arial","sans-serif";
      font-size: 11pt; }
a, a:active, a:visited {color: #803593;}

h1 {font-family: "arial", "helvetica","sans-serif"; font-size: 38; }
h2 {font-family: "arial", "helvetica","sans-serif"; font-size: 24; }
h3 {font-family: "arial", "helvetica","sans-serif"; font-size: 14; }
h4 {font-family: "arial", "helvetica","sans-serif"; font-size: 13; }
h5 {font-family: "arial", "helvetica","sans-serif"; font-size: 11; }

blockquote {font-family: "arial", "helvetica","sans-serif"; font-size: 11; color: #843894; /* purple */}

/* Header 
----------------------------------------------- */
.hdr {background-color: #B9B9B9;} 
.hdr {background-color: #B5B6B5;}
.hdr {background-color: #B6B7B6;}
.hdr-font {font-family: "arial", "helvetica","sans-serif"; font-size: 11; color: #ffffff;}
.hdr-nav { color: #ffffff; }
.hdr-nav a, .hdr-nav a:visited, .hdr-nav a:active {color: #EFEFEF; font-family: "arial", "helvetica","sans-serif"; 
     font-size: 8pt; text-decoration: none; font-weight: bold; line-height: 9pt;}
.hdr-nav a:hover { color: #008E9C;}

/* Left Navigation & Footer
----------------------------------------------- */
.lnav, .foot {background-color: #EBECEB;}
.lnav-td {background-color: #000000;}
.lnav-td a, .lnav-td a:visited, .lnav-td a:active {color: #BDBABD; font-family: "arial","helvetica","sans-serif"; 
   font-size: 8pt; line-height: 16px; font-weight: bold; text-decoration: none;}
.lnav-td a:hover { color: #008E9C;}
.lnav-txt {font-size: 8pt; font-weight: normal; color: #666666; }
.foot-td  {font-family: "helvetica","arial","sans-serif"; font-size: 8pt; color: #aaaaaa;}



/* Error Heading for {ERR_HEADING}
----------------------------------------------- */
.err-heading  { border: 3px solid #008E9C; color: #000000; }


/* Profile   ../professional/profile/profile.tpl
             ../articles/viewArticle.tpl
----------------------------------------------- */
.profile { background-color: #EBECEB; }


/* Font Styles for Welcome Back Page - memberHome.tpl 
-------------------------------------------------------- */
.welcm { color: #008E9C; }
.mission { color: #888888; }

