/* 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 */

/* ModuleBegin::forum */
.frame { padding: 1px;  border: 2px solid #006699; margin: 10px 0px; }
.frame table { width:100%; text-align:center; }
.frame th { color: #FFA97F; font-size:11px; padding:0px 3px; font-weight:bold; background-color:#006699; height:25px; border-right:1px solid white; }
.frame td { padding: 5px; border-top:1px solid white; border-right:1px solid white;  }
.frame tr { background-color: #F1F1F1; }

.frame .category td { background-color:#D1D7DC; font-weight:bold; color:#006699; padding:10px 5px; font-size:12px; text-align: left; }
.frame .message { padding:10px 10px 20px 10px; font-size:12px; text-align:left; }
.frame .messageLabel { width:150px; font-weight:bold; text-align:left; vertical-align:top; padding:10px; }
.frame .topic { text-align: left; font-weight:bold; padding-left:10px; }

.frame .rowUnread { background-color: #FFF2CF; }
.frame .rowEven { background-color: #DEE3E7; }
.frame .rowEvenUnread { background-color: #FFF2CF; }
.frame .rowOddUnread { background-color: #FFE9AF; }

.seperator td { background-color:silver; height:6px; }
.backtotop { text-align: left; }
.title { font-weight: bold; text-align:left; padding-left:10px; }
.blurb { font-size: 11px; text-align:left; padding-left:10px;  padding-bottom:5px; }
.post .date { font-size: 9px; }

.messageHeader { border-bottom: 1px solid #CCCCCC; height:18px; width:99%; margin-bottom:10px; }
.messageHeader .date { float: left; font-size:9px;}
.messageHeader .subject { color:darkblue; float: left; padding-left:10px; font-size:9px; font-weight:bold; }
.messageHeader .number { float: right; }

.tagSearch { background-color:yellow; font-weight:bold; color:black;  }
.tagCode { background-color:black; color: white; font-family: monospace; border: 1px inset white; padding:10px; margin:10px 30px; font-size:12px; }
.tagQuote { background-color:white; color:black; border: 1px inset black; padding:10px; margin:10px 30px; font-size:12px; }
.tagCode a { color:white; font-weight:bold; }

.buttonBar td { background-color: #D1D7DC; padding: 10px; }
.bar, .pagesFrame { height:20px; }
.bar .button { float: right;  margin-left:3px; }
.button { font-weight: bold; }
.breadcrumb { font-weight:bold; color:red; padding:5px 0px; float:left; }

.header .pagesFrame { margin-top:10px; }
.footer .pagesFrame { margin-bottom:10px; }

.pages {  float:right;  border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; border-right:1px solid #cccccc; }
.pages div { float:left; }
.prevGroup, .prev, .next, .nextGroup { border-left:1px solid #cccccc;   padding: 3px 5px; }
.prevGroup, .nextGroup { background-color:#F1F1F1; }
.prev, .next{ background-color:#DEE3E7; }
.pagesLister { padding: 3px 0px; }
.prevnextCurrent, .prevnextWindow { padding:3px 5px;  border-left: 1px solid #cccccc; }
.prevnextCurrent{ font-weight:bold; }

#freedomForum.layouterror .frame { border:0px solid #00FF00; margin: 20px; }
.errorMessage { font-weight: bold; color: red;  padding-bottom: 20px; }
/* ModuleEnd::forum */

#menu_main_ul { margin: 0px 0px; vertical-align: top; text-align: left; }
#menu_main_ul ul { list-style-type: none; margin: 0px; padding: 0px; }
#menu_main_ul li { border-bottom: 1px solid #3F50C2; }
#menu_main_ul li a { display: block; font-size: 10px; font-weight: bold; padding: 5px 5px 5px 15px; color: #ffffff; text-decoration: none; background: #3F50C2; }
#menu_main_ul li a:hover { text-decoration: underline; background: #0000FF; }
#menu_main_ul li li { border: 1px solid #4A4D4A; width: 100%; background: #4A4D4A; }
#menu_main_ul li li a { background: #4A4D4A; padding: 1px 5px 1px 25px; width: 100%; font-weight: normal; }

#menu_main_ul_bottom { margin: 0px 0px; vertical-align: top; text-align: left; }
#menu_main_ul_bottom ul { list-style-type: none; margin: 0px; padding: 0px; }
#menu_main_ul_bottom li { border-bottom: 1px solid #3F50C2; }
#menu_main_ul_bottom li a { display: block; font-size: 10px; font-weight: bold; padding: 5px 5px 5px 15px; color: #ffffff; text-decoration: none; background: #3F50C2; }
#menu_main_ul_bottom li a:hover { text-decoration: underline; background: #0000FF; }
#menu_main_ul_bottom li li { border: 1px solid #4A4D4A; width: 100%; background: #4A4D4A; }
#menu_main_ul_bottom li li a { background: #4A4D4A; padding: 1px 5px 1px 25px; width: 100%; font-weight: normal; }

#menu_main_ul_bottom2 { margin: 0px 0px; vertical-align: top; text-align: left; }
#menu_main_ul_bottom2 ul { list-style-type: none; margin: 0px; padding: 0px; }
#menu_main_ul_bottom2 li { border-bottom: 1px solid #3F50C2; }
#menu_main_ul_bottom2 li a { display: block; font-size: 10px; font-weight: bold; padding: 5px 5px 5px 15px; color: #ffffff; text-decoration: none; background: #3F50C2; }
#menu_main_ul_bottom2 li a:hover { text-decoration: underline; background: #0000FF; }
#menu_main_ul_bottom2 li li { border: 1px solid #4A4D4A; width: 100%; background: #4A4D4A; }
#menu_main_ul_bottom2 li li a { background: #4A4D4A; padding: 1px 5px 1px 25px; width: 100%; font-weight: normal; }

#calendar_new  {
 background-color: #3F50C2;
}

.cal {
 background-color: #3F50C2;
 padding: 5px;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
}

.calPrev {
 position: absolute;
 top: 5px;
 left: 5px
}
.calNext {
 position: absolute;
 top: 5px;
 right: 5px;
}
.calMonth {
 position: relative;
 top: 0;
 left: 0;
 text-align: center;
 font-weight: bold;
 margin-left: 20px;
 margin-right: 20px;
}
.calPrev a, .calNext a, .calMonth a, .calMonthGlance a, .calMonthMore a {
 color: white;
 text-decoration: none;
}
.calPrev a:hover, .calNext a:hover, .calMonth a:hover, .calMonthGlance a:hover, .calMonthMore a:hover  {
 text-decoration: underline;
}
.calGrid {
 color: white;
 margin-top: 15px;
 clear: both;
 width: 90%;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
}
.calGrid td {
 font-size: 8pt;
 padding-right: 4px;
 text-align: right;
}
.calGrid tr.calWeek {
 font-weight: bold;
 text-align: center;
}
.calDayOn a {
 color: yellow;
 font-weight: bold;
}
.calDayOn a:hover {
 background-color: yellow;
 color: #0066cc;
 font-weight: bold;
}
.calTodayOff, .calTodayOn {
 border: 1px solid yellow;
}
.calTodayOn a {
 color: yellow;
 font-weight: bold;
}
.calBottom {
 text-align: left;
}
.calMonthGlance {
 padding-top: 10px;
}

}

}
.biglink {
 color: #006699;
 font-size: 12px;
 font-weight: normal;
 text-decoration: underline;
}
.biglink:hover {
 text-decoration: none;
}
.bodyMain {
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: 14px;
 padding-left: .25in;
 padding-right: .25in;
 padding-top: .25in;
}

/* Module::forum */
.frame { padding: 1px;  border: 2px solid #006699; margin: 10px 0px; }
.frame table { width:100%; text-align:center; }
.frame th { color: #FFA97F; font-size:11px; padding:0px 3px; font-weight:bold; background-color:#006699; height:25px; border-right:1px solid white; }
.frame td { padding: 5px; border-top:1px solid white; border-right:1px solid white;  } 
.frame tr { background-color: #F1F1F1; } 

.frame .category td { background-color:#D1D7DC; font-weight:bold; color:#006699; padding:10px 5px; font-size:12px; text-align: left; }
.frame .message { padding:10px 10px 20px 10px; font-size:12px; text-align:left; }
.frame .messageLabel { width:150px; font-weight:bold; text-align:left; vertical-align:top; padding:10px; }
.frame .topic { text-align: left; font-weight:bold; padding-left:10px; }

.frame .rowUnread { background-color: #FFF2CF; }
.frame .rowEven { background-color: #DEE3E7; }
.frame .rowEvenUnread { background-color: #FFF2CF; }
.frame .rowOddUnread { background-color: #FFE9AF; }

.seperator td { background-color:silver; height:6px; }
.backtotop { text-align: left; }
.title { font-weight: bold; text-align:left; padding-left:10px; }
.blurb { font-size: 11px; text-align:left; padding-left:10px;  padding-bottom:5px; }
.post .date { font-size: 9px; } 

.messageHeader { border-bottom: 1px solid #CCCCCC; height:18px; width:99%; margin-bottom:10px; }
.messageHeader .date { float: left; font-size:9px;}
.messageHeader .subject { color:darkblue; float: left; padding-left:10px; font-size:9px; font-weight:bold; }
.messageHeader .number { float: right; }

.tagSearch { background-color:yellow; font-weight:bold; }
.tagCode { background-color:black; color: white; font-family: monospace; border: 1px inset white; padding:10px; margin:10px 30px; font-size:12px; }
.tagQuote { background-color:white; color:black; border: 1px inset black; padding:10px; margin:10px 30px; font-size:12px; }

.buttonBar td { background-color: #D1D7DC; padding: 10px; }
.bar, .pagesFrame { height:20px; } 
.bar .button { float: right;  margin-left:3px; }
.button { font-weight: bold; }
.breadcrumb { font-weight:bold; color:red; padding:5px; 0px; float:left; }

.header .pagesFrame { margin-top:10px; }
.footer .pagesFrame { margin-bottom:10px; }

.pages {  float:right;  border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; border-right:1px solid #cccccc; }
.pages div { float:left; } 
.prevGroup, .prev, .next, .nextGroup { border-left:1px solid #cccccc;   padding: 3px 5px; }
.prevGroup, .nextGroup { background-color:#F1F1F1; }
.prev, .next{ background-color:#DEE3E7; }
.pagesLister { padding: 3px 0px; }
.prevnextCurrent, .prevnextWindow { padding:3px 5px;  border-left: 1px solid #cccccc; }
.prevnextCurrent{ font-weight:bold; }

#freedomForum.layouterror .frame { border:0px solid #00FF00; margin: 20px; }
.errorMessage { font-weight: bold; color: red;  padding-bottom: 20px; }
/* ModuleEnd::forum */

.bottomNav {
 color: #FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 line-height: 14px;
}
.breadcrumbBold {
 color: #000000;
 font-size: 9px;
 font-weight: bold;
 text-decoration: none;
}
.breadcrumbBold:hover {
 color: #000000;
 text-decoration: none;
}
.breadcrumbBold:link {
 color: #000000;
 text-decoration: underline;
}
.breadcrumbLight {
 color: #000000;
 font-size: 9px;
}
.calendarBody {
 background: #EEEACC;
}
.calendarDayOff {
 color: #000000;
 font-size: 8pt;
 font-weight: normal;
 line-height: 140%;
 text-decoration: none;
}
.calendarDayOn {
 background-color: #FFCC66;
 color: #000000;
 font-size: 8pt;
 font-weight: bold;
 line-height: 140%;
}
.calendarDayOn:hover {
 background-color: #006699;
 color: #FFFFFF;
 text-decoration: underline;
}
.calendarMonth {
 color: #000000;
 font-size: 8pt;
 font-weight: bold;
 text-transform: capitalize;
}
.calendarMonth:hover {
 color: #990000;
 padding-bottom: 3px;
 padding-top: 3px;
 text-decoration: normal;
 text-transform: capitalize;
}
.calendarMonthGlance {
 color: #990000;
 font-size: 8pt;
 text-decoration: none;
}
.calendarMonthGlance:hover {
 text-decoration: underline;
}
.calendarpopDay {
 color: #006699;
 font-size: 10pt;
 font-weight: normal;
 text-decoration: none;
}
.calendarpopEmptyDay {
 background-color: #E7E7E7;
}
.calendarpopEvent {
 color: #006699;
 font-size: 10pt;
 font-weight: bold;
 line-height: 100%;
 text-decoration: none;
}
.calendarpopEvent:hover {
 text-decoration: underline;
}
.calendarpopEventOff {
 background-color: #FFFFFF;
}
.calendarpopEventOn {
 background-color: #DFEFF6;
}
.calendarpopEventTime {
 color: #000000;
 font-size: 8pt;
}
.calendarpopHeader {
 color: #000000;
 font-size: 11pt;
 font-weight: bold;
 text-decoration: none;
}
.calendarpopLink {
 color: #006699;
 font-size: 12px;
 font-weight: normal;
 text-decoration: none;
}
.calendarpopLink:hover {
 text-decoration: underline;
}
.calendarpopNormal {
 color: #000000;
 font-size: 12px;
 font-weight: normal;
}
.calendarpopScroll {
 color: #000000;
 font-size: 10pt;
 text-decoration: none;
}
.calendarpopScroll:hover {
 color: #000000;
 text-decoration: none;
}
.calendarpopWeek {
 color: #000000;
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
}
.calendarScroll {
 color: #000000;
 font-size: 8pt;
 text-decoration: none;
}
.calendarScroll:hover {
 color: #990000;
 text-decoration: none;
}
.calendarWeek {
 color: #000000;
 font-size: 8pt;
 font-weight: bold;
}
.companyBoldText {
}
.companyFormText {
}
.companyFormTextRequired {
}
.companyHeading2 {
}
.companyHeading3 {
}
.companyLink {
}
.companyMainBody {
}
.companyMainText {
}
.companyNormalText {
}
.companyNormalTextPXRed {
}
.companySmallText {
}
.date {
 color: #000000;
 font-size: 11px;
 font-weight: bold;
}
.eventBigLink {
 color: #006699;
 font-size: 10x;
 font-weight: normal;
 text-decoration: underline;
}
.eventBigLink:hover {
 text-decoration: none;
}
.eventDate {
 color: #000000;
 font-size: 10px;
 font-weight: normal;
 line-height: 11px;
 text-decoration: none;
}
.eventDate2 {
 color: #000000;
 font-size: 12px;
 font-weight: bold;
 line-height: 14px;
 text-decoration: none;
}
.eventDetail {
 color: #000000;
 font-size: 11px;
 line-height: 14px;
}
.eventHeading3 {
}
.eventHeadline {
 color: #006699;
 font-size: 11px;
 font-weight: bold;
 line-height: 14px;
 text-decoration: none;
}
.eventHeadline:hover {
 text-decoration: underline;
}
.eventMoreLink {
 color: #990000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: normal;
 text-decoration: none;
}
.eventMoreLink:hover {
 text-decoration: underline;
}
.eventNormalText {
}
.eventSmallText {
}
.featuredDealer {
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 line-height: 11px;
}
.formBody {
}
.formDropdown {
 background-color: #e4c915;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
}
.formHeading {
}
.formSmallText {
}
.formText {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
}
.formTextRequired {
}
.gendocsDetail {
}
.gendocsHeading {
}
.gendocsLink {
}
.headerGraphics {
 background-attachment: scroll;
 background-image: url("graphics/bg_header.gif");
 background-position: center top;
 background-repeat: no-repeat;
}
.jobHeading2 {
}
.jobHeading4 {
}
.jobRed {
}
.jobSmallText {
}
.jobSmallTextBold {
}
.jobText {
}
.mailinglistHeader {
}
.mailinglistText {
}
.mapHeader {
}
.mapSmallText {
}
.membersForm {
}
.membersFormRequired {
}
.membersHeading {
}
.membersSmallText {
}
.membersText {
}
.menuPipe {
 color: #dddddd;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8px;
 text-decoration: none;
}
.menuPipe:hover {
}
.menuPipeLink {
 color: #dddddd;
 font: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 text-decoration: none;
}
.menuPipeLink:hover {
 text-decoration: underline;
}
.menuSubLevel {
 color: #FF9900;
 font-size: 9px;
 line-height: 12px;
 padding-left: 15px;
 text-decoration: none;
}
.menuSubLevel:hover {
 color: #000000;
 text-decoration: underline;
}
.menuTD1 {
 background-image: url("graphics/arrow_right.gif");
 background-repeat: no-repeat;
 padding-bottom: 2px;
 padding-left: 5px;
 padding-right: 2px;
}
.menuTD1selected {
 background-image: url("graphics/arrow_down.gif");
 background-repeat: no-repeat;
 padding-bottom: 2px;
 padding-left: 5px;
 padding-right: 2px;
 padding-top: 2px;
}
.menuTD2 {
 padding-bottom: 2px;
 padding-left: 0px;
}
.menuTDBullet1 {
 padding-left: 5px;
 vertical-align: top;
}
.menuTDBullet1selected {
 padding-left: 5px;
 vertical-align: top;
}
.menuText1 {
 color: #000066;
 font-size: 9pt;
 font-weight: bold;
 padding-left: 4px;
 text-align: top;
 text-decoration: none;
 vertical-align: middle;
}
.menuText1:hover {
 text-decoration: underline;
}
.menuText1selected {
 color: #000066;
 font-size: 9pt;
 font-weight: bold;
 padding-left: 4px;
 text-align: left;
 text-decoration: none;
}
.menuText1selected:hover {
 text-decoration: underline;
}
.menuText2 {
 color: #A90000;
 font-size: 9pt;
 padding-left: 9px;
 padding-top: 2px;
 text-decoration: none;
}
.menuText2:hover {
 text-decoration: underline;
}
.menuTopLevel {
 color: #000033;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 line-height: 16px;
 text-decoration: none;
}
.menuTopLevel:active {
 text-decoration: none;
}
.menuTopLevel:hover {
 color: #000000;
 text-decoration: underline;
}
.moreoverCopyright {
 color: #000000;
 font-size: 10px;
 font-style: italic;
 text-decoration: none;
}
.moreoverDate {
 color: #666666;
 font-size: 9px;
 padding-left: 5px;
}
.moreoverHeadline {
 color: #000066;
 font-size: 12px;
 font-weight: bold;
 text-align: left;
 text-decoration: none;
}
.moreoverHeadline:hover {
 color: #000066;
 text-decoration: underline;
}
.moreoverHeadlineHome {
 color: 000000;
 font-family: Verdana, Arial, Helvetica;
 font-size: 11px;
 font-weight: Bold;
 text-decoration: None;
}
.moreoverHeadlineHome:Hover {
 color: FF0000;
 text-decoration: Underline;
}
.moreoverMoreLink {
 color: #ffdf00;
 font-size: 10px;
 font-weight: normal;
}
.moreoverMoreLink:hover {
 text-decoration: none;
}
.moreoverSource {
 color: #000000;
 font-size: 9px;
}
.moreoverSource:hover {
 color: #000066;
 text-decoration: underline;
}
.moreoverSourceHome {
 color: #000000;
 font-size: 9px;
 text-decoration: None;
}
.msgboardBody {
}
.msgboardHeading {
}
.msgBoardSmallText {
}
.msgBoardTopic {
}
.newsAuthorLink {
 color: #006699;
 font-size: 10px;
 font-weight: normal;
 text-decoration: underline;
}
.newsBody {
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
}
.newsBold {
 font-weight: normal;
}
.newsBullet {
 color: #FFCC33;
 font-size: 12px;
 font-weight: bold;
 padding-right: 5px;
}
.newsBulletWhite {
 color: #FFFFFF;
 font-size: 12px;
 font-weight: bold;
}
.newsForm {
}
.newsFormRequired {
}
.newsHeadline {
 color: #006699;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: bold;
 line-height: 14px;
 text-align: left;
 text-decoration: none;
}
.newsHeadline:hover {
 text-decoration: underline;
}
.newsLink {
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-decoration: none;
}
.newsLink:hover {
 text-decoration: underline;
}
.newsListBlurb {
 color: #000000;
 font-size: 8pt;
 font-weight: normal;
}
.newsListBlurb p {
 display:inline;
}
.newsListHeadline {
 color: #006699;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
}
.newsListHeadline:hover {
 text-decoration: underline;
}
.newsListHeadlineTD {
}
.newsListMoreLink {
 color: #990000;
 font-size: 10px;
 font-weight: normal;
 text-decoration: none;
}
.newsListMoreLink:hover {
 text-decoration: underline;
}
.newsListPublishline {
 color: #666666;
 font-size: 9px;
}
.newsPublished {
 color: #666666;
 font-size: 9px;
}
.newsSmallText {
 font-size: 9px;
}
.newsText {
}
.photoPagnationTD {
 text-align: center;
}
.photoRemote {
 padding-bottom: 5px;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 5px;
}
.photoRemoteTD {
 padding-bottom: 10px;
 padding-top: 10px;
 text-align: center;
}
.pollChoices {
 color: #000000;
 font-size: 12px;
 font-weight: bold;
 padding-left: .35in;
}
.pollLink {
 color: #000066;
 font-size: 12px;
 font-weight: normal;
}
.pollQuestion {
 color: #000066;
 font-size: 12px;
 font-weight: bold;
 padding-bottom: 10px;
 padding-left: .25in;
}
.pollResultChoices {
 color: #000000;
 font-size: 12px;
 font-weight: bold;
}
.pollResultHeading {
 color: #000066;
 font-size: 14px;
 font-weight: bold;
 text-align: left;
}
.pollResultQuestion {
 color: #000066;
 font-size: 12px;
 font-weight: bold;
}
.pollVote {
 padding-left: .35in;
 padding-top: 10px;
}
.rsvpLink {
}
.rsvpText {
}
.searchBody {
}
.searchBoxTable {
}
.searchBoxText {
}
.searchHeading {
}
.searchHeadline {
 color: #006699;
 font-size: 13px;
 font-weight: bold;
 line-height: 14px;
 text-align: left;
 text-decoration: none;
}
.searchHeadline:hover {
 text-decoration: underline;
}
.searchLink {
 color: #006699;
 font-size: 10px;
 font-weight: normal;
}
.searchLink:hover {
 text-decoration: underline;
}
.searchMainBody {
}
.searchPublishline {
 color: #666666;
 font-size: 9px;
}
.sectionHeaderBlack {
 color: #000000;
 font-size: 8pt;
 font-variant: small-caps;
}
.sectionHeaderWhite {
 color: #FFFFFF;
 font-size: 8pt;
 font-variant: small-caps;
 padding-top: 5px;
}
.sendpageBoldText {
 font-weight: bold;
}
.sendpageFormText {
 font-weight: normal;
}
.sendpageFormTextRequired {
 color: #000000;
 font-weight: bold;
}
.shoppingForm {
}
.shoppingFormRequired {
}
.shoppingHeading {
}
.shoppingLink {
}
.shoppingSmallText {
}
.smallBlackText {
 color: #000000;
 font-size: 7pt;
 text-decoration: none;
}
.smallWhiteLinksBold {
 color: #FFFFFF;
 font-size: 9px;
 text-decoration: none;
}
.smallWhiteLinksBold:hover {
 color: #FFCC33;
 text-decoration: underline;
}
.smallWhiteLinksBold:link {
 color: #FFFFFF;
 font-size: 10pt;
 text-decoration: underline;
}
.stockBox {
}
.stockHeader {
}
.stockLinks {
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 line-height: 12px;
 text-decoration: none;
}
.stockLinks:hover {
 color: #009900;
 text-decoration: underline;
}
.stockLinks:link {
 color: #000000;
}
.stockSmallText {
 color: #000000;
 font-size: 7pt;
 text-decoration: none;
}
.stockText {
 color: #000000;
 font-size: 7pt;
 text-decoration: none;
}
.welcomeDetail {
 color: #333333;
 font-size: 10px;
 font-weight: normal;
 line-height: 14px;
 padding-left: 10px;
 text-decoration: none;
}
.welcomeHeadline {
 color: #CC0033;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-style: italic;
 font-weight: 900;
 line-height: 14px;
 text-decoration: none;
}
.WXForecastLink {
 color: #000000;
 font-size: 11px;
 font-weight: normal;
 text-align: center;
}
.WXForecastLink:hover {
 color: #184973;
 text-decoration: underline;
}
.WXForecastLink:link {
 color: #666666;
 text-decoration: none;
}
.WXForecastLink:visited {
 color: #666666;
 text-decoration: underline;
}
.WXSmalltext {
 color: #000000;
 font-size: 7pt;
 font-weight: normal;
 text-decoration: none;
}
.WXSmalltextFF {
 color: #000000;
 font-size: 12pt;
 font-weight: normal;
}
.WXSmalltextHigh {
 color: #FF3333;
 font-size: 7pt;
 font-weight: bold;
 text-decoration: none;
}
.WXSmalltextLow {
 color: #3366CC;
 font-size: 7pt;
 font-weight: bold;
 text-decoration: none;
}
BODY, TD, TH {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
}
H1 {
 color: #006699;
 font-size: 16px;
 font-weight: bold;
}
A {
 color: #006699;
 text-decoration: underline;
}
A:hover {
 text-decoration: none;
}
.shoppingTable { background-color: #e8e8e8; }

.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: 0; margin-bottom: 2px; margin-top: 2px; margin-right: 10px; float: left; }

.newsCopyright { font-family: verdana,arial,helvetica;	text-align: center;	width: 100%; font-size: 1; font-style: italic; }