/*****************************
  Unique to this site
*****************************/

.OuterDiv {text-align: center;}
.InnerDiv {text-align: left; width: 760px; background-color: #FFFFFF;}

.OuterTable {}
td.CellLeft {background-image : url(../Images/left-bkgd.gif); background-repeat: repeat-y;}
td.CellRight {background-image : url(../Images/right-bkgd.gif); background-repeat: repeat-y;}

td.LeftOfMenuCell {background-image : url(../Images/menu-left.gif); background-repeat: repeat-y;}
td.MenuCell {background-color: #FFFFFF;}
td.RightOfMenuCell {background-image : url(../Images/menu-right.gif); background-repeat: repeat-y;}
td.AdvertisementCell {padding-top: 20px;}
td.RightOfContentCell {background-image : url(../Images/content-right-bkgd.gif); background-repeat: repeat-y;}

.OuterMenuDiv {text-align: center; padding: 8px 7px 0px 7px;}
.InnerMenuDiv {text-align: left; width: 175px;}

.PersonalWelcome {color:#BBB0AA; text-align: center; font-size: 12px; font-weight: bold; background-color: #F3F3F3; padding: 2px 10px 2px 10px; margin: 18px 0px 10px 0px;}

.OuterMainContentDiv {text-align: center; width: 521px; padding: 8px 0px 0px 0px;}
.InnerMainContentDiv {text-align: left; width: 505px;}

.BannerAd1 {}
.BannerAd2 {}

.FooterDiv {background-color: #E7E7E7; color: #8196A5; text-align: center; padding: 10px;}
.FooterDiv a {color: #8196A5;}
.FooterDiv a:hover {color: #46677E; text-decoration: none;}

.ProfileLinkTable {margin-bottom: 40px;}
.ProfileLinkDiv {padding: 5px 15px 0px 0px;}
td.ProfileLinkCell {cursor: pointer; cursor: hand; color: #000000; font-size: 10px; font-weight: normal; text-decoration: none; text-align: right; text-transform: uppercase; height: 31px; width: 175px; margin: 0px; background-image : url(../Images/menu-button.gif); background-repeat: no-repeat; }
td.ProfileLinkCell a { color: #000000; font-size: 10px; font-weight: normal; text-decoration: none; }
td.ProfileLinkCell a:hover { color: #000000; font-size: 10px; font-weight: normal; text-decoration: none; }
td.ProfileLinkCellHover {cursor: pointer; cursor: hand; color: #000000; font-size: 10px; font-weight: normal; text-decoration: none; text-align: right; text-transform: uppercase; height: 31px; width: 175px; margin: 0px; background-image : url(../Images/menu-button.gif); background-repeat: no-repeat; }
td.ProfileLinkCellHover a { color: #000000; font-size: 10px; font-weight: normal; text-decoration: none; }
td.ProfileLinkCellHover a:hover { color: #000000; font-size: 10px; font-weight: normal; text-decoration: none; }

.FryeAllen {width: 750px; text-align: right; color: #AF9D97; font-size: 10px;}
.FryeAllen a {color: #AF9D97; text-decoration: none;}
.FryeAllen a:hover {color: #6E493D; text-decoration: none;}

.columnAd2_Image_OuterDiv {padding-left: 10px;}


/*****************************
  Default Style Elements
*****************************/

body
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #DADACE;
	background-image : url(../Images/bkgd.gif);
	background-repeat: repeat-x;
	font-size: 12px;
        line-height: 14px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
        scrollbar-arrow-color:#B4D4E4;
	scrollbar-base-color:#DADACE;
	//scrollbar-base-color:#094563;
	scrollbar-shadow-color:#B4D4E4;
	scrollbar-face-color:#3E82A4;
	scrollbar-highlight-color:#B4D4E4;
	scrollbar-darkshadow-color:#094563;
	scrollbar-3dlight-color:#094563;
}

td {
        margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
        line-height: 15px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

a {color:#5F89B2; text-decoration: none;}
a:active {text-decoration: none;}
a:hover {color:#000000; text-decoration:underline;}

td {font-family: Arial, Verdana, Helvetica, Sans-Serif; font-size: 12px; }

H1 {color:#BBB0AA; font-size: 15px; font-weight: bold; background-color: #F3F3F3; padding: 2px 10px 2px 10px; margin: 5px 0px 10px 0px;}
H2 {color:#8E8775; font-size: 16px; font-weight: bold;}
H3 {color:#000000; font-size: 14px; font-weight: bold;}

div.H1 {color:#BBB0AA; font-size: 15px; font-weight: bold; background-color: #F3F3F3; padding: 2px 10px 2px 10px; margin: 5px 0px 10px 0px;}

.EditContent    {font-size: xx-small;}
.EditContent a  {font-size: xx-small;}
.EditContent td {font-size: xx-small; padding: 10px 5px 10px 5px;}

.RegisterFormRequiredField {color: #FF0000;}
.colorLight_HorizontalLine {display: none;}
.NotifyMe {font-size: xx-small;}
.Sorter {padding: 10px 5px 0px 5px; text-align: right;}

.LoginTable {}
.LoginTable a {text-decoration: none;}
.LoginTable td a {text-decoration: none;}
.LoginTable a:hover {text-decoration: none;}
.LoginTable td a:hover {text-decoration: none;}
.LoginLink {background-image : url(../Images/login-button.gif); background-repeat: no-repeat; text-decoration: none; padding: 25px 85px 0px 85px; font-size: 12px;}
.LogoutLink {background-image : url(../Images/logout-button.gif); background-repeat: no-repeat; text-decoration: none; padding: 25px 85px 0px 85px; font-size: 12px;}


/*********************************
  Standard Style Elements
  -----------------------
  The following style elements are defined for every theme. When 
  creating a new theme, you should copy these elements.
***********************************/

/* Section Menu */

.SectionMenu {font-weight:bold; color:#000099;}
.SectionMenu a {color: #000099; text-decoration: none;  font-weight:bold;}
.SectionMenu a:hover {color: #000000; text-decoration: none; font-weight:bold;}


.StaticNav {font-weight:bold;}
.StaticNav a {text-decoration: none;  font-weight:bold; color:#3333CC;}
.StaticNav a:hover {color: #000000; text-decoration: underline; font-weight:bold;}


.SectionMenu2 {font-size: 11px;}
.SectionMenu2 a {color: #000099; text-decoration: none; font-size: 11px;}
.SectionMenu2 a:hover {text-decoration: none;}


/* Topic Menu */

.TopicMenu {font-size: 11px;}
.TopicMenu a {color:#3333CC; text-decoration: none; font-size: 11px; font-weight: bold;}
.TopicMenu a:hover {text-decoration: underline;}


/* Polls - Voting Control */

.VotingControlContainer { width: 200px; padding: 10px 10px 10px 10px; }
.VotingControl {font-family: Arial; font-size: xx-small; padding: 25px; margin: 25px; }
.VotingControl_MainTable { margin: 15px 0px 10px 10px; background-image : url(../Images/item-bkgd.gif); background-repeat: no-repeat;  }
.VotingControl td {padding: 2px 2px 2px 2px; font-size: 11px; font-weight: bold;}
td.VotingControl_QuestionCell { padding: 10px 10px 10px 10px; color: #AB867A; font-size: 13px; }
td.VotingControl_ChoicesCell { padding: 0px 10px 0px 10px; }
td.VotingControl_ButtonCell { padding: 0px 10px 0px 20px; height: 37px;  }
.VotingControl_ResultsTable { margin: 15px 0px 10px 10px; background-image : url(../Images/item-bkgd.gif); background-repeat: no-repeat;  }
td.VotingControl_ResultsQuestionCell { padding: 10px 10px 10px 10px; color: #AB867A; font-size: 13px; }
td.VotingControl_ResultsChoiceCell { padding: 0px 10px 0px 10px; }
.VotingControl_ResultsResultsCell { text-align: center; color: #AB867A; height: 37px; }


/* RSS Feeds */

.RSS_IconSpan { padding-left: 10px; }
.RSS_Link {}
.RSS_Icon {}

.RSS_ChildIconSpan { padding-left: 10px; }
.RSS_ChildLink {}
.RSS_ChildIcon {margin-top: 0px;}


/* BreadCrumb Navigation */

.BreadCrumb {color: #999999; font-size: 10px; }
.BreadCrumb a { color: #999999; text-decoration: none; font-size: 10px;}
.BreadCrumb a:hover {color: #666666; text-decoration: underline;}



/* UserLogin */

.UserLogin {font-weight:bold; color:#000099;}
.UserLogin a {color: #000099; text-decoration: none; font-weight:bold;}
.UserLogin a:hover {color: #000000; text-decoration: none; font-weight:bold;}


/* Search */

.Search {font-weight: normal; color:#000099;}
.Search a {text-decoration: none; font-weight: bold; color:#000099;}
.Search a:hover {text-decoration: none; color:#000000;}

/***************************
  Modules 
***************************/


/* Articles */

.ArticleSection_SectionTitle {}
.ArticleSection_SectionDescription {}
.ArticleSection_ListTable {padding: 10px 10px 10px 10px; background-color: F8F8F8; border: dotted 2px #EFEFEF;}
.ArticleSection_ListItem {}
.ArticleSection_ListItem2 {}
.ArticleSection_ListAlternatingItem {}
.ArticleSection_ListAlternatingItem2 {}
.ArticleSection_ListTitle {font-family: Arial; color: #5F89B2; font-size: 15px; font-weight: bold;}
.ArticleSection_ListAuthorLink {}
.ArticleSection_ListBriefDescription {}
.ArticleSection_ListReadMoreLink {}
.ArticleSection_NoArticles {}

.Article_Table {}
.Article_IntroCell {} 
.Article_BodyCell {}
.Article_Title {font-family: Arial; color: #5F89B2; font-size: 15px; font-weight: bold;}
.Article_AuthorLink {}
.Article_BriefDescription {font-style: italic;}
.Article_FullDescription {}

/* Books */

.BookSection_SectionTitle {}
.BookSection_SectionDescription {}
.BookSection_ListTable {padding: 10px 10px 10px 10px; background-color: F8F8F8; border: dotted 2px #EFEFEF;}
.BookSection_ListItem {}
.BookSection_ListItem2 {padding: 0px 10px 10px 10px;}
.BookSection_ListAlternatingItem {}
.BookSection_ListAlternatingItem2 {}
.BookSection_ListLabel {}
.BookSection_ListTitle {font-family: Arial; color: #5F89B2; font-size: 15px; font-weight: bold;}
.BookSection_ListAuthor {font-style: italic;}
.BookSection_ListPublisher {font-style: italic;}
.BookSection_ListPublicationDate {font-style: italic; }
.BookSection_ListBriefDescription {}
.BookSection_ListReadMoreLink {}
.BookSection_NoBooks {}

.Book_Table {}
.Book_IntroCell {} 
.Book_BodyCell {}
.Book_Label {}
.Book_Title {font-family: Arial; color: #5F89B2; font-size: 15px; font-weight: bold;}
.Book_Author {} 
.Book_BriefDescription {font-style: italic;}
.Book_FullDescription {}


/* Contact Form */

.ContactFormFieldTitleCell {width: 130px; font-weight: bold;}
.ContactFormListTable {border: none 0px #FFFFFF;}


/* Downloads */

.DownloadSection_SectionTitle {}
.DownloadSection_SectionDescription {}
.DownloadSection_ListTable {padding: 10px 10px 10px 10px; background-color: F8F8F8; border: dotted 2px #EFEFEF;}
.DownloadSection_ListItem {}
.DownloadSection_ListItem2 {}
.DownloadSection_ListAlternatingItem {}
.DownloadSection_ListAlternatingItem2 {}
.DownloadSection_ListTitle {font-family: Arial; color: #5F89B2; font-size: 15px; font-weight: bold;}
.DownloadSection_ListAuthorLink {}
.DownloadSection_ListFileSize {}
.DownloadSection_ListBriefDescription {}
.DownloadSection_ListReadMoreLink {}
.DownloadSection_ListDownloadLink {}
.DownloadSection_NoDownloads {}

.Download_Table {margin: 15px 0px 15px 0px;}
.Download_IntroCell {} 
.Download_BodyCell {}
.Download_Label {font-weight: bold;}
.Download_Title {font-family: Arial; color: #5F89B2; font-size: 15px; font-weight: bold;}
.Download_FileSize {}
.Download_BriefDescription {padding-bottom: 10px;}
.Download_FullDescription {}
.Download_AuthorLink {}
.Download_DownloadLink {padding-bottom: 10px; font-weight:bold;}
.Download_ThumbnailImage {margin-top: 10px; border: solid 1px #666666;}



/* Events */

.EventsSection_SectionTitle {}
.EventsSection_SectionDescription {}
.EventsSection_ListTable {padding: 10px 10px 10px 10px; background-color: F8F8F8; border: dotted 2px #EFEFEF;}
.EventsSection_ListItem {}
.EventsSection_ListItem2 {}
.EventsSection_ListAlternatingItem {}
.EventsSection_ListAlternatingItem2 {}
.EventsSection_ListTitle {font-family: Arial; color: #5F89B2; font-size: 15px; font-weight: bold;}
.EventsSection_ListDate {}
.EventsSection_ListBriefDescription {}
.EventsSection_ListReadMoreLink {}
.EventsSection_ListNotVisible {font-style: italic;}
.EventsSection_NoBooks {}

.Event_Table {}
.Event_IntroCell {} 
.Event_BodyCell {}
.Event_Title {font-family: Arial; color: #5F89B2; font-size: 15px; font-weight: bold;}
.Event_Date {}
.Event_BriefDescription {font-style: italic;}
.Event_FullDescription {}


/* Faqs */

.FaqSection_SectionTitle {}
.FaqSection_SectionDescription {}
.FaqSection_ListTable {padding: 10px 10px 10px 10px; background-color: F8F8F8; border: dotted 2px #EFEFEF;}
.FaqSection_ListItem {}
.FaqSection_ListItem2 {}
.FaqSection_ListAlternatingItem {}
.FaqSection_ListAlternatingItem2 {}
.FaqSection_ListTitle {font-family: Arial; color: #5F89B2; font-size: 15px; font-weight: bold;}
.FaqSection_ListAuthorLink {}
.FaqSection_ListBriefDescription {}
.FaqSection_ListReadMoreLink {}
.FaqSection_NoFaqs {}

.Faq_Table {}
.Faq_IntroCell {} 
.Faq_BodyCell {}
.Faq_Title {font-family: Arial; color: #5F89B2; font-size: 15px; font-weight: bold;}
.Faq_AuthorLink {}
.Faq_BriefDescription {font-style: italic;}
.Faq_FullDescription {}


/* HTMLNewsletters */

.HTMLNewslettersSection_SectionTitle {}
.HTMLNewslettersSection_SectionDescription {}
.HTMLNewslettersSection_ListTable {padding: 10px 10px 10px 10px; background-color: F8F8F8; border: dotted 2px #EFEFEF;}
.HTMLNewslettersSection_ListItem {}
.HTMLNewslettersSection_ListItem2 {}
.HTMLNewslettersSection_ListAlternatingItem {}
.HTMLNewslettersSection_ListAlternatingItem2 {}
.HTMLNewslettersSection_ListTitle {font-family: Arial; color: #5F89B2; font-size: 15px; font-weight: bold;}
.HTMLNewslettersSection_ListAuthorLink {}
.HTMLNewslettersSection_ListBriefDescription {}
.HTMLNewslettersSection_ListReadMoreLink {}
.HTMLNewslettersSection_NoHTMLNewsletters {}
.HTMLNewslettersSection_DateCreated { display: none; }


/* Links */

.LinksSection_SectionTitle {}
.LinksSection_SectionDescription {}
.LinksSection_ListTable {padding: 10px 10px 10px 10px; background-color: F8F8F8; border: dotted 2px #EFEFEF;}
.LinksSection_ListItem {}
.LinksSection_ListItem2 {}
.LinksSection_ListAlternatingItem {}
.LinksSection_ListAlternatingItem2 {}
.LinksSection_ListTitle {font-family: Arial; color: #5F89B2; font-size: 15px; font-weight: bold;}
.LinksSection_ListBriefDescription {}
.LinksSection_ListCommentLink {}
.LinksSection_NoLinks {}
.LinksSection_ListImage {margin: 0px 10px 0px 0px; border: none;}
.LinksSection_MainListTable {width: 100%;}
.LinksSection_MainListTable td { vertical-align: top;}

.Link_Table {padding: 10px 10px 10px 10px; margin-top: 15px; width: 100%;}
.Link_IntroCell {} 
.Link_BodyCell {}
.Link_Link {font-family: Arial; color: #5F89B2; font-size: 15px; font-weight: bold;}
.Link_BriefDescription {}


/* Parent Section */

.ParentSection_SectionTitle {}
.ParentSection_SectionDescription {}
.ParentSection_ListTableOLD { background-image : url(../Images/item-bkgd.gif); background-repeat: no-repeat; padding-top: 15px;  width: 225px; }
.ParentSection_ListTable {background-color: #F8F8F8; padding: 0px 0px 15px 0px; width: 100%;}
.ParentSection_ListItem {}
.ParentSection_ListItem2 {}
.ParentSection_ListAlternatingItem {}
.ParentSection_ListAlternatingItem2 {}

div.ParentSection_ListTitleLink {color: #224379; font-size: 13px; font-weight: bold; background-color: #DEE3E6; padding: 2px 10px 2px 10px; margin: 0px 0px 10px 0px;}
a.ParentSection_ListTitleLink {color: #224379; font-size: 13px; font-weight: bold; background-image : url(../Images/parent-arrow.gif); background-repeat: no-repeat; padding-left: 20px; text-decoration: none;}
a.ParentSection_ListTitleLink:hover {color: #000000; font-size: 13px; font-weight: bold; background-image : url(../Images/parent-arrow.gif); background-repeat: no-repeat; padding-left: 20px; text-decoration: none;}
.ParentSection_ListTitleLinkOLD {font-family: Arial; color: #5F89B2; font-size: 15px; font-weight: bold; padding-left: 10px; padding-right: 10px;}
div.ParentSection_ListBriefDescription {padding: 0px 10px 0px 10px;}
.ParentSection_MainListTable {width: 100%;}
.ParentSection_MainListTable td { vertical-align: top; text-align: left; padding-bottom: 5px;}


/* Photo Gallery */

.PhotoSection_SectionTitle {color:#CEB463; font-size: 21px;}
.PhotoSection_SectionDescription {font-size: 12px; font-weight: normal;}
.PhotoSection_SpacerCell {background-color: #993300;}
.PhotoSection_ListTable {border: none;}
.PhotoSection_ListTable td {border: none; vertical-align: bottom;}
.PhotoSection_ListItem {border-top: dashed #cccccc 1px; background-color:#FFFFFF;}
.PhotoSection_ListItem2 {background-color:#993300; font-size: 12px; font-weight: normal;}
.PhotoSection_ListAlternatingItem {border-top: dashed #993300 1px; background-color:#FFFFFF;}
.PhotoSection_ListAlternatingItem2 {background-color:#993300;}
.PhotoSection_ListTitle {font-size: 10px;}
.PhotoSection_ListBriefDescription {font-size: 12px; font-weight: normal;}
.PhotoSection_ListReadMoreLink {text-decoration: none; font-size: 9px; font-weight: normal; text-align: center;}
.PhotoSection_NoPhotos {font-size: 12px; color: #993300;}
.PhotoSection_FullImageReadMore { font-size: 11px; font-weight: bold; }
.PhotoSection_FullImageCaption {font-size: 11px; font-weight: bold; color: #92785F;}
.PhotoSection_FullImageBox { padding-bottom: 5px; }
.PhotoGallery_BigImage {}
.PhotoSection_SlideShowBigImage {text-align: center; width: 420px;}

.Photo_Table {}
.Photo_IntroCell {} 
.Photo_BodyCell {}
.Photo_Title {font-size: 15px; font-weight: bold;}
.Photo_AuthorLink {text-decoration: none; font-size: 12px; font-weight: normal;}
.Photo_DateCreated {font-size: 12px;}
.Photo_BriefDescription {font-size: 12px; font-style: italic;}
.Photo_FullDescription {font-size: 12px;}

.PhotoContentList { border: solid 1px #CCCCCC; vertical-align: middle; }


/* Comments */

.Comments_ListTable {padding: 10px 10px 10px 10px; background-color: FFFFFF; border: solid 1px #F8F7F8; background-image : url(../Images/bkgd-listing.gif); background-repeat: repeat-x;}
.Comments_ListItem {}
.Comments_ListItem2 {}
.Comments_ListAlternatingItem {}
.Comments_ListAlternatingItem2 {}
.Comments_ListTitle {font-family: Arial; color: #5F89B2; font-size: 15px; font-weight: bold;}
.Comments_ListTitleLink {}
.Comments_ListAuthorLink {}
.Comments_ListDateCreated {}
.Comments_ListBriefDescription {}
.Comments_ListReplyLink {}


.Comments_Table {}
.Comments_IntroCell {} 
.Comments_BodyCell {}
.Comments_Title {font-family: Arial; color: #5F89B2; font-size: 15px; font-weight: bold;}
.Comments_AuthorLink {}
.Comments_DateCreated {}
.Comments_BriefDescription {}
.Comments_ParentLink {}


/* Topics */

.Topics_TopicTitle {color:#000099; font-size: 21px;}
.Topics_TopicDescription { font-weight: normal;}
.Topics_ListTable {border: border-top: solid #003399 3px; border-bottom: solid #003399 1px;border-left: solid #003399 1px;border-right: solid #003399 1px;}
.Topics_ListItem {background-color:#DBE8F4;}
.Topics_ListItem2 {background-color:#FFFFFF;}
.Topics_ListAlternatingItem {border-top: dashed #CCCCCC 1px; background-color:#EEEEEE;}
.Topics_ListAlternatingItem2 {background-color:#DBE8F4}
.Topics_ListTitle {color:#000099; font-size: 20px; font-weight:bold;}
.Topics_ListTitleLink {text-decoration: none;  font-weight: normal;}
.Topics_ListAuthorLink {text-decoration: none;  font-weight: normal;}
.Topics_ListDateCreated {}
.Topics_ListBriefDescription { font-weight: normal;}




/* Search */

div.Site_Search {background-image : url(../Images/search-bkgd.gif); background-repeat: no-repeat; height: 38px; text-align: right; padding: 10px 20px 0px 0px; color: #999999;}
.Site_Search a { text-decoration: none;}
.Site_Search a:hover {text-decoration: none;}
.search_button {background-image : url(../Images/search-button.gif); background-repeat: no-repeat; text-decoration: none; padding: 0px 9px 0px 9px; font-size: 12px;}

.Search_ListTable {border: none; padding: 0px 0px 0px 0px;}
.Search_ListTable td {text-align: left;}
.Search_ListItem { padding: 10px 0px 10px 10px; background-color: #FFFFFF;}
.Search_ListItem td {text-align: left;}
.Search_ListTitleLink {text-decoration: none; font-size: 12px; font-weight: bold;}
.Search_ListBriefDescription {}
.Search_ListHyperlink {text-decoration: none; font-size: 10px; font-weight: normal; color: #CC6600;}
.Search_ListHyperlink a {color: #666666;}
.Search_NoResults {text-align: center; font-weight: bold;}
.Search_PagerStyle {}


/* Form */

.Form_Title {font-size: 21px;}
.Form_Description {}
.Form_Table {}
.Form_LabelRow {font-weight: bold;}
.Form_LabelCell {font-weight: bold;}
.Form_LabelText {font-weight: bold;}
.Form_FieldRow {}
.Form_FieldCell {}
.Form_Field {}
.Form_SectionRow {}
.Form_SectionCell {}
.Form_SectionText {}
.Form_Button {}
.Form_HelpText {}
.Form_SubSectionRow {}
.Form_SubSectionCell {}
.Form_SubSectionText {}
.Form_List {}
.Form_Message {}


/* Web Box */

.WebBox_BoxOuterDivOLD {width: 136px; text-align: center;}
.WebBox_BoxOuterDiv {padding: 0px 8px 0px 8px;}
.WebBox_BoxInnerDiv {width: 120px; text-align: left;}

.WebBox_ListServiceItemInner {border: dotted 1px #EFEFEF; margin-top: 5px; padding: 5px;}

.WebBox_UnderTitleSpacerDiv {display: none;}
.WebBox_ListServiceItemTitle {text-align: center; font-weight: bold;}
.WebBox_UnderItemTitleSpacerDiv {display: none;}
.WebBox_UnderItemDescriptionSpacerDiv {display: none;}

.WebBox_ListTable {text-align:center; width:100%; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px;}
.WebBox_ListItem  {text-align:center; font-size:11px;}
.WebBox_ListItem a:active  {text-align:center; color: #3333CC; text-decoration: none; font-size: 10px;}
.WebBox_ListItem a:link    {text-align:center; color: #3333CC; text-decoration: none; font-size: 10px;}
.WebBox_ListItem a:visited {text-align:center; color: #3333CC; text-decoration: none; font-size: 10px;}
.WebBox_ListItem a:hover   {text-align:center; color: #000000; text-decoration: none; font-size: 10px;}

.WebBox_TitleDiv  {color: #BBB0AA; text-align: center; font-size: 15px; font-weight: bold; background-color: #F3F3F3; padding: 2px; margin: 0px; width: 120px;}
.WebBox_TitleDiv a  {color: #BBB0AA;}
.WebBox_TitleDiv a:hover  {color: #000000;}
.WebBox_TitleText {text-align:center; color: #000000; font-weight: bold; }
.WebBox_TitleRow  {text-align:center; color: #000000;  font-style:italic;}
.WebBox_TitleCell {text-align:center; color: #000000; }

.WebBox_SubText {font-size: 10px;}

.WebBox_ListServiceAboveCopyright {display: none;}
.WebBox_ListServiceDateLastRefreshed {display: none;}


/* Web Service Box */

.WebServiceBox_ListTable {width:100%;}
.WebServiceBox_ListItem {background-color: #ffffff; }
.WebServiceBox_ServiceTitleLink {font-size: 14px; font-weight: bold;}
.WebServiceBox_ServiceTitleLink:hover {font-weight: bold;}
.WebServiceBox_ServiceDescription {}
.WebServiceBox_ListTitleLink:link {font-size: 8pt;}
.WebServiceBox_ListTitleLink:visited {font-size: 8pt; }
.WebServiceBox_ListTitleLink:hover {font-size: 8pt;}
.WebServiceBox_ListDescription {font-size: 8pt; }
.WebServiceBox_Copyright {font-size: 8pt;}
.WebServiceBox_LastRefreshed {font-size: 8px;}



/* Forum Login */

.ForumLogin_SectionTitle {color:#000099; font-size: 21px;}
.ForumLogin_SectionDescription { font-weight: normal;}
.ForumLogin_LoginLink {color: #003399;}



/* Discuss */
.discussTable 
{   
    background-color:#FFFFFF;
    margin-top: 15px;
}

.discussTable td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.discussTable th 
{
    padding: 2px 1px 2px 5px;
    margin: 1px;
    background-color: #BCCBD4;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:bold;
}


.discussTable a 
{
    font-size: 11px;
    text-decoration:underline;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}


.discussCell  
{
    padding: 3px;
    margin: 1px;
    background-color: #F7F7F7;
}


.discussCell a
{
    text-decoration: none;
}


.discussCellHilite  
{
    padding: 3px;
    background-color: #F7F7F7;
}


.discussCellHilite a
{
    text-decoration: none;
}



/* HtmlTextBox */


pre 
{
    word-wrap:break-word;
    padding:5px;
    margin-bottom:0px;
    margin-top:0px;
    margin-right:0px;
    margin-left:10px;
    background-color: #eeeeee;
    font: 10px normal Lucida Console;
}


.postBodyText {padding-bottom:20px;width:400px; overflow-x:auto}
.postBodyText p {margin:0px;}

.commentText {padding-bottom:20px;width:400px; overflow-x:auto}
.commentText p {margin:0px;}

.itemCommentText {padding-bottom:20px;width:400px; overflow-x:auto}
.itemCommentText p {margin:0px;}

.articleBodyText {padding-bottom:20px;width:400px; overflow-x:auto}
.articleBodyText p {margin:0px;}

.bookFullDescription {padding-bottom:20px;width:400px; overflow-x:auto}
.bookFullDescription p {margin:0px;}


.downloadFullDescription {padding-bottom:20px;width:400px; overflow-x:auto}
.downloadFullDescription p {margin:0px;}

.eventFullDescription {padding-bottom:20px;width:400px; overflow-x:auto}
.eventFullDescription p {margin:0px;}

.eventSpeakerBiography {padding-bottom:20px;width:400px; overflow-x:auto}
.eventSpeakerBiography p {margin:0px;}

.itemEventSpeakerBiography {}
.itemEventSpeakerBiography p {margin:0px;}

.photoFullDescription {padding-bottom:20px;width:400px; overflow-x:auto}
.photoFullDescription p {margin:0px;}


/* PPIGrid */

.PPIGrid
{
    background-image: url(../../../../Common/Images/PPIGrid/PPIGridBg.gif);
    background-repeat: repeat-x;
    font-size: 11px;
    font-family: Arial, Verdana;
    padding-top: 8px;
    border: solid 1px #5F748F;
    color: #666666;
}

.PPIGrid TABLE
{
    font-size: 11px;
    font-family: Arial, Verdana;
    color: #666666;
}
.GridHeader
{
    font-weight: bold;
    color: white;
    background-image: url(../../../../Common/Images/PPIGrid/headerBg.gif);
    background-repeat: no-repeat;
    background-position: right top;
    background-color: transparent;
    padding-left: 6px;
    height: 35px;
}
.GroupPanel
{
}

.GroupPanelItems
{
    font-weight: bold;
    color: white;
    white-space:nowrap;
}

.GridHeader A
{
    color: white;
    text-decoration: none;
}

.GridRow
{
    background-color: #E7E9EF;
    padding-left: 5px;
}
.GridRow TD
{
    border-bottom: solid 1px #BEC7D3;
}
.GridAltRow
{
    background-image: url(../../../../Common/Images/PPIGrid/GridAltRowBg.gif);
    background-repeat: repeat-x;
    background-color: #DCE0E8;
    padding-left: 5px;
}
.GridAltRow TD
{
    border-bottom: solid 1px #BEC7D3;
}
.GridPager
{
    background-image: url(../../../../Common/Images/PPIGrid/pagerBg.gif);
    color: #E7E9EF;
    padding-left: 6px;
    background-repeat: repeat-x;
    background-position: left bottom;
}

.GridPager A
{
    color: #E7E9EF;
}




/* radMenu */

.MenuGroup
{ 	
	background-color: White;
	border-style:solid;
	border-width:1px;
	border-color: #a9a9a9; 
	cursor:pointer;
	cursor:hand;
	padding: 2px;
	text-align: left;
}

.MenuItem
{
	border-style:solid;
	border-width:1px;
	border-color:#f5f5f5;
	font-size: 8pt;
}


.MenuItemOver
{
	background-color: #f5f5f5;
	border-style:solid;
	border-width:1px;
	border-color:#a9a9a9; 
	cursor:pointer;
	cursor:hand;
	font-size:8pt;
}




/* radPanelBar */

.panelbarClass
{
         FONT-SIZE: 10px;
         font-weight: normal;
         cursor: hand;
         cursor: pointer;
}

.panelbarClass table
{
         FONT-SIZE: 10px;
         font-weight: normal;
         cursor: hand;
         cursor: pointer;
}

.panelbarClass td
{
         FONT-SIZE: 10px;
         font-weight: normal;
         cursor: hand;
         cursor: pointer;
}

.panelbarHeader
{
         COLOR: #AFAFAF;
         font-weight: normal;
         text-decoration: none;
         text-align: right;
         text-transform: uppercase;
         height: 31px;
         padding: 5px 15px 0px 0px;
         margin: 0px;
		 background-image : url(../Images/menu-button.gif);
		 background-repeat: no-repeat;
}

.panelbarHeaderExpand
{
         COLOR: #333333;
         font-weight: normal;
         text-decoration: none;
         text-align: right;
         text-transform: uppercase;
         height: 31px;
         padding: 5px 15px 0px 0px;
         margin: 0px;
		 background-image : url(../Images/menu-button.gif);
		 background-repeat: no-repeat;
}

.panelbarItem
{
         FONT-SIZE: 10px;
         COLOR: #224379;
         width: 100%;
         text-align: right;
         text-transform: uppercase;
         padding: 3px 15px 3px 3px;
         text-decoration: none;
         font-weight: normal;
         background-color: #DEE3E6;
         border-top: solid 2px #FFFFFF;
}
.panelbarItemSelected
{
         FONT-SIZE: 10px;
         COLOR: #000000;
         width: 100%;
         text-align: right;
         text-transform: uppercase;
         padding: 3px 15px 3px 3px;
         text-decoration: none;
         font-weight: normal;
         background-color: #BCCBD4;
         border-top: solid 2px #FFFFFF;
}

.panelbarSubItem
{
         FONT-SIZE: 10px;
         COLOR: #333333;
         text-decoration: none;
         font-weight: normal;
         padding-right: 15px;
         text-transform: lowercase;
}
.panelbarClass table table table.panelbarItem
{
         background-color: #d3f288;
}
.panelbarClass table table table.panelbarItemSelected
{
         background-color: #adea1a;
}

/* active-color: #adea1a */







/****************************************/
/* SlideDownMenu CSS */
/****************************************/

.RadPanelbar_PenPub a
{
         text-decoration: none;
}

.RadPanelbar_PenPub a:hover
{
         text-decoration: none;
}

.RadPanelbar_PenPub .text
{
	font-family: Arial, Verdana;
}

.RadPanelbar_PenPub .rootGroup .text
{
}

.RadPanelbar_PenPub .rootGroup .link .text
{
         FONT-SIZE: 10px;
         COLOR: #AFAFAF;
         text-align: right;
         text-transform: uppercase;
         text-decoration: none;
         font-weight: normal;
         padding: 11px 15px 7px 0px;
         margin: 0px;
		 background-image : url(../Images/menu-button.gif);
		 background-repeat: no-repeat;
}

.RadPanelbar_PenPub .rootGroup .expanded .text,
.RadPanelbar_PenPub .rootGroup .selected .text,
.RadPanelbar_PenPub .rootGroup .link:hover .text
{
         FONT-SIZE: 10px;
         COLOR: #333333;
         font-weight: normal;
         text-decoration: none;
         text-align: right;
         text-transform: uppercase;
         padding: 11px 15px 7px 0px;
         margin: 0px;
		 background-image : url(../Images/menu-button.gif);
		 background-repeat: no-repeat;
}

.RadPanelbar_PenPub .group
{
}

.RadPanelbar_PenPub .group .text
{
}

.RadPanelbar_PenPub .group .link .text
{
         FONT-SIZE: 10px;
         COLOR: #224379;
         text-align: right;
         text-transform: uppercase;
         padding: 3px 15px 3px 3px;
         text-decoration: none;
         font-weight: normal;
         background-color: #DEE3E6;
         border-top: solid 2px #FFFFFF;
		 background-image : none;
}

.RadPanelbar_PenPub .group .expanded .text,
.RadPanelbar_PenPub .group .selected .text,
.RadPanelbar_PenPub .group .link:hover .text
{
         FONT-SIZE: 10px;
         COLOR: #000000;
         text-align: right;
         text-transform: uppercase;
         padding: 3px 15px 3px 3px;
         text-decoration: none;
         font-weight: normal;
         background-color: #BCCBD4;
         border-top: solid 2px #FFFFFF;
		 background-image : none;
}

.RadPanelbar_PenPub .group .group
{
}

.RadPanelbar_PenPub .group .group .text
{
}

.RadPanelbar_PenPub .group .group .link .text
{
         FONT-SIZE: 10px;
         COLOR: #333333;
         text-decoration: none;
         font-weight: normal;
         padding-right: 25px;
         text-transform: lowercase;
         background-color: #d3f288;
}

.RadPanelbar_PenPub .group .group .expanded .text,
.RadPanelbar_PenPub .group .group .selected .text,
.RadPanelbar_PenPub .group .group .link:hover .text
{
         FONT-SIZE: 10px;
         COLOR: #333333;
         text-decoration: none;
         font-weight: normal;
         padding-right: 25px;
         text-transform: lowercase;
         background-color: #adea1a;
}

.RadPanelbar_PenPub .group .group .group
{
}

.RadPanelbar_PenPub .group .group .group .text
{
}

.RadPanelbar_PenPub .group .group .group .link .text
{
         FONT-SIZE: 10px;
         COLOR: #224379;
         width: auto;
         text-align: right;
         text-transform: lowercase;
         padding: 3px 35px 3px 3px;
         text-decoration: none;
         font-weight: normal;
         background-color: #DEE3E6;
         border-top: solid 2px #FFFFFF;
		 background-image : none;
}

.RadPanelbar_PenPub .group .group .group .expanded .text,
.RadPanelbar_PenPub .group .group .group .selected .text,
.RadPanelbar_PenPub .group .group .group .link:hover .text
{
         FONT-SIZE: 10px;
         COLOR: #000000;
         width: auto;
         text-align: right;
         text-transform: lowercase;
         padding: 3px 35px 3px 3px;
         text-decoration: none;
         font-weight: normal;
         background-color: #BCCBD4;
         border-top: solid 2px #FFFFFF;
		 background-image : none;
}

.RadPanelbar_PenPub .group .group .group .group
{
}

.RadPanelbar_PenPub .group .group .group .group .text
{
}

.RadPanelbar_PenPub .group .group .group .group .link .text
{
         FONT-SIZE: 10px;
         COLOR: #333333;
         text-decoration: none;
         font-weight: normal;
         padding-right: 45px;
         text-transform: lowercase;
         background-color: #d3f288;
}

.RadPanelbar_PenPub .group .group .group .group .expanded .text,
.RadPanelbar_PenPub .group .group .group .group .selected .text,
.RadPanelbar_PenPub .group .group .group .group .link:hover .text
{
         FONT-SIZE: 10px;
         COLOR: #333333;
         text-decoration: none;
         font-weight: normal;
         padding-right: 45px;
         text-transform: lowercase;
         background-color: #adea1a;
}