/*****************************
  Default Style Elements
*****************************/

body {	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#FFFFFF;
	background-image: url(../Images/bkgd.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #333333;
     }

.MainTable { margin-top:20px;}

a {color:#996600; text-decoration: none;}
a:active {text-decoration: none;}
a:hover {color:#000000; text-decoration:underline;}

td {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;}

H1 {font-family: Arial; color:#333333; font-size: 24px;}
H2 {font-family: Arial; color:#996600; font-size: 20px;}
H3 {font-family: Arial; color:#666666; font-size: 16px;}

.H1 {font-family: Arial; color:#333333; font-size: 24px;}
.H2 {font-family: Arial; color:#996600; font-size: 20px;}
.H3 {font-family: Arial; color:#666666; font-size: 16px;}


.colordark {background-color:#000000;}
td.maincell {background-color:#FFFFFF; padding: 0px 5px 0px 5px;}
td.menucell {background-color:#000000; text-align: center; padding-top: 20;}



.colorLight_HorizontalLine {}
.NotifyMe {font-family: Arial; font-size: xx-small;}
.Sorter {padding: 10px 5px 0px 5px; text-align: right;}

.text_PageHeader			{font-family: Arial; font-size: x-small;}
.text_FrontEditableHeader	{font-family: Arial; font-size: x-small;}
.text_PageFooter			{font-family: Arial; font-size: x-small;}
.text_FrontEditableFooter	{font-family: Arial; font-size: x-small;}

.EditContent    {font-family: Arial; font-size: xx-small;}
.EditContent a  {font-family: Arial; font-size: xx-small;}
.EditContent td {font-family: Arial; font-size: xx-small; padding: 10px 5px 10px 5px;}

.VotingControl    {font-family: Arial; font-size: xx-small; padding: 0px 0px 10px 10px; border: solid 1px #CCCCCC;}
.VotingControl a  {font-family: Arial; font-size: xx-small;}
.VotingControl td {font-family: Arial; font-size: xx-small; padding: 10px 10px 10px 10px;}




.FooterText {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color: #999999;}

.FooterText span { display: block; }

/*********************************
  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-family: arial, helvetica, sans-serif; color:#CC9933; font-size: 9px;}
.SectionMenu a {color: #CC9933; text-decoration: none; font-size: 9px;}
.SectionMenu a:hover {color: #FFFFFF; text-decoration: none; }


.StaticNav {font-family: verdana, arial, helvetica, sans-serif; font-size: 9px;}
.StaticNav a {text-decoration: none; font-size: 9px; color:#CC9933;}
.StaticNav a:hover {color: #000000; text-decoration: underline; }


.SectionMenu2 {font-family: verdana, arial, helvetica, sans-serif; font-size: 9px;}
.SectionMenu2 a {color: #CC9933; text-decoration: none; font-size: 9px;}
.SectionMenu2 a:hover {color: #FFFFFF; text-decoration: none;}


/* Topic Menu */

.TopicMenu {font-family: arial, helvetica, sans-serif; color:#CC9933; font-size: 9px;}
.TopicMenu a {color: #CC9933; text-decoration: none; font-size: 9px;}
.TopicMenu a:hover {color: #FFFFFF; text-decoration: none; }


/* BreadCrumb Navigation */

.BreadCrumb {font-family: arial, helvetica, sans-serif; color:#996600; font-size: 9px;}
.BreadCrumb a {color: #996600; text-decoration: none; font-size: 9px;}
.BreadCrumb a:hover {color: #000000; text-decoration: underline; }



/* UserLogin */

.UserLogin {font-family: arial, helvetica, sans-serif; color:#CC9933; font-size: 9px;}
.UserLogin a {color: #CC9933; text-decoration: none; font-size: 9px;}
.UserLogin a:hover {color: #FFFFFF; text-decoration: none; }

/* Search */

.Search {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: normal; color:#FFFFFF;}
.Search a {text-decoration: none; font-size: 10px; font-weight: normal; color:#FFFFFF;}
.Search a:hover {text-decoration: underline; color:#FFFFFF;}

/***************************
  Modules 
***************************/


/* Articles */

.ArticleSection_SectionTitle {font-family: Arial; color:#333333; font-size: 24px; font-weight: bold;}
.ArticleSection_SectionDescription {font-family: arial, verdana, helvetica, sans-serif; font-size: 10px; font-weight: normal;}
.ArticleSection_ListTable {border: solid #E6E6E6 1px; padding: 10px 10px 10px 10px;}
.ArticleSection_ListItem {}
.ArticleSection_ListItem2 {}
.ArticleSection_ListAlternatingItem {font-family: verdana, arial, helvetica, sans-serif; background-color:#E6E6E6;}
.ArticleSection_ListAlternatingItem2 {font-family: verdana, arial, helvetica, sans-serif; background-color:#E6E6E6;}
.ArticleSection_ListTitle {font-size: 11px; font-weight: bold; font-variant: none;}
.ArticleSection_ListAuthorLink {font-family: verdana, arial, helvetica, sans-serif; text-decoration: none; font-size: 12px; font-weight: normal;}
.ArticleSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.ArticleSection_ListReadMoreLink {font-family: verdana, arial, helvetica, sans-serif; text-decoration: none; font-size: 12px; font-weight: normal;}
.ArticleSection_NoArticles {font-family: verdana, arial, helvetica; font-size: 12px; color: #000000;}

.Article_Table {font-family: verdana, arial, helvetica, sans-serif; border-top: solid #000000 5px; border-bottom: solid #000000 5px;}
.Article_IntroCell {font-family: verdana, arial, helvetica, sans-serif; background-color:#E6E6E6;} 
.Article_BodyCell {font-family: verdana, arial, helvetica, sans-serif; background-color:;}
.Article_Title {font-family: Arial; color:#666666; font-size: 17px;}
.Article_AuthorLink {font-family: verdana, arial, helvetica, sans-serif; color:#000000; text-decoration: none; font-size: 12px; font-weight: normal;}
.Article_BriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-style: italic;}
.Article_FullDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px;color: #333333}

/* Books */

.BookSection_SectionTitle {font-family: Arial; color:#333333; font-size: 24px; font-weight: bold;}
.BookSection_SectionDescription {color: #666666; font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.BookSection_ListTable {border: solid #E6E6E6 1px; padding: 10px 10px 10px 10px;}
.BookSection_ListItem {}
.BookSection_ListItem2 {}
.BookSection_ListAlternatingItem {font-family: verdana, arial, helvetica, sans-serif; background-color:#E6E6E6;}
.BookSection_ListAlternatingItem2 {font-family: verdana, arial, helvetica, sans-serif; background-color:#E6E6E6;}
.BookSection_ListLabel {font: 12pt verdana;}
.BookSection_ListTitle {font-family: Arial; color:#666666; font-size: 19px; font-variant: none;}
.BookSection_ListAuthor {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-style: italic;}
.BookSection_ListPublisher {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-style: italic;}
.BookSection_ListPublicationDate {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-style: italic; }
.BookSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.BookSection_ListReadMoreLink {font-family: verdana, arial, helvetica, sans-serif; text-decoration: none; font-size: 12px; font-weight: normal;}
.BookSection_NoBooks {font-family: verdana, arial, helvetica; font-size: 12px; color: #000000;}

.Book_Table {font-family: verdana, arial, helvetica, sans-serif; border-top: solid #000000 5px; border-bottom: solid #000000 5px;}
.Book_IntroCell {font-family: verdana, arial, helvetica, sans-serif; background-color:#E6E6E6;} 
.Book_BodyCell {font-family: verdana, arial, helvetica, sans-serif; background-color:#FFFFFF;}
.Book_Label {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px;}
.Book_Title {font-family: Arial; color:#666666; font-size: 19px; font-variant: none;}
.Book_Author {font-family: verdana, arial, helvetica, sans-serif; font-size: 12pt;} 
.Book_BriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-style: italic;}
.Book_FullDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px;color: #333333}


/* Downloads */

.DownloadSection_SectionTitle {font-family: Arial; color:#333333; font-size: 24px; font-weight: bold;}
.DownloadSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.DownloadSection_ListTable {border: solid #E6E6E6 1px; padding: 10px 10px 10px 10px;}
.DownloadSection_ListItem {}
.DownloadSection_ListItem2 {}
.DownloadSection_ListAlternatingItem {background-color:#E6E6E6;}
.DownloadSection_ListAlternatingItem2 {background-color:#E6E6E6;}
.DownloadSection_ListTitle {font-family: Arial; color:#666666; font-size: 15px; font-variant: none;}
.DownloadSection_ListFileSize {font-family: Trebuchet, verdana, arial, helvetica; font-size: 12px; color="#000000"}
.DownloadSection_ListAuthorLink { display: none;}
.DownloadSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.DownloadSection_ListReadMoreLink {text-decoration: none; font-size: 12px; font-weight: normal;}
.DownloadSection_ListDownloadLink {text-decoration: none; font-size: 12px; font-weight: normal;}
.DownloadSection_NoDownloads {font-family: verdana, arial, helvetica; font-size: 12px; color: #000000;}

.Download_Table {margin: 15px 0px 15px 0px;}
.Download_IntroCell {} 
.Download_BodyCell {}
.Download_Label {font-family: verdana, arial, helvetica, sans-serif; font-size: 15px; font-weight: bold; font-variant: none;}
.Download_Title {font-size: 12px;}
.Download_FileSize {font-size: 12px;}
.Download_BriefDescription {font-size: 12px; padding-bottom: 10px;}
.Download_FullDescription {font-size: 12px;color: #333333}
.Download_AuthorLink {text-decoration: none; font-size: 12px; font-weight: normal;}
.Download_DownloadLink {text-decoration: none; font-size: 12px; font-weight: normal; padding-bottom: 10px;}



/* Events */

.EventsSection_SectionTitle {font-family: Arial; color:#333333; font-size: 24px; font-weight: bold;}
.EventsSection_SectionDescription {font-family: arial, verdana, helvetica, sans-serif; font-size: 10px; font-weight: normal;}
.EventsSection_ListTable {border: solid #E6E6E6 1px; padding: 10px 10px 10px 10px;}
.EventsSection_ListItem {}
.EventsSection_ListItem2 {}
.EventsSection_ListAlternatingItem {background-color:#FFFFFF;}
.EventsSection_ListAlternatingItem2 {background-color:#FFFFFF;}
.EventsSection_ListTitle {font-size: 11px; font-weight: bold; font-variant: none;}
.EventsSection_ListDate {font-size: 10px; font-weight: normal; font-variant: none;}
.EventsSection_ListBriefDescription {font-family: arial, verdana, helvetica, sans-serif; font-size: 10px; font-weight: normal;}
.EventsSection_ListReadMoreLink {text-decoration: none; font-size: 9px; font-weight: normal;}
.EventsSection_ListNotVisible {background-color:#E6E6E6;font-size: 10px; font-style: italic;}
.EventsSection_NoBooks {font-family: arial, verdana, helvetica; font-size: 10px; color: #000000;}

.Event_Table {border-bottom: solid #000000 0px; border-top: solid #000000 0px;}
.Event_IntroCell {background-color:#FFFFFF;} 
.Event_BodyCell {background-color:#FFFFFF;}
.Event_Title {font-size: 10px; font-weight: bold; font-variant: none;}
.Event_Date {font-size: 10px; font-weight: bold; font-variant: none;}
.Event_BriefDescription {font-size: 10px; font-weight: bold;}
.Event_FullDescription {font-size: 10px;}



/* FAQs */

.FaqSection_SectionTitle {font-family: Arial; color:#333333; font-size: 24px; font-weight: bold;}
.FaqSection_SectionDescription {font-family: arial, verdana, helvetica, sans-serif; font-size: 10px; font-weight: normal;}
.FaqSection_ListTable {border: solid #E6E6E6 1px; padding: 10px 10px 10px 10px;}
.FaqSection_ListItem {}
.FaqSection_ListItem2 {}
.FaqSection_ListAlternatingItem {background-color:#FFFFFF;}
.FaqSection_ListAlternatingItem2 {background-color:#FFFFFF;}
.FaqSection_ListTitle {font-size: 11px; font-weight: bold; font-variant: none;}
.FaqSection_ListAuthorLink {font-size: 10px; font-weight: normal; font-variant: none;}
.FaqSection_ListDate {font-size: 10px; font-weight: normal; font-variant: none;}
.FaqSection_ListBriefDescription {font-family: arial, verdana, helvetica, sans-serif; font-size: 10px; font-weight: normal;}
.FaqSection_ListReadMoreLink {text-decoration: none; font-size: 9px; font-weight: normal;}
.FaqSection_ListNotVisible {background-color:#E6E6E6;font-size: 10px; font-style: italic;}
.FaqSection_NoBooks {font-family: arial, verdana, helvetica; font-size: 10px; color: #000000;}

.Faq_Table {border-bottom: solid #000000 0px; border-top: solid #000000 0px;}
.Faq_IntroCell {background-color:#FFFFFF;} 
.Faq_BodyCell {background-color:#FFFFFF;}
.Faq_Title {font-size: 10px; font-weight: bold; font-variant: none;}
.Faq_Date {font-size: 10px; font-weight: bold; font-variant: none;}
.Faq_BriefDescription {font-size: 10px; font-weight: bold;}
.Faq_FullDescription {font-size: 10px;}


/* HTMLNewsletters */

.HTMLNewslettersSection_SectionTitle {font-family: Arial Black; color:#000099; font-size: 21px;}
.HTMLNewslettersSection_SectionDescription {}
.HTMLNewslettersSection_ListTable {border: solid #E6E6E6 1px; padding: 10px 10px 10px 10px;}
.HTMLNewslettersSection_ListItem {}
.HTMLNewslettersSection_ListItem2 {}
.HTMLNewslettersSection_ListAlternatingItem {}
.HTMLNewslettersSection_ListAlternatingItem2 {}
.HTMLNewslettersSection_ListTitle {font-size: 11px; font-weight: bold; font-variant: none;}
.HTMLNewslettersSection_ListAuthorLink {text-decoration: none; font-size: 12px; font-weight: normal;}
.HTMLNewslettersSection_ListBriefDescription {font-size: 12px; font-weight: normal;}
.HTMLNewslettersSection_ListReadMoreLink {text-decoration: none; font-size: 12px; font-weight: normal;}
.HTMLNewslettersSection_NoHTMLNewsletters {font-size: 12px; color: #003399;}

.HTMLNewsletter_Table {font-family: arial, helvetica, sans-serif; border-top: solid #003399 5px; border-bottom: solid #003399 5px;}
.HTMLNewsletter_IntroCell {font-family: arial, helvetica, sans-serif; background-color:#DBE8F4;} 
.HTMLNewsletter_BodyCell {font-family: arial, helvetica, sans-serif; background-color:;}
.HTMLNewsletter_Title {font-family: Arial Black; color:#000099; font-size: 17px;}
.HTMLNewsletter_AuthorLink {font-family: arial, helvetica, sans-serif; color:#000000; text-decoration: none; font-size: 12px; font-weight: normal;}
.HTMLNewsletter_BriefDescription {font-family: arial, helvetica, sans-serif; font-size: 12px; font-style: italic;}
.HTMLNewsletter_FullDescription {font-family: arial, helvetica, sans-serif; font-size: 12px;color: #333333}



/* Links */

.LinksSection_SectionTitle {font-family: Arial; color:#333333; font-size: 24px; font-weight: bold;}
.LinksSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: normal;}
.LinksSection_ListTable {border: solid #E6E6E6 1px; padding: 10px 10px 10px 10px;}
.LinksSection_ListItem {}
.LinksSection_ListItem2 {}
.LinksSection_ListAlternatingItem {}
.LinksSection_ListAlternatingItem2 {background-color:#FFFFFF;}
.LinksSection_ListTitle {font-size: 11px; font-weight: bold; font-variant: none;}
.LinksSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: normal;}
.LinksSection_ListCommentLink {display: none;}
.LinksSection_NoLinks {font-family: verdana, arial, helvetica; font-size: 10px; color: #000000;}

.Link_Table {border: solid #E6E6E6 1px;}
.Link_IntroCell {background-color:#FFFFFF;} 
.Link_BodyCell {background-color:#FFFFFF;}
.Link_Link {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; font-variant: none;}
.Link_BriefDescription {font-size: 10px;}


/* Parent Section */

.ParentSection_SectionTitle {font-family: Arial; color:#333333; font-size: 24px; font-weight: bold;}
.ParentSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.ParentSection_ListTable {font-family: verdana, arial, helvetica, sans-serif; border: none;}
.ParentSection_ListItem {font-family: verdana, arial, helvetica, sans-serif; border-top: dashed #000000  1px; background-color:#FFFFFF;}
.ParentSection_ListItem2 {background-color:#000000 ;font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.ParentSection_ListAlternatingItem {font-family: verdana, arial, helvetica, sans-serif; border-top: dashed #000000 1px; background-color:#FFFFFF;}
.ParentSection_ListAlternatingItem2 {font-family: verdana, arial, helvetica, sans-serif; background-color:#FFFFFF;}
.ParentSection_ListTitleLink {font-family: verdana, arial, helvetica, sans-serif; text-decoration: none; font-size: 12px; font-weight: bold;}
.ParentSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}


/* Photo Gallery */

.PhotoSection_SectionTitle {font-family: Arial; color:#333333; font-size: 24px; font-weight: bold;}
.PhotoSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: normal;}
.PhotoSection_SpacerCell {font-family: verdana, arial, helvetica, sans-serif; background-color: #000000;}
.PhotoSection_ListTable {font-family: verdana, arial, helvetica, sans-serif; border: none;}
.PhotoSection_ListTable td {font-family: verdana, arial, helvetica, sans-serif; border: none; vertical-align: bottom;}
.PhotoSection_ListItem {font-family: verdana, arial, helvetica, sans-serif; border-top: dashed #E6E6E6 1px; background-color:#FFFFFF;}
.PhotoSection_ListItem2 {background-color:#000000;font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.PhotoSection_ListAlternatingItem {font-family: verdana, arial, helvetica, sans-serif; border-top: dashed #000000 1px; background-color:#FFFFFF;}
.PhotoSection_ListAlternatingItem2 {font-family: verdana, arial, helvetica, sans-serif; background-color:#000000;}
.PhotoSection_ListTitle {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-variant: none;}
.PhotoSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.PhotoSection_ListReadMoreLink {font-family: verdana, arial, helvetica, sans-serif; text-decoration: none; font-size: 10px; font-weight: normal;}
.PhotoSection_NoPhotos {font-family: verdana, arial, helvetica; font-size: 12px; color: #000000;}

.Photo_Table {background-color:clear;}
.Photo_IntroCell {background-color:clear;} 
.Photo_BodyCell {background-color:#E6E6E6;}
.Photo_Title {font-family: arial, verdana, helvetica, sans-serif; font-size: 12px; font-weight: bold; font-variant: none;}
.Photo_AuthorLink {text-decoration: none; font-size: 9px; font-weight: normal;}
.Photo_DateCreated {font-size: 9px;}
.Photo_BriefDescription {font-size: 10px; font-style: italic;}
.Photo_FullDescription {font-size: 9px;}


/* Comments */

.Comments_ListTable {border: solid #E6E6E6 1px;}
.Comments_ListItem {background-color:#FFFFFF;}
.Comments_ListItem2 {background-color:#FFFFFF;}
.Comments_ListAlternatingItem {border: solid #000000 0px;}
.Comments_ListAlternatingItem2 {background-color:#FFFFFF;}
.Comments_ListTitle {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; font-variant: none;}
.Comments_ListTitleLink {text-decoration: none; font-size: 10px; font-weight: normal;}
.Comments_ListAuthorLink {text-decoration: none; font-size: 10px; font-weight: normal;}
.Comments_ListDateCreated {font-size: 10px;}
.Comments_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: normal;}
.Comments_ListReplyLink {text-decoration: none; font-size: 10px; font-weight: normal;}


.Comments_Table {border: none;}
.Comments_IntroCell {background-color:#E6E6E6;} 
.Comments_BodyCell {background-color:#E6E6E6;}
.Comments_Title {font-family: verdana, arial, helvetica, sans-serif; font-size: 15px; font-weight: bold; font-variant: none;}
.Comments_AuthorLink {text-decoration: none; font-size: 12px; font-weight: normal;}
.Comments_DateCreated {font-size: 12px;}
.Comments_BriefDescription {font-size: 12px;}
.Comments_ParentLink {text-decoration: none; font-size: 12px; font-weight: normal;}


/* Topics */

.Topics_TopicTitle {font-family: Arial; color:#333333; font-size: 24px; font-weight: bold;}
.Topics_TopicDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.Topics_ListTable {border: border-top: solid #000000 3px; border-bottom: solid #000000 1px;border-left: solid #000000 1px;border-right: solid #000000 1px;}
.Topics_ListItem {background-color:#E6E6E6;}
.Topics_ListItem2 {background-color:#FFFFFF;}
.Topics_ListAlternatingItem {border-top: dashed #E6E6E6 1px; background-color:#EEEEEE;}
.Topics_ListAlternatingItem2 {background-color:#E6E6E6}
.Topics_ListTitle {font-family: verdana, arial, helvetica, sans-serif; font-size: 15px; font-weight: bold; font-variant: none;}
.Topics_ListTitleLink {text-decoration: none; font-size: 12px; font-weight: normal;}
.Topics_ListAuthorLink {text-decoration: none; font-size: 12px; font-weight: normal;}
.Topics_ListDateCreated {font-size: 12px;}
.Topics_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}

/* Search */

.Search_ListTable {border: none;}
.Search_ListItem {background-color:#E6E6E6;}
.Search_ListItem2 {background-color:#FFFFFF;}
.Search_ListAlternatingItem {border-top: dashed #000000 1px; background-color:#E6E6E6;}
.Search_ListAlternatingItem2 {background-color:#E6E6E6;}
.Search_ListTitle {font-family: verdana, arial, helvetica, sans-serif; font-size: 15px; font-weight: bold; font-variant: none;}
.Search_ListTitleLink {text-decoration: none; font-size: 12px; font-weight: normal;}
.Search_ListAuthorLink {text-decoration: none; font-size: 12px; font-weight: normal;}
.Search_ListDateCreated {font-size: 12px;}
.Search_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.Search_NoResults {font-family: verdana, arial, helvetica; font-size: 12px; color: #000000;}


/* Form */

.Form_Title {font-family: Arial; color:#333333; font-size: 24px; font-weight: bold;}
.Form_Description {font-size: 10px;}
.Form_Table {border: solid #000000 0px; background-color:#FFFFFF;}
.Form_LabelRow {font-size: 10px;}
.Form_LabelCell {font-size: 10px;}
.Form_LabelText {font-size: 10px; font-variant: none;}
.Form_FieldRow {font-size: 10px; }
.Form_FieldCell {font-size: 10px;}
.Form_Field {font-size: 10px;}
.Form_SectionRow {font-size: 10px; font-weight:bold;}
.Form_SectionCell {font-size: 10px;}
.Form_SectionText {font-size: 10px; font-weight: bold;}
.Form_Button {font-size: 10px;}
.Form_HelpText {font-size: 10px; color: #CC9933;}
.Form_SubSectionRow {font-size: 10px;}
.Form_SubSectionCell {font-size: 10px;}
.Form_SubSectionText {font-size: 10px;}
.Form_List {font-size: 10px;}
.Form_Message {font-size: 10px; color: #000000}


/* Web Box */

.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: #996600; text-decoration: none; font-size: 10px;}
.WebBox_ListItem a:link    {text-align:center; color: #996600; text-decoration: none; font-size: 10px;}
.WebBox_ListItem a:visited {text-align:center; color: #996600; text-decoration: none; font-size: 10px;}
.WebBox_ListItem a:hover   {text-align:center; color: #000000; text-decoration: none; font-size: 10px;}

.WebBox_TitleText {text-align:center; color: #000000; font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; font-size: 12px;}
.WebBox_TitleRow  {text-align:center; color: #000000; font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-style:italic;}
.WebBox_TitleCell {text-align:center; color: #000000; font-family: verdana, arial, helvetica, sans-serif; font-size: 12px;}

.WebBox_SubText {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;}


/* Web Service Box */

.WebServiceBox_ListTable {width:100%;}
.WebServiceBox_ListItem {background-color: #ffffff; }
.WebServiceBox_ServiceTitleLink {font-family: arial, verdana, helvetica, sans-serif; font-size: 14px; font-weight: bold;}
.WebServiceBox_ServiceTitleLink:hover {font-weight: bold;}
.WebServiceBox_ServiceDescription {font-family: arial,verdana, helvetica, sans-serif; font-size: 12px;}
.WebServiceBox_ListTitleLink:link {font-size: 8pt;}
.WebServiceBox_ListTitleLink:visited {font-size: 8pt; }
.WebServiceBox_ListTitleLink:hover {font-size: 8pt;}
.WebServiceBox_ListDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; }
.WebServiceBox_Copyright {font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt;}
.WebServiceBox_LastRefreshed {font-family: verdana, arial, helvetica, sans-serif; font-size: 8px;}



/* Forum Login */

.ForumLogin_SectionTitle {font-family: Arial; color:#333333; font-size: 24px; font-weight: bold;}
.ForumLogin_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: normal;}
.ForumLogin_LoginLink {color: #CC9933;}



/* Discuss */
.discussTable 
{   
    border:1px #E6E6E6 solid;
    background-color:#FFFFFF;
    margin-top: 15px;
}

.discussTable td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;


}

.discussTable th 
{
    height: 25px;
    padding: 3px;
    margin: 1px;
    background-color: #000000;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    font-weight:bold;
}


.discussTable a 
{
    color: black;
    font-size: 11px;
    text-decoration:underline;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}


.discussCell  
{
    padding: 3px;
    margin: 1px;
    background-color: #E6E6E6;
}


.discussCellHilite  
{
    padding: 3px;
    background-color: #E6E6E6;
}



/* 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;}





/****************************************/
/* FlyOutMenu CSS */
/****************************************/

/* A main button (horizontal layout) */
.RadMenu_PenPub .horizontal li.item
{
	border-width: 0px;
	font-family: Arial;
	font-size: 11px;
	padding: 2px;
	color: #000000;
	margin: 0px;
	background-color: #999999;
	cursor:pointer;
	cursor:hand;
	text-align: left;
}

/* A main button (vertical layout) */
.RadMenu_PenPub .vertical li.item
{
	border-bottom: solid 1px #666666;
	font-family: Arial;
	font-size: 11px;
	padding: 2px;
	color: #000000;
	margin: 0px;
	background-color: #999999;
	cursor:pointer;
	cursor:hand;
	text-align: left;
	width: 137px;
}

/* Child buttons */
.RadMenu_PenPub div .vertical li.item
{
	width: auto;
}

/* A main button in hover state*/
.RadMenu_PenPub li.item .link:hover,
.RadMenu_PenPub li.item .focused,
.RadMenu_PenPub li.item .expanded
{
	background-color: #888787;
}

/* A main hyperlink - normal state */
.RadMenu_PenPub .link
{
	font-family:Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	cursor:pointer;
	cursor:hand;
}

/* A main hyperlink - hover state */
.RadMenu_PenPub .link:hover,
.RadMenu_PenPub .focused,
.RadMenu_PenPub .expanded
{
	font-family:Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	cursor:pointer;
	cursor:hand;
	padding: 0px;
	margin: 0px;
}

/* The text of every button */
.RadMenu_PenPub .text
{
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	font-family: Arial, Verdana;
}

/* A child group of buttons */
.RadMenu_PenPub .group
{
	padding: 0px;
	margin: 0px;
	border: solid 1px #666666;
	white-space: nowrap;
}

/* The interior frame of a child button */
.RadMenu_PenPub .group .link
{
	text-align: left;
	padding: 0px;
	margin: 0px;
}

/* The hover state of a child button */
.RadMenu_PenPub .group .link:hover,
.RadMenu_PenPub .group .focused,
.RadMenu_PenPub .group .expanded
{
	background-color: #888787;
	padding: 0px;
	margin: 0px;
}

/* The text of a child button */
.RadMenu_PenPub .group .link .text
{
	padding-right: 20px;
}

/* The expand arrow in normal state */
.RadMenu_PenPub .expandLeft,
.RadMenu_PenPub .expandRight
{
	background: transparent url(../../../../../Images/arrow_down_black.gif) right center no-repeat;
	margin-right: 4px;
}

/* The expand arrow in hover state */
.RadMenu_PenPub .link:hover .expandLeft,
.RadMenu_PenPub .link:hover .expandRight,
.RadMenu_PenPub .focused .expandLeft,
.RadMenu_PenPub .focused .expandRight,
.RadMenu_PenPub .expanded .expandLeft,
.RadMenu_PenPub .expanded .expandRight
{
	background: transparent url(../../../../../Images/arrow_down_black.gif) right center no-repeat;
}