.homeEvents, .homeNews {
 width: 40%;
 float: left;
 padding: 2% 5%;
}
.homeEvents h1, .homeNews h1{
 font-weight: normal;
 display: block;
 width: 100%;
 height: 18px;
 border-bottom: 1px solid #003478;
 text-indent: -5000px;
}
.homeEvents h1 {
 background: url(graphics/events.gif) no-repeat;
}
.homeNews h1 {
 background: url(graphics/news.gif) no-repeat;
}
.homeEvents a, .homeNews a{
 font-weight: bold;
}
.networks {
 margin-left:-180px;
 margin-top:-1px;
 position:absolute;
 }
.networks a img {
 border: none;
 }
.homepageBanner {
margin: 15px 0 15px 15px;
float: left;
}

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

/* ModuleBegin::documents */
.freedomDocuments table { width:100%; }

.documentsName {
text-align:center;
color:#fff;
}

.documentsName a:hover {
 color: #d7a900;
 text-decoration: none;
}
.documentsName a {
 color: #fff;
 text-decoration: underline;
}

/* ModuleEnd::documents */

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

/*----HTML Structural Elements--------------------------------------------------*/
body {
 padding: none;
 margin: none;
}
html {
 background: #fff;
 font: 10px Verdana, Arial, Helvetica, sans-serif;
 color: #003478;
 padding: none;
 margin: 0;
}
a {
 color: #003478;
 text-decoration: underline;
}
a:hover {
 color: #d7a900;
 text-decoration: none;
}
/*----Page Structural Elements/Wraps--------------------------------------------*/ 
#parentWrap {
 margin: 0 auto 0 auto;
 padding: none;
 width: 760px;
}
#childWrap {
 padding: none;
 background: #ecf4fb url(graphics/bodyBg.gif) no-repeat;
 width: 760px;
 float: left;
}
#  {
 float: left;
 width: 760px;
 color: #003478;
 margin: 0;
}
#contentWrap {
 float: left;
 width: 520px;
 padding: 25px 20px 20px 30px;
 min-height: 250px;
font-size:12px;
color:#003478;
}
* HTML #contentWrap {
width:500px;
color:#003478;
}
.contentWrap a {
text-decoration:underline;
}
.contentWrap a:hover {
text-decoration:none;
}

#contentWrapMap {
color:#003478;
 float: left;
 width: 520px;
 padding: 25px 20px 20px 30px;
 min-height: 250px;
font-size:12px;
}
.contentWrapMap a {
text-decoration:underline;
}
.contentWrapMap a:hover {
text-decoration:none;
}

* HTML #contentWrapMap {
 float: left;
 width: 520px;
 padding: 25px 0 20px 30px;
 min-height: 250px;
font-size:12px;
}

#contentWrap img {
border:0;
margin:0 0 0 0;
}
* HTML #contentWrap {
 min-height: 250px;
 height:auto !important;
 height:250px;
}

#contentWrap p {
color:#003478;
font-size:12px;
font-weight:normal;
}

#contentWrap a:hover {
 color: #d7a900;
 text-decoration: none;
}
#contentWrap a {
 color: #003478;
 text-decoration: underline;
}

#contentWrap img {

 padding: 0px 5px 5px 5px;

}

#footer {
 float: left;
 width: 760px;
 background: #fff;
 padding: 0;
 margin: none;
}
#footerCorners {
 float: left;
}
#footerText {
 width: 760px;
 float: left;
 margin: 5px auto 0 auto;
 text-align: center;
 line-height: 18px;
 color: #003478;
position:relative;
}

#bottomMenu {
width:auto;
margin:auto;
background:#f00;
}
#footerText a {
 color: #003478;
 text-decoration: none;
 font-size: 10px;
}
#footerText a:hover {
 color: #d7a900;
 text-decoration: underline;
}
#spinwebLogo {
 vertical-align: middle;
 border: none;
}
/*----Banner--------------------------------------------------------------------*/ 
#banner {
 width: 760px;
 height: 103px;
 float: left;
font-size:11px;
}
#logo {
 float: left;
border:none;
}

#search {
float:right;
}

/*--#banner ul {
 float: right;
 margin: 20px 20px 0 0;
}
#banner li {
 list-style: none;
 display: inline;
 font-size: 11px;
 margin: 0 0 0 20px;
}--*/

#callout {
float:left;
width:170px;
margin:30px 0 0 0;
}

#callout img {
border: 0px;
}

