body {
 font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
 color: #231f20;
 font-size: 14px;
}
#body {
 background-image: url(/graphics/bg.gif);
 background-repeat: repeat-x;
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}
a:link {
 color: #0054a4;
}
a:visited {
 color: #0054a4;
}
a:hover {
 color: #0054a4;
 text-decoration: none;
}
a:active {
 color: #0054a4;
}
h1 {
 font-size: 22px;
}
h2 {
 font-size: 16px;
 padding-top: 6px;
}
h3 {
 font-size: 14px;
}
sup {
 font-size: 10px;
}
#wrap {
 width: 970px;
 margin: 0 auto;
}
#header {
 width: 960px;
 height: 154px;
 margin: 0 0 5px 0;
}
#headerRight {
 width: 600px;
 margin: 10px 0 10px 0;
 float: right;
 text-align: right;
 color: #8c8c8c;
}

#navBox {
 width: 600px;
 height: 40px;
 float: right;
 border-top: 1px solid #dddddf;
 padding-top: 12px;
}
.logo {
 background-image: url(/graphics/logo.gif);
 display: block;
 width: 307px;
 height: 133px;
 float: left;
}
#leftCol {
 width: 681px;
 float: left;
 margin-bottom: 20px;
 padding-right: 7px;
}
#fullCol {
 width: 960px;
 float: left;
 margin-bottom: 20px;
}
#leftCol table {
 width: 80%;
}
#rightCol {
 width: 271px;
 float: right;
 border-left: 1px solid #dddddf;
}
#sidebox {
 margin: 0 10px 10px 8px;
}
#sideboxNewsletter {
 background: #e8e8e9 url(/graphics/gradient-bg.gif) repeat-x;
 width: 241px;
 height: 155px;
 border: 1px solid #dddddf;
 margin: 0 0 10px 0;
 font-size: 11px;
 padding: 5px 10px 0 10px;
 float: right;
}
#sideboxNewsletter h2 {
 padding:0;
 margin: 5px 0;
}
#sideboxNewsletter span {
 font-size: 12px;
 font-weight: bold;
 display: block;
 margin: 5px 0;
 padding: 0;
}
#sideboxNewsletter form {
 padding: 0;
 margin: 0;
}
#sideboxNewsletter input[type="text"] {
 width: 233px;
}
#sideboxNewsletter input[type="image"] {
 margin-top: 3px;
}
#sideboxSchedule {
 background: url(/graphics/schedule-bg.gif);
 width: 251px;
 height: 155px;
 border: 1px solid #dddddf;
 margin: 0 0 10px 0;
 font-size: 12px;
 padding: 5px 0 0 10px;
 float: right;
 line-height: 20px;
}
#sideboxSchedule h2 {
 padding: 0;
}
#sideboxCarrier {
 background: #e8e8e9 url(/graphics/carrier-bg.gif) no-repeat;
 width: 241px;
 border: 1px solid #dddddf;
 margin: 0 0 10px 0;
 font-size: 12px;
 padding: 5px 10px 0 10px;
 float: right;
}
#sideboxCarrier a {
 width: 100%;
 border-bottom: 1px solid #dddddf;
 display: block;
 padding: 10px 0px;
}
#sideboxCCA {
 background: url(/graphics/cca-bg.gif) no-repeat;
 width: 156px;
 height: 158px;
 border: 1px solid #dddddf;
 margin: 0 0 10px 0;
 padding: 0 95px 0 10px;
 font-size: 12px;
 float: right;
 line-height: 16px;
}
#sideboxCCA .gendocsPageTitle {
 font-size: 16px;
 padding-top: 6px;
}
.sideboxFriends {
 background: url(/graphics/friends-bg.gif) no-repeat;
 display: block;
 width: 156px;
 height: 158px;
 border: 1px solid #dddddf;
 margin: 0 0 10px 0;
 padding: 0 95px 0 10px;
 font-size: 12px;
 float: right;
 line-height: 16px;
 text-decoration: none;
}
a.sideboxFriends h2, a.sideboxFriends h2:hover{
 color: #231f20;
 text-decoration: none;
}
#homePhoto {
 background: url(/graphics/home-photo.jpg);
 width: 679px;
 height: 321px;
}
#homeSlogan {
 background: url(/graphics/home-slogan.gif);
 width: 679px;
 height: 80px;
 margin: 10px 0;
 float: left;
 clear: both;
}
.icons {
 width: 679px;
 height: 172px;
 clear: both;
 float: left;
 margin-top: 25px;
}
.icons p {
 font-family: Century Gothic;
 float: left;
 font-size: 35px;
 line-height: 34px;
 margin: 20px 0;
 width: 180px;
 color: #232020;
}
.icons p span {
 color: #0067B2;
 font-weight: bold;
}
.icons a {
 float: left;
 width: 125px;
 height: 52px;
 text-align: center;
 background-position: 0 0;
 margin: 0 20px;
 padding: 130px 0 0 0;
}
.icons a.heating:hover, .icons a.plumbing:hover, .icons a.electrical:hover, .icons a.windows:hover, .icons a.exterior:hover {
 background-position: -125px 0;
}
.icons a.heating {
 background: url(/graphics/ico-heating.gif) no-repeat;
}
.icons a.plumbing {
 background: url(/graphics/ico-plumbing.gif) no-repeat;
}
.icons a.electrical {
 background: url(/graphics/ico-electrical.gif) no-repeat;
}
.icons a.windows {
 background: url(/graphics/ico-windows.gif) no-repeat;
}
.icons a.exterior {
 background: url(/graphics/ico-exterior.gif) no-repeat;
}
#footerWrap {
 width: 100%;
 height: 154px;
 background: #0055a5;
 border-top: 5px solid #ee2e24;
 float: left;
}
#footer {
 width: 960px;
 margin: 0 auto;
 color: #fff;
 font-size: 12px;
}
.bbb {
 float: left;
 width: 53px;
 height: 84px;
 background: url(/graphics/bbb.gif) no-repeat;
 padding: 25px 0 0 20px;
 margin: 20px 0 0 0;
 display: block;
}
#copyright {
 float: left;
 width: 368px;
 height: 68px;
 xbackground: url(/graphics/carrier-seal.gif) no-repeat;
 padding: 25px 0 0 100px;
 margin: 20px 0 0 0;
}
#copyright a:hover {
 color: #FFFFFF;
}
#copyright a:link {
 color: #FFFFFF;
}
#copyright a:visited {
 color: #FFFFFF;
}
#weather {
 width: 250px;
 float: right;
 color: #fff;
 font-size: 12px;
 margin-top: 15px;
}
#weather td,
 #weather a {
 color: #fff;
 font-size: 12px;
}

