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

.body {
	background-image: url(/graphics/body-bg.gif);
	margin: 0px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	color: #336699;
}
a:active {
	text-decoration: none;
	color: #336699;
}
h1 {
	font-size: 22px;
	color: #336699;
	font-weight:normal;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
        color: #FF0000;
}

#home-wrap {
	margin:0 auto;
	width:905px;
	overflow: hidden;
	}
#wrap {
	margin:0 auto;
	width:900px;
	overflow: hidden;
	}
#title {
	text-align:center;
	font-size:12px;
	padding:5px;
	line-height: 20px;
	}
#header {
	background-image:url(/graphics/header.gif);
	width:900px;
	height:112px;
	float:left;
	}
#header a {
	background-image:url(/graphics/logo.gif);
	width:300px;
	height:112px;
	display:block;
	}
#bar-truss {
	background-image:url(/graphics/bar-truss.gif);
	width:900px;
	height:22px;
	float:left;
	}
#left-col {
	float:left;
	width:170px;
	}
#left-col a{
	color:#FFFFFF;
	}
#nav {
	width:170px;
	height:198px;
	float:left;
	border-bottom:1px #336699 solid;
	font-size:15px;
	}
#nav a, #nav a:visited, #nav a:active {color:#fff;}
#flash {
	width:729px;
	height:197px;
	float:left;
	border-bottom:1px #336699 solid;
	border-top:1px #336699 solid;
	border-right:1px #336699 solid;
 padding:0;
 margin:0;
	}
#flashcontent {
 float:left;
 padding:0;
 margin:0;
 background-color: #336699;
 width:729px;
 height:197px;
}
#flashcontent h1 {color:#ffffff; padding-top:30px;}
#flashcontent p {padding:20px; color:#ffffff;}
#flashcontent a {color:#ffffff;}
#bar-wall {
	background-image:url(/graphics/bar-wall.gif);
	width:900px;
	height:22px;
	float:left;
	}
#home-bottom {
	background-image:url(/graphics/home-bottom-bg.gif);
	width:900px;
	height:289px;
	float:left;
	}
#home-bottom a{
	color:#FFFFFF;
	}
#home-list-box {
	width:410px;
	height:225px;
	padding:20px;
	float:left;
	}
#home-list-box h1{
	padding:0;
	margin:0;
	font-weight:normal;
	color:#FFFFFF;
	width:410px;
	border-bottom:1px solid #fff;
	}
#home-list-box-left {
	width:160px;
	height:165px;
	float:left;
	color:#FFFFFF;
	font-size:12px;
	margin-top:8px;
	padding-right:15px;
	line-height:25px;
	}
#home-list-box-right {
	background-image:url(/graphics/home-usedequipment.jpg);
	width:232px;
	height:170px;
	float:left;
	margin-top:3px;
	}
#home-featured-box {
	width:410px;
	height:225px;
	padding:20px;
	float:left;
	}
#home-featured-box h1{
	padding:0;
	margin:0;
	font-weight:normal;
	color:#FFFFFF;
	width:410px;
	border-bottom:1px solid #fff;
	text-align:right;
	}
#home-featured-box-left {
	width:195px;
	height:165px;
	float:left;
	color:#FFFFFF;
	font-size:12px;
	margin-top:8px;
	padding-right:15px;
	line-height:20px;
	}
#home-featured-box-left h2{
	padding-bottom:5px;
	margin:0px;
	font-weight:normal;
	font-size:16px;
	}
#home-featured-box-right {
	width:200px;
	height:170px;
	float:left;
	margin-top:3px;
	}
.red-button {
	background-image:url(/graphics/red-button.gif);
	width:137px;
	height:20px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	line-height:19px;
	}
.red-button:hover {
	text-decoration:underline;
	}
.orange-button {
	background-image:url(/graphics/orange-button.gif);
	width:137px;
	height:20px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	line-height:19px;
	}
.orange-button:hover {
	text-decoration:underline;
	}
.interior-listused {
	background-image:url(/graphics/interior-listused.gif);
	float:left;
	width:170px;
	height:39px;
	display:block;
	text-align:center;
	padding-top:24px;
	}
#sidebar-bg {
	background-image:url(/graphics/nav-bg.jpg);
	width:170px;
	height:171px;
	float:left;
	clear:all;
	}
.bobbutton {
	background-image:url(/graphics/bobbutton.gif);
	width:170px;
	height:70px;
	float:left;
	display:block;
	}
#home-footer {
	width:890px;
	height:24px;
	float:left;
	color:#FFFFFF;
	font-size:12px;
	padding-left:10px;
	margin-right:-3px;
	}
#footer-links {
	text-align:center;
	width:880px;
	font-size:10px;
	padding:10px;
	float:left;
	overflow: hidden;
	clear:both;
	margin-right:-3px;
	}
#content {
	background-image:url(/graphics/content-bg.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	float:right;
	width:709px;
	min-height:500px;
	height:auto !important;
	height:500px;
	padding:10px;
	border-top:1px #336699 solid;
	border-bottom:1px #336699 solid;
	border-right:1px #336699 solid;
	line-height:20px;
}
	}
#content h1{
	padding:0;
	margin:0;
	font-weight:normal;
	color:#336699;
	font-size:24px;
	}
#interior-footer {
	background-image:url(/graphics/interior-footer.gif);
	height:30px;
	width:890px;
	float:left;
	color:#FFFFFF;
	font-size:12px;
	padding-left:10px;
	padding-top:17px;
	overflow: hidden;
	}
