/* ----------------------- HTML STYLES ---------------------------------- */
body {
 font: normal 14px 'trebuchet ms', verdana, arial, helvetica, sans-serif;
 color: #003d5c;
}
iframe {
 background-color: transparent;
}
img {
 border: 0;
 margin: 0;
 padding: 0;
}
h1, h2, h3 {
 padding-bottom: 10px;
}
h1 {
 font: bold 20px 'trebuchet ms', verdana, arial, helvetica, sans-serif;
 line-height: 125%;
 margin: 0px;
}
h2 {
 font: bold 16px 'trebuchet ms', verdana, arial, helvetica, sans-serif;
 line-height: 125%;
 margin: 0px;
}
h3 {
 font: bold 14px 'trebuchet ms', verdana, arial, helvetica, sans-serif;
 line-height: 125%;
 margin: 0px;
}
a {
 color: #6b1c15;
 text-decoration: underline;
}
a:hover {
 color: #6b1c15;
 text-decoration: underline;
}
hr {
 height: 0px;
 background-color: #transparent;
 overflow: hidden;
 border-top: none;
 border-right: none;
 border-left: none;
 border-bottom: 1px solid #003d5c;
 clear: both;
}

td {
 vertical-align : top;
}
/* ----------------------- ID STYLES ---------------------------------- */
#page {
 background-color: #becbd1;
 margin: 0px auto;
 padding: 0px;
 text-align: center;
}

#wrapout {
 background: #003d5c url('graphics/top_redwhite.jpg') repeat-x;
 margin: 0px auto;
 padding: 0px;
 text-align: center;
 width: 100%;
}
#wrapin {
 background-color: #1a516d;
 margin: 0px auto;
 padding: 0px;
 text-align: center;
 width: 960px;
}
#header {
 width: 960px;
 height: 140px;
}
#contenthome {
 background-color: #1a516d;
 width: 960px;
 min-height: 500px;
}
#homemenu {
 width : 245px;
 float : right;
}
#homecopy {
 padding-left: 15px;
 text-align: left;
 color: #ffffff;
}
#leftcolumn {
 width: 245px;
 float: left;
 text-align: right;
 background : transparent url('graphics/left_menubg.jpg') no-repeat;
}
#menutabs {
 text-align: center;
 background-color: #000000;
 width: 100%;
 height: 35px;
 line-height: 35px;
}
#rightcolumn {
 width: 715px;
 float: right;
 text-align: left;
}
#intcolumn {
 background: transparent url('graphics/center_bg.jpg') no-repeat;
 width: 715px;
 float: right;
 text-align: left;
 
}
#intcontent {
 background-color : #ffffff;
 margin : 15px 0px 0px 15px;
 padding : 20px;
 min-height : 500px;
}
#centercolumn {
 width: 490px;
 float: left;
 color: #ffffff;
}
#boxescolumn {
 width: 225px;
 float: right;
 text-align: right;
 background : transparent url('graphics/left_menubg.jpg') no-repeat;
}
#footer {
 width: 940px;
 margin: 0px auto;
 padding: 15px 0px;
 font: normal 10px 'trebuchet ms', verdana, arial, helvetica, sans-serif;
}
#copyright {
 width : 250px;
 float : left;
 text-align : left;
}
#empowered {
 width : 250px;
 float : right;
 text-align : left;
}
#homenews {
 margin: 15px;
 padding: 10px;
 border: 1px solid #ffffff;
 min-height: 150px;
}
#homesignup {
 margin: 15px;
 padding: 10px;
 border: 1px solid #ffffff;
 min-height: 150px;
}
#homepolls {
 margin: 15px;
 padding: 10px;
 border: 1px solid #ffffff;
 min-height: 150px;
}
#homepolls td {
 color: #fff;
}
#homebanners {
 width : 100%;
 text-align : center;
 padding-top : 50px;
}
/* ----------------------- CLASS STYLES ---------------------------------- */

.canvas:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
/* Hides from IE-mac \*/
/* * html .canvas {height: 1%;}*/
/* End hide from IE-mac */

.tablehead {
 background-color : #003d5c;
 font: bold 14px 'trebuchet ms', verdana, arial, helvetica, sans-serif;
 color : #ffffff;
}