#headerHeating {
 background: url(/graphics/header-heating.jpg);
 width: 679px;
 height: 162px;
}
#headerElectrical {
 background: url(/graphics/header-electrical.jpg);
 width: 679px;
 height: 162px;
}
#headerPlumbing {
 background: url(/graphics/header-plumbing.jpg);
 width: 679px;
 height: 162px;
}
#headerWindows {
 background: url(/graphics/header-windows2.jpg);
 width: 679px;
 height: 162px;
}
#headerRemodeling {
 background: url(/graphics/header-remodeling.jpg);
 width: 679px;
 height: 162px;
}
#headerSavingsCash {
 background: url(/graphics/header-savings-cash.jpg);
 width: 679px;
 height: 162px;
}

#headerSavingsPiggy {
 background: url(/graphics/header-savings-piggy.jpg);
 width: 679px;
 height: 162px;
}
#headerStimulusCash {
 background: url(/graphics/header-stimulus-cash.jpg);
 width: 679px;
 height: 162px;
}

#headerStimulusPiggy {
 background: url(/graphics/header-stimulus-piggy.jpg);
 width: 679px;
 height: 162px;
}
#headerSpecialOffersCash {
 background: url(/graphics/header-specialoffers-cash.jpg);
 width: 679px;
 height: 162px;
}

