/* ---------------- HTML ELEMENTS -------------------------------- */
body, th, td {
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}
tr {
 vertical-align: top;
}
a {
  color: #40668C;
 text-decoration: underline;
}
a:hover {
 text-decoration: none;
}
h1 {
color: #003366;
}


/* ---------------- ID ELEMENTS -------------------------------- */
#page {
 font : normal 12px Verdana, Arial, sans-serif;
 background : #818B94 url(graphics/bg_fade.jpg) repeat-x;
}
#menu {
 background-image: url(graphics/menu_bg.gif);
 background-repeat: repeat-x;
 width: 960px;
 height: 30px;
 margin: 0px 0px 0px 20px;
}
#wrap {
 width: 960px;
 background-image: url(graphics/header_bg.jpg);
 background-repeat: norepeat;
 height: 130px;
 margin: 20px 20px 0px 20px;
}
#menuMainBottom {
 border-bottom: 1px solid #CCCCCC;
 margin-left: 20px;
 margin-right: 20px;
 padding-bottom: 10px;
}

#bodyMain {
 border-top: 1px solid #CCCCCC;
 margin: 0px 20px 10px 20px;
 padding-top: 10px;
 display: block;
}
#content {
 min-height: 510px;
 border: 1px solid #CCCCCC;
 padding: 20px;
 vertical-align: top;
}
#empowered {
 font-size: 10px;
 line-height: 1.3em;
 width: 180px;
 float: right;
 margin: 5px 10px;
}
#empowered a {
 text-decoration:none;
}
#subjects {
 width: 960px;
 margin: 9px 19px 9px 19px;
 display: block;
 padding-bottom: 20px;
 border-bottom: 1px solid #CCCCCC;
}
#homead {
 clear:both;
 padding: 9px 19px 9px 19px;
 display: block;
}
#featureBox {
display:block;
}
#breadcrumb {
 font-size: 8pt;
 width: 960px;
 margin-left: 25px;
 margin-top: 10px;
 margin-bottom: 10px;
}
#search_box_form {
width: 310px;
}
#newsletter {
 width: 225px;
 float: left;
}
/* ---------------- CLASS ELEMENTS -------------------------------- */

.directoryListHeadline {
 font-weight: bold;
}
.searchGo {
 margin-top: 2px;
}
.searchInput {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 color: #003366;
 float: left;
 width: 270px;
}
.newsBody {
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 color: #333333;
}
.menuMainBottom {
 font-size: 11px;
 font-family: Verdana, Arial, sans-serif;
 font-weight: bold;
 color: #40668C;
}
.menuMainBottomLink {
 font-size: 11px;
 font-family: Verdana, Arial, sans-serif;
 font-weight: bold;
 color: #40668C;
 text-decoration: none;
}
.menuMainBottomLink:hover {
 text-decoration: underline;
}
.adColumnRight {
 padding-left: 7px;
 vertical-align: top;
}
.subjectTitle {
 background-image: url(graphics/feature_bg.jpg);
 background-repeat: repeat-y;
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 color: #666666;
 font-weight: bold;
 padding-left: 8px;
 height: 29px;
 vertical-align: middle;
 text-align: left;
 width: 25%;
 display:table-cell;
}
.subjectLister {
 padding-left: 6px;
 padding-right: 6px;
 vertical-align: top;
 width: 25%;
 display:table-cell;
}

.newsletter {
 font-family: Trebuchet MS, Arial, sans-serif;
 color: #666666;
 font-size: 18px;
 font-weight: bold;
 height: 145px;
 padding-top: 10px;
}
.ad1 {
 padding-top: 7px;
}
.feature {
 padding: 10px;
}
.news {
 font-family: Trebuchet MS, Arial, sans-serif;
 font-size: 14px;
 color: #000000;
 padding: 10px;
}
.stupidIE {
 padding:10px;
}
.featureBox {
 min-height: 267px;
 border: 1px solid #CCCCCC;
 background-image: url(graphics/homeFeature_bg.jpg);
 background-repeat: repeat-x;
 margin-left: 20px;
 margin-top: 7px;
 float: left;
 width: 716px;
 margin-right: 7px;
}
.slogan {
 border-top: 1px solid #CCCCCC;
 font-family: Trebuchet MS, Arial, sans-serif;
 font-size: 18px;
 color: #950000;
 font-style: italic;
 margin-left: 20px;
 margin-right: 20px;
 padding-left: 5px;
 padding-top: 7px;
}
.date {
 color: #033B79;
 margin-right: 7px;
 margin-top: 7px;
}
.logo {
 padding: 10px 0px 0px 20px;
 float: left;
}
.topMenu {
 position: top right;
 padding: 10px 20px 0px 0px;
}
.searchHome {
 padding: 48px 30px 20px 0px;
 background-image: url(graphics/searchbox_bg.jpg);
 background-repeat: no-repeat;
 background-position: 628px 35px;
}