/*----Home Page Content--------------------------------------------------------------------*/ 
#mission {
 width: 148px;
 float: left;
 margin: auto 0 auto 20px;
 color: #003478;
 font-size: 10px;
}
* html #mission {
 width: 148px;
 float: left;
 margin: 35px 0 0 10px;
 color: #003478;
 font-size: 10px;
}
#flash {
 float: left;
 width: 590px;
 height: 244px;
}
#homeImagesWrap {
 width: 760px;
 float: left;
 padding: 2px 0 0 10px;
}
* html #homeImagesWrap {
 width: 755px;
 float: left;
 padding: 0 0 0 5px;
}
.homeImages {
 width: 175px;
 float: left;
 margin: 0 5px 0 5px;
}
.homeImages img {
 border: none;
}
/*----Welcome Page Content--------------------------------------------------------------------*/ 
#welcomeWrap {
color:#003478;
 width: 534px;
 float: right;
 padding: 20px 20px 0 16px;
font-size:12px;
}
* html #welcomeWrap {
 width: 534px;
 float: right;
 padding: 20px 20px 0 14px;
}
#welcomeWrap img {

 padding: 0px 10px 10px 10px;

}
/*#welcomeWrap a {
 color: #003478;
 text-decoration: none;
}
#welcomeWrap a:hover {
 color: #d7a900;
 text-decoration: underline;*/
#welcomeType {
 float: left;
 width: 222px;
 margin: 50px 0 0 0;
}
#welcomeImage {
 float: left;
 width: 312px;
}
#welcomeCopy {
 width: 534px;
 padding: 20px 0 20px 0;
 clear: both;
}

/*------------------Products Styles-------------------*/

#xiPWrap {
float:left;
}

#xiP {
width:194px;
float:left;
}

#newItems {
float:left;
width:306px;
}

.itemWrap {
float:left;
width:306px;
margin:0 0 10px 0;
}

.itemImage {
width:144px;
float:left;
}

.itemCopy {
float:left;
width:162px;
}

#productContentWrap {
float: left;
 width: 520px;
 padding: 25px 0 20px 30px;
 min-height: 250px;
font-size:12px;
}

.prodListerWrap {
width:520px;
float:left;
margin:0 0 30px 0;
color:#003478;
}

* html .prodListerWrap {
width:510px;
float:left;
margin:0 0 20px 0;
display:inline;
}


.prodDetailWrap {
width:510px;
float:left;
margin:0 20px 20px 0;
font-size:12px;
color:#003478;
}

* html .prodDetailWrap {
width:500px;
float:left;
margin:0 20px 20px 0;
font-size:12px;
}



.prodBold {
font-weight:bold;
font-size:14px;
}

.prodBoldPrice {
font-weight:bold;
font-size:12px;
}

.prodBold a {
text-decoration:none;
}

.prodBold a:hover {
text-decoration:underline;
}

.prodThumb {
float:left;
margin:0 20px 0 0;
padding:0;
width:144px;
}

.prodThumb img {
border:none;
margin:0;
padding:0;
}

.prodDescript {
float:left;
width:346px;
}

.prodDescript {
float:left;
width:336px;
}

/*--------------------Blue Room-------------------*/

#blueWrap {
 width: 760px;
 padding: none;
font-size:11px;
margin:0 auto 20px auto;
}

#blueWrap a:hover {
 color: #d7a900;
 text-decoration: none;
margin:0 0 20px 0;
}
#blueWrap a {
 color: #003478;
 text-decoration: underline;
}

#login {
margin:150px auto 0 auto;
width:500px;
}
#loginIntro {
font-weight:bold;
font-size:12px;
}

#blueMenuCollegian {
float:left;
font-size:14px;
margin:20px 0 0 60px;
width:520px;
}

* HTML #blueMenuCollegian {
float:left;
font-size:14px;
margin:20px 0 0 20px;
width:520px;
}

#blueMenuCollegian ul {
display:inline;
list-style:none;
float:left;
text-align:center;
padding:0;
}

#blueMenuCollegian ul li {
color:#003478;
margin:0 40px 0 0;
float:left;
}

.blueMenuCollegian ul li a {
color:#003478;
text-decoration:underline;
font-size:14px;
}

.blueMenuCollegian ul li a:hover {
text-decoration:none;
}

#blueMenuAdmin {
float:left;
font-size:14px;
margin:20px 0 0 30px;
width:530px;
}

* HTML #blueMenuAdmin {
float:left;
font-size:14px;
margin:20px 0 0 20px;
width:515px;
}

#blueMenuAdmin ul {
display:inline;
list-style:none;
float:left;
text-align:center;
padding:0;
}

#blueMenuAdmin ul li {
color:#003478;
margin:0 35px 0 0;
float:left;
}

* HTML #blueMenuAdmin ul li {
margin:0 25px 0 0;
}