#headerSpecialOffersPiggy {
 background: url(/graphics/header-specialoffers-piggy.jpg);
 width: 679px;
 height: 162px;
}

.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: right;
}
.enewsBoxText {
 padding-bottom: 1px;
 padding-top: 3px;
 font-size: 10px;
}
.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 { margin: 20px 0px;
}
.newsBullet {
 font-weight: bold;
 padding-left: 10px;
}
.newsHeadline {
 color: #0054a4;
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
 text-decoration: none;
}
.newsListBlurb {
 font-weight: normal;
 padding-left: 10px;
}
.newsListHeadline {
 font-weight: bold;
}
.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;
}
.newsNext {
 line-height: 14pt;
}
.newsPublished {
 color: #666666;
 font-size: 8pt;
}
.newsSubHeadline {
 color: #0054a4;
 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: #0054a4;
 font-size: 12px;
 color: #fff;
 text-align: center;
}
.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: 0px;
 text-align: center;
 font-size: 16px;
}
.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 {
 font-size: 7pt;
 color: #ff3333;
 font-weight: bold;
 text-decoration: none;
}
.WXSmalltextLow {
 font-size: 7pt;
 color: #3366cc;
 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: 5px;
 left: 15px;
}

.calNext {
 position: absolute;
 top: 5px;
 right: 5px;
}

.calMonth {
 position: relative;
 top: 5px;
 left: 0px;
 text-align: center;
 font-weight: bold;
 margin-left: 20px;
 margin-right: 20px;
}

.calGrid {
 margin-top: 15px;
 clear: both;
 width: 100%;
 text-align: center;
 margin: 15px 20px 0px 20px;
}

.calGrid td {
 font-size: 8pt;
 padding-right: 4px;
 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;
}

#freedom_calendar {
 position: absolute;
 left: 100px;
 top: 100px;
 width: 175px;
 z-index: 100;
 visibility: hidden;
 clip: rect(0px 175px 145px 0px);
 height: 145px;
}

/* ModuleBegin::weather */





/* ModuleEnd::weather */

/* ModuleBegin::events */
.eventTD .eventHeadline {
 padding-bottom: 5px;
 font-weight: bold;
}

#Calendar {
 background-color: #f8f8f8;
 position: relative;
}


.calTop {
 margin-left: 10px;
}

.calPrev a,
 .calNext a,
 .calMonth a {
 text-decoration: none;
}
.calPrev a:hover,
 .calNext a:hover,
 .calMonth a:hover {
 text-decoration: underline;
}



.calDayOn a {
 color: navy;
 font-weight: bold;
}
.calDayOn a:hover {
 background-color: navy;
 color: white;
 font-weight: bold;
}
.calTodayOff,
 .calTodayOn {
 border: 1px solid navy;
 background-color: #ffffb8;
}
.calBottom {
 text-align: left;
 margin-left: 20px;
}


#calendarDetail table {
 width: 100%;
 table-layout: fixed;
}
#calendarDetail .calendarMonths {
 background-color: #000000;
 text-align: center;
 vertical-align: middle;
}
#calendarDetail .calendarMonths a {
 display: block;
 color: #ffffff;
 font-weight: bold;
 font-size: 11pt;
 text-decoration: none;
 padding: 5px 0px 5px 0px;
}
#calendarDetail .calendarMonths a:hover {
 background-color: #ffffb8;
 color: #000000;
}
#calendarDetail .calendarDays {
 border-collapse: collapse;
 table-layout: fixed;
}
#calendarDetail .calendarDays .title {
 font-size: 12pt;
 font-weight: bold;
 color: #333333;
 padding: 10px 0px 10px 0px;
}
#calendarDetail .calendarDays .prevLink,
 #calendarDetail .calendarDays .nextLink {
 font-size: 11pt;
}
#calendarDetail .calendarDays .normal {
 display: none;
}
#calendarDetail .calendarDays td {
 text-align: center;
 border: 1px solid #000000;
 font-weight: bold;
}
#calendarDetail .calendarDays .weekdays {
 height: 30px;
 background-color: #bbbbbb;
}
#calendarDetail .calendarDays .emptyDay {
 height: 60px;
 text-align: left;
 vertical-align: top;
 background-color: #eeeeee;
}
#calendarDetail .calendarDays .eventToday {
 height: 60px;
 text-align: left;
 vertical-align: top;
 background-color: #ffffb8;
 padding-left: 5px;
}
#calendarDetail .calendarDays .eventOff {
 height: 60px;
 text-align: left;
 vertical-align: top;
 padding-left: 5px;
}
#calendarDetail .calendarDays .eventOn {
 height: 60px;
 text-align: left;
 vertical-align: top;
 padding-left: 5px;
}
/* ModuleEnd::events */


