* { padding: 0; margin: 0; font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 14px;}
a{
    cursor: pointer;
}
h1.blue{
  color: #4e88c7;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}
h1.white{
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-top: 0px;
}
a:link {color:#004a4a;
font-style: italic;
font-weight: bold;
}      /* unvisited link */
a:visited {color:#004a4a;
text-decoration: none;
font-weight: bold;
}   /* visited link */
a:hover {color:#004a4a;
text-decoration: underline;
cursor: pointer;
}   /* mouse over link */
a:active {color:#004a4a;
font-weight: bold;
text-decoration: none;
}   /* selected link */
body {
 font-family: Arial, Helvetica, sans-serif;
 background-color:#003E2F;
 background-image:url(../media/pagebg.png);
 background-repeat:repeat;
 -ms-text-size-adjust:none;
}

#content{
  margin-left: auto;
  margin-right: auto;
  width: 900px;
  /*min-height: 600px;*/
  background: #ffffff;
}
#contentfrontpage{
  margin-left: 20px;;
  margin-right: auto;
  margin-top: 20px;
  width: 470px;
  text-align: left;

}

table.tabPageLayout{
  margin-left: auto;
  margin-right: auto;
  width: 860px;
  background: #ffffff;
  border-collapse: collapse;
}

#header{
  background-image:url(../media/headerlogo.png);
  background-repeat: no-repeat;
  width: 900px;
  height: 210px;
  border-bottom: none;
}
#header2{
  background-image:url(../media/headerlogo2.png);
  background-repeat: no-repeat;
  width: 900px;
  height: 210px;
  border-bottom: none;
}
#header3{
  background-image:url(../media/headerlogo3.png);
  background-repeat: no-repeat;
  width: 900px;
  height: 210px;
  border-bottom: none;
}
td.tdMenu{
    width: 140px;
    padding-top: 7px;
    vertical-align: top;
   /* height: 700px;   */
}
td.menutd{
   width: 140px;
   height: 32px;
   vertical-align: middle;
   border-collapse: collapse;
   border: none;
   cursor: pointer;
}

td.tdPagecontent{
  width:740px;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
  border-left: none;
  /*height: 800px; */
}
#footer{
  text-align: center;
  font-size: 10px;
  clear: both;
  background-color: #ffffff;
  background-image: url(../media/flowerlinehorizontal.png);
  background-repeat: repeat-x;
  width: 900px;
  padding-top: 20px;
  margin-right: auto;
  margin-left: auto;

}
#footerend{
  text-align: center;
  font-size: 10px;
  clear: both;
  height: 30px;
  background-color: #ffffff;
  background-image: url(../media/flowerlinehorizontal.png);
  background-repeat: repeat-x;
  width: 900px;
  padding-top: 4px;
  margin-right: auto;
  margin-left: auto;
}
p.Pstandard{
  margin-left: 10px;
  margin-top: 5px;
}
p.PstandardB{
  margin-left: 10px;
  margin-top: 5px;
  font-weight: bold;
}
h1.H1heading{
  font-size: 36px;
  font-weight: bold;
  color: #004a4a;
  margin-top: 5px;
  margin-bottom: 5px;
}