.shadowLeft {
 background-image: url(graphics/shadow_left_extend.jpg);
 background-repeat: repeat-y;
}
.shadowRight {
 background-image: url(graphics/shadow_right_extend.jpg);
 background-repeat: repeat-y;
}
/*---------------------- MENUS -----------------------------------*/
/* MenuBegin:menuMain */
ul.menuMain {
 margin: 0;
 border: 0;
 padding: 0;
 list-style: none;
 line-height: 30px;
}
ul.menuMain li {
 z-index: 999;
 margin: 0;
 border: 0;
 padding: 0;
 float: left;
 display: inline /*Gecko*/;
 list-style: none;
 position: relative;
}
ul.menuMain ul {
 margin: 0;
 border: 0;
 padding: 0;
 list-style: none;
 display: none;
 position: absolute;
 top: 30px;
 left: 0;
}
ul.menuMain ul li {
 position: relative /*IE 7*/;
 display: inline;
 float: left /*For IE*/;
}

/* 1st Level */
ul.menuMain a {
 color: #ffffff;
 text-decoration: none;
 background-image: url(graphics/menu_divide.gif);
 background-repeat: no-repeat;
 background-position: right;
 text-align: center;
 padding: 0px 10px;
 font: normal 12px/30px Verdana, Geneva, sans-serif;
 float: left /*For Opera*/;
 display: block /*For IE*/;
 height: 1%;
}
ul.menuMain a:hover,
ul.menuMain li:hover a,
ul.menuMain a:hover,
ul.menuMain li.over a {
 color: #ffffff;
 text-decoration: underline;
}
ul.menuMain a.last {
 background: none;
}

/* 2nd Level */
ul.menuMain li:hover li a,
ul.menuMain li.over li a {
 text-align: left;
 width: 200px;
 line-height: 22px;
 color: #ffffff;
 background: #003366;
 border-top: 1px solid #ddd;
 border-bottom: 0;
 border-right: 0;
 float: none;
}
ul.menuMain li:hover li a:hover,
ul.menuMain li:hover li:hover a,
ul.menuMain li.over li a:hover,
ul.menuMain li.over li.over a {
 color: #ffffff;
 text-decoration: underline;
 background: #40668C;
}
ul.menuMain li:hover li:hover li a.first,
ul.nav_preview li.over li.over li a.first {
 border-top: 0;
}

/* 3rd Level */
ul.menuMain li:hover li:hover li a,
ul.menuMain li.over li.over li a {
 text-align: left;
 width: 180px;
 line-height: 22px;
 color: #ffffff;
 background: #003366;
 border-top: 1px solid #ddd;
 border-bottom: 0;
 border-right: 0;
}
ul.menuMain li:hover li:hover li a:hover,
ul.menuMain li:hover li:hover li:hover a,
ul.menuMain li.over li.over li a:hover,
ul.menuMain li.over li.over li.over a {
 color: #ffffff;
 text-decoration: underline;
 background: #40668C;
}
ul.menuMain li:hover li a.first,
ul.nav_preview li.over li a.first {
 border-top: 0;
}

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

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

/* ---------------- FREEDOM -------------------------------- */

/* Pagination */
.pagination {
 width: 100%;
}
.pagination a,
 .pagination a:link,
 .pagination a:visited {
 text-decoration: none;
}
.pagination .prevnextCurrent,
 .pagination .prevnextWindow {
 border: solid 1px #ccc;
 margin: 0;
 padding: 4px 6px;
 font-size: 11px;
 margin-right: 2px;
 line-height: 3;
}
.pagination a.prevnextWindow:hover,
 .pagination a.prevnextLink:hover {
 border: solid 1px #40668C;;
 color: #000;
 line-height: 3;
}
.pagination .prevnextCurrent {
 background: #dedede;
 color: #fff;
 font-weight: bold;
 padding: 4px 6px;
}
.pagination a.prevnextLink {
 border: 1px solid #dedede;
 color: #666;
 padding: 3px 6px 4px;
 margin-right: 2px;
 line-height: 3;
}
/* End Pagination */

.breadcrumbBold {
 font-size: 8pt;
 color: #003366;
 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-family: Verdana, Arial, sans-serif;
 color: #999999;
 font-size: 10px;
 margin: 20px;
}
.datebox {
 font-size: 8pt;
 padding-left: 10px;
}
.directoryFieldLabel {
 font-weight: bold;
}
.directoryHeading {
 color: #3366cc;
 font-size: 11pt;
 font-weight: bold;
 padding-bottom: 10px;
}
.directorySubHeading {
 color: #000;
 font-size: 11pt;
 font-weight: bold;
}
.enewsBoxEdit {
 width: 190px;
 border: 1px solid #666666;
}
.enewsBoxSubmit {
 padding-top: 5px;
 padding-left: 10px;
 text-align: left;
}
.enewsBoxText {
 font-family: Verdana, Arial, sans-serif;
 font-size: 8pt;
 padding-top: 3px;
 padding-left: 10px;
 font-weight: normal;
}
.eventBigLink {
 font-size: 8pt;
 color: #003366;
 font-weight: normal;
}
.eventBigLink:hover {
}
.eventDateHeader {
 font : bold 14px Verdana, Arial, sans-serif;
 color: #003366;
 background-color: #e3e3e3;
 padding: 2px;
}
.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 {
}