/* MenuBegin:mainNav */
ul.mainNav {
 margin: 0;
 border: 0;
 padding: 0;
 list-style: none;
 line-height: 25px;
}
ul.mainNav li {
 margin: 0;
 border: 0;
 padding: 0;
 float: left;
 display: inline /*Gecko*/;
 list-style: none;
 position: relative;
}
ul.mainNav ul {
 margin: 0;
 border: 0;
 padding: 0;
 list-style: none;
 display: none;
 position: absolute;
 top: 25px;
 left: -1px;
 background: #E7E8E9 url(/graphics/gradient-bg.gif) repeat-x;
}
ul.mainNav ul li {
 position: relative /*IE 7*/;
 display: inline;
 float: left /*For IE*/;
}

/* 1st Level */
ul.mainNav a {
 text-transform: uppercase;
 color: #231f20;
 text-decoration: none;
 border-right: 1px solid #231f20;
 text-align: left;
 padding: 0px 14px;
 font: normal 14px/25px "Trebuchet MS", Helvetica, sans-serif;
 float: left /*For Opera*/;
 display: block /*For IE*/;
 height: 1%;
}
ul.mainNav a:link, ul.mainNav a:visited, ul.mainNav a:active {
 color: #231f20;
} 
ul.mainNav a:hover,
ul.mainNav li:hover a,
ul.mainNav a:hover,
ul.mainNav li.over a {
 color: #fff;
 background: #0055a5;
 text-decoration: none;
}
ul.mainNav a.last {
 border-right: 0;
}

/* 2nd Level */
ul.mainNav li:hover li a,
ul.mainNav li.over li a {
 text-transform: none;
 width: 150px;
 color: #231f20;
 background: none;
 text-decoration: none;
 border-left: 1px solid #555;
 border-right: 1px solid #555;
 border-top: 0;
 border-bottom: 0;
 float: none;
 padding: 0 0 0 10px;
}
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: #0055a5;
 text-decoration: none;
}
ul.mainNav li:hover ul,
ul.mainNav li.over ul {
 width: 161px;
}
ul.mainNav li:hover li a.first,
ul.mainNav li.over li a.first {
 border-top: 1px solid #555;
}
ul.mainNav li:hover li a.last,
ul.mainNav li.over li a.last {
 border-bottom: 1px solid #555;
}

/* 3rd Level */
ul.mainNav li:hover li:hover li a,
ul.mainNav li.over li.over li a {
 width: 150px;
 color: #231f20;
 background: #999;
 text-decoration: none;
 border-left: 1px solid #555;
 border-right: 1px solid #555;
 border-top: 0;
 border-bottom: 0;
}
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: #0055a5;
 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 #555;
}
ul.mainNav li:hover li:hover li a.last,
ul.mainNav li.over li.over li a.last {
 border-bottom: 1px solid #555;
}

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

/* 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 ul :after /*IE 7*/ {
 clear: both;
 display: block;
 font: 1px/0px serif;
 content: ;
 height: 0;
 visibility: hidden;
}
/* MenuEnd:mainNav */

/* ModuleBegin::news */

.newsListPublishline,
 .newsPublished {
 color: #888;
}
/* ModuleEnd::news */
