

html, body {
  margin: 0px;
  padding: 0px;  
}

body {
  background-color: #ECECEC;
  margin: 0px
  font-family: Arial, Helvetica, sans-serif;
  color: #6C6C6C;
  line-height: 18px;
  font-size: 12px;
}

img
{
  border: 0px;
}

.black
{
  color: #000000;
}

div#wrapper {
  background-image: url(/images/bg_main.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  padding-top: 15px;
  margin: 0px;
}

div#main {
  width: 940px;
  margin: auto;
  padding-bottom: 30px;
}

#secondary_nav {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 11px;
  color: #6C6C6C;
  text-align: right;
  padding-bottom: 14px;
}

#secondary_nav a {
  text-decoration: none;
  color: #6C6C6C;
}

#secondary_nav a:hover {
  text-decoration: underline;
}

#secondary_nav a.login {
  display: inline;
  background-color: #002C76;
  color: #FFFFFF;
  padding:3px 5px;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}

#left_column {
  float: left;
  width: 220px;
  margin-right: 20px;
}

#main_column {
  float: left;
  width: 700px;
}

#center_column {
  float: left;
  width: 460px;
}

#right_column {
  float: left;
  width: 220px;
  margin-left: 20px;
}

.feature {
  border-top: 5px solid #002C76;
  border-left: 1px solid #D2D2D2;
  border-bottom: 1px solid #D2D2D2;
  border-right: 1px solid #D2D2D2;
  background-color: #F9F9F9;
  padding: 10px;
}

.feature a {
  font-family: Arial, Helvetica, sans-serif;
  color: #002C76;
  line-height: 18px;
  font-size: 12px;
}

.feature p {
  margin-bottom: 10px;
}

.feature img {
  float: right;
  border: 1px solid #D2D2D2;
  margin-left: 10px;
}

td.feature {
  width: 298px;
}

div#right_column div.feature h1
{
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 5px;
}

div#footer {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  line-height: 20px;
  color: #6C6C6C;
  text-align: center;
  padding: 10px 0px;
  margin: 0px;
  border-top: 5px solid #8A8A8A;
}

div.header_image {
  margin-bottom: 30px;
  line-height: 0px;
  float: left;
}

tr {
  vertical-align: top;
}

h1, h2, h4 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #000000;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}

h1 {
  font-size: 24px;
  margin-bottom: 12px;
  line-height: 26px;
}

h2 {
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 5px;
}

legend
{
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #000000;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 5px;
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  line-height: 18px;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
}

.subhead
{
  font-family: Georgia, "Times New Roman", Times, serif; color: #000000; font-weight: normal; margin: 0px; padding: 0px; font-size: 18px; line-height: 18px; margin-bottom: 5px;
}

p {
  font-family: Arial, Helvetica, sans-serif;
  color: #6C6C6C;
  line-height: 18px;
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 20px;
}

td, .details
{
  font-family: Arial, Helvetica, sans-serif;
  color: #6C6C6C;
  line-height: 18px;
  font-size: 12px;
}

a {
  color: #002C76;
}

a.button, div.button a, input.button {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 18px;
  font-size: 12px;
  display: inline;
  background-color: #002C76;
  padding: 8px 13px 8px 13px;
  text-transform: uppercase;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  border: 0px;
  border-style: none;
}

div.rotator-container div.button a
{
  display: block;
  width: auto;
  position: absolute;
}

