/* CSS Document for Sample Association

1) Global
2) Structure
3) Navigation
4) Lightbox
5) Freedom

*/

/* --- (1) Global ---------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background-color: #c3c3c3;
	font-family: "Trebuchet", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #193d7e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #193d7e;
}
a:hover {
	text-decoration: underline;
	color: #193d7e;
}
a:active {
	text-decoration: none;
	color: #193d7e;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}
h1 {
	color: #193d7e;
	font-size: 18px;
}
p {
	font-size: 12px;
        color:000;
}

/* --- (2) Structure ---------------------------------------------- */

#wrap {
	background: #123050 url(/graphics/bg.jpg) no-repeat;
	width: 904px;
	margin: 0 auto;
	padding-left: 27px;
	}

#wrap:after { 
       content: "."; 
       display: block; 
       height: 0; 
       clear: both; 
       visibility: hidden; 
       }
#wrap {
       display: inline-block; 
       }
#wrap { 
       display: block; 
      }
#header {
	width: 904px;
	height: 211px;
	}
#logo {
	height: 171px;
	width: 300px;
        display: block;
        float: left;
	}
#menu {
	float: left;
	background-image:url(/graphics/nav_bg.jpg);
	width: 874px;
	height: 40px;
	text-transform: lowercase;
	}

#bg_change {
	float: right;
	width: 94px;
	padding-top: 15px;
	}
#content_wrap {
	background-image:url(/graphics/content_wrap_bg.gif);
	width: 874px;
	}
#content_wrap:after { 
        content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
	}
#content_wrap { 
	display: inline-block; 
	}
#content_wrap { 
	display: block; 
	}
#left_col {
	float: left;
	width: 209px;
	}
#email {
	background:url(/graphics/email_bg.jpg) no-repeat;
	width: 209px;
	height: 120px;
	padding-top: 60px;
	}
.Headline {
        color: #3a6797;
        font-weight: bold;
        }
.join{
	display: block;
	width: 209px;
	height: 99px;
	background: url(/graphics/join.gif) 0 0 no-repeat;
	text-decoration: none;
	}
.join:hover { 
	background-position: 0 -99px;
	}
#poll_top {
	background: url(/graphics/poll_top.gif) no-repeat;
	width: 209px;
	height: 12px;
	}
#poll {
	background: #d9ecea url(/graphics/poll_bg.gif) center center;
	width: 159px;
	padding: 0 25px;
	line-height: 18px;
	}
#poll_bottom {
	background: url(/graphics/poll_bottom.gif) no-repeat;
	width: 209px;
	height: 12px;
        margin:-5px 0 0 0;
	}
#ads {
	padding: 10px;
	text-align: center;
	}

#content {
	float: left;
	width: 665px;
	background:#dfe4e8 url(/graphics/content_bg.jpg) no-repeat;
	}
#content_interior {
	float: left;
	width: 625px;
	min-height: 600px;
	_height: 600px;
	background: #dfe4e8 url(/graphics/content_bg.jpg) no-repeat;
	padding: 20px;
	line-height: 20px;
	}
#main_col {
	float: left;
	width: 385px;
	padding: 20px;
	line-height: 19px;
	}
#right_col {
	float: right;
	width: 235px;
	}
#events {
	background: #f3eeee url(/graphics/events_bg.jpg) no-repeat;
	width: 194px;
	padding: 40px 0 10px 10px;
	margin-top: 45px;
	font-size: 10px;
	}
#events_interior {
	background: #3a6797 url(/graphics/events_interior.jpg) no-repeat;
	width: 189px;
	padding: 40px 10px 10px 10px;
	margin-top: 15px;
	font-size: 10px;
	color: #dce4ec;
	}
#events_interior a {
	color: #ffffff;
	font-weight: bold;
	}
#featured {
	background: #f3eeee url(/graphics/featured_bg.jpg) no-repeat;
	width: 204px;
	padding: 40px 0 10px 0;
	margin-top: 45px;
	}
#footer {
	background: url(/graphics/footer_bg.gif) no-repeat;
	color: #fff;
	padding: 12px 0;
	width: 874px;
	height: 41px;
	float: left;
	text-align: left;
	font-size: 10px;
	}