.formBody {
}
.formHeading {
}
.formSmallText {
}
.formText {
}
.formtextRequired{
 font-weight: bold;
}
.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;
}

#menuFooter {
 margin-left: 20px;
 margin-top: 10px;
}
.menuPipe {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 color: #666666;
}
.menuPipeLink {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 color: #666666;
 text-decoration: none;
}
.menuPipeLink:hover {
 text-decoration: underline;
}
.menuPipeTop {
 color: #3366cc;
 text-decoration: none;
}
.menuPipeTopLink {
 font-size: 8pt;
 font-weight: bold;
 text-decoration: none;
}
.menuPipeTopLink:hover {
 text-decoration: underline;
}

.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;
}
.newsBullet {
 font-weight: bold;
 padding-left: 10px;
}
.newsHeadline {
 color: #950000;
 font-size: 18px;
 font-weight: normal;
 text-align: left;
 text-decoration: none;
}
.newsListBlurb {
 font-family: Verdana, Arial, sans-serif;
 font-weight: normal;
 font-size: 10px;
 line-height: 10pt;
}
.newsListHeadlineTD {
 padding-top: 10px;
}
.newsListHeadline {
 font-family: Verdana, Arial, sans-serif;
 font-weight: bold;
 text-decoration: underline;
 color: #003366;
 font-size: 11px;
}
.newsListHeadline:hover {
 text-decoration: none;
}
.newsListPublishline {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
}
.newsListMoreLink {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: #003366;
 text-decoration: underline;
}
.newsListMoreLink:hover {
 text-decoration: none;
}
.newsPrevNext {
}
.newsPublished {
 color: #999900;
 font-size: 8pt;
}
.newsSubHeadline {
 color: #3366cc;
 font-size: 8pt;
 text-align: left;
 text-decoration: none;
}

.prevnextLink {
}
.searchBox {
 vertical-align: middle;
}
.searchBoxInput {
 width: 200px;
 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: #fff;
}
.sendpageFormText {
 color: #666;
 font-weight: normal;
}
.sendpageFormTextRequired {
 color: #666;
 font-weight: bold;
}
.sendpageHeader {
 color: #003366;
 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: #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 {
}

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

.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;
}
#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 */
#content #formLogin {
 margin: 0 auto;
 border: 1px dashed #888;
 padding: 30px;
 width: 275px;
}
#content ol.userLogin label {
 float: left;
 width: 70px;
 text-align: right;
}
#content ol.userLogin input {
 border: 1px solid #ccc;
 padding: 3px;
 margin-left: 5px;
}
#content ol.userLogin li {
 list-style-type: none;
 margin-bottom: 10px;
}
#content ol.userLogin #login_submit {
 margin-left: 75px;
 border: 1px solid #ccc;
 padding: 3px;
 background: #eee;
 cursor: hand;
}
.error_message {
 color: red;
 font-size: 12pt;
 font-weight: bold;
 background: #F7CBCA;
 width: 200px;
 border: 1px dashed red;
 padding: 3px;
 text-align: center;
 margin: 10px auto;
}
.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 #40668C;
 border-bottom: 1px ridge #40668C;
 color: #40668C;
 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;
}
.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 {
 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;
}
.myaccountListerBack { text-align:center;width:100%;padding-top:10px; }
/* ModuleEnd::membership */

/* ModuleBegin::blog */
.blogArchiveMonth {
 padding-left: 10px;
}
.blogArchiveYear {
 font-weight: bold;
}
.blogCommentsLink {
 font-size: 8pt;
}
.blogDate {
 padding: 5px 0px;
 font-weight: bold;
 background-color: #eeeeee;
}
.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: #000066;
}
.blogTitle {
 color: #000066;
 font-weight: bold;
 padding-top: 10px;
}
/* ModuleEnd::blog */

