/*	=ELEMENTS
------------------------------------------------------------------- */
a:link,
a:visited,
a:hover,
a:active                                    { text-decoration:none; color: #000; }
body, p, li                                 { background-image: none; color: #000; font-family: "Georgia","Times New Roman", serif; font-size: 10pt; font-weight:normal; margin: 0; padding: 0;  }
p                                           { margin-top: 1.5em; }
em, strong                                  { font-weight:bold; }
h1,h2,h3,h4,h5,h6                           { font-family: "Georgia","Times New Roman", serif; color: #000; }

h1                                          { font-size: 12pt; font-weight: bold; }
h2                                          { font-size: 10pt; font-weight: bold; }
h3                                          { font-size: 10pt; font-style: italic; font-weight: normal; }

/* =DIVS
-------------------------------------------------------------------------*/
div#content, #pagemain                         { border-width: 0; margin: 0; padding: 0; }
#pagemain                                   { overflow: visible; }
#pagefoot                                   { border-top-color: #999; font-size: 10pt; margin: 20px 0 0; padding: 0; }
#pagefoot a, #pagefoot p                    { color: #000; font-size: 10pt; }

#masthead, #company                         { background-image: none; height: auto; line-height: 1; margin: 0; text-indent: 0; }
#company                                    { font: italic normal normal 18pt/1.5 "Helvetica Black", "Arial Black", sans-serif; padding: 0 0 20px; }

/* =NAVIGATION
-------------------------------------------------------------------------*/
ul#nav-utility, div#nav-primary, #nav-secondary     { display: none; /*visibility: hidden;*/ }

/* =LISTS
-------------------------------------------------------------------------*/
ul                                          { margin: 13px 0; padding: 0 0 0 40px; }
ul li										{ background-image: none; list-style-type: square; margin: 0; padding: 0 0 12px 12px; }

/* =TABLES
-------------------------------------------------------------------------*/
table, td, th, tr                           { border-color: #999; }
td, th                                      { font-family: "Georgia", "Times New Roman", serif; font-size: 10pt; }
td                                          { color: #000; }
th                                          { background-color: #999; color: #fff;  }

body#MembershipRoster table                 { width: 100%; }