#quick_links
{
  margin-top: 30px;
  margin-bottom: 26px;
  
  padding: 9px 20px;
  background-color: #002C76;
  color: #FFFFFF;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}

#quick_links td, #quick_links td a
{
  color: #FFFFFF;
  font-size: 14px;
}

#quick_links td
{
  border-right: 1px solid #FFFFFF;
  padding-right: 20px;
  padding-left: 20px;
  
}

li
{
  font-family: Arial, Helvetica, sans-serif;
  color: #6C6C6C;
  line-height: 18px;
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 20px;
}
  
#searchForm
{
  display: inline;
}

#searchFormContainer
{
  background-image: url(/images/bg_search_foundation.gif);
  background-repeat: no-repeat;
  width: 160px;
  height: 20px;
  text-align: left;
  float: right;
  margin-left: 10px;
  position: relative;
  top: -4px;
}

#searchField
{
  background-color: transparent;
  border: 0px;
  width: 129px;
  padding: 0px 0px 0px 0px;
  font-size: 11px;
  line-height: 11px;
  color: #6C6C6C;
  position: relative;
  top: 3px;
  left: 3px;
}

#searchButton
{
  float: right;
  position: relative;
  top: 3px;
  left: -3px;
}

p.xsltsearch_result_title
{
  margin-bottom: 0px;
}

.gallery
{
  background-color: #f9f9f9;
  border: 1px solid #d2d2d2;
  border-top: 5px solid #002C76;
  float: left;
}

.gallery p
{
  position: relative;
  left: 9px;
  top: 9px;
}

.gallery ul, .gallery li
{
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.gallery li
{
  float: left;
}

.gallery li a
{
  border: 1px solid #d2d2d2;
  background-color: #ffffff;
  padding: 2px;
  height: 2px;
  display: block;
  width: 84px;
  height: 62px;
  margin: 9px;
}

.gridview .hidden
{
  display: none;
}

.customForm
{
  background-color: #f9f9f9;
  border: 1px solid #d2d2d2;
  border-top: 5px solid #002C76;
  padding: 10px;
}

.customForm td
{
  padding-top: 4px;
  padding-bottom: 2px;
}

td.label
{
  font-weight: normal;
  font-size: 12px;
  width: 103px;
}

td.field
{
  width: 228px;
}

td.field input
{
  border: 1px solid #d2d2d2;
  width: 226px;
}

td.field select
{
   width: 100%;
}

td.spacer
{
  width: 15px;
}

.customOutput
{
  margin-top: 30px;
}

.gridview
{
  width: 380px;
}

.gridview td
{
  border: 1px solid #d2d2d2;
  vertical-align: middle;
  padding: 9px;
}
.pager td
{
  border: 0px;
  vertical-align: middle;
  padding: 0px 4px 0px 0px;
}

.pager table
{
  padding: 0px;
  position: relative;
  left: -2px;
  top: 3px;
}

.pager span
{
  display: block;
  color: white;
  background-color: #002C76;
  padding: 2px 4px 2px 4px;
}
  
.gridview th
{
  border: 1px solid #d2d2d2;
  border-top: 5px solid #002C76;
  padding: 9px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #000000;
  font-weight: normal;
  font-size: 18px;
  background-color: #f9f9f9;
}

.gridview
{
  border: 0px;
}

.gridview .button
{
  height: 20px;
  width: 58px;
  padding-top: 2px;
}

.customOutput .grid
{
  float: left;
  width: 380px;
}

.customOutput .details
{
  float: left;
  width: 300px;
  margin-left: 20px;
}

#aboutInfo td.label
{
  width: 75px;
  font-weight: bold;
  color: #000000;
}

#additionalInfo
{
  margin-top: 30px;
  clear: left;
}

#additionalInfo td.associations, #additionalInfo td.chapters, #directors, #divisionContacts, #newsArchive
{
  background-color: #f9f9f9;
  border: 1px solid #d2d2d2;
  border-top: 5px solid #002C76;
  width: 220px;
  font-size: 12px;
}

#additionalInfo div.associations, #additionalInfo div.chapters, #newsArchive
{
  padding: 10px;
}

#stateButtons
{
  float: right;
  width: 200px;
}

#stateButtons a.button
{
  width: 159px;
  padding: 2px;
  font-size: 11px;
  display: block;
  text-align: center;
  margin-bottom: 5px;
  float: right;
}

#directors, #divisionContacts
{
  clear: right;
  float: right;
  margin-top: 20px;
  padding: 10px;
  width: 200px;
  font-family: Arial, Helvetica, sans-serif;
}

#divisionContacts .director
{
  margin-top: 6px;
}

#directors div
{
  margin-top: 2px;
  margin-bottom: 6px;
  padding-top: 0px;
}

#directors span.title
{
  font-weight: bold;
  color: #000000;
}

.tabMenu
{
  margin-top: 30px;
  border-bottom: 1px solid #d2d2d2;
  float: left;
  width: 460px;
}

.tabMenu .tab
{
  width: 79px;
  height: 35px;
  border: 1px solid #d2d2d2;
  border-bottom: 0px;
  border-left: 0px;
  float: left;
  color: #002C76;
  font-family: Georgia, "Times New Roman", Times, serif;
  background-color: #FFFFFF;
  text-align: center;
  font-size: 14px;
  line-height: 14px;
}

.tabMenu .tab a
{
  text-decoration: none;
  width: 79px;
  height: 26px;
  display: block;
  padding-top: 9px;
}

.tabMenu .tab a:hover, .tabMenu .tab a.active
{
  background-image: url(/images/bg_tab.gif);
  background-repeat: no-repeat;
  color: #000000;
}

.tabContent
{
  border-bottom: 1px solid #d2d2d2;
  padding-top: 15px;
  padding-bottom: 5px;
  clear: left;
  width: 460px;
  font-family: Arial, Helvetica, sans-serif;
}

.competitions
{
  width: 220px;
  margin-right: 20px;
  float: left;
}

.conference
{
  width: 220px;
  float: left;
}

.expandingInfo
{
  padding-bottom: 2px;
  padding-top: 0px;
}

.expanderStaticContent a
{
  text-decoration: none;
  color: #6C6C6C;
}

.expandingInfo .expander
{
  float: left;
  margin-right: 5px;
}

.expanderContent
{
  margin-left: 28px;
  font-size: 11px;
  width: 165px;
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 5px;
  margin-bottom: 5px;
  padding-left: 0px;
}

.newsArticle
{
  font-family: Arial, Helvetica, sans-serif;
  color: #6C6C6C;
  line-height: 18px;
  font-size: 12px;
  margin-bottom: 20px;
}

td.feature .newsArticle
{
  margin-bottom: 0px;
}

td.feature .newsArticle .date
{
  margin-bottom: 8px;
  font-size: 10px;
}

td.feature .newsArticle .title
{
  line-height: 0px;
}

.newsArticle .date
{
  font-size: 11px;
  display: block;
  margin-bottom: 5px;
}

.newsArticle .title
{
  display: block;
  font-size: 20px;
  line-height: 28px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #000000;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}

#newsArchive
{
  float: right;
  width: 200px;
}

#newsArchive .newsArticle
{
  margin-bottom: 10px;
}

#newsArchive .title
{
  font-size: 12px;
  line-height: 14px;
}

#newsArchive .date
{
  font-size: 10px;
}

#newsArchive .expandingInfo .expanderStaticContent a
{
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
}

#newsArchive .expanderContent
{
  border-bottom: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

span.date
{
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 20px;
}

#main_column ul li, #center_column ul li, td.feature ul li, #main_column ol li, #center_column ol li, td.feature ol li
{
  margin-bottom: 5px;
}

#main_column ul, #center_column ul, td.feature ul, #main_column ol, #center_column ol, td.feature ol
{
  margin-bottom: 20px;
  margin-top: 0px;
}

#main_column ul ul, #center_column ul ul, #main_column ol ol, #center_column ol ol
{
  margin-bottom: 0px;
}

#center_column img
{
  padding: 0px 10px 0px 0px;
}

table.table
{
  border-collapse:collapse;
}

table.table td
{
  border: 1px solid #d2d2d2;
  padding: 5px 10px;
}

table.table thead td
{
  background-color: #002C76;
  color: #FFFFFF;
}

/*donation form*/

h3
{
  font-family: Arial, Helvetica, sans-serif;
  font-size:13px;
  color: #000000;
  font-weight: bold;
  padding-bottom:10px;
}

#select_funds, #ccinfo, #details, #options
{
  font-family: Arial, Helvetica, sans-serif;
  color: #767676;
  background: transparent !important;
  padding-bottom: 15px;
}

#select_funds td, #ccinfo td, #details td, #options td
{
  padding:0 10px 10px 0;
}

.form textarea
{
  width: 100%;
  height: 100px;
}

.error
{
  color: #FF0000; 
}

html > body > div#wrapper > div#main > div#center_column div.contourField small{display: none;}






































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