.blueMenuAdmin ul li a {
color:#003478;
text-decoration:underline;
font-size:14px;
}

.blueMenuAdmin ul li a:hover {
text-decoration:none;
}

#blueLeft {
width:409px;
float:left;
padding:100px 0 0 0;
margin:none;
}

#blueIntLeft {
width:200px;
float:left;
padding:120px 0 0 0;
}

#blueRight {
width:351px;
float:left;
}

#blueIntRight {
width:560px;
float:right;
}

* HTML #blueIntRight {
width:550px;
float:right;
padding:0;
}

#blueLogo {
width:291;
float:Right;
}

#blueSign {
float:left;
}

#blueMessage {
width:317px;
margin:20px 0 0 0;
float:right;
color:#003478;
font-size:12px;
font-weight:bold;
}

#blueReminderWrap {
width:317px;
margin:20px 0 0 0;
padding:0 0 0 0;
float:right;
}


#blueResourcesWrap {
width:434px;
margin:20px 0 0 40px;
float:left;
}

* HTML #blueResourcesWrap {
width:434px;
margin:20px 0 0 20px;
float:left;
}

#blueResourcesWrap a {
color:#fff;
text-decoration:none;
}


#blueReminderHeader {
margin:0 0 0 85px;
}

#blueReminder {
margin:10px 0 0 0;
background:#003478 url(graphics/BlueRoomCalloutBG_16.gif) no-repeat;
color:#fff;
}

#blueReminder a {
color:#fff;
text-decoration:underline;
}

#blueReminder a:hover {
text-decoration:none;
}

#blueReminder a:visited {
color:#fff;
text-decoration:underline;
}

.reminderText {
padding:10px 10px 0 10px;

}

.reminderText p {
margin:none;
}

.blueReminderBottom {
margin:-2px 0 20px 0;
padding:none;
float:right;
vertical-align:top;
background:#003478;
}

#blueResourcesHeader {
margin:0 0 0 88px;
}

#blueIntResourcesHeader {
margin:0 0 0 120px;
}

#blueResources {
width:297px;
margin:10px 0 0 0;
padding:10px 10px 0 10px;
background:#003478 url(graphics/BlueRoomCalloutBG_16.gif) no-repeat;
background-position:top;
float:right;
color:#fff;
font-weight:bold;
text-align:center;
line-height:20px;
}

#blueResources a {
color:#FFF;
text-decoration:none;
}

#blueIntResources {
width:414px;
margin:10px 0 0 0;
padding:10px 10px 0 10px;
background:#003478 url(graphics/BlueRoomIntResourcesBG.gif) no-repeat;
background-position:top;
color:#fff;
font-weight:bold;
font-size:14px;
text-align:center;
line-height:24px;
}







/*----Chapters Content--------------------------------------------------------------------*/

.chapterListing {
margin:0 0 20px 0;
}

.chapterHeaders {
font-weight:bold;
font-size:12px;
}

/*----Associations Content--------------------------------------------------------------------*/

BODY, TH, TD, {
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
}
H1 {
 color: #003478;
 font-size: 16pt;
 font-weight: bold;
}
H2 {
 color: #d7a900;
 font-size: 16pt;
 font-weight: bold;
margin:0 0 0 0;
}
H3 {
 color: #d7a900;
 font-size: 13px;
 font-weight: bold;
}
H4 {
 color: #003478;
 font-size: 13px;
 font-weight: bold;
margin:0 0 0 0;
}

.greek {
font:symbol;
color:#003478;
font-size:10px;
font-weight:normal;
}

.greekBlueBig {
font:symbol;
 color: #003478;
 font-size: 16pt;
 font-weight: bold;
}
greekGoldBig {
font:symbol;
 color: #d7a900;
 font-size: 16pt;
 font-weight: bold;
margin:0 0 0 0;
}
greekGoldSmall {
font:symbol;
 color: #d7a900;
 font-size: 13px;
 font-weight: bold;
}
greekBlueSmall {
font:symbol;
 color: #003478;
 font-size: 13px;
 font-weight: bold;
margin:0 0 0 0;
}