h2{
  margin-left:25px;
  color: #004a4a;
  font-size: 24px;
  margin-top: 5px;
  margin-bottom: 10px;
  font-weight: bold;
}
h2.central{
  color: #004a4a;
  margin-left: 0px;
  font-size: 24px;
  margin-top: 5px;
  margin-bottom: 10px;
  font-weight: bold;
  text-align: center;
  text-decoration: underline;
}
input.inp250{
    background: transparent;
    background-image: url(../media/inputbg250.png);
    background-repeat: no-repeat;
    width: 250px;
    height: 30px;
    border: none;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    padding-top: 1px;
}
input.inp380{
    background: transparent;
    background-image: url(../media/inputbg380.png);
    background-repeat: no-repeat;
    width: 380px;
    height: 30px;
    border: none;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    padding-top: 1px;
}
#contactfrm{
  width: 690px;
  height: 450px;
  background-image: url(../media/contactformbg.png);
  padding: 0px;
  font-size: 14px;
  font-weight: bold;
}
p.faqquestion{
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  background-color: #83ABD8;
  border: 1px solid #4e88c7;
  color: #ffffff;
  margin-bottom: 1px;
  font-weight: bold;
  padding: 3px;
  cursor: pointer;
}
p.faqanswer{
  display: none;
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  background-color: #DCE7F4;
  border: 1px solid #4e88c7;
  color: #c40063;
  margin-bottom: 1px;
  font-weight: normal;
  padding: 3px;
}
#nextmeeting{
  width: 200px;
  height: 440px;
  background-image: url(../media/nextmeetbg.png);
  background-repeat: no-repeat;
  float: right;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
table.tabmeetings{
    width:650px;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
    }

th.thmeetdate{
    width: 150px;
    border-collapse: collapse;
    text-align:left;
    border: 1px solid #cccccc;
    font-size: 16px;
    padding: 3px;
    background-color: #004a4a;
    color: #ffffff;
}
th.thmeetspeaker{
    width: 200px;
    border-collapse: collapse;
    text-align:left;
    border: 1px solid #cccccc;
    font-size: 16px;
    padding: 3px;
    background-color: #004a4a;
    color: #ffffff;
}
th.thmeettopic{
    width: 300px;
    border-collapse: collapse;
    text-align:left;
    border: 1px solid #cccccc;
    font-size: 16px;
    padding: 3px;
    background-color: #004a4a;
    color: #ffffff;
}
td.tdmeetdate{
    width: 150px;
    border-collapse: collapse;
    border: 1px solid #004a4a;
    font-size: 16px;
    padding: 3px;
}
td.tdmeetspeaker{
    width: 200px;
    border-collapse: collapse;
    border: 1px solid #004a4a;
    font-size: 16px;
    padding: 3px;
}
td.tdmeettopic{
    width: 300px;
    border-collapse: collapse;
    border: 1px solid #004a4a;
    font-size: 16px;
    padding: 3px;
}
table.tablinks{
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  border-collapse: collapse;
  border: none;
}
select.sellink{
  border: 4px solid #004a4a;
  background-color: #ffffc0;
  width: 380px;
  margin-left: auto;
  margin-right: auto;
}
td.tdlinksimg{
  width: 150px;
  text-align: center;
  border: none;
  border-collapse: collapse;
  padding-top: 4px;
  padding-bottom: 3px;
}
td.tdlinksdetail{
  width: 420px;
  text-align: left;';
  border: none;
  border-collapse: collapse;
  padding-left: 30px;
}
h1.newssubheading{
 font-weight: bold;
 font-size: 22px;
 color: #004a4a;
 margin-top: 12px;
 margin-bottom: 16px;
 text-align: center;
 text-decoration: underline;
}
#variablenews{
  clear: both;
}
p.awardhead{
    text-align: center;
    margin-bottom: 12px;
    color: #004a4a;
    font-size: 20px;
    font-weight: bold;
    text-decoration: underline;
}
p.awarddesc{
    text-align: center;
    margin-bottom: 0;
    color: #004a4a;
    font-size: 18px;
    font-weight: bold;
    text-decoration:none;
}
p.awardpresented{
    text-align: center;
    margin-bottom: 0;
    color: #004a4a;
    font-size: 12px;
    font-weight: none;
    text-decoration:none;
}
p.awardsubpresented{
    text-align: center;
    margin-bottom: 0;
    color: #004a4a;
    font-size: 16px;
    font-weight: bold;
    text-decoration:none;
}
p.awardwinner{
    text-align: center;
    margin-bottom: 12px;
    color: #004a4a;
    font-size: 18px;
    font-weight: bold;
    text-decoration:none;
}
#variablenews{
    color: #004a4a;
    width: 700px;
    padding: 10px;
}