/* ModuleBegin::membership */
.formButtons a:hover { text-decoration: none; background-color: #CCCCCC; }
.formButtons a { text-decoration: none; border-left: 1px groove #BBBBBB; border-top: 1px groove #BBBBBB; border-right: 1px ridge #3068A6; border-bottom: 1px ridge #3068A6; color: #3068A6; background-color: #EEEEEE; font-weight: bold; padding: 3px 10px; white-space: nowrap; line-height: 25px; }

.myaccountHeading { font-size: 16px; font-weight: bold; padding: 5px; }
.myaccountMain { padding: 20px; }
.myaccountMain table { border-collapse: collapse; }
.myaccountMain a { font-weight: bold; color: #3068A6; }
.myaccountMain td { border: 2px solid #3068A6; vertical-align: top; background-color: #FFFFFF; padding: 2px; }
.myaccountTitle { width: 300px; text-align: center; font-weight: bold; padding: 3px; background-color: #3068A6; color: #FFFFFF; }
.myaccountLister { background-color: #FFFFFF; text-align: left; padding: 11px; margin: 20px; }

.myaccountDetail td { padding-top: 5px; }
.myaccountDetail a { padding-top: 5px; }
.myaccountDetail .formtextRequired { font-weight: bold; }
.myaccountDetail form { padding: 11px; }

.myaccountForm { text-align: left; }
.myaccountFormSection { padding: 5px; font-weight: bold; }

.freedomTable { width: 100%; padding: 20px; border: 1px solid #3068a6; border-collapse: collapse; }
.freedomTable th, .freedomTable td { border: 1px solid #3068a6; padding: 5px; text-align: left; }
.freedomTable th { background-color: #3068a6; }
.freedomTable th a { color: #ffffff; font-weight: bold; text-decoration: none; }
.freedomTable th a:hover { text-decoration: underline; }
/* ModuleEnd::membership */

/* MenuBegin:menu_top */
ul.menu_top { margin: 0px; border: 0px; padding: 0px; list-style: none; line-height: 22px; }
ul.menu_top li { height: 22px; margin: 0px; border: 0px; padding: 0px; float: left;/*Gecko*/ display: inline; list-style: none; position: relative; }
ul.menu_top ul { margin: 0px; border: 0px; padding: 0px; list-style: none; display: none; position: absolute; top: 22px; left: 0; }
ul.menu_top ul li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ position: relative; }

/* 1st Level */
ul.menu_top a { color: #fff; background: transparent; text-decoration: none; text-align: left; padding: 0px; font: normal 11px/22px Arial, Helvetica, sans-serif; float: none !important; /*For Opera*/ float: left; /*For IE*/ display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.menu_top a:hover,
ul.menu_top li:hover a,
ul.menu_top a:hover,
ul.menu_top li.over a { color: #fff; background: transparent; text-decoration: none; }

/* 2nd Level */
ul.menu_top li:hover li a,
ul.menu_top li.over li a { width: 225px; height: auto; padding-left: 5px; color: #fff; background: #005599; text-decoration: none; border-left: 1px solid #fff; border-right: 1px solid #fff; border-top: 1px solid #fff; border-bottom:0; float: none; }
ul.menu_top li:hover li a:hover,
ul.menu_top li:hover li:hover a,
ul.menu_top li.over li a:hover,
ul.menu_top li.over li.over a { color: #fff; background: transparent; text-decoration: none; color: #fff; background: #ce086b; text-decoration: none; }
ul.menu_top li:hover li a.first,ul.menu_top li.over li a.first { border-top: 1px solid #fff; }
ul.menu_top li:hover li a.last,ul.menu_top li.over li a.last { border-bottom: 1px solid #fff; }

/* 3rd Level */
ul.menu_top li:hover li:hover li a,
ul.menu_top li.over li.over li a { color: #fff; background: #005599;; text-decoration: none; border-left: 1px solid #fff; border-right: 1px solid #fff; border-top: 1px solid #fff; border-bottom:0; }
ul.menu_top li:hover li:hover li a:hover,
ul.menu_top li:hover li:hover li:hover a,
ul.menu_top li.over li.over li a:hover,
ul.menu_top li.over li.over li.over a { color: #fff; background: transparent; text-decoration: none; color: #fff; background: #ce086b; text-decoration: none; }
ul.menu_top li:hover li:hover li a.first,ul.menu_top li.over li.over li a.first { border-top: 1px solid #fff; }
ul.menu_top li:hover li:hover li a.last,ul.menu_top li.over li.over li a.last { border-bottom: 1px solid #fff; }

ul.menu_top ul ul { display: none; position: absolute; top: 0; left: 141px; }

/* Do Not Move - Must Come Before display:block for Gecko */
ul.menu_top li:hover ul ul,ul.menu_top li.over ul ul { display: none; }
ul.menu_top li:hover ul,ul.menu_top ul li:hover ul,ul.menu_top li.over ul,ul.menu_top ul li.over ul { display: block; }
ul.menu_top .nav ul :after /*IE 7*/ { clear: both; display: block; font: 1px/0px serif; content: ; height: 0; visibility: hidden; }
/* MenuEnd:menu_top */

/* MenuBegin:menu_left */
ul.menu_left ,ul.menu_left li,ul.menu_left ul { margin: 0; border: 0; padding: 0; list-style: none; width: 150px; }
ul.menu_left li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ }

/* 1st Level */
ul.menu_left a { color: #ffffff; background: #005599; text-decoration: none; text-align: left; padding: 0px 10px; font: normal 12px/22px Arial, Helvetica, sans-serif; display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.menu_left a:hover,
ul.menu_left li:hover a,
ul.menu_left a:hover,
ul.menu_left li.over a { color: #ffffff; background: #ce086b; text-decoration: none; }

/* 2nd Level */
ul.menu_left li:hover li a,
ul.menu_left li.over li a { color: #ffffff; background: #005599; text-decoration: none;  border-bottom: 1px solid #ffffff; }
ul.menu_left li:hover li a:hover,
ul.menu_left li:hover li:hover a,
ul.menu_left li.over li a:hover,
ul.menu_left li.over li.over a { color: #ffffff; background: #ce086b; text-decoration: none; border-bottom: 1px solid #ffffff; }

/* 3rd Level */
ul.menu_left li:hover li:hover li a,
ul.menu_left li.over li.over li a { color: #ffffff; background: #005599; text-decoration: none;  border-bottom: 1px solid #ffffff; }
ul.menu_left li:hover li:hover li a:hover,
ul.menu_left li:hover li:hover li:hover a,
ul.menu_left li.over li.over li a:hover,
ul.menu_left li.over li.over li.over a { color: #ffffff; background: #ce086b; text-decoration: none;  border-bottom: 1px solid #ffffff; }

ul.menu_left ul,
ul.menu_left ul ul { display: none; position: absolute; top: 0px; left: 150px; }

/* Do Not Move - Must Come Before display:block for Gecko */
ul.menu_left li:hover ul ul,ul.menu_left li.over ul ul { display: none; }
ul.menu_left li:hover ul,ul.menu_left ul li:hover ul,ul.menu_left li.over ul,ul.menu_left ul li.over ul { display: block; }
ul.menu_left .nav:after /*IE 7*/ { clear: both; display: block; font: 1px/0px serif; content: ; height: 0; visibility: hidden; }
/* FIX for IE 7 double border */
ul.menu_left li ul { border-top: 1px solid #ffffff; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff; border-bottom: 0px;}

/* MenuEnd:menu_left */

#aboutus td:hover {cursor:pointer;}


.alignCenter {
 text-align: center;
 margin-left: auto;
 margin-right: auto;
}
A {
 color: #27469f;
 text-decoration: underline;
}
A:hover {
 text-decoration: none;
}
BODY, TH, TD, P {
 font-size: 10pt;
 font-family: Arial, Helvetica, sans-serif;
}
H1 {
 color: #27469f;
 text-decoration: none;
 font-weight: bold;
 font-size: 14pt;
}
.bodyMain {
 padding-bottom: 20px;
 padding-left: 20px;
 padding-right: 20px;
 padding-top: 20px;
}
.breadcrumbBold {
 font-weight: bold;
 text-decoration: none;
}
.breadcrumbBold:hover {
}
.breadcrumbLight {
 color: #000000;
 text-decoration: none;
}

/* ----------------------
Events Small Calendar
------------------------ */
.calendarSmallWrapper { font-size: 12px; background: transparent; }
.cal { padding: 5px; text-align: center; margin-left: auto; margin-right: auto; background: transparent; }
.calPrev { position: absolute; top: 9px; left: 30px; z-index: 100; }
.calPrev a { display:block; background: transparent url(graphics/design/cal_lf_arrow.png) no-repeat left top; width:12px; height:12px; }
.calNext { position: absolute; top: 9px; right: 30px; z-index: 100; }
.calNext a { display:block; background: transparent url(graphics/design/cal_rt_arrow.png) no-repeat left top; width:12px; height:12px; }
.calMonth { position: relative; top: 0; left: 0; text-align: center; font-weight: bold; margin-left: 20px; margin-right: 20px; z-index: 90; }
.calPrev a, .calNext a, .calMonth a { text-decoration: none; color: #fff; }
.calPrev a:hover, .calNext a:hover, .calMonth a:hover { text-decoration: underline; color: #fff; }
.calGrid { margin-top: 10px; clear: both; width: 75%; text-align: center; margin-left: auto; margin-right: auto; }
.calGrid td { font-size: 8pt; padding-bottom: 2px; text-align: center; color: #fff; }
.calGrid tr.calWeek { font-weight: bold; text-align: center; }
.calDay { background: #ec86bc; color: #fff; }
.calDayOn a { font-weight: bold; text-decoration: underline; background: #ec86bc; color: #fff; display:block; }
.calDayOn a:hover { text-decoration: none; }
.calGrid td.calTodayOff, .calGrid td.calTodayOn { background-color: #fff; color: #e4107f; font-weight: bold; }
.calGrid td.calTodayOn a { text-decoration: underline; color: #e4107f; font-weight: bold; }
.calBottom { text-align: left; padding-left: 20px; }
.calMonthGlance { padding: 5px 0px 3px 0px;  line-height: 100%; }
.calMonthMore { line-height: 100%; }
.calBottom a { color: #fff; }

/* ----------------------
Events Month at a Glance
------------------------ */
/* Month at a Glance */
#calendarDetail table { width: 100%; table-layout: fixed; }
#calendarDetail a { text-decoration: none; }
#calendarDetail a:hover { text-decoration: underline; }
#calendarDetail .calendarMonths { background-color: #e4107f; text-align: center;  vertical-align: middle; border-collapse: collapse; }
#calendarDetail .calendarMonths a { display: block; color: #ffffff; font-weight: bold; font-size: 12px; text-decoration: none; padding: 5px 0px 5px 0px; }
#calendarDetail .calendarMonths a:hover { background-color: #ec86bc; color: #fff; }
#calendarDetail .calendarDays { border-collapse: collapse; table-layout: fixed; }
#calendarDetail .calendarDays .title { font-size: 14px; font-weight: bold; color: #fff; background: #e4107f; padding: 10px 0px 10px 0px; }
#calendarDetail .calendarDays .title a { font-size: x-small; color: #fff; }
#calendarDetail .calendarDays .prevLink, #calendarDetail .calendarDays .nextLink { background: #e4107f; }
#calendarDetail .calendarDays .prevLink a, #calendarDetail .calendarDays .nextLink a { color:#fff; }
#calendarDetail .calendarDays .normal { display: none; }
#calendarDetail .calendarDays td { text-align: center; border: 1px solid #e4107f; font-weight: bold; line-height: 120%; }
#calendarDetail .calendarDays .weekdays { height: 30px; background-color: #e4107f; color: #ffffff; }
#calendarDetail .calendarDays .emptyDay { height: 60px; text-align: left; vertical-align: top; background-color: #eeeeee; }
#calendarDetail .calendarDays .eventToday { height: 60px; text-align: left; vertical-align: top; background-color: #e4107f; padding-left: 5px; color: #fff; }
#calendarDetail .calendarDays .eventToday a { color: #fff; }
#calendarDetail .calendarDays .eventOff { height: 60px; text-align: left; vertical-align: top; background-color: #ec86bc; color: #fff; padding-left: 5px; }
#calendarDetail .calendarDays .eventOn { height: 60px; text-align: left; vertical-align: top; background-color: #ec86bc; padding-left: 5px; color: #fff; }
#calendarDetail .calendarDays .eventOn a { color: #fff; }







.copyright {
 font-size: 8pt;
}
.date {
 padding-left: 10px;
 font-size: 10pt;
 font-weight: bold;
}
.directoryHeading {
 font-weight: bold;
 font-size: small;
 padding-bottom: 10px;
 color: #27469f;
}
.directoryFieldLabel {
 font-weight: bold;
}
.directoryListHeadline {
 font-weight: bold;
}
.enewsBoxEdit {
}
.enewsBoxText {
 font-size: 10t;
 padding-bottom: 1px;
 padding-top: 3px;
 padding-left: 10px;
}
.enewsBoxSubmit {
 padding-bottom: 5px;
 padding-top: 5px;
 text-align: center;
}
.eventBigLink {
 font-size: 8pt;
}
.eventBigLink:hover {
}
.eventDateHeader {
 font-size: 8pt;
 background-color: #e3e3e3;
}
.eventDetail {
 padding-left: 10px;
 color: #000000;
}
.eventHeadline {
 font-weight: bold;
 text-decoration: none;
}
.eventHeadline:hover {
 text-decoration: underline;
}
.eventHeadlineTD {
 padding-left: 10px;
}
.eventMoreLink {
 padding-left: 10px;
}
.eventMoreLink:hover {
}
.eventNormalText {
}
.eventSmallText {
}
.FAQA {
 font-weight: bold;
 color: #27469f;
}
.FAQAnswer {
 font-weight: normal;
 color: #27469f;
}
.FAQLink {
}
.FAQLink:hover {
}
.FAQList {
 color: #27469f;
}
.FAQMoreLink {
}
.FAQMoreLink:hover {
}
.FAQQ {
 font-weight: bold;
 color: #27469f;
}
.FAQQuest {
 font-weight: bold;
 color: #27469f;
}
.FAQQHome {
 font-weight: bold;
 color: #27469f;
}
.FAQQuestHome {
 color: #27469f;
}
.FAQTopLink {
 color: #27469f;
}
.formBody {
}
.formHeading {
}
.formSmallText {
}
.formText {
}
.formTextRequired {
 font-weight: bold;
}
.gendocsDetail {
}
.gendocsHeading {
}
.gendocsLink {
}
.image {
 margin: 10px;
}
.imageCaption {
 padding-bottom: 5px;
 color: #27469f;
 padding-top: 2px;
 text-align: center;
}
.jobHeading1 {
 font-weight: bold;
 font-size: small;
 color: #27469f;
}
.jobHeading2 {
 font-weight: bold;
 color: #27469f;
}
.jobHeading4 {
}
.jobLink {
}
.jobRed {
}
.jobSmallText {
}
.jobSmallTextBold {
}
.jobText {
}
.LeftLink1 {
 font-size: 8pt;
}
.LeftLink1:hover {
}
.LeftLink2 {
 font-size: 8pt;
 padding-bottom: 10px;
 text-decoration: none;
}
.LeftLink2:hover {
 text-decoration: underline;
}
.list1 {
 font-size: 8pt;
}
.list1:hover {
}
.list2 {
 font-size: 8pt;
 Padding-left: 10px;
}
.list2:hover {
}
.mailinglistHeader {
}
.mailinglistText {
}
.mapBoxEdit {
}
.mapBoxText {
}
.mapHeader {
}
.mapSmallText {
}
.membersForm {
}
.membersFormRequired {
}
.membersHeading {
}
.membersSmallText {
}
.membersText {
}
.menuPipe {
 font-size: 9pt;
 text-decoration: none;
 color: #FFFFFF;
}
.menuPipeLink {
 font-size: 9pt;
 color: #FFFFFF;
 text-decoration: none;
}
.menuPipeLink:hover {
 text-decoration: underline;
}
.menuPipeLink a{
 font-size: 9pt;
 color: #FFFFFF;
 text-decoration: none;
}
.menuPipeLink:hover a{
 text-decoration: underline;
}
.menuPipeTop {
 color: #ffffff;
 text-decoration: none;
}
.menuPipeTopLink {
 font-size: 8pt;
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
}
.menuPipeTopLink:hover {
 text-decoration: underline;
}
.menuTD1 {
 vertical-align: top;
}
.menuTD1selected {
 padding-bottom: 5px;
 vertical-align: top;
}
.menuTD2 {
 padding-bottom: 5px;
 vertical-align: top;
}
.menuTDBullet1 {
 vertical-align: top;
}
.menuTDBullet1selected {
 padding-left: 10px;
 vertical-align: top;
 background-image: url(graphics/arrow_live.gif);
 background-repeat: no-repeat;
 background-position: left top;
}
.menuText1 {
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
}
.menuText1:hover {
 text-decoration: underline;
}
.menuText1selected {
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
}
.menuText1selected:hover {
 text-decoration: underline;
}
.menuText2 {
 color: #ffffff;
 text-decoration: none;
}
.menuText2:hover {
 text-decoration: underline;
}
.moreoverCopyright {
 font-size: 8pt;
 font-style: italic;
 text-decoration: none;
}
.moreoverDate {
 padding-left: 5px;
 font-size: 8pt;
 color: #666666;
}
.moreoverDateHome {
 padding-left: 5px;
 font-size: 8pt;
 color: #666666;
}
.moreoverHeadline {
 font-weight: bold;
 text-align: left;
 text-decoration: none;
}
.moreoverHeadline:hover {
 text-decoration: underline;
}
.moreoverHeadlineHome {
 font-weight: bold;
 text-align: left;
 text-decoration: none;
}
.moreoverHeadlineHome:hover {
 text-decoration: underline;
}
.moreoverMoreLink {
}
.moreoverMoreLink:hover {
}
.moreoverMoreLinkHome {
}
.moreoverMoreLinkHome:hover {
}
.moreoverSource {
 font-size: 8pt;
}
.moreoverSource:hover {
}
.moreoverSourceHome {
 color: #666666;
 font-size: 8pt;
}
.moreoverSourceHome:hover {
}
.moreoverTitleHome {
 font-weight: bold;
 text-decoration: none;
}
.moreoverTitleHome:hover {
 text-decoration: underline;
}
.newsAuthorLink {
}
.newsBody {
}
.newsBullet {
 color: #000000;
 padding-left: 10px;
 font-weight: bold;
}
.newsHeadline {
 color: #27469f;
 font-weight: bold;
 font-size: small;
 text-align: left;
 text-decoration: none;
}
.newsListBlurb {
 color: #000000;
 padding-left: 10px;
}
.newsListHeadline {
 font-weight: bold;
 text-decoration: none;
}
.newsListHeadline:hover {
 text-decoration: underline;
}
.newsListHeadlineTD {
 padding-left: 10px;
}
.newsListMoreLink {
}
.newsListMoreLink:hover {
}
.newsListPublishline {
 font-size: 8pt;
 padding-left: 10px;
 font-weight: bold;
}
.newsPublished {
 font-size: 8pt;
 color: #666666;
}
.newsSmallText {
 font-size: 8pt;
}
.newsSubHeadline {
}
.newsPrevNext {
 line-height: 14pt;
}
.photoGalleryBG {
 background: #ffffff;
}
.photoGalleryBGTop {
 background: #000000;
}
.photoGalleryBody {
 background-color: #27469f;
}
.photoGalleryCaption {
 text-align: center;
}
.photoGalleryDescription {
 text-align: center;
}
.photoGalleryNumbers {
 color: #000000;
 background-color: #333333;
}
.photoGalleryTitle {
 color: #ffffff;
}
.photoPagnationTD {
 text-align: center;
}
.photoRemoteTD {
 padding-top: 10px;
 padding-bottom: 10px;
 text-align: center;
}
.photoRemote {
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 10px;
 padding-right: 10px;
}
.pollChoices {
 padding-left: 15px;
 color: #000000;
}
.pollHeading {
 font-weight: bold;
 font-size: small;
 color: #27469f;
 text-align: left;
}
.pollHomeChoices {
 font-size: 8pt;
}
.pollHomeQuestion {
 font-size: 8pt;
}
.pollLink {
 padding-left: 10px;
 font-weight: normal;
 font-size: 8pt;
 color: #27469f;
}
.pollQuestion {
 padding-left: 10px;
 font-weight: bold;
 font-size: small;
 padding-bottom: 10px;
 color: #27469f;
 padding-top: 10px;
}
.pollResultChoices {
 padding-left: 10px;
 font-weight: bold;
 font-size: 8pt;
 color: #000000;
}
.pollResultHeading {
 font-weight: bold;
 font-size: 8pt;
 color: #27469f;
 text-align: left;
}
.pollResultHomeChoices {
 font-weight: bold;
 font-size: 8pt;
 color: #000000;
}
.pollResultHomeHeading {
 font-weight: bold;
 color: #27469f;
 text-align: left;
}
.pollResultHomeLink {
 font-weight: bold;
 font-size: 8pt;
 color: #000000;
}
.pollResultHomeQuestion {
 font-weight: bold;
 font-size: 8pt;
 color: #27469f;
 text-align: left;
}
.pollResultLink {
 font-weight: bold;
 font-size: 8pt;
 color: #000000;
}
.pollResultQuestion {
 padding-left: 10px;
 font-weight: bold;
 font-size: small;
 color: #006600;
}
.pollVote {
 padding-top: 10px;
 padding-bottom: 10px;
 text-align: center;
}
.prevnextCurrent {
}
.prevnextWindow {
}
.prevnextLink {
}
.rsvpLink {
}
.rsvpText {
}
.searchBody {
}
.searchBox {
 vertical-align: top;
}
.searchBoxInput {
 vertical-align: middle;
}
.searchBoxTable {
}
.searchBoxText {
 color: #ffffff;
 font-size: 8pt;
}
.searchHeading {
}
.searchHeadline {
 font-weight: bold;
 text-decoration: none;
}
.searchHeadline:hover {
 text-decoration: underline;
}
.searchLink {
}
.searchLink:hover {
}
.searchMainBody {
}
.searchPublishline {
 color: #666666;
}
.sectionHeader {
 font-weight: bold;
 font-size: small;
 color: #ffffff;
}
.sectionLink {
 font-size: 8pt;
 color: #ffffff;
 font-weight: bold;
}
.sectionLink:hover {
}
.sendpageBody {
 background-position: center top;
 background-attachment: scroll;
 background-repeat: no-repeat;
 background-color: #ffffff;
 color: #27469f;
}
.sendpageBoldText {
 color: #27469f;
 font-weight: bold;
}
.sendpageFormText {
}
.sendpageFormTextRequired {
 font-weight: bold;
 color: #27469f;
}
.sendpageHeader {
 font-weight: bold;
 color: #27469f;
 padding-top: 10px;
}
.Alert {
 font-size: 8pt;
 color: #dd0000;
}
.shoppingBody {
 font-size: 8pt;
 color: #000000;
}
.shoppingCartEvenRow {
 color: #000;
 background-color: #ffffff;
}
.shoppingCartOddRow {
 color: #000;
 background-color: #ebebeb;
}
.shoppingCartTableHeader {
 font-size: 8pt;
 font-weight: bold;
 color: #ffffff;
 background-color: #27469f;
}
.shoppingForm {
 font-size: 8pt;
 color: #000000;
}
.shoppingFormRequired {
 font-size: 8pt;
 font-weight: bold;
 color: #000000;
}
.shoppingFormQuantity {
 font-size: 8pt;
 color: #000000;
 background-color: #9db3d0;
}
.shoppingInStock {
}
.shoppingItemHeading {
}
.shoppingLink {
}
.shoppingLowStock {
}
.shoppingOutOfStock {
 color: #dd0000;
}
.shoppingTD {
 padding-left: 10px;
 vertical-align: top;
}
.stockBox {
}
.stockHeader {
}
.stockLinks {
 font-size: 8pt;
}
.stockLinks:hover {
}
.stockSmallText {
 font-size: 8pt;
 text-decoration: none;
}
.stockText {
 font-size: 8pt;
 text-decoration: none;
}
.WXForecastLink {
 color: #666666;
 font-weight: normal;
 font-size: 8pt;
 text-align: center;
 text-decoration: none;
}
.WXForecastLink:hover {
 color: #184973;
 text-decoration: underline;
}
.WXSmalltext {
 font-size: 8pt;
}
.WXSmalltextFF {
}
.WXSmalltextHigh {
 font-weight: bold;
 font-size: 8pt;
 color: #ff3333;
}
.WXSmalltextLow {
 font-weight: bold;
 font-size: 8pt;
 color: #3366cc;
}
.shoppingTable {
 color: #000;
 background-color: #e8e8e8;
}
.directoryclassesheader {
 color: #FFFFFF;
 font-weight: Bold;
 text-align: center;
}
.membershipForgot {
}
.membershipGroup {
}
.membershipHeaderRow {
 background-color: #000066;
 color: #ffffff;
 font-size: 11px;
 font-weight: bold;
 text-align: center;
}
.membershipHeaderCell {
}
.membershipOddRow {
 background-color: #ebebeb;
}
.membershipEvenRow {
 background-color: #ffffff;
}
.membershipOddCell {
 padding-left: 10px;
 padding-right: 10px;
}
.membershipEvenCell {
 padding-left: 10px;
 padding-right: 10px;
}
.membershipPassword {
}
.membershipRemember {
}
.membershipSeparatorCell {
}
.membershipSeparatorRow {
 background-color: #000066;
}
.membershipTable {
 border: 2px solid #000066;
 text-align: left;
 padding: 5px;
}
.membershipUserID {
}
.shoppingTableBorder {
 background-color: #ffffff;
}
.WXSummaryBorder {
 background-color: #000080;
}
.WXSummary {
 background-color: #ffffff;
}
.newsThumbnail {
 border: 0px;
 margin-bottom: 2px;
 margin-top: 2px;
 margin-right: 10px;
 float: left;
}
.calPrev {
 position: absolute;
 top: 5px;
 left: 5px;
}
.calNext {
 position: absolute;
 top: 5px;
 right: 5px;
}
.calMonth {
 position: relative;
 top: 5px;
 left: 0px;
 text-align: center;
 font-weight: bold;
 margin-left: 20px;
 margin-right: 20px;
}
.calGrid {
 margin-top: 15px;
 clear: both;
 width: 90%;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
}
.calGrid td {
 text-align: right;
 font-size: 8pt;
 padding-right: 4px;
}
.calGrid tr.calWeek {
 color: #FFFFFF;
 font-weight: bold;
 font-size: 8pt;
 text-align: center;
}
.calGrid tr.calPrev {
 color: #FFFFFF;
 font-weight: bold;
 font-size: 8pt;
 text-align: center;
}
.calMonthGlance {
 color: white;
 font-size: 8pt;
 padding: 5px 0px 0px 5px;
}
.calMonthGlance a {
 color: white;
 font-size: 8pt;
}
.calMonthMore a {
 color: white;
 font-size: 8pt;
 padding-left: 5px;
}
.newsCopyright {
 font-family: verdana,arial,helvetica;
 text-align: center;
 width: 100%;
 font-size: 1em;
 font-style: italic;
}

.calDayOff {
 color: #FFFFFF;
 font-weight: normal;
 font-size: 8pt;
 line-height: 140%;
 text-decoration: none;
}
#calendar{
  background-color:#CE086B;
}
#page {
background: #1C71B5;
}
body {
 /*background: #1C71B5;*/
 color: #000000;
 margin: 0px;
 padding: 0px;
}

#flash_picture {
 vertical-align: bottom;
}
/* Menu code added by lee gaines to support top navigation backgrounds */

#menu_top ul.menu_top li.item1 a { background: url('graphics/topnav/home_off.gif'); border: 0px; width: 37px; height: 22px; padding-left: 34px;}
#menu_top ul.menu_top li.item1 a:hover { background: url('graphics/topnav/home_on.gif'); border: 0px; width: 37px; height: 22px;  padding-left: 34px;}

#menu_top ul.menu_top li.item2 a { background: url('graphics/topnav/contact_off.gif'); border: 0px; width: 71px; height: 22px;  padding-left: 34px;}
#menu_top ul.menu_top li.item2 a:hover { background: url('graphics/topnav/contact_on.gif'); border: 0px; width: 71px; height: 22px;  padding-left: 34px; }

#menu_top ul.menu_top li.item3 a { background: url('graphics/topnav/become_member_off.gif'); border: 0px; width: 99px; height: 22px;  padding-left: 34px;}
#menu_top ul.menu_top li.item3 a:hover { background: url('graphics/topnav/become_member_on.gif'); border: 0px; width: 99px; height: 22px;  padding-left: 34px;}

#menu_top ul.menu_top li.item4 a { background: url('graphics/topnav/volunteer_off.gif'); border: 0px; width: 66px; height: 22px;  padding-left: 34px;}
#menu_top ul.menu_top li.item4 a:hover { background: url('graphics/topnav/volunteer_on.gif'); border: 0px;  width: 66px; height: 22px;  padding-left: 34px;}

#menu_top ul.menu_top li.item5 a { background: url('graphics/topnav/donate_off.gif'); border: 0px; width: 50px; height: 22px;  padding-left: 34px;}
#menu_top ul.menu_top li.item5 a:hover { background: url('graphics/topnav/donate_on.gif'); border: 0px; width: 50px; height: 22px;  padding-left: 34px;}

#menu_top ul.menu_top li.item6 a { background: url('graphics/topnav/hours_off.gif'); border: 0px; width: 46px; height: 22px; padding-left: 34px;}
#menu_top ul.menu_top li.item6 a:hover { background: url('graphics/topnav/hours_on.gif'); border: 0px; width: 46px; height: 22px; padding-left: 34px; }

#menu_top ul.menu_top li ul li.item1 a { background: #005599; width: 200px; height: auto; padding-left: 5px; border: 1px solid white;}
#menu_top ul.menu_top li ul li.item1 a:hover { background: #ce086b; width: 200px; height: auto; padding-left: 5px; border: 1px solid white;}
#menu_top ul.menu_top li ul li.item2 a { background: #005599; width: 200px; height: auto; padding-left: 5px; border: 1px solid white;}
#menu_top ul.menu_top li ul li.item2 a:hover { background: #ce086b; width: 200px; height: auto; padding-left: 5px; border: 1px solid white;}
#menu_top ul.menu_top li ul li.item3 a { background: #005599;width: 200px; height: auto; padding-left: 5px; border: 1px solid white;}
#menu_top ul.menu_top li ul li.item3 a:hover { background: #ce086b; width: 200px; height: auto; padding-left: 5px; border: 1px solid white;}
#menu_top ul.menu_top li ul li.item4 a { background: #005599; width: 200px; height: auto; padding-left: 5px; border: 1px solid white;}
#menu_top ul.menu_top li ul li.item4 a:hover { background: #ce086b; width: 200px; height: auto; padding-left: 5px; border: 1px solid white;}
/* end of code added by lee gaines */
#freedom_calendar { position: absolute; left: 100px; top: 100px; width: 175px; z-index: 100; visibility: hidden; clip:rect(0px 175px 145px 0px); height:145px; }

/* ModuleBegin::blog */
.blogArchiveMonth { padding-left:10px; }
.blogArchiveYear { font-weight: bold; }
.blogDate { padding:5px 0px; font-weight: bold; background-color: #eeeeee; }
.blogDividerComments { height: 1px; background-color:#cccccc; }
.blogDividerTop { height: 1px; background-color:#cccccc; }
.blogEntry { padding-top: 5px; }
.blogEntryFooter { padding-bottom: 10px; }
.blogFooter { height: 1px; background-color:#cccccc; }
.blogPosted { padding-bottom: 5px; padding-top: 5px; color: #000066; }
.blogTitle { color: #000066; font-weight: bold; padding-top: 10px; }
/* ModuleEnd::blog */