.blogArchiveMonth {
 padding-left: 10px;
}
.blogArchiveYear {
 font-weight: bold;
}
.blogCommentsLink {
 font-size: 8pt;
}
.blogDate {
 padding-top: 5px;
 font-size: 8pt;
 font-weight: bold;
}
.blogDividerBottom {
}
.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: #3366cc;
 font-size: 8pt;
}
.blogTitle {
 color: #3366cc;
 font-weight: bold;
 padding-top: 10px;
}
.bodyMain {
 padding-bottom: 20px;
 padding-left: 20px;
 padding-right: 20px;
 padding-top: 20px;
}
.breadcrumbBold {
 font-size: 8pt;
 font-weight: bold;
 text-decoration: none;
}
.breadcrumbBold:hover {
 text-decoration: underline;
}
.breadcrumbLight {
 font-size: 8pt;
 text-decoration: none;
}
.calendarBody {
 background: #ffffff;
}
.calendarDayOff {
 color: #000000;
 font-size: 8pt;
 font-weight: normal;
 line-height: 140%;
 text-decoration: none;
}
.calendarDayOn {
 color: #3366cc;
 font-size: 8pt;
 font-weight: bold;
 line-height: 140%;
 text-decoration: underline;
}
.calendarDayOn:hover {
 background-color: #3366cc;
 color: #ffffff;
 text-decoration: none;
}
.calendarMonth {
 font-size: 8pt;
 font-weight: bold;
 text-decoration: none;
 text-transform: capitalize;
}
.calendarMonth:hover {
 text-decoration: underline;
}
.calendarMonthGlance {
 font-size: 8pt;
 text-decoration: none;
}
.calendarMonthGlance:hover {
 text-decoration: underline;
}
.calendarpopDay {
 color: #000000;
 font-size: 10pt;
 font-weight: normal;
 text-decoration: none;
}
.calendarpopEmptyDay {
 background-color: #e7e7e7;
}
.calendarpopEvent {
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
}
.calendarpopEvent:hover {
 text-decoration: underline;
}
.calendarpopEventOff {
 background-color: #ffffff;
}
.calendarpopEventOn {
 background-color: #66ccff;
}
.calendarpopEventTime {
 color: #ffffff;
 font-size: 8pt;
}
.calendarpopHeader {
 color: #000000;
 font-size: 11pt;
 font-weight: bold;
 text-decoration: none;
}
.calendarpopLink {
 font-size: 8pt;
 font-weight: normal;
 text-decoration: none;
}
.calendarpopLink:hover {
 text-decoration: underline;
}
.calendarpopNormal {
 color: #000000;
 font-size: 10pt;
 font-weight: normal;
}
.calendarpopScroll {
 font-size: 10pt;
 text-decoration: none;
}
.calendarpopScroll:hover {
 text-decoration: underline;
}
.calendarpopToday {
 font-weight: bold;
}
.calendarpopWeek {
 color: #000000;
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
}
.calendarScroll {
 font-size: 7pt;
 text-decoration: none;
}
.calendarScroll:hover {
 text-decoration: underline;
}
.calendarToday {
 font-weight: bold;
}
.calendarWeek {
 color: #000000;
 font-size: 8pt;
 font-weight: bold;
}
.copyright {
 font-size: 8pt;
}
.datebox {
 font-size: 8pt;
 padding-left: 10px;
}
.directoryFieldLabel {
 font-weight: bold;
}
.directoryHeading {
 color: #3366cc;
 font-size: 11pt;
 font-weight: bold;
 padding-bottom: 10px;
}
.directoryListHeadline {
 font-weight: bold;
}
.enewsBoxEdit {
}
.enewsBoxSubmit {
 text-align: center;
}
.enewsBoxText {
 font-size: 8pt;
 padding-bottom: 1px;
 padding-top: 3px;
}
.eventBigLink {
 font-size: 8pt;
 font-weight: normal;
}
.eventBigLink {
text-decoration:underline;
}
.eventBigLink:hover {
}
.eventDateHeader {
 font-size: 8pt;
}
.eventDetail {
 padding-left: 10px;
color:#003478;
}
.eventHeadline {
 font-weight: bold;
 text-decoration: none;
color:#003478;
}
.eventHeadline:hover {
 text-decoration: underline;
}
.eventHeadlineTD {
 padding-left: 10px;
}
.eventMoreLink {
 font-size: 8pt;
 padding-left: 10px;
}
.eventMoreLink:hover {
}
.eventNormalText {
}
.eventSmallText {
}
.FAQA {
}
.FAQAnswer {
}
.FAQLink {
}
.FAQLink:hover {
}
.FAQList {
}
.FAQMoreLink {
}
.FAQMoreLink:hover {
}
.FAQQ {
 color: #3366cc;
 font-weight: bold;
}
.FAQQHome {
}
.FAQQuest {
 color: #3366cc;
 font-weight: bold;
}
.FAQQuestHome {
}
.FAQTopLink {
}
#form {
color:#003478;
font-size:12px;
margin:0 0 0 40px;
width:440px;
}

#form td {
color:#003478;
font-size:12px;
}