#bg-wrap {
	background-color:#336699;
	float:left;
	}

/* ----- Wrap BG fix ----- */
#bg-wrap:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#bg-wrap { display: inline-block; }
#bg-wrap { display: block; }

#picdiv {
 float:right;
}

.highlight {
 background-color:#ffff00;
}
.pending {
 background-color:#000000;
 color:#ffff00;
}
.new {
 background-color:#7fff00;
 color:#000;
}
.sold {
 background-color:#ff0000;
 color:#fff;
}
table a img {
 border: 3px #336699 solid;
}
table a img:hover {
 border: 3px #BD0111 solid;
}
hr {
 border: none 0; 
 border-top: 1px dotted #222;
 height: 1px;
}
.leftpadding {padding-left:10px;}	
.strikethrough {text-decoration: line-through; color:#555;}
.largelink {font-size:18px; width:100%; text-align:center; display:block;}
#detail {
 line-height:26px;
 }
.prevnextWindow, .prevnextCurrent {padding:3px;}

/* ---- LightBox ---- */

#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, #prevLink:visited { background: url(/graphics/prevlabel.gif) left 15% no-repeat; }
#nextLink, #nextLink:visited { 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;
	}

/* ---- END LightBox ---- */

.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:hover {
}
.eventDateHeader {
 background-color: #e3e3e3;
 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: 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 {
}
.formBody {
}
.formHeading {
}
.formSmallText {
}
.formText {
}
.formTextRequired {
}
.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 {
}
.newsBullet {
 font-weight: bold;
 padding-left: 10px;
}
.newsHeadline {
 color: #3366cc;
 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: 10px;
}
.newsListMoreLink:hover {
}
.newsPrevNext {
 line-height: 14pt;
}
.newsPublished {
 color: #666666;
 font-size: 8pt;
}
.newsSubHeadline {
 color: #3366cc;
 font-size: 8pt;
 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 {
}
.searchBoxText {
 font-size: 8pt;
}
.searchHeadline {
}
.searchTopMatches {
}
.searchModule {
}
.searchModuleMore {
}
.searchModuleResults {
}
.sectionHeader {
 color: #3366cc;
 font-size: 12pt;
 font-weight: bold;
}
.sectionLink {
 font-size: 8pt;
 font-weight: bold;
}
.sectionLink:hover {
}
.sendpageBody {
 background-color: #336699;
 font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
 font-size:12px;
}
.sendpageFormText {
 color: #ffffff;
 font-weight: normal;
 font-size:12px;
}
.sendpageFormTextRequired {
 color: #ffffff;
 font-weight: bold;
 font-size:12px;
}
.sendpageHeader {
 color: #ffffff;
 font-weight: bold;
 padding-top: 10px;
 font-size:12px;
}
.shoppingAlert {
 font-size: 8pt;
}
.shoppingBody {
 font-size: 8pt;
}
.shoppingCartEvenRow {
 background-color: #ffffff;
}
.shoppingCartOddRow {
 background-color: #ebebeb;
}
.shoppingCartTableHeader {
 background-color: #3366cc;
 color: #ffffff;
 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: verdana,arial,helvetica;
 text-align: center;
 width: 100%;
 font-size: 1;
 font-style: italic;
}
/* MenuBegin:mainnav */
ul.mainnav ,ul.mainnav li,ul.mainnav ul { margin: 0; border: 0; padding: 0; list-style: none; width: 170px;}
ul.mainnav li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ }

/* 1st Level */
ul.mainnav a { 
width:155px; 
height:25px; 
color: #fff; 
background-image:url(/graphics/button.gif); 
text-decoration: none; 
text-align: left; 
padding-left: 15px; 
padding-top:8px;
display: block; 
}

ul.mainnav a:hover,
ul.mainnav li:hover a,
ul.mainnav a:hover,
ul.mainnav li.over a { color: #fff; background-position: 0 -34px; text-decoration: none; }

/* 2nd Level */
ul.mainnav li:hover li a,
ul.mainnav li.over li a { width: 168px; font-size: 12px; line-height: 20px; color: #fff; background: #336699; text-decoration: none; border-left: 1px solid #fff; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
ul.mainnav li:hover li a:hover,
ul.mainnav li:hover li:hover a,
ul.mainnav li.over li a:hover,
ul.mainnav li.over li.over a { color: #fff; background: #bd0111; text-decoration: none; color: #fff; background: #bd0111; text-decoration: none; }
ul.mainnav li:hover li a.first,ul.mainnav li.over li a.first { border-top: 1px solid #fff; }
ul.mainnav li:hover li a.last,ul.mainnav li.over li a.last { border-bottom: 1px solid #fff; }
ul.mainnav ul { display: none; position: absolute; top: 0; left: 170px; }

/* 3rd Level */
ul.mainnav li:hover li:hover li a,
ul.mainnav li.over li.over li a { width: 168px; line-height: 32px; color: #fff; background: #336699; text-decoration: none; border-left: 1px solid #fff; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
ul.mainnav li:hover li:hover li a:hover,
ul.mainnav li:hover li:hover li:hover a,
ul.mainnav li.over li.over li a:hover,
ul.mainnav li.over li.over li.over a { color: #fff; background: #bd0111; text-decoration: none; color: #fff; background: #bd0111; text-decoration: none; }
ul.mainnav li:hover li:hover li a.first,ul.mainnav li.over li.over li a.first { border-top: 1px solid #fff; }
ul.mainnav li:hover li:hover li a.last,ul.mainnav li.over li.over li a.last { border-bottom: 1px solid #fff; }

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

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