/*****************************
  Default Style Elements
*****************************/
body 
{
	background: #7F989B;
	color: #000066; 
	font-family: Arial; 
	font-size: 12px;
	text-decoration: none; 
	font-weight: normal;
	margin: 0 0 0 0;
}

.Content { font-size: 12px;  padding-right: 20px; padding-left: 20px; padding-bottom: 4px; padding-top: 3px; }
.Content td { font-size: 12px; }
.Content table { font-size: 12px}
.Content li { list-style: none;  padding: 4px 0 4px 15px; margin: 0 0 0 10px; background-image: url(bulet.gif); background-repeat: no-repeat; background-position: 0 .4em;}
/*{ margin: 0 0 0 0px; padding-left: 15px; background-image: url(bulet.gif); background-repeat: no-repeat; background-position: 0 .2em; }*/
.Content ul { list-style: none; }

a {color: #000066; text-decoration: none;}
a:active {text-decoration: none;}
a:hover {color: #000066; text-decoration:underline;}

.FooterText {}

.listPicker {width:200px;}
/*********************************
  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 a { color: #000066; font-weight: bold; text-decoration: none; text-transform:lowercase;}
.SectionMenu a:hover { color: #000066; font-weight: bold; text-decoration: underline; text-transform:lowercase;}
td.SectionMenu { color: #000066; font-weight: bold; padding-right: 20px; padding-left: 20px; padding-bottom: 4px; padding-top: 3px; text-transform:lowercase;}

/* 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; padding-left: 12px;}
.BreadCrumb a { color: #000000; text-decoration: none;}
.BreadCrumb a:hover {color: #000000; text-decoration: underline;}



/* UserLogin */

.UserLogin {color: #000066; text-decoration: none; font-size: 12px; font-weight: normal; text-transform:lowercase;}
.UserLogin a {color: #000066; text-decoration: none; font-size: 12px; font-weight: normal; text-transform:lowercase;}
.UserLogin a:hover {color: #000066; text-decoration: underline; font-size: 12px; font-weight: normal; text-transform:lowercase;}


/* Search */

.Search {color: #566B70; text-decoration: none; font-weight: bold;}
.Search a {color: #566B70; text-decoration: none; font-weight: bold;}
.Search a:hover {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none;}



/***************************
  Modules 
***************************/


/* Articles */

.ArticleSection_SectionTitle {font-weight: bold; font-variant: small-caps;}
.ArticleSection_SectionDescription { font-weight: normal;}
.ArticleSection_ListTable {border: thick solid #CCCCFF 2px;}
.ArticleSection_ListItem {background-color:#CCCCFF; font-weight: normal;}
.ArticleSection_ListItem2 {background-color:#FFFFFF;}
.ArticleSection_ListAlternatingItem {background-color:#CCCCFF;}
.ArticleSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.ArticleSection_ListTitle {font-weight: bold; font-variant: small-caps;}
.ArticleSection_ListAuthorLink {color: #3366CC; text-decoration: none; font-weight: normal;}
.ArticleSection_ListBriefDescription { font-weight: normal;}
.ArticleSection_ListReadMoreLink {color: #3366CC; text-decoration: none; font-weight: normal;}
.ArticleSection_NoArticles { color: #CC0000;}

.Article_Table {border: none;}
.Article_IntroCell {background-color:#EEEEEE;border:#CCCCFF solid 1px;} 
.Article_BodyCell {background-color:#FFFFFF;}
.Article_Title {font-weight: bold; font-variant: small-caps;}
.Article_AuthorLink {color: #3366CC; text-decoration: none; font-weight: normal;}
.Article_BriefDescription {font-variant:small-caps}
.Article_FullDescription {color: #333333}


/* Books */

.BookSection_SectionTitle {font-weight: bold; font-variant: small-caps;}
.BookSection_SectionDescription {color: #000066; font-weight: normal;}
.BookSection_ListTable {border: thick solid #9BBABA 2px;}
.BookSection_ListItem {background-color:#FFFFFF;}
.BookSection_ListItem2 {background-color:#BFCBCD;}
.BookSection_ListAlternatingItem {background-color:#CCCCFF;}
.BookSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.BookSection_ListLabel {font-size: 12px;}
.BookSection_ListTitle {font-weight: bold; font-size: 14px; font-variant: small-caps;}
.BookSection_ListAuthor {font-style: italic;}
.BookSection_ListPublisher {font-style: italic;}
.BookSection_ListPublicationDate {font-style: italic; }
.BookSection_ListBriefDescription { font-weight: normal;}
.BookSection_ListReadMoreLink {color: #000066; text-decoration: none; font-weight: bold;}
.BookSection_NoBooks { color: #000066;}

.Book_Table {border: thick solid #9BBABA 2px;}
.Book_IntroCell {background-color:#9BBABA;} 
.Book_BodyCell {background-color:#9BBABA;}
.Book_Label {}
.Book_Title {font-weight: bold; font-variant: small-caps;}
.Book_Author {font: 12pt;} 
.Book_BriefDescription { font-style: italic;}
.Book_FullDescription {color: #000066;}


/* Downloads */

.DownloadSection_SectionTitle {font-weight: bold; font-variant: small-caps;}
.DownloadSection_SectionDescription { font-weight: normal;}
.DownloadSection_ListTable {border: thick solid #7C7C7C 1px;}
.DownloadSection_ListItem {background-color:#AFAAA6;}
.DownloadSection_ListItem2 {background-color:#FFFFFF;}
.DownloadSection_ListAlternatingItem {background-color:#7C7C7C;}
.DownloadSection_ListAlternatingItem2 {background-color:#7C7C7C;}
.DownloadSection_ListTitle {font-weight: bold; font-variant: small-caps;}
.DownloadSection_ListAuthorLink {color: #3366CC; text-decoration: none; font-weight: normal;}
.DownloadSection_ListFileSize { color="#CC0000"}
.DownloadSection_ListBriefDescription { font-weight: normal;}
.DownloadSection_ListReadMoreLink {color: #84C722; text-decoration: none; font-weight: bold;}
.DownloadSection_ListDownloadLink {color: #84C722; text-decoration: none; font-weight: bold;}
.DownloadSection_NoDownloads { color: #CC0000;}

.Download_Table {border: thick solid #7C7C7C 1px;}
.Download_IntroCell {background-color:#AFAAA6;} 
.Download_BodyCell {background-color:#FFFFFF;}
.Download_Label { font-weight: bold; font-variant: small-caps;}
.Download_Title {}
.Download_FileSize {}
.Download_BriefDescription {}
.Download_FullDescription {color: #333333}
.Download_AuthorLink {color: #3366CC; text-decoration: none; font-weight: normal;}
.Download_DownloadLink {color: #84C722; text-decoration: none; font-weight: bold;}



/* Events */

.EventSection_SectionTitle {font-weight: bold; font-variant: small-caps;}
.EventSection_SectionDescription { font-weight: normal;}
.EventSection_ListTable {border: thick solid #CCCCFF 2px;}
.EventSection_ListItem {background-color:#FFFFFF;}
.EventSection_ListItem2 {background-color:#CCCCFF;}
.EventSection_ListAlternatingItem {background-color:#CCCCFF;}
.EventSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.EventSection_ListTitle { font-weight: bold; font-variant: small-caps;}
.EventSection_ListDate { font-weight: bold; font-variant: small-caps;}
.EventSection_ListBriefDescription { font-weight: normal;}
.EventSection_ListReadMoreLink {color: #3366CC; text-decoration: none; font-weight: bold;}
.EventSection_ListNotVisible {background-color:#CCCCFF; font-style: italic;}
.EventSection_NoBooks { color: #CC0000;}

.Event_Table {border: none;}
.Event_IntroCell {background-color:#FFFFFF;} 
.Event_BodyCell {background-color:#FFFFFF;}
.Event_Title { font-weight: bold; font-variant: small-caps;}
.Event_Date { font-weight: bold; font-variant: small-caps;}
.Event_BriefDescription { font-style: italic;}
.Event_FullDescription {color: #333333}


/* Links */

.LinkSection_SectionTitle {font-weight: bold; font-variant: small-caps;}
.LinkSection_SectionDescription { font-weight: normal;}
.LinkSection_ListTable {border: none;}
.LinkSection_ListItem {border-top: thick dashed #cccccc 1px; background-color:#FFFFFF;}
.LinkSection_ListItem2 {background-color:#CCCCFF; font-weight: normal;}
.LinkSection_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.LinkSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.LinkSection_ListTitle { font-weight: bold; font-variant: small-caps;}
.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; font-variant: small-caps;}
.Link_BriefDescription {}


/* Parent Section */

.ParentSection_SectionTitle {font-weight: bold; font-variant: small-caps;}
.ParentSection_SectionDescription { font-weight: normal;}
.ParentSection_ListTable {border: none;}
.ParentSection_ListItem {border-top: thick dashed #cccccc 1px; background-color:#FFFFFF;}
.ParentSection_ListItem2 {background-color:#CCCCFF; font-weight: normal;}
.ParentSection_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.ParentSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.ParentSection_ListTitleLink {color: #000066; text-decoration: underline; font-weight: bold;}
.ParentSection_ListBriefDescription { font-weight: normal;}


/* Photo Gallery */

.PhotoSection_SectionTitle {font-weight: bold; font-variant: small-caps;}
.PhotoSection_SectionDescription { font-weight: normal;}
.PhotoSection_SpacerCell {background-color: #ccccff;}
.PhotoSection_ListTable {border: none;}
.PhotoSection_ListItem {border-top: thick dashed #cccccc 1px; background-color:#FFFFFF;}
.PhotoSection_ListItem2 {background-color:#CCCCFF; font-weight: normal;}
.PhotoSection_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.PhotoSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.PhotoSection_ListTitle { font-weight: bold; font-variant: small-caps;}
.PhotoSection_ListBriefDescription { font-weight: normal;}
.PhotoSection_ListReadMoreLink {color: #3366CC; text-decoration: none; font-weight: normal;}
.PhotoSection_NoPhotos { color: #CC0000;}

.Photo_Table {border: thick solid #CCCCFF 2px;}
.Photo_IntroCell {background-color:#FFFFFF;} 
.Photo_BodyCell {background-color:#CCCCFF;}
.Photo_Title { font-weight: bold; font-variant: small-caps;}
.Photo_AuthorLink {color: #3366CC; text-decoration: none; font-weight: normal;}
.Photo_DateCreated {}
.Photo_BriefDescription { font-style: italic;}
.Photo_FullDescription {}


/* Comments */

.Comments_ListTable {border: thick solid #7C7C7C 1px;}
.Comments_ListItem {background-color:#AFAAA6;}
.Comments_ListItem2 {background-color:#FFFFFF;}
.Comments_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.Comments_ListAlternatingItem2 {background-color:#CCCCFF;}
.Comments_ListTitle { font-weight: bold; font-variant: small-caps;}
.Comments_ListTitleLink {color: #3366CC; text-decoration: none; font-weight: normal;}
.Comments_ListAuthorLink {color: #3366CC; text-decoration: none; font-weight: normal;}
.Comments_ListDateCreated {}
.Comments_ListBriefDescription { font-weight: normal;}
.Comments_ListReplyLink {color: #3366CC; text-decoration: none; font-weight: normal;}


.Comments_Table {border: thick solid #7C7C7C 1px;}
.Comments_IntroCell {background-color:#AFAAA6;} 
.Comments_BodyCell {background-color:#FFFFFF;}
.Comments_Title { font-weight: bold; font-variant: small-caps;}
.Comments_AuthorLink {color: #3366CC; text-decoration: none; font-weight: normal;}
.Comments_DateCreated {}
.Comments_BriefDescription {}
.Comments_ParentLink {color: #3366CC; text-decoration: none; font-weight: normal;}


/* Topics */

.Topics_TopicTitle {font-weight: bold; font-variant: small-caps;}
.Topics_TopicDescription { font-weight: normal;}
.Topics_ListTable {border: thick solid #AAAAAA 3px;}
.Topics_ListItem {background-color:#dddddd;}
.Topics_ListItem2 {background-color:#FFFFFF;}
.Topics_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.Topics_ListAlternatingItem2 {background-color:#CCCCFF;}
.Topics_ListTitle { font-weight: bold; font-variant: small-caps;}
.Topics_ListTitleLink {color: #3366CC; text-decoration: none; font-weight: normal;}
.Topics_ListAuthorLink {color: #3366CC; text-decoration: none; font-weight: normal;}
.Topics_ListDateCreated {}
.Topics_ListBriefDescription { font-weight: normal;}


/* Search */

.Search_ListTable {border: none;}
.Search_ListItem {background-color:#dddddd;}
.Search_ListItem2 {background-color:#FFFFFF;}
.Search_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.Search_ListAlternatingItem2 {background-color:#CCCCFF;}
.Search_ListTitle { font-weight: bold; font-variant: small-caps;}
.Search_ListTitleLink {color: #3366CC; text-decoration: none; font-weight: normal;}
.Search_ListAuthorLink {color: #3366CC; text-decoration: none; font-weight: normal;}
.Search_ListDateCreated {}
.Search_ListBriefDescription { font-weight: normal;}
.Search_NoResults { color: #CC0000;}


/* Form */

.Form_Title {font-weight: bold; font-size: 12pt; color: #000066}
.Form_Description {}
.Form_Table {}
.Form_LabelRow {font-size: 10pt;}
.Form_LabelCell {font-size: 10pt;}
.Form_LabelText {font-weight: bold;}
.Form_FieldRow {font-size: 10pt;}
.Form_FieldCell {font-size: 10pt;}
.Form_Field {font-size: 10pt; color: #000066}
.Form_SectionRow {}
.Form_SectionCell {font-size: 12pt;}
.Form_SectionText {font-weight: bold; font-size: 12pt;}
.Form_Button {font-size: 10pt;}
.Form_HelpText {font-size: 8pt;}
.Form_SubSectionRow {font-size: 12pt;}
.Form_SubSectionCell {font-size: 12pt;}
.Form_SubSectionText {font-size: 12pt;}
.Form_List {font-size: 12pt;}
.Form_Message {font-size: 12pt; color: #CC0000}


/* Web Box */

.WebBox_ListTable {border: thick solid #DDDDDD 2px;}
.WebBox_ListItem {background-color: #ffffff;font: 12px}
.WebBox {}
.WebBox a:active {color: #3366CC; text-decoration: none;}
.WebBox a:link {color: #3366CC; text-decoration: none;}
.WebBox a:visited {color: #3366CC; text-decoration: none;}
.WebBox a:hover {color: #FF6600; text-decoration: underline;}

.WebBox_TitleText {font-weight: bold; }
.WebBox_TitleText a:active {color: #3366CC; text-decoration: none; }
.WebBox_TitleText a:link {color: #3366CC; text-decoration: none; }
.WebBox_TitleText a:visited {color: #3366CC; text-decoration: none; }
.WebBox_TitleText a:hover {color: #FF6600; text-decoration: none; }

.WebBox_TitleRow { font-style:italic;}
.WebBox_TitleCell {}
.WebBox_Table {}
.WebBox_SubText {font-size: 8px;}
.WebBox_Link {font-weight: bold;}


/* Web Service Box */

.WebServiceBox_ListTable {border: thick solid #DDDDDD 2px;}
.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 {font-weight: bold; font-size: 14px; font-variant: small-caps;}
.ForumLogin_SectionDescription { font-weight: normal;}
.ForumLogin_LoginLink {}


/* Discuss */
.discussTable 
{   
    border:1px #013DA4 solid;
    background-color:#FFFFFF;
}

.discussTable td
{
    font-family: Tahoma;
   


}

.discussTable th 
{
    height: 25px;
    padding: 3px;
    margin: 1px;
    background-image: url(../Images/discussheader.gif);
    background-color: #4455aa;
    color: white;
    font-size: 0.7em;
    font-weight:bold;
}


.discussTable a 
{
    color: navy;
   
    text-decoration:underline;
    font-weight: bold;
}


.discussCell  
{
    padding: 3px;
    margin: 1px;
    background-color: #DDEEFF;
}


.discussCellHilite  
{
    padding: 3px;
    background-color: #D4D9EC;
}




/* HtmlTextBox */

pre 
{
    word-wrap:break-word;
    padding:5px;
    margin-bottom:0px;
    margin-top:0px;
    margin-right:0px;
    margin-left:12px;
    background-color: #DCDDDE;
    font: 12px normal Tahoma Console;
}


.postBodyText {padding-bottom:20px;width:500px; overflow-x:auto}
.postBodyText p {margin:0px;}

.commentText {padding-bottom:20px;width:500px; overflow-x:auto}
.commentText p {margin:0px;}

.itemCommentText {padding-bottom:20px;width:500px; overflow-x:auto}
.itemCommentText p {margin:0px;}

.articleBodyText {padding-bottom:20px;width:500px; overflow-x:auto}
.articleBodyText p {margin:0px;}

.bookFullDescription {padding-bottom:20px;width:500px; overflow-x:auto}
.bookFullDescription p {margin:0px;}


.downloadFullDescription {padding-bottom:20px;width:500px; overflow-x:auto}
.downloadFullDescription p {margin:0px;}

.eventFullDescription {padding-bottom:20px;width:500px; overflow-x:auto}
.eventFullDescription p {margin:0px;}

.eventSpeakerBiography {padding-bottom:20px;width:500px; overflow-x:auto}
.eventSpeakerBiography p {margin:0px;}

.itemEventSpeakerBiography {padding-bottom:20px;width:500px; overflow-x:auto}
.itemEventSpeakerBiography p {margin:0px;}

.photoFullDescription {padding-bottom:20px;width:500px; overflow-x:auto}
.photoFullDescription p {margin:0px;}


/***********************************
  Theme Specific Style Elements
  ------------------------------
  The following style elements are specific to the current
  theme.
************************************/


/* Default Theme */

.SmallImage {background-image: url("ArrowRow_Small.gif"); background-position: center left; background-repeat: no-repeat;}
.BigImage {background-image: url("ArrowRow_Big.gif"); background-position: center center; background-repeat: no-repeat;}