.formBody {
}
.formHeading {
}
.formSmallText {
}
.formText {
color:#003478;
margin:10px 0 5px 0;
vertical-align:center;
}
.formTextRequired {
color:#003478;
font-size:12px;
margin:10px 0 5px 0;
vertical-align:center;
}
.headerHeadline {
 color: #3366cc;
 font-size: 24pt;
 font-weight: bold;
 text-align: right;
}
.headerTagline {
 color: #3366cc;
 font-size: 16pt;
 font-style: italic;
 font-weight: bold;
 padding-bottom: 10px;
 padding-top: 10px;
 text-align: right;
}
.image {
 margin: 10px;
}
.imageCaption {
 color: #3366cc;
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 8pt;
 padding-bottom: 5px;
 padding-top: 2px;
 text-align: center;
}
.jobHeading1 {
 color: #3366cc;
 font-size: 12pt;
 font-weight: bold;
}
.jobHeading2 {
 color: #3366cc;
 font-weight: bold;
}
.jobLink {
}
.jobSmallText {
}
.jobSmallTextBold {
}
.jobText {
}
.mapBoxEdit {
}
.mapBoxText {
}
.mapHeader {
}
.mapSmallText {
}
.menuPipe {
 color: #3366cc;
 font-size: 8pt;
 text-decoration: none;
}
.menuPipeLink {
 font-size: 8pt;
}
.menuPipeLink:hover {
}
.menuPipeTop {
 color: #3366cc;
 text-decoration: none;
}
.menuPipeTopLink {
 font-size: 8pt;
 font-weight: bold;
 text-decoration: none;
}
.menuPipeTopLink:hover {
 text-decoration: underline;
}
.menuTD1 {
 padding-bottom: 2px;
 padding-left: 5px;
 padding-right: 2px;
 padding-top: 2px;
}
.menuTD1selected {
 padding-bottom: 2px;
 padding-left: 5px;
 padding-right: 2px;
 padding-top: 2px;
}
.menuHeader {
}
.menuFooter {
}
.menuSeperator {
}
.menuTD2 {
 padding-bottom: 2px;
 padding-left: 10px;
}
.menuTDBullet1 {
 padding-left: 5px;
 vertical-align: top;
}
.menuTDBullet1selected {
 padding-left: 5px;
 vertical-align: top;
}
.menuText1 {
 font-weight: bold;
 text-decoration: none;
}
.menuText1:hover {
 text-decoration: underline;
}
.menuText1selected {
 font-weight: bold;
 text-decoration: none;
}
.menuText1selected:hover {
 text-decoration: underline;
}
.menuText2 {
 text-decoration: none;
}
.menuText2:hover {
 text-decoration: underline;
}
.menuText1Format {
}
.menuText1selectedFormat {
}
.menuText2Format {
}
.menuText2selectedFormat {
}
.moreLink {
}
.moreoverCopyright {
 font-size: 8pt;
 font-style: italic;
 text-decoration: none;
}
.moreoverDate {
 color: #666666;
 font-size: 7pt;
 padding-left: 5px;
}
.moreoverDateHome {
 color: #666666;
 font-size: 7pt;
 padding-left: 5px;
}
.moreoverHeadline {
 font-weight: bold;
 text-decoration: none;
}
.moreoverHeadline:hover {
 text-decoration: underline;
}
.moreoverHeadlineHome {
 font-size: 8pt;
 font-weight: bold;
 text-decoration: none;
}
.moreoverHeadlineHome:hover {
 text-decoration: underline;
}
.moreoverMoreLink {
 font-size: 8pt;
 font-weight: normal;
}
.moreoverMoreLink:hover {
}
.moreoverMoreLinkHome {
 font-size: 8pt;
}
.moreoverMoreLinkHome:hover {
}
.moreoverSource {
 color: #666666;
 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;
}
.newsBody {
}
.newsBody p a {
 color: #003478;
 text-decoration: underline;
}
.newsBody p a:hover {
 color: #d7a900;
 text-decoration: underline;
}
.newsBullet {
 font-weight: bold;
 padding-left: 10px;
}
.newsHeadline {
 color: #003478;
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
 text-decoration: none;
}
.newsListBlurb {
 font-weight: normal;
 padding-left: 10px;
color:#003478;
}

.searchModuleResults {
color:#003478;
}
.searchModuleResults {
color:#003478;
}