/* ModuleBegin::directory */
.directoryListWrapper { }
.directoryDetailWrapper { }
.directoryName { }
.directoryCategory { }
/* ModuleEnd::directory */
/* Month at a Glance */
#calendarDetail table { width: 100%; table-layout: fixed; }
#calendarDetail .calendarMonths { background-color: #4a7095; text-align: center;  vertical-align: middle; }
#calendarDetail .calendarMonths a { display: block; color: #ffffff; font-weight: bold; font-size: 12px; text-decoration: none; padding: 5px 0px 5px 0px; }
#calendarDetail .calendarMonths a:hover { background-color: #4a7095; color: #ffffff; }
#calendarDetail .calendarDays { border-collapse: collapse; table-layout: fixed; }
#calendarDetail .calendarDays .title { font-size: 12px; font-weight: bold; color: #333333; padding: 10px 0px 10px 0px; }
#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: #4a7095; color: #ffffff; }
#calendarDetail .calendarDays .emptyDay { height: 60px; text-align: left; vertical-align: top; background-color: #dfdfdf; }
#calendarDetail .calendarDays .eventToday { height: 60px; text-align: left; vertical-align: top; background-color: #666; padding-left: 5px; color: #ffffff; }
#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; background-color: #fff; padding-left: 5px; color: #666; }
#calendarDetail .calendarDays .eventOn a { color: #40668C; }

/* ModuleBegin::Wiki */
#wiki img { border: 0; }
#wiki textarea { width:100%; height:300px; margin-bottom:20px; }
#wiki_title { width: 200px; }
#wiki_comments { width: 100%; }
#wiki_warning { padding: 10px 0px 10px 5px; width: 100%; border: 1px solid red; background-color: #fcc; font-weight: bold; color: red; }
#wiki_toc { list-style:none; margin:0; padding:2px }
#wiki_toc li { padding:2px 0px; }
#wiki h1, #wiki h2, #wiki h3, #wiki h4 { font-weight: normal; color: #00397a; }
#wiki h1 { font-size:20px; background-color: #eee; padding:10px; margin:0px 0px 10px 0px; font-weight:bold; border: 1px solid #aaa; }
#wiki h2 { font-size:16px; margin:1em 0px 0px 0px; font-weight: bold; border-bottom:1px solid #aaa; }
#wiki h3 { font-size:14px; margin:1em 0px 3px 0px; font-weight: bold; }
#wiki h4 { font-size:12px; margin:1em 0px 3px 0px; font-weight: bold; }
#wiki pre { background-color: #fafafa; border: 1px dashed #00f; padding:5px 10px; font-weight: normal; }
#wiki ul, #wiki dl { margin:0px 2em; padding:0; }
#wiki li, #wiki dd { margin:5px; padding:0; color: #404040; }
/*This is to allow the sales people to see links on the wiki, not intended for prime-time help system */
#wiki a { color: #0068e0; }
#wiki a:hover { background-color: #fedf8b; }

#wiki_preview_title { padding-bottom: 15px; font-size: 15pt; font-weight: bold; }

#wiki_diff .title { font-size: 20px; color: #00397a; background-color: #eeeeee; padding:10px; margin:0px 0px 10px 0px; font-weight:bold; border: 1px solid #aaaaaa; }
#wiki_diff table { width: 100%; }
#wiki_diff .history_header, .current_header { background-color: #D4D5D4; text-align: left; padding: 5px; margin: 0px 5px 0px 5px; border-bottom: 1px solid #000000; }
#wiki_diff .current, .history { background-color: #EEEEEE; margin: 0px 5px 0px 5px; border: 1px solid #D4D5D4; }
#wiki_diff .inserted { background-color: #CCFFCC; }
#wiki_diff .deleted { background-color: #F59E92; }
#wiki_diff .changed { background-color: #FFFFAA; }
#wiki_diff .unchanged { background-color: #EEEEEE; }
#wiki_diff .back_button { width: 100%; text-align: center; padding-top: 30px; }

#wiki_diff_legend { padding-top: 30px;  vertical-align: top; }
#wiki_diff_legend .title { font-size: 10pt; border: 1px solid #aaaaaa; background-color: #D4D5D4; width: 300px; padding: 0; margin: 0; }
#wiki_diff_legend .box { border: 1px solid #aaaaaa; background-color: #EEEEEE; width: 300px; }
#wiki_diff_legend .changed { margin: 10px 0px 10px 0px;  padding-left: 5px; }
#wiki_diff_legend .inserted { margin: 10px 0px 10px 0px; padding-left: 5px; }
#wiki_diff_legend .deleted { margin: 10px 0px 10px 0px; padding-left: 5px; }

ol { list-style-type: decimal; }
ol ol { list-style-type: lower-alpha; }
ol ol ol { list-style-type: lower-roman; }

/* #wiki_quickref is displayed on the wiki_detail layout */
#wiki_quickref table { margin-bottom: 10px; }
#wiki_quickref table, #wiki_quickref th, #wiki_quickref td { border: 1px solid black; }
#wiki_quickref th { padding: 5px; background-color: #ccc; }
#wiki_quickref td { padding: 3px 5px; background-color: #fff; }


/* ModuleEnd::Wiki */