#footer span {
        float: left;
        padding-left: 20px;
        }
#footer span:hover {
        text-decoration: none;
        color: #fff;
        }
#spinweb {
	height: 41px;
	float: right;
	width: 200px;
	}

/* --- (3) Navigation ---------------------------------------------- */

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

/* 1st Level */
ul.nav a { color: #880707; text-decoration: none; width: 90px; text-align: center; padding: 0px 0px; font: normal 12px/40px "Trebuchet", "Lucida Grande", Arial, Helvetica, sans-serif; float: none !important; /*For Opera*/ float: left; /*For IE*/ display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.nav a:hover,
ul.nav li:hover a,
ul.nav a:hover,
ul.nav li.over a { color: #123050; background: #D9ECEA; text-decoration: none; border-right: 1px solid #3B6798; border-left: 1px solid #3B6798; width: 88px;}

/* 2nd Level */
ul.nav li:hover li a,
ul.nav li.over li a { color: fff; background: #D9ECEA; text-decoration: none; float: none; border-right: 1px solid #3B6798; border-left: 1px solid #3B6798; }
ul.nav li:hover li a:hover,
ul.nav li:hover li:hover a,
ul.nav li.over li a:hover,
ul.nav li.over li.over a { color: #fff; background: #779ABF; text-decoration: none; }
ul.nav li li .last {border-bottom: 1px solid #3B6798;}
/* Do Not Move - Must Come Before display:block for Gecko */
ul.nav li:hover ul,ul.nav li.over ul { display: block; }
ul.nav .nav ul :after /*IE 7*/ { clear: both; display: block; font: 1px/0px serif; content: ; height: 0; visibility: hidden; }
/* MenuEnd:nav */


/* --- (4) Lightbox ---------------------------------------------- */

#gallery {
list-style:none;
float:left;
margin:0;
padding:0;
}


#gallery li {
list-style-type:none;
margin:0 15px 15px 0;
padding:0;
float:left;

}

#gallery a img {
border:1px solid #193d7e;
}

#gallery a img:hover {
border:1px solid #3d72a6;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url("graphics/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url("graphics/prevlabel.gif") left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("graphics/nextlabel.gif") right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}


/* --- (5) Freedom ---------------------------------------------- */

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

/* ModuleBegin::proposals */

/* ModuleEnd::proposals */

/* ModuleBegin::forum */
.frame { padding: 1px;  border: 2px solid #3A6797; margin: 10px 0px; }
.frame table { width:100%; text-align:center; }
.frame th { color: #ffffff; font-size:11px; padding:0px 3px; font-weight:bold; background-color:#3A6797; 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:#3a6797; 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 {  }
.frame .rowEven { background-color: #DEE3E7; }
.frame .rowEvenUnread {  }
.frame .rowOddUnread { background-color: #f1f1f1; }

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

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

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

.about-pic {
padding: 20px 0 20px 40px;
float: right;
}

.welcomeMoreLink {
 font-size: 8pt;
}

.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: #3a6797;
 font-size: 8pt;
}
.blogTitle {
 color: #3a6797;
 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: #c1d8e1;
}
.calendarDayOff {
 color: #3a6797;
 font-size: 8pt;
 font-weight: normal;
 line-height: 140%;
 text-decoration: none;
}
.calendarDayOn {
 color: #3a6797;
 font-size: 8pt;
 font-weight: bold;
 line-height: 140%;
 text-decoration: underline;
}
.calendarDayOn:hover {
 background-color: #3a6797;
 color: #ffffff;
 text-decoration: none;
}
.calendarMonth {
 color: #3a6797;
 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: #c1d8e1;
}
.calendarpopEventTime {
 color: #3a6797;
 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: #3a6797;
 font-size: 8pt;
 font-weight: bold;
}
.copyright {
 font-size: 8pt;
 padding-left: 10px;
}
.datebox {
 font-size: 8pt;
 padding-left: 10px;
}
.directoryFieldLabel {
 font-weight: bold;
}
.directoryHeading {
 color: #3a6797;
 font-size: 11pt;
 font-weight: bold;
 padding-bottom: 10px;
}
.directoryListHeadline {
 font-weight: bold;
}
.enewsBoxEdit {
}
.enewsBoxSubmit {
 text-align: center;
}
.enewsBoxText {
 color: #ffffff;
 font-size: 8pt;
 padding-bottom: 1px;
 padding-left: 15px;
 padding-top: 3px;
}
.eventBigLink {
 font-size: 8pt;
 font-weight: normal;
}
.eventBigLink:hover {
}
.eventDateHeader {
 background-color: #ffffff;
 font-size: 8pt;
}
.eventDetail {
 padding-left: 10px;
}
.eventHeadline {
 font-weight: bold;
 text-decoration: none;
}
.eventHeadline:hover {
 text-decoration: underline;
}
.eventHeadlineTD {
 padding-left: 10px;
}
.eventMoreLink {
 font-size: 8pt;
 padding-left: 100px;
}
.eventMoreLink:hover {
}
.eventNormalText {
}
.eventSmallText {
}
.FAQA {
}
.FAQAnswer {
}
.FAQLink {
}
.FAQLink:hover {
}
.FAQList {
}
.FAQMoreLink {
}
.FAQMoreLink:hover {
}
.FAQQ {
 color: #3a6797;
 font-weight: bold;
}
.FAQQHome {
}
.FAQQuest {
 color: #3a6797;
 font-weight: bold;
}
.FAQQuestHome {
}
.FAQTopLink {
}
.formBody {
}
.formHeading {
}
.formSmallText {
}
.formText {
}
.formTextRequired {
}
.headerHeadline {
 font-size: 18pt;
 font-weight: bold;
 color: #000000;
 padding-top: 5px;
 padding-bottom: 5px;
 text-align: right;
}
.headerTagline {
 font-size: 14pt;
 color: 828282;
 font-weight: bold;
 font-style: italic;
 padding-bottom: 5px;
 padding-top: 5px;
 text-align: right;
}
.homePhoto {
 margin-bottom: 10px;
 margin-right: 20px; 
}
.image {
 margin: 10px;
}
.imageCaption {
 color: #3a6797;
 font-family: "Trebuchet", "Lucida Grande", Arial, Helvetica, sans-serif;
 font-size: 8pt;
 padding-bottom: 5px;
 padding-top: 2px;
 text-align: center;
}
.jobHeading1 {
 color: #3a6797;
 font-size: 12pt;
 font-weight: bold;
}
.jobHeading2 {
 color: #3a6797;
 font-weight: bold;
}
.jobLink {
}
.jobSmallText {
}
.jobSmallTextBold {
}
.jobText {
}
.mapBoxEdit {
}
.mapBoxText {
}
.mapHeader {
}
.mapSmallText {
}
.menuPipe {
 color: #ffffff;
 font-size: 8pt;
 text-decoration: none;
}
.menuPipeLink {
 color: #ffffff;
 font-size: 8pt;
}
.menuPipeLink:hover {
}
.menuPipeTop {
 color: #3a6797;
 text-decoration: none;
}
.menuPipeTopLink {
 font-size: 8pt;
 font-weight: bold;
 text-decoration: none;
}
.menuPipeTopLink:hover {
 text-decoration: underline;
}
.menuTD1 {
 border-left: 1px solid #dde8ed;
 background-color: #9ab8c4;
}
.menuTD1selected {
 border-left: 1px solid #dde8ed;
 background-color: #3a6797;
}
.menuHeader {
 background-color: #c5d7de;
}
.menuFooter {
}
.menuSeperator {
background-color: #7697a3;
}
.menuTD2 {
 background-color: #dbdbdb;
 padding-bottom: 2px;
 padding-top: 2px;
 padding-left: 10px;
}
.menuTDBullet1 {
 padding-left: 5px;
 vertical-align: top;
}
.menuTDBullet1selected {
 padding-left: 5px;
 vertical-align: 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: #3a6797;
 font-size: 8pt;
 text-decoration: none;
}
.menuText2:hover {
 text-decoration: underline;
}
.menuText1Format {
 padding-left: 5px;
 padding-top: 4px;
 padding-bottom: 4px;
 padding-right: 2px;
}
.menuText1selectedFormat {
 padding-left: 5px;
 padding-top: 4px;
 padding-bottom: 4px;
 padding-right: 2px;
}
.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 {
}
.newsBullet {
 font-weight: bold;
 padding-left: 10px;
}
.newsHeadline {
 color: #3a6797;
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
 text-decoration: none;
}
.newsListBlurb {
 font-weight: normal;
 padding-left: 10px;
}
.newsListHeadline {
 font-weight: bold;
 text-decoration: none;
}
.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: 300px;
}
.newsListMoreLink:hover {
}
.newsPrevNext {
 line-height: 14pt;
}
.newsPublished {
 color: #666666;
 font-size: 8pt;
}
.newsSubHeadline {
 color: #3a6797;
 font-size: 8pt;
 text-align: left;
 text-decoration: none;
}
.photoAlbumBody {
}
.photoAlbumDescription {
 padding-bottom: 10px;
}
.photoAlbumTitle {
}
.photoGalleryBG {
 background: #ffffff;
}
.photoGalleryBGTop {
 background: #000000;
}
.photoGalleryBody {
 background-color: #3a6797;
}
.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: #3a6797;
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
}
.pollHomeChoices {
 font-size: 8pt;
}
.pollHomeQuestion {
 font-size: 8pt;
}
.pollLink {
 color: #3a6797;
 font-size: 8pt;
 font-weight: normal;
 padding-left: 10px;
}
.pollQuestion {
 color: #3a6797;
 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: #3a6797;
 font-size: 8pt;
 font-weight: bold;
 text-align: left;
}
.pollResultHomeChoices {
 font-size: 8pt;
 font-weight: bold;
 padding-right: 10px;
}
.pollResultHomeHeading {
 color: #3a6797;
 font-weight: bold;
 text-align: left;
}
.pollResultHomeLink {
 font-size: 8pt;
 font-weight: bold;
}
.pollResultHomeQuestion {
 color: #3a6797;
 font-size: 8pt;
 font-weight: bold;
 text-align: left;
 padding-bottom: 8px;
}
.pollResultLink {
 font-size: 8pt;
 font-weight: bold;
}
.pollResultQuestion {
 color: #3a6797;
 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 {
}
.searchBoxText {
 font-size: 8pt;
}
.searchHeading {
 font-size: 8pt;
 font-weight: bold;
 color: #587885;
 padding-right: 5px;
}
.searchHeadline {
}
.searchTopMatches {
}
.searchModule {
}
.searchModuleMore {
}
.searchModuleResults {
}
.sectionHeader {
 color: 3a6797;
 font-size: 16pt; 
 padding-left: 20px;
 padding-bottom: 20px;
}
.sectionLink {
 font-size: 8pt;
 font-weight: bold;
}
.sectionLink:hover {
}
.sendpageBody {
 background-color: #9ab8c4;
}
.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: 8pt;
}
.shoppingCartEvenRow {
 background-color: #ffffff;
}
.shoppingCartOddRow {
 background-color: #ebebeb;
}
.shoppingCartTableHeader {
 background-color: #3a6797;
 color: #091C2F;
 font-size: 8pt;
 font-weight: bold;
}
.shoppingForm {
 font-size: 8pt;
}
.shoppingFormQuantity {
 background-color: #9db3d0;
 font-size: 8pt;
}
.shoppingFormRequired {
 font-size: 8pt;
 font-weight: bold;
}
.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; }

.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; }

.calNext { position: absolute;  top: 0;  right: 0; }

.calMonth { position: relative; top: 0;  left: 0; 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: "Trebuchet", "Lucida Grande", Arial, Helvetica, sans-serif;	text-align: center;	width: 100%; font-size: 1; font-style: italic; }
#freedom_calendar { position: absolute; left: 100px; top: 100px; width: 175px; z-index: 100; visibility: hidden; clip:rect(0px 175px 145px 0px); height:145px; }

/* ModuleBegin::membership */
#formLogin { margin:0 auto; border: 1px solid #ccc; padding: 20px; width:275px; }
.membershipLoginWrapper { }
.memberLoginBox { margin: 0 auto; }
.memberLoginBox td { padding: 2px; }
.memberUser { }
.memberPassword { }
.memberRemember { }
.memberForgot { }
.memberSubmit { }
/* ModuleEnd::membership */