.newsListHeadline {
 font-weight: bold;
 text-decoration: none;
color: #003478;
font-size: 11pt;
}
.newsListHeadline:hover {
 text-decoration: underline;
}
.newsListHeadlineTD {
 padding-left: 10px;
}
.newsListPublishline {
 font-size: 8pt;
 font-weight: bold;
 padding-left: 10px;
}
.newsListMoreLink {
 font-size: 8pt;
 padding-left: 10px;
}
.newsListMoreLink:hover {
}
.newsPrevNext {
 line-height: 14pt;
}
.newsPublished {
 color: #003478;
 font-size: 8pt;
}
.newsSubHeadline {
 color: #003478;
font-style:italic;
 font-size: 10pt;
 text-align: left;
 text-decoration: none;
}
.photoAlbumBody {
}
.photoAlbumDescription {
 padding-bottom: 10px;
}
.photoAlbumTitle {
}
.photoGalleryBG {
 background: #ffffff;
}
.photoGalleryBGTop {
 background: #000000;
}
.photoGalleryBody {
 background-color: #3366cc;
}
.photoGalleryCaption {
 padding-top: 5px;
 text-align: center;
}
.photoGalleryDescription {
 font-size: 8pt;
 text-align: center;
}
.photoGalleryNumbers {
 background-color: #333333;
 font-size: 8pt;
}
.photoGalleryTitle {
 font-size: 8pt;
}
.photoPagnationTD {
 text-align: center;
 font-size: 8pt;
}
.photoRemote {
 padding-bottom: 5px;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 5px;
 font-size: 8pt;
 font-weight: bold;
}
.photoRemoteTD {
 padding-bottom: 10px;
 padding-top: 10px;
 text-align: center;
}
.pollChoices {
 padding-left: 15px;
}
.pollHeading {
 color: #3366cc;
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
}
.pollHomeChoices {
 font-size: 8pt;
}
.pollHomeQuestion {
 font-size: 8pt;
}
.pollLink {
 color: #3366cc;
 font-size: 8pt;
 font-weight: normal;
 padding-left: 10px;
}
.pollQuestion {
 color: #3366cc;
 font-size: 12pt;
 font-weight: bold;
 padding-bottom: 10px;
 padding-left: 10px;
 padding-top: 10px;
}
.pollResultChoices {
 font-size: 8pt;
 font-weight: bold;
 padding-left: 10px;
}
.pollResultHeading {
 color: #3366cc;
 font-size: 8pt;
 font-weight: bold;
 text-align: left;
}
.pollResultHomeChoices {
 font-size: 8pt;
 font-weight: bold;
}
.pollResultHomeHeading {
 color: #3366cc;
 font-weight: bold;
 text-align: left;
}
.pollResultHomeLink {
 font-size: 8pt;
 font-weight: bold;
}
.pollResultHomeQuestion {
 color: #3366cc;
 font-size: 8pt;
 font-weight: bold;
 text-align: left;
}
.pollResultLink {
 font-size: 8pt;
 font-weight: bold;
}
.pollResultQuestion {
 color: #3366cc;
 font-size: 12pt;
 font-weight: bold;
 padding-left: 10px;
}
.pollVote {
 padding-bottom: 10px;
 padding-top: 10px;
 text-align: center;
}
.prevnextLink {
}
.searchBox {
 vertical-align: middle;
}
.searchBoxInput {
 font-size 8pt: ;
 vertical-align: middle;
}
.searchBoxList {
}
.searchBoxTable {
color:#003478;
}
.searchBoxText {
 font-size: 8pt;
color:#003478;
}
.searchHeadline {
color:#003478;
}
.searchTopMatches {
color:#003478;
}
.searchModule {
color:#003478;
}
.searchModuleMore {
color:#003478;
}
.searchModuleResults {
color:#003478;
}
.searchModuleResults ul {
color:#003478;
}
.sectionHeader {
 color: #3366cc;
 font-size: 12pt;
 font-weight: bold;
}
.sectionLink {
 font-size: 8pt;
 font-weight: bold;
}
.sectionLink:hover {
}
.sendpageBody {
 background-color: #3366cc;
}
.sendpageFormText {
 color: #ffffff;
 font-weight: normal;
}
.sendpageFormTextRequired {
 color: #ffffff;
 font-weight: bold;
}
.sendpageHeader {
 color: #ffffff;
 font-weight: bold;
 padding-top: 10px;
}
.shoppingAlert {
 font-size: 8pt;
}
.shoppingBody {
 font-size: 10pt;
font-weight:bold;
}
.shoppingCartEvenRow {
background-color: #ffffff;
color:#003478;
}
.shoppingCartOddRow {
background-color: #ebebeb;
color:#003478;
}
.shoppingCartTableHeader {
 background-color: #003478;
 color: #ffffff;
 font-size: 8pt;
 font-weight: bold;
}
.shoppingForm {
 font-size: 8pt;
color:#003478;
}
.shoppingFormQuantity {
 background-color: #9db3d0;
 font-size: 8pt;
}
.shoppingFormRequired {
 font-size: 8pt;
 font-weight: bold;
color:#003478;
}
.shoppingHeading {
}
.shoppingInStock {
}
.shoppingItemHeading {
}
.shoppingOutOfStock {
 color: #dd0000;
}
.shoppingLowStock {
}
.stockBox {
}
.stockHeader {
}
.stockLinks {
 font-size: 8pt;
}
.stockLinks:hover {
}
.stockSmallText {
 font-size: 8pt;
 text-decoration: none;
}
.stockText {
 font-size: 8pt;
 text-decoration: none;
}
.WXForecastLink {
 text-align: center;
}
.WXForecastLink:hover {
}
.heading2 {
}
.heading3 {
}
.normaltext {
}
.WXSmalltext {
 font-size: 7pt;
 font-weight: normal;
 text-decoration: none;
}
.WXSmalltextHigh {
 color: #ff3333;
 font-size: 7pt;
 font-weight: bold;
 text-decoration: none;
}
.WXSmalltextLow {
 color: #3366cc;
 font-size: 7pt;
 font-weight: bold;
 text-decoration: none;
}
.shoppingTable {
 background-color: #e8e8e8;
color:#003478;
}
.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;
}
.calPrev {
 position: absolute;
 top: 0;
 left: 0;
 color: #000000;
}
.calNext {
 position: absolute;
 top: 0;
 right: 0;
 color: #000000;
}
.calMonth {
 position: relative;
 top: 0;
 left: 0px;
 text-align: center;
 font-weight: bold;
 margin-left: 20px;
 margin-right: 20px;
}
.calGrid {
 margin-top: 15px;
 clear: both;
 width: 100%;
}
.calGrid td {
 text-align: right;
}
.calGrid tr.calWeek {
 font-weight: bold;
 text-align: center;
}
.calMonthGlance {
 padding-top: 10px;
}
.newsCopyright {
 font-family: verdana,arial,helvetica;
 text-align: center;
 width: 100%;
 font-size: 1;
 font-style: italic;
}
#mainMenuWrap {
 float: left;
 margin: 20px 0 20px 20px;
 width:170px;
}
* html #mainMenuWrap {
 float: left;
 margin: 20px 0 20px 10px;
}
/* MenuBegin:mainMenu */
ul.mainMenu ,ul.mainMenu li,ul.mainMenu ul { margin: 0; border: 0; padding: 0; list-style: none; width: 170px; }
ul.mainMenu li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ }

/* 1st Level */
ul.mainMenu a { color: #003478; text-decoration: none; border-bottom: 1px solid #003478; text-align: left; padding: 0px 0px; font: bold 11px/22px Verdana, Geneva, sans-serif; display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.mainMenu a:hover,
ul.mainMenu li:hover a,
ul.mainMenu a:hover,
ul.mainMenu li.over a { color: #f8e498; background: #003478; text-decoration: none; }
ul.mainMenu a.last { border-bottom: 0; }

/* 2nd Level */
ul.mainMenu li:hover li a,
ul.mainMenu li.over li a { padding:0 0 0 10px; width: 230px; color: #f8e498; background: #003478; border-left: 1px solid #f8e498; border-right: 1px solid #f8e498; border-bottom: 1px solid #f8e498; }
ul.mainMenu li:hover li a:hover,
ul.mainMenu li:hover li:hover a,
ul.mainMenu li.over li a:hover,
ul.mainMenu li.over li.over a { color: #f8e498; background: #003478; text-decoration: none; color: #003478; background: #fff; }
ul.mainMenu li:hover li a.first,ul.mainMenu li.over li a.first { border-top: 1px solid #f8e498; }
ul.mainMenu li:hover li a.last,ul.mainMenu li.over li a.last { border-bottom: 1px solid #f8e498; }
ul.mainMenu ul { display: none; position: absolute; top: 0; left: 170px; }

/* 3rd Level */
ul.mainMenu li:hover li:hover li a,
ul.mainMenu li.over li.over li a { width: 190px; color: #f8e498; background: #003478; border-left: 1px solid #f8e498; border-right: 1px solid #f8e498; border-bottom: 1px solid #f8e498; }
ul.mainMenu li:hover li:hover li a:hover,
ul.mainMenu li:hover li:hover li:hover a,
ul.mainMenu li.over li.over li a:hover,
ul.mainMenu li.over li.over li.over a { color: #f8e498; background: #003478; text-decoration: none; color: #003478; background: #fff; }
ul.mainMenu li:hover li:hover li a.first,ul.mainMenu li.over li.over li a.first { border-top: 1px solid #f8e498; }
ul.mainMenu li:hover li:hover li a.last,ul.mainMenu li.over li.over li a.last { border-bottom: 1px solid #f8e498; }

/* 4th Level */
ul.mainMenu li:hover li:hover li:hover li a,
ul.mainMenu li.over li.over li.over li a { width: 190px; color: #f8e498; background: #003478; border-left: 1px solid #f8e498; border-right: 1px solid #f8e498; border-bottom: 1px solid #f8e498; }
ul.mainMenu li:hover li:hover li:hover li a:hover,
ul.mainMenu li.over li.over li.over li a:hover { color: #f8e498; background: #003478; text-decoration: none; color: #003478; background: #fff; }
ul.mainMenu li:hover li:hover li:hover li a.first,ul.mainMenu li.over li.over li.over li a.first { border-top: 1px solid #f8e498; }
ul.mainMenu li:hover li:hover li:hover li a.last,ul.mainMenu li.over li.over li.over li a.last { border-bottom: 1px solid #f8e498; }

ul.mainMenu ul ul,
ul.mainMenu ul ul ul { display: none; position: absolute; top: 0; left: 210px; }

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


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

/* 1st Level */
ul.top_menu a { color: #003478; text-decoration: none; text-align: right; padding: 0px 0 0 10px; font: normal 11px/px Verdana, Geneva, sans-serif; display: inline; height: auto !important; height: 1%; /*For IE*/ }
ul.top_menu a:hover,
ul.top_menu li:hover a,
ul.top_menu a:hover,
ul.top_menu li.over a { color: #d7a900; text-decoration: underline; }

/* 2nd Level */
ul.top_menu li:hover li a,
ul.top_menu li.over li a { color: #003478; text-decoration: none; }
ul.top_menu li:hover li a:hover,
ul.top_menu li:hover li:hover a,
ul.top_menu li.over li a:hover,
ul.top_menu li.over li.over a { color: #d7a900; text-decoration: underline; }

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

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


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

/* 1st Level */
ul.bottom_menu a { color: #003478; text-decoration: underline; border-right: 1px solid #003478; text-align: center; padding: 0px 5px; font: normal 12px/14px Verdana, Geneva, sans-serif; float: none !important; /*For Opera*/ float: left; /*For IE*/ display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.bottom_menu a:hover,
ul.bottom_menu li:hover a,
ul.bottom_menu a:hover,
ul.bottom_menu li.over a { color: #d7a900; text-decoration: none; }
ul.bottom_menu a.last { border-right: 0; }

/* 2nd Level */
ul.bottom_menu li:hover li a,
ul.bottom_menu li.over li a { color: #003478; text-decoration: underline; border-top: 1px solid #003478; border-bottom:0; border-right:0; float: none; }
ul.bottom_menu li:hover li a:hover,
ul.bottom_menu li:hover li:hover a,
ul.bottom_menu li.over li a:hover,
ul.bottom_menu li.over li.over a { color: #d7a900; text-decoration: none; }
ul.bottom_menu li:hover li:hover li a.first,ul.bottom_menu li.over li.over li a.first { border-top: 0; }

/* Do Not Move - Must Come Before display:block for Gecko */
ul.bottom_menu li:hover ul,ul.bottom_menu li.over ul { display: block; }
ul.bottom_menu .nav ul :after /*IE 7*/ { clear: both; display: block; font: 1px/0px serif; content: ; height: 0; visibility: hidden; }
/* MenuEnd:bottom_menu */
#freedom_calendar { position: absolute; left: 100px; top: 100px; width: 175px; z-index: 100; visibility: hidden; clip:rect(0px 175px 145px 0px); height:145px; }

/* ModuleBegin::newsfeed */
.newsfeed .number { font-weight: bold; font-size: 15pt; width: 40px; }
.newsfeed .title { font-weight: bold; font-size: 15pt; }
.newsfeed .source { padding-left: 10px; }
/* ModuleEnd::newsfeed */

/* ModuleBegin::podcast */
.podcast .item { border-bottom: 2px solid gray; padding: 5px; }
.podcast .number { font-weight: bold; font-size: 15pt; float: left; width: 40px; }
.podcast .title { font-weight: bold; font-size: 15pt; padding-bottom: 5px; }
.podcast  table { padding-left: 40px; }
.podcast .label { font-weight: bold; }
.podcast .text { font-size: 10pt; vertical-align: bottom; }
.podcast .desc { padding: 0px 0px 5px 40px; }
.podcast .dateLabel { padding-left: 40px; float: left; font-size: 9pt; }
.podcast .date { padding-left: 10px; float: left;  font-weight: bold; font-size: 9pt; }
/* ModuleEnd::podcast */

.recaptchatable {background: #fff;}