/* ----------------------- CONTEXT STYLES ---------------------------------- */
#header .row1 {
 background: #ffffff url('graphics/mitech_header.jpg') no-repeat;
 width: 960px;
 height: 80px;
 overflow: hidden;
}
#header .row1 h1 a {
 background: #ffffff url('graphics/mitech_logo.jpg') no-repeat;
 display: block;
 margin: 0px;
 padding: 0px;
 width: 258px;
 height: 80px;
 text-indent: -10000px;
 float: left;
 overflow: hidden;
} 
#header .row1 #search_box_form {
 width : 230px;
 height : 56px;
 overflow : hidden;
 float : right;
 text-align : left;
}
#header .row1 #search_box_form .searchInput input.searchBoxInput {
 text-align : left;
 width : 175px;
 height : 25px;
 padding-top : 26px;
 background-color : transparent;
 color : #ffffff;
 border : none;
}
#header .row2 {
 background: #6b1c15 url('graphics/top_redbar.jpg') repeat-x;
 width: 960px;
 height: 60px;
 overflow: hidden;
 font: normal 14px/60px 'trebuchet ms', verdana, arial, helvetica, sans-serif;
 color: #ffffff;
 text-align: left;
}
#header .row2 a {
 color: #ffffff;
 text-decoration: none;
}
#header .row2 a:hover {
 color: #ffffff;
 text-decoration: underline;
}
#header .row2 .banner {
 width: 468px;
 height: 60px;
 float: right;
}
#contenthome #centercolumn {
 background : transparent url('graphics/left_menubg.jpg') repeat-x;
/* background: transparent url('graphics/center_bg.jpg') no-repeat; */
 text-align: right;
}
#homenews h1 {
 color: #ffffff;
 border-bottom: 1px solid #9bb3bf;
 margin-bottom: 10px;
 padding-bottom: 10px;
}
#homenews .newsArchive {
 font: bold 'trebuchet ms', verdana, arial, helvetica, sans-serif;
 color: #ffffff;
 display:block;
 margin-top: 5px;
 text-decoration:none;
}
#homenews  .newsListPublishline {
 color: #9bb3bf;
 font-size: 12px;
 border-bottom: 1px solid #9bb3bf;
 margin-bottom: 10px;
 padding-bottom: 10px;
}
h2.newsListHeadlineTD a.newsListHeadline {
 color: #ffffff;
 font-size: 14px;
}
#homesignup h1 {
 color: #ffffff;
}
#broadcastemail_signup_form .enewsBoxText {
 color: #ffffff;
 font-size: 14px;
 text-align: right;
 padding: 5px 0px 0px 0px;
}

#broadcastemail_signup_form .enewsBoxText .enewsBoxEdit {
 background-color: #003d5c;
 border: 1px solid #ffffff;
 color: #ffffff;
 text-align: left;
 width: 165px;

}
#homesignup #broadcastemail_signup_form  .enewsBoxSubmit {
 padding: 10px 0px;
 text-align: right;
}
#homepolls h1 {
 color: #ffffff;
}
#homepolls .pollQuestion {
 color: #ffffff;
 font-size: 14px;
 padding: 5px 0px;
}
#homepolls .pollChoices {
 color: #ffffff;
 font-size: 14px;
}
#homepolls .pollVote {
 text-align: right;
 padding: 10px 0px;
}
#homepolls .pollHeading {
 color: #ffffff;
 font-size: 14px;
}

#homemenu h1 {
 color : #003d5c;
 line-height : 48px;
 padding-right : 15px;
 border-bottom : 1px solid #003d5c;
}
#empowered a {
 color: #003d5c;
 text-decoration : none;
}
#empowered a:hover {
 color: #003d5c;
 text-decoration : underline;
}
/* ----------------------- MENU STYLES ---------------------------------- */
/* MenuBegin:menu_left */

div#menu_left {
 width: 234px;
 text-align: right;
 padding : 44px 0px 0px 11px;
}
ul.menu_left {
 margin: 0px;
 border: 0px;
 padding: 0px;
 list-style: none;
 font: bold 13px "trebuchet ms", helvetica, arial, sans-serif;
}

ul.menu_left li a {
 color: #fff;
 text-decoration: none;
 text-align: right;
 padding-right : 15px;
 font: bold 16px "Trebuchet MS", Helvetica, sans-serif: ;
 line-height : 26px;
 display: block;
/* height: 1%; */
}
ul.menu_left li a:hover {
 color: #003d5c;
 background: transparent url('graphics/nav_plusbar.jpg') no-repeat;
 text-decoration: none;
}
ul.menu_left li a.current {
 color: #003d5c;
 background: transparent url('graphics/nav_plusbar.jpg') no-repeat;
 text-decoration: none;
}
ul.menu_left li a:hover.current {
 color: #003d5c;
 background: transparent url('graphics/nav_plusbar.jpg') no-repeat;
 text-decoration: none;
}

ul.menu_left li ul {
 list-style: none;
 margin: 0px;
 font-weight : normal;
}
/* level 2 */ 
ul.menu_left li ul li {
 line-height: 26px;
 margin: 0px;
 display: block;
 font-weight : normal;
} 
ul.menu_left li ul li a {
 border-bottom: none;
 border-top: none;
 margin: 0px;
 color: #9bb3bf;
 text-decoration: none;
 font: normal 14px/26px "trebuchet ms", helvetica, arial, sans-serif;
 display: block;
 height: auto;
 background: transparent;
 text-decoration: none;
}
ul.menu_left li ul li a:hover {
 margin: 0px;
 color: #9bb3bf;
 background: transparent;
 text-decoration: underline;
}
/* level 3 */
ul.menu_left li ul li ul li a {
 border-bottom: none;
 border-top: none;
 margin: 0px;
 color: #9bb3bf;
 text-decoration: none;
 font: normal 12px/24px "trebuchet ms", helvetica, arial, sans-serif;
 font-style : italic;
 display: block;
 height: auto;
 background: transparent;
 text-decoration: none;
}
ul.menu_left li ul li ul li a:hover {
 margin: 0px;
 color: #9bb3bf;
 background: transparent;
 text-decoration: underline;
}


/* MenuEnd:menu_left */





/* MenuBegin:menu_programs */
ul.menu_programs ,ul.menu_programs li,ul.menu_programs ul { margin: 0; border: 0; padding: 0; list-style: none; width: 100%; }
ul.menu_programs li { position: relative; display: block !important; display: inline;/*For IE*/ float: left;/*IE 7*/ }

/* 1st Level */
ul.menu_programs a { color: #003d5c; background: transparent; text-decoration: none; border-bottom: 1px dotted #003d5c; text-align: right; padding: 0px 10px; font: bold 12px/40px Verdana, Geneva, sans-serif; display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.menu_programs a:hover,
ul.menu_programs li:hover a,
ul.menu_programs a:hover,
ul.menu_programs li.over a { color: #003d5c; background: transparent; text-decoration: none; }
ul.menu_programs a.last { border-bottom: 0; }

/* 2nd Level */
ul.menu_programs li:hover li a,
ul.menu_programs li.over li a { width: 140px; line-height: 22px; color: #ffffff; background: #003d5c; text-decoration: none; border-left: 1px solid #9bb3bf; border-right: 1px solid #9bb3bf; border-bottom: 1px solid #9bb3bf; }
ul.menu_programs li:hover li a:hover,
ul.menu_programs li:hover li:hover a,
ul.menu_programs li.over li a:hover,
ul.menu_programs li.over li.over a { color: #003d5c; background: transparent; text-decoration: none; color: #003d5c; background: #9bb3bf; text-decoration: none; }
ul.menu_programs li:hover li a.first,ul.menu_programs li.over li a.first { border-top: 1px solid #9bb3bf; }
ul.menu_programs li:hover li a.last,ul.menu_programs li.over li a.last { border-bottom: 1px solid #9bb3bf; }
ul.menu_programs ul { display: none; position: absolute; top: 0; left: 215px; }

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




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

/* 1st Level */
ul.menu_tabs a { color: #fff; background: #000; text-decoration: none; /*width: 170px; */ border-right: 1px solid #fff; text-align: center; padding: 0px 40px; font: normal 14px/22px \"Trebuchet MS\", Helvetica, sans-serif; float: none !important; /*For Opera*/ float: left; /*For IE*/ display: block; height: auto !important; height: 1%; /*For IE*/ }
ul.menu_tabs a:hover,
ul.menu_tabs li:hover a,
ul.menu_tabs a:hover,
ul.menu_tabs li.over a { color: #fff; background: #000; text-decoration: underline; }
ul.menu_tabs a.last { border-right: 0; }

/* 2nd Level */
ul.menu_tabs li:hover li a,
ul.menu_tabs li.over li a { width: 170px; padding : 0px 10px; text-align : left; line-height: 22px; color: #fff; background: #000; text-decoration: none; border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-top: 1px solid #ccc; border-bottom:0; float: none; }
ul.menu_tabs li:hover li a:hover,
ul.menu_tabs li:hover li:hover a,
ul.menu_tabs li.over li a:hover,
ul.menu_tabs li.over li.over a { color: #fff; background: #000; text-decoration: underline; color: #000; background: #fff; text-decoration: none; }
ul.menu_tabs li:hover li a.first,ul.menu_tabs li.over li a.first { border-top: 1px solid #ccc; }
ul.menu_tabs li:hover li a.last,ul.menu_tabs li.over li a.last { border-bottom: 1px solid #ccc; }

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


/* ----------------------- ACCRISOFT STYLES ---------------------------------- */
.logArchiveMonth {
 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: #6b1c15;
}
.blogPosted {
 padding-bottom: 5px;
 padding-top: 5px;
 color: #000066;
}
.blogTitle {
 color: #000066;
 font-weight: bold;
 padding-top: 10px;
}
.bodyMain {
 padding-bottom: 20px;
 padding-left: 20px;
 padding-right: 20px;
 padding-top: 20px;
}


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

.calendarBody {
 background: #ffffff;
}
.calendarDayOff {
 color: #000000;
 font-size: 8pt;
 font-weight: normal;
 line-height: 140%;
 text-decoration: none;
}
.calendarDayOn {
 color: #6b1c15;
 font-size: 8pt;
 font-weight: bold;
 line-height: 140%;
 text-decoration: underline;
}
.calendarDayOn:hover {
 background-color: #6b1c15;
 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 {
}
.directoryFieldLabel {
 font-weight: bold;
}
.directoryHeading {
 color: #6b1c15;
 font-size: 11pt;
 font-weight: bold;
 padding-bottom: 10px;
}
.directoryListHeadline {
 font-weight: bold;
}

.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: #6b1c15;
 font-weight: bold;
}
.FAQQHome {
}
.FAQQuest {
 color: #6b1c15;
 font-weight: bold;
}
.FAQQuestHome {
}
.FAQTopLink {
}
.formBody {
}
.formHeading {
}
.formSmallText {
}
.formText {
}
.formTextRequired {
}
.headerHeadline {
 color: #6b1c15;
 font-size: 24pt;
 font-weight: bold;
 text-align: right;
}
.headerTagline {
 color: #6b1c15;
 font-size: 16pt;
 font-style: italic;
 font-weight: bold;
 padding-bottom: 10px;
 padding-top: 10px;
 text-align: right;
}
.image {
 margin: 10px;
}
.imageCaption {
 color: #6b1c15;
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 8pt;
 padding-bottom: 5px;
 padding-top: 2px;
 text-align: center;
}
.jobHeading1 {
 color: #6b1c15;
 font-size: 12pt;
 font-weight: bold;
}
.jobHeading2 {
 color: #6b1c15;
 font-weight: bold;
}
.jobLink {
}
.jobSmallText {
}
.jobSmallTextBold {
}
.jobText {
}
.mapBoxEdit {
}
.mapBoxText {
}
.mapHeader {
}
.mapSmallText {
}
.menuPipe {
 color: #6b1c15;
 font-size: 8pt;
 text-decoration: none;
}
.menuPipeLink {
 font-size: 8pt;
}
.menuPipeLink:hover {
}
.menuPipeTop {
 color: #6b1c15;
 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: #6b1c15;
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
 text-decoration: none;
}
.newsListBlurb {
 font-weight: normal;
 padding-left: 10px;
}
.newsListHeadline {
 text-decoration: none;
}
.newsListHeadline:hover {
 text-decoration: underline;
}
.newsListHeadlineTD {
 padding-left: 10px;
}
.newsListPublishline {
 font-size: 10px;
 padding-left: 10px;
}
.newsListMoreLink {
 font-size: 8pt;
 padding-left: 10px;
}
.newsListMoreLink:hover {
}
.newsPrevNext {
 line-height: 14pt;
}
.newsPublished {
 color: #666666;
 font-size: 8pt;
}
.newsSubHeadline {
 color: #6b1c15;
 font-size: 8pt;
 text-align: left;
 text-decoration: none;
}
.photoAlbumBody {
}
.photoAlbumDescription {
 padding-bottom: 10px;
}
.photoAlbumTitle {
}
.photoGalleryBG {
 background: #ffffff;
}
.photoGalleryBGTop {
 background: #000000;
}
.photoGalleryBody {
 background-color: #6b1c15;
}
.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 {
}
.pollHeading {
}
.pollHomeChoices {
}
.pollHomeQuestion {
}
.pollLink {
}
.pollQuestion {
}
.pollResultChoices {
}
.pollResultHeading {
}
.pollResultHomeChoices {
}
.pollResultHomeHeading {
}
.pollResultHomeLink {
}
.pollResultHomeQuestion {
}
.pollResultLink {
}
.pollResultQuestion {
}
.pollVote {
}
.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: #6b1c15;
 font-size: 12pt;
 font-weight: bold;
}
.sectionLink {
 font-size: 8pt;
 font-weight: bold;
}
.sectionLink:hover {
}
.sendpageBody {
 background-color: #6b1c15;
}
.sendpageFormText {
 color: #ffffff;
 font-weight: normal;
}
.sendpageFormTextRequired {
 color: #ffffff;
 font-weight: bold;
}
.sendpageHeader {
 color: #ffffff;
 font-weight: bold;
 padding-top: 10px;
}
/* ModuleBegin::weather */
.WXSmalltext {
 font-weight: normal;
 text-decoration: none;
}
.WXSmalltextLow {
 font-weight: bold;
 text-decoration: none;
}
.WXSmalltextHigh {
 font-weight: bold;
 text-decoration: none;
}
.WXSummary {
 background-color: #ffffff;
}
.WXSummaryBorder {
 background-color: #000080;
}
.WXForecastLink {
 text-align: center;
}
.WXForecastLink:hover {
}
/* ModuleEnd::weather */

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

.newsCopyright {
 font-family: verdana,arial,helvetica;
 text-align: center;
 width: 100%;
 font-size: 1;
 font-style: italic;
}

/* ModuleBegin::blog */
.blogArchiveMonth {
 padding-left: 10px;
}









/* ModuleEnd::blog */



/* ModuleBegin::membership */
.formButtons a:hover {
 text-decoration: none;
 background-color: #CCCCCC;
}
.formButtons a {
 text-decoration: none;
 border-left: 1px groove #BBBBBB;
 border-top: 1px groove #BBBBBB;
 border-right: 1px ridge #3068A6;
 border-bottom: 1px ridge #3068A6;
 color: #3068A6;
 background-color: #EEEEEE;
 font-weight: bold;
 padding: 3px 10px;
 white-space: nowrap;
 line-height: 25px;
}

.myaccountHeading {
 font-size: 16px;
 font-weight: bold;
 padding: 5px;
}
.myaccountMain {
 padding: 20px;
}
.myaccountMain table {
 border-collapse: collapse;
}
.myaccountMain a {
 font-weight: bold;
 color: #3068A6;
}
.myaccountMain td {
 border: 2px solid #3068A6;
 vertical-align: top;
 background-color: #FFFFFF;
 padding: 2px;
}
.myaccountTitle {
 width: 300px;
 text-align: center;
 font-weight: bold;
 padding: 3px;
 background-color: #3068A6;
 color: #FFFFFF;
}
.myaccountLister {
 background-color: #FFFFFF;
 text-align: left;
 padding: 11px;
 margin: 20px;
}

.myaccountDetail td {
 padding-top: 5px;
}
.myaccountDetail a {
 padding-top: 5px;
}
.myaccountDetail .formtextRequired {
 font-weight: bold;
}
.myaccountDetail form {
 padding: 11px;
}

.myaccountForm {
 text-align: left;
}
.myaccountFormSection {
 padding: 5px;
 font-weight: bold;
}

.freedomTable {
 width: 100%;
 padding: 20px;
 border: 1px solid #3068a6;
 border-collapse: collapse;
}
.freedomTable th,
 .freedomTable td {
 border: 1px solid #3068a6;
 padding: 5px;
 text-align: left;
}
.freedomTable th {
 background-color: #3068a6;
}
.freedomTable th a {
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
}
.freedomTable th a:hover {
 text-decoration: underline;
}
/* ModuleEnd::membership */
#freedom_calendar { position: absolute; left: 100px; top: 100px; width: 175px; z-index: 100; visibility: hidden; clip:rect(0px 175px 145px 0px); height:145px; }
/* ModuleBegin::events */
.eventTD .eventHeadline { padding-bottom: 5px; font-weight: bold; }

#Calendar { background-color: #f8f8f8; position:relative; }
.calPrev { position: absolute; top: 5px; left: 15px; }
.calNext { position: absolute; top: 5px; right: 5px; }
.calTop { margin-left:10px; }
.calMonth { position: relative; top: 5px; left: 0px; text-align: center; font-weight: bold; margin-left: 20px; margin-right: 20px;}
.calPrev a, .calNext a, .calMonth a { text-decoration: none;}
.calPrev a:hover, .calNext a:hover, .calMonth a:hover { text-decoration: underline;}
.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; }
.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; }
.calMonthGlance { padding-top: 10px; }

#calendarDetail {padding:10px;}
#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: #006699; color: #ffffff; }
#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: #e2e2e2; }
#calendarDetail .calendarDays .eventToday { height: 60px; text-align: left; vertical-align: top; background-color: #00718E; 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 */



/* ModuleBegin::photo */
/* Photo Lister */
.photoAlbumListerWrapper {border:1px solid #ccc;padding:10px;margin:0 10px 10px 0;width:160px;float:left;}
.photoAlbumListerWrapper:hover {border:1px solid #86AC63;}
.photoAlbumListerWrapper span {display:block;}
.photoAlbumListerWrapper img {padding-bottom:5px;}
.photoAlbumListerWrapper .photoAlbumImage {width:160px;height:150px;overflow:hidden;}
.photoAlbumListerWrapper .photoAlbumName {height:20px;overflow:hidden;}
.photoAlbumListerWrapper .photoAlbumDescription {height:55px;overflow:hidden;}

/* Photo Thumbnails */
.photoAlbumDescription span {color:#ccc;font-size:90%;}
.thumbnail {float:left; margin:0 10px 10px 0;border:1px solid #ccc;padding:5px;position:relative;width:150px;}
.thumbnail:hover {border:1px solid #86AC63;}
.thumbnail img {padding-bottom:5px;}
.thumbnail span {height:20px;width:150px;overflow:hidden;display:block;}

/* Photo Detail */
.photoAlbumDetail{margin:10px 0;}
.photoRemote-3 {width:400px;height:20px;padding:4px;margin:0 auto;}
.photoRemote-3 span{width:80px;height:20px;background-color:#fff;text-align:center;float:left;}
.photoRemote-3 span a{display:block;width:76px;height:20px;margin:0 1px;background-color:#fff;color:#888;border:1px solid #ccc;text-decoration:none;}
.photoRemote-3 span a:hover,div.photoRemote-3 span a:active{border:1px solid #86AC63;color:#000;}
.photoAlbumbody{clear:both;}
.photoGalleryImage div {margin:0 auto;}
.photoGalleryImage img {border:1px solid #ccc;padding:5px;}
.photoGalleryImage,.photoPagnationTD{text-align:center;color:#888;}
/* ModuleEnd::photo */

/* ModuleBegin::newsfeed */
.newsfeedListWrapper { }
.newsfeedNumber { }
.newsfeedTitle { }
.newsfeedSource { }
.newsfeedDetailWrapper { }
.newsfeedDetailWrapper .newsItem {border-bottom:1px solid #ccc; margin-bottom:10px;padding-bottom:10px;}
.newsfeedDetailWrapper .newsItem img {margin:0 10px 0 0;}
.newsfeedDetailWrapper .newsItem span {display:block;}
.newsfeedDetailWrapper .newsItem .newsListHeadline {font-size:120%;}
.newsfeedDetailWrapper .newsItem .newsListPublishline {font-size:90%;}
/* ModuleEnd::newsfeed */