/*****************************
  Default Style Elements
*****************************/

body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color:#FFFFFF; 
	font-family: arial, verdana, helvetica, sans-serif}

table { font-size: 12px;}

a {color: #662BA4; text-decoration: none; font-size: 12px;}
a:active {text-decoration: underline;}
a:hover {color: #FF9900; text-decoration:underline;}


/*********************************
  Standard Style Elements
  -----------------------
  The following style elements are defined for every theme. When 
  creating a new theme, you should copy these elements.
***********************************/

/* Section Menu */

.SectionMenuRow {background-color: #000000;}

.SectionMenu a {color: #FFFFFF; font-weight: bold;}
.SectionMenu a:hover {color: #FFFFFF; text-decoration: underline;}
.SectionMenu a:hover {color: #FFFFFF; text-decoration: underline;}

.SectionMenu2 a {color: #FFFFFF; font-weight: bold; font-size: 12px;}
.SectionMenu2 a:hover {color: #FFFFFF; text-decoration: underline;}


/* Topic Menu */

.TopicMenu {white-space: nowrap;}
.TopicMenu a {color: #DDDDDD; font-weight: bold;}
.TopicMenu a:hover {color: #DDDDDD; text-decoration: underline;}


/* BreadCrumb Navigation */

.BreadCrumb {color: #000000; font-size: 10px; }
.BreadCrumb a { color: #000000; text-decoration: none; font-size: 10px;}
.BreadCrumb a:hover {color: #000000; text-decoration: underline;}


/* UserLogin */

.UserLogin {font-weight: bold; font-size: 10px}
.UserLogin a {color: #FFFFFF; text-decoration: none}
.UserLogin a:hover {color: #FFFFFF; text-decoration: underline;}


/* Search */

.Search {color: #3366CC; letter-spacing: 2px;}
.Search a {color: #662BA4; text-decoration: none; font-size: 10px; font-weight: bold;}
.Search a:hover {color: #FF6600; text-decoration: none;}



/***************************
  Modules 
***************************/
/* Parent Section */

.ParentSection_SectionTitle {color:#662BA4; font-weight: bold; font-size: 19px;}
.ParentSection_SectionDescription {font-size: 14px;}
.ParentSection_ListTable {border: none;}
.ParentSection_ListItem {border-top: thick dashed #cccccc 1px; background-color:#FFFFFF;}
.ParentSection_ListItem2 {background-color:#EEEEEE; font-weight: normal;}
.ParentSection_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.ParentSection_ListAlternatingItem2 {background-color:#EEEEEE;}
.ParentSection_ListTitleLink {color:#662BA4; text-decoration: none; font-weight: bold; font-size: 14px;}
.ParentSection_ListBriefDescription {font-weight: normal;}
.ParentSection_NoContent {font-size: 12px; color: #CC0000;font-style: italic; }


/* Articles */

.ArticleSection_SectionTitle {color: #662BA4; font-weight: bold; font-size: 17px;}
.ArticleSection_SectionDescription {font-size: 12px; font-weight: normal;}
.ArticleSection_ListTable {border: thick solid #EEEEEE 2px;}
.ArticleSection_ListItem {background-color:#EEEEEE; font-size: 12px; font-weight: normal;}
.ArticleSection_ListItem2 {background-color:#FFFFFF;}
.ArticleSection_ListAlternatingItem {background-color:#EEEEEE;}
.ArticleSection_ListAlternatingItem2 {background-color:#EEEEEE;}
.ArticleSection_ListTitle {color:#662BA4; font-weight: bold; font-size: 14px; }
.ArticleSection_ListAuthorLink {color: #662BA4; text-decoration: none; font-size: 12px; font-weight: normal;}
.ArticleSection_ListBriefDescription {font-size: 12px; font-weight: normal;}
.ArticleSection_ListReadMoreLink {color: #662BA4; text-decoration: none; font-size: 12px; font-weight: normal;}
.ArticleSection_NoArticles {font-size: 12px; color: #CC0000; font-style: italic;}

.Article_Table {border: none; font-size: 12px;}
.Article_IntroCell {background-color:#EEEEEE;} 
.Article_BodyCell {background-color:#FFFFFF;}
.Article_Title {color:#662BA4; font-weight: bold; font-size: 17px; }
.Article_AuthorLink {color: #662BA4; text-decoration: none; font-size: 12px; font-weight: bold;}
.Article_BriefDescription {font-style: italic;}
.Article_FullDescription {color: #333333}


/* Events */

.EventSection_ListNotVisible {background-color:#EEEEEE; font-style: italic;}

.EventSection_SectionTitle {color: #662BA4; font-weight: bold; font-size: 17px;}
.EventSection_SectionDescription {font-weight: normal;}
.EventSection_ListTable {border: thick solid #EEEEEE 2px;}
.EventSection_ListItem {background-color:#EEEEEE; font-weight: normal;}
.EventSection_ListItem2 {background-color:#FFFFFF;}
.EventSection_ListAlternatingItem {background-color:#EEEEEE;}
.EventSection_ListAlternatingItem2 {background-color:#EEEEEE;}
.EventSection_ListTitle {color:#662BA4; font-weight: bold; font-size: 14px; }
.EventSection_ListBriefDescription {font-weight: normal;}
.EventSection_ListDate {font-weight: bold;}
.EventSection_ListReadMoreLink {color: #662BA4; text-decoration: none; font-weight: normal;}
.EventSection_NoEvents {color: #CC0000;}

.Event_Table {border: none;}
.Event_IntroCell {background-color:#EEEEEE;} 
.Event_BodyCell {background-color:#FFFFFF;}
.Event_Title {color:#662BA4; font-weight: bold; font-size: 17px; }
.Event_BriefDescription {font-style: italic;}
.Event_Date {font-weight: bold; font-size:12px;}
.Event_FullDescription {font-size:12px; color: #333333}


/* Links */

.LinkSection_SectionTitle {color: #662BA4; font-weight: bold; font-size: 17px;}
.LinkSection_SectionDescription {font-weight: normal;}
.LinkSection_ListTable {font-size: 10px; font-weight: normal;}
.LinkSection_ListItem {border: thick solid #EEEEEE 1px; background-color:#FFFFFF;}
.LinkSection_ListItem2 {background-color:#EEEEEE;}
.LinkSection_ListAlternatingItem {border: thick solid #FFFFFF 1px; background-color:#EEEEEE;}
.LinkSection_ListAlternatingItem2 {background-color:#EEEEEE;}
.LinkSection_ListTitle {font-weight: bold;}
.LinkSection_ListBriefDescription {font-weight: normal;}
.LinkSection_ListCommentLink {color: #3366CC; text-decoration: none; font-weight: normal;}
.LinkSection_NoLinks {color: #CC0000;}

.Link_Table {border: none;}
.Link_IntroCell {background-color:#FFFFFF;} 
.Link_BodyCell {background-color:#FFFFFF;}
.Link_Link {font-weight: bold;}
.Link_BriefDescription {font-size: 12px;}


/* Books */

.BookSection_SectionTitle {color: #662BA4; font-weight: bold; font-size: 17px;}
.BookSection_SectionDescription {font-weight: normal;}
.BookSection_ListTable {border: thick solid #EEEEEE 2px;}
.BookSection_ListItem {background-color:#EEEEEE; font-weight: normal;}
.BookSection_ListItem2 {background-color:#FFFFFF;}
.BookSection_ListAlternatingItem {background-color:#CCCCEE;}
.BookSection_ListAlternatingItem2 {background-color:#EEEEEE;}
.BookSection_ListLabel {font: 12px}
.BookSection_ListTitle {color:#662BA4; font-weight: bold; font-size: 14px; }
.BookSection_ListAuthor {font-style: italic;}
.BookSection_ListPublisher {font-style: italic;}
.BookSection_ListPublicationDate {font-style: italic; }
.BookSection_ListBriefDescription {font-weight: normal;}
.BookSection_ListReadMoreLink {color: #662BA4; text-decoration: none; font-weight: normal;}
.BookSection_NoBooks {color: #CC0000;}

.Book_Table {border: none;}
.Book_IntroCell {background-color:#EEEEEE;} 
.Book_BodyCell {background-color:#FFFFFF;}
.Book_Label {font-size: 12px;}
.Book_Title {color:#662BA4; font-weight: bold; font-size: 17px; }
.Book_Author {font: 12px;} 
.Book_BriefDescription {font-style: italic;}
.Book_FullDescription {font: 12px; color: #333333}


/* Photo Gallery */

.PhotoSection_SectionTitle {color: #662BA4; font-weight: bold; font-size: 17px;}
.PhotoSection_SectionDescription {font-weight: normal;}
.PhotoSection_SpacerCell {background-color: #EEEEEE;}
.PhotoSection_ListTable {border: none;}

.PhotoSection_ListItem {border-top: thick dashed #cccccc 1px; background-color:#FFFFFF;}
.PhotoSection_ListItem2 {background-color:#EEEEEE; font-weight: normal;}
.PhotoSection_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.PhotoSection_ListAlternatingItem2 {background-color:#EEEEEE;}
.PhotoSection_ListTitle {color: #662BA4; font-weight: bold;}
.PhotoSection_ListBriefDescription {font-weight: normal;}
.PhotoSection_ListReadMoreLink {color: #662BA4; text-decoration: none; font-weight: normal;}
.PhotoSection_NoPhotos {color: #CC0000;}

.Photo_Table {border: thick solid #EEEEEE 2px;}
.Photo_IntroCell {background-color:#FFFFFF;} 
.Photo_BodyCell {background-color:#EEEEEE;}
.Photo_Title {font-weight: bold;}
.Photo_AuthorLink {color: #662BA4; text-decoration: none; font-weight: normal;}
.Photo_DateCreated {font-size: 12px;}
.Photo_BriefDescription {font-size: 12px; font-style: italic;}
.Photo_FullDescription {font-size: 12px;}

/* Downloads */

.DownloadSection_SectionTitle {color: #662BA4; font-weight: bold; font-size: 17px;}
.DownloadSection_SectionDescription {font-weight: normal;}
.DownloadSection_ListTable {border: thick solid #EEEEEE 2px;}
.DownloadSection_ListItem {background-color:#EEEEEE;}
.DownloadSection_ListItem2 {background-color:#FFFFFF;}
.DownloadSection_ListAlternatingItem {background-color:#EEEEEE;}
.DownloadSection_ListAlternatingItem2 {background-color:#EEEEEE;}
.DownloadSection_ListTitle {color: #662BA4; font-weight: bold;}
.DownloadSection_ListAuthorLink {color: #662BA4; text-decoration: none; font-weight: normal;}
.DownloadSection_ListFileSize {font-size: 10px; color="#CC0000"}
.DownloadSection_ListBriefDescription {font-weight: normal;}
.DownloadSection_ListReadMoreLink {color: #662BA4; text-decoration: none; font-weight: normal;}
.DownloadSection_ListDownloadLink {color: #662BA4; text-decoration: none; font-weight: normal;}
.DownloadSection_NoDownloads {color: #CC0000; font-weight: bold;}

.Download_Table {border: none;}
.Download_IntroCell {background-color:#EEEEEE;} 
.Download_BodyCell {background-color:#FFFFFF;}
.Download_Label {font-size: 12px;}
.Download_Title {color:#662BA4; font-weight: bold; font-size: 17px;}
.Download_FileSize {font-size: 12px;}
.Download_BriefDescription {font-style: italic;}
.Download_FullDescription {font-size: 12px;color: #333333}
.Download_AuthorLink {color: #662BA4; text-decoration: none; font-weight: normal;}
.Download_DownloadLink {color: #662BA4; text-decoration: none; font-weight: normal;}


/* Form */

.Form_Title {color: #662BA4; font-weight: bold; font-size: 17px;}
.Form_SubTitle {font-weight: bold; font-size:12px;}
.Form_Description {font-size: 12px;}
.Form_Table {background-color: #cccccc; border: thick solid #AAAAAA 1px;}
.Form_LabelRow {font-size: 12px;}
.Form_LabelCell {font-size: 12px;}
.Form_LabelText {font-size: 12px;}
.Form_FieldRow {font-size: 12px;}
.Form_FieldCell {font-size: 12px;}
.Form_Field {font-size: 12px;}
.Form_SectionRow {background-color: #EEEEEE; font-weight: bold; font-size:12px;}
.Form_SectionCell {font-size: 12px;}
.Form_SectionText {font-weight: bold;}
.Form_Button {font-size: 12px;}
.Form_HelpText {font-size: 10px;}
.Form_SubSectionRow {font-size: 13px;}
.Form_SubSectionCell {font-size: 13px;}
.Form_SubSectionText {font-size: 13px;}
.Form_List {font-size: 12px;}
.Form_Message {font-size: 12px; color: #CC0000;}

/* Search */

.Search_ListTable {font-size: 10px; font-weight: normal;}
.Search_ListItem {border: thick solid #EEEEEE 1px; background-color:#FFFFFF;}
.Search_ListItem2 {background-color:#FFFFFF;}
.Search_ListAlternatingItem {border: thick solid #FFFFFF 1px; background-color:#EEEEEE;}
.Search_ListAlternatingItem2 {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.Search_ListTitle {color:#662BA4; font-weight: bold; font-size: 17px;}
.Search_ListTitleLink {color: #662BA4; text-decoration: none; font-weight: bold; font-size: 12px;}
.Search_ListAuthorLink {color: #662BA4; 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: #CC0000;}

.Search_Table {border: none;}
.Search_IntroCell {background-color:#FFFFFF;} 
.Search_BodyCell {background-color:#FFFFFF;}
.Search_Link {font-weight: bold;}
.Search_BriefDescription {font-size: 12px;}


/* Web Boxes */
.WebBox_Table {border: none;}
.WebBox_ListItem {border: solid #EEEEEE 2px; background-color:#FFFFFF;}
.WebBox_TitleText {color:#662BA4; font-weight: bold; font-size: 12px;}

/* Discuss */
.discussTable {border:1px #662BA4 solid; background-color:#FFFFFF;}
.discussTable td {font-size: 11px;}
.discussTable th {height: 25px; padding: 3px; margin: 1px; background-image: url(../Images/forumColumnBackground.gif); background-color: #662BA4; color: white; font-size: 11px; font-weight:bold;}
.discussCell {padding: 3px; margin: 1px; background-color: #EEEEEE;}
.discussCellHilite {padding: 3px; background-color: #EEEEEE;}
.DiscussSection_NoPosts {font-size: 12px; color: #CC0000; font-style: italic;}

/* Comments*/
.commentsListTable {border:1px #662BA4 solid; background-color:#FFFFFF;}
.commentsListTable td {font-size: 11px;}
.commentsListTitle {height: 25px; padding: 3px; margin: 1px; background-image: url(../Images/forumColumnBackground.gif); background-color: #662BA4; color: white; font-size: 11px; font-weight:bold;}
.commentsCell {padding: 3px; margin: 1px; background-color: #EEEEEE;}
.commentsListHilite {padding: 3px; background-color: #EEEEEE;}

/* Feature Content Section */
.FeatureContentSection_SectionTitle {color:#662BA4; font-weight: bold; font-size: 19px;}
.FeatureContentSection_SectionSubTitle {color:#662BA4; font-weight: bold; font-size: 16px;}
.FeatureContentSection_SectionDescription {font-weight: bold; font-size: 14px;}
.FeatureContentSection_SectionTitleLink {color:#662BA4; text-decoration: none; font-weight: bold; font-size: 14px;}
.FeatureContentSection_ListTable {border: thick solid #EEEEEE 2px;}
.FeatureContentSection_NoContent {font-size: 12px; color: #CC0000; font-style: italic;}

/* Voting */
.VotingTable {border: thick solid #EEEEEE 2px;}
.VotingQuestion {color:#662BA4; font-weight: bold; font-size: 12px;}
.VotingResult {color:#662BA4; font-weight: bold; font-size: 12px;}

/***********************************
  Theme Specific Style Elements
  ------------------------------
  The following style elements are specific to the current
  theme.
************************************/


/* Default Theme */


.SmallImage {background-color: #662BA4; background-position: center left; background-repeat: no-repeat;}
.BigImage {background-position: center right; background-repeat: no-repeat;}

.HeaderTable {background-image: url(../Images/header-back.gif); background-repeat: no-repeat; background-position: center right;}
.LogoCell {background-color: #FFFFFF;}
.BannerCell {background-color: #FFFFFF;}

.FooterText {color: #FFFFFF; font-size: 10px;}
.FooterCell {background-color: #000000;}

.Line {background-color: #662BA4}

.Notify {font-weight: normal;}

.Error_Message {color: #CC0000; font-weight:bold;}

.Content_BodyText {font-size: 12px;}*/

