/*****************************
  Default Style Elements
*****************************/

body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color:#FFFFFF; color: #333333}

/* Link pseudo class selectors must always be declared in the following order: a, a:link, a:visited, a:hover, a:active. For more information see http://www.westciv.com/style_master/academy/css_tutorial/selectors/p_class_selectors.html.*/
a {color:#993300; text-decoration: none;}
a:hover {color:#ffcc00; text-decoration:underline;}
a:active {text-decoration: none;}

/* This @media rule specifies that only when printing a page, the URL should be inserted after the link. NOTE: The after selector is not supported by IE 6 or any earlier version of IE. */
@media print
{
	a:after{content: attr(href)}
}

.FooterText {font-family: verdana, arial, helvetica, sans-serif; font-size: x-small;}

/* Scott_Hutchinson, 11/14/03: Added SectionTitle class for displaying the section title for all sections.*/
.SectionTitle
{
	font-weight: bold;
	font-size: medium;
	color: white;
	font-family: Arial, Verdana, Tahoma;
}

/*********************************
  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, .SubSectionMenu
{
	font-size: x-small;
	color: white;
	font-family: verdana, arial, helvetica, sans-serif;
}
.SectionMenu_SelectedMenuItem
{
	font-weight: bolder;
	color: #214970;
}
.SubSectionMenu
{
	font-size: xx-small;
}

.SectionMenu2 {font-family: verdana, arial, helvetica, sans-serif; font-size: xx-small;}
.SectionMenu2 a {color: #000000; text-decoration: none;}
.SectionMenu2 a:hover {text-decoration: none;}


/* Topic Menu */

.TopicMenu {font-family: verdana, arial, helvetica, sans-serif; font-size: x-small;}
.TopicMenu a {color:#3366CC; text-decoration: none; font-size: x-small; font-weight: bold;}
.TopicMenu a:hover {text-decoration: underline;}


/* BreadCrumb Navigation */

.BreadCrumb {font-family: Arial; Verdana; Sans-serif; color: #000000; font-size: x-small; }
.BreadCrumb a { color: #000000; text-decoration: none;font-size: x-small;}
.BreadCrumb a:hover {color: #000000; text-decoration: underline;}



/* UserLogin */

.UserLogin {font-family: verdana, arial, helvetica, sans-serif; font-size: x-small; font-weight: bold;}
.UserLogin a {color: #993300; text-decoration: none; font-size: x-small; font-weight: bold;}
.UserLogin a:hover {color: #FFFFFF;}


/* Search */

.Search
{
	font-weight: bold;
	font-size: x-small;
	color: white;
	font-family: verdana, arial, helvetica, sans-serif;
}
.Search a {text-decoration: none; font-size: x-small; font-weight: bold;}
.Search a:hover {text-decoration: none;}

/***************************
  Modules 
***************************/


/* Articles */

.ArticleSection_SectionTitle {font-family: Courier New Bold; font-weight: bold; font-size: large;}
.ArticleSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: x-small; font-weight: normal;}
.ArticleSection_ListTable {border: thick solid #993300 2px;}
.ArticleSection_ListItem {background-color:#FFFFCC; font-family: verdana, arial, helvetica, sans-serif; font-size: x-small; font-weight: normal;}
.ArticleSection_ListItem2 {background-color:#FFFFFF;}
.ArticleSection_ListAlternatingItem {background-color:#FFFFCC;}
.ArticleSection_ListAlternatingItem2 {background-color:#FFFFCC;}
.ArticleSection_ListTitle {font-family: Courier New Bold; font-weight: bold; font-size: small; font-variant: none;}
.ArticleSection_ListAuthorLink {text-decoration: none; font-size: x-small; font-weight: normal;}
.ArticleSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: x-small; font-weight: normal;}
.ArticleSection_ListReadMoreLink {text-decoration: none; font-size: x-small; font-weight: normal;}
.ArticleSection_NoArticles {font-family: verdana, arial, helvetica; font-size: x-small; color: #CC0000;}

.Article_Table {border-top: thick solid #993300 5px; border-bottom: thick solid #993300 5px;}
.Article_IntroCell {background-color:#FFFFCC;} 
.Article_BodyCell {background-color:;}
.Article_Title {font-family: Courier New Bold; font-weight: bold; font-size: medium;}
.Article_AuthorLink {color:#000000; text-decoration: none; font-size: x-small; font-weight: normal;}
.Article_BriefDescription {font-size: x-small; font-style: italic;}
.Article_FullDescription {font-size: x-small;color: #333333}

/* Books */

.BookSection_SectionTitle {font-family: Courier New Bold; font-weight: bold; font-size: large;}
.BookSection_SectionDescription {color: #666666; font-family: verdana, arial, helvetica, sans-serif; font-size: x-small; font-weight: normal;}
.BookSection_ListTable {background-color:#FFFFFF; border: thick solid #993300 1px;}
.BookSection_ListItem {background-color:#;}
.BookSection_ListItem2 {background-color:#FFFFCC;}
.BookSection_ListAlternatingItem {background-color:#FFFFCC;}
.BookSection_ListAlternatingItem2 {background-color:#FFFFCC;}
.BookSection_ListLabel {font: x-small verdana;}
.BookSection_ListTitle {font-family: Courier New Bold; font-weight: bold; font-size: small; font-variant: none;}
.BookSection_ListAuthor {font-size: x-small; font-style: italic;}
.BookSection_ListPublisher {font-size: x-small; font-style: italic;}
.BookSection_ListPublicationDate {font-size: x-small; font-style: italic; }
.BookSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: x-small; font-weight: normal;}
.BookSection_ListReadMoreLink {text-decoration: none; font-size: x-small; font-weight: normal;}
.BookSection_NoBooks {font-family: verdana, arial, helvetica; font-size: x-small; color: #CC0000;}

.Book_Table {border-top: thick solid #993300 5px; border-bottom: thick solid #993300 5px;}
.Book_IntroCell {background-color:#FFFFCC;} 
.Book_BodyCell {background-color:#FFFFFF;}
.Book_Label {font-size: x-small;}
.Book_Title {font-family: Courier New Bold; font-weight: bold; font-size: small; font-variant: none;}
.Book_Author {font-size: x-small;} 
.Book_BriefDescription {font-size: x-small; font-style: italic;}
.Book_FullDescription {font-size: x-small;color: #333333}


/* Downloads */

.DownloadSection_SectionTitle {font-family: Courier New Bold; font-weight: bold; font-size: large;}
.DownloadSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: x-small; font-weight: normal;}
.DownloadSection_ListTable {border: thick solid #993300 2px;}
.DownloadSection_ListItem {background-color:#FFFFCC;}
.DownloadSection_ListItem2 {background-color:#FFFFFF;}
.DownloadSection_ListAlternatingItem {background-color:#FFFFCC;}
.DownloadSection_ListAlternatingItem2 {background-color:#FFFFCC;}
.DownloadSection_ListTitle {font-family: Courier New Bold; font-weight: bold; font-size: small; font-variant: none;}
.DownloadSection_ListAuthorLink {color: #3366CC; text-decoration: none; font-size: x-small; font-weight: normal;}
.DownloadSection_ListFileSize {font-family: Trebuchet, verdana, arial, helvetica; font-size: x-small; color="#CC0000"}
.DownloadSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: x-small; font-weight: normal;}
.DownloadSection_ListReadMoreLink {text-decoration: none; font-size: x-small; font-weight: normal;}
.DownloadSection_ListDownloadLink {text-decoration: none; font-size: x-small; font-weight: normal;}
.DownloadSection_NoDownloads {font-family: verdana, arial, helvetica; font-size: x-small; color: #CC0000;}

.Download_Table {border-top: thick solid #993300 5px; border-bottom: thick solid #993300 5px;}
.Download_IntroCell {background-color:#FFFFFF;} 
.Download_BodyCell {background-color:#FFFFCC;}
.Download_Label {font-family: Courier New Bold; font-size: small; font-weight: bold; font-variant: none;}
.Download_Title {font-size: x-small;}
.Download_FileSize {font-size: x-small;}
.Download_BriefDescription {font-size: x-small;}
.Download_FullDescription {font-size: x-small;color: #333333}
.Download_AuthorLink {text-decoration: none; font-size: x-small; font-weight: normal;}
.Download_DownloadLink {text-decoration: none; font-size: x-small; font-weight: normal;}



/* Events */

.EventSection_SectionTitle {font-family: Courier New Bold; font-weight: bold; font-size: large;}
.EventSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: x-small; font-weight: normal;}
.EventSection_ListTable {border: thick solid #993300 2px;}
.EventSection_ListItem {background-color:#FFFFFF;}
.EventSection_ListItem2 {background-color:#FFFFCC;}
.EventSection_ListAlternatingItem {background-color:#FFFFCC;}
.EventSection_ListAlternatingItem2 {background-color:#FFFFCC;}
.EventSection_ListTitle {font-family: Courier New Bold; font-size: small; font-weight: bold; font-variant: none;}
.EventSection_ListDate {font-size: x-small; font-weight: bold; font-variant: none;}
.EventSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: x-small; font-weight: normal;}
.EventSection_ListReadMoreLink {text-decoration: none; font-size: small; font-weight: normal;}
.EventSection_ListNotVisible {background-color:#CCCCFF;font-size: x-small; font-style: italic;}
.EventSection_NoBooks {font-family: verdana, arial, helvetica; font-size: x-small; color: #CC0000;}

.Event_Table {border-bottom: thick solid #993300 5px; border-top: thick solid #993300 5px;}
.Event_IntroCell {background-color:#FFFFFF;} 
.Event_BodyCell {background-color:#FFFFFF;}
.Event_Title {font-family: Courier New Bold; font-size: small; font-weight: bold; font-variant: none;}
.Event_Date {font-size: x-small; font-weight: bold; font-variant: none;}
.Event_BriefDescription {font-size: x-small; font-style: italic;}
.Event_FullDescription {font-size: x-small;color: #333333}

/* Jobs */

.JobSection_PremierSponsorListTable
{
	border-right: #009900 2px solid;
	border-top: #009900 2px solid;
	border-left: #009900 2px solid;
	border-bottom: #009900 2px solid;
	background-color: #ffffcc;
}


/* Links */

.LinkSection_SectionTitle {font-family: Courier New Bold; font-weight: bold; font-size: large;}
.LinkSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: x-small; font-weight: normal;}
.LinkSection_ListTable {border: none;}
.LinkSection_ListItem {border-top: thick dashed #993300 1px; background-color:#FFFFFF;}
.LinkSection_ListItem2 {background-color:#FFFFFF;font-family: verdana, arial, helvetica, sans-serif; font-size: x-small; font-weight: normal;}
.LinkSection_ListAlternatingItem {border-top: thick dashed #993300 1px; background-color:#FFFFCC;}
.LinkSection_ListAlternatingItem2 {background-color:#FFFFFF;}
.LinkSection_ListTitle {font-family: Courier New Bold; font-size: small; font-weight: bold; font-variant: none;}
.LinkSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: x-small; font-weight: normal;}
.LinkSection_ListCommentLink {color: #3366CC; text-decoration: none; font-size: x-small;}
.LinkSection_NoLinks {font-family: verdana, arial, helvetica; font-size: x-small; color: #CC0000;}

.Link_Table {border-top: thick solid #993300 5px;}
.Link_IntroCell {background-color:#FFFFFF;} 
.Link_BodyCell {background-color:#FFFFFF;}
.Link_Link {font-family: Courier New Bold; font-size: small; font-weight: bold; font-variant: none;}
.Link_BriefDescription {font-size: x-small;}


/* Parent Section */

.ParentSection_SectionTitle {font-family: Courier New Bold; font-weight: bold; font-size: large;}
.ParentSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: x-small; font-weight: normal;}
.ParentSection_ListTable {border: none;}
.ParentSection_ListItem {border-top: thick dashed #993300  1px; background-color:#FFFFFF;}
.ParentSection_ListItem2 {background-color:#993300 ;font-family: verdana, arial, helvetica, sans-serif; font-size: x-small; font-weight: normal;}
.ParentSection_ListAlternatingItem {border-top: thick dashed #993300 1px; background-color:#FFFFFF;}
.ParentSection_ListAlternatingItem2 {background-color:#FFFFFF;}
.ParentSection_ListTitleLink {text-decoration: none; font-size: x-small; font-weight: normal;}
.ParentSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: x-small; font-weight: normal;}


/* Photo Gallery */

.PhotoSection_SectionTitle {font-family: Courier New Bold; font-weight: bold; font-size: large;}
.PhotoSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: x-small; font-weight: normal;}
.PhotoSection_SpacerCell {background-color: #993300;}
.PhotoSection_ListTable {border: none;}
.PhotoSection_ListItem {border-top: thick dashed #cccccc 1px; background-color:#FFFFFF;}
.PhotoSection_ListItem2 {background-color:#993300;font-family: verdana, arial, helvetica, sans-serif; font-size: x-small; font-weight: normal;}
.PhotoSection_ListAlternatingItem {border-top: thick dashed #993300 1px; background-color:#FFFFFF;}
.PhotoSection_ListAlternatingItem2 {background-color:#993300;}
.PhotoSection_ListTitle {font-family: Courier New Bold; font-size: small; font-weight: bold; font-variant: none;}
.PhotoSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: x-small; font-weight: normal;}
.PhotoSection_ListReadMoreLink {text-decoration: none; font-size: x-small; font-weight: normal;}
.PhotoSection_NoPhotos {font-family: verdana, arial, helvetica; font-size: x-small; color: #CC0000;}

.Photo_Table {border-top: thick solid #993300 5px; border-bottom: thick solid #993300 5px;}
.Photo_IntroCell {background-color:#FFFFFF;} 
.Photo_BodyCell {background-color:#FFFFCC;}
.Photo_Title {font-family: Courier New Bold; font-size: small; font-weight: bold; font-variant: none;}
.Photo_AuthorLink {text-decoration: none; font-size: x-small; font-weight: normal;}
.Photo_DateCreated {font-size: x-small;}
.Photo_BriefDescription {font-size: x-small; font-style: italic;}
.Photo_FullDescription {font-size: x-small;}


/* Comments */

.Comments_ListTable {border: thick solid #FFFFCC 2px;}
.Comments_ListItem {background-color:#FFFFCC;}
.Comments_ListItem2 {background-color:#FFFFFF;}
.Comments_ListAlternatingItem {border: thick solid #993300 2px;}
.Comments_ListAlternatingItem2 {background-color:#FFFFCC;}
.Comments_ListTitle {font-family: Courier New Bold; font-size: small; font-weight: bold; font-variant: none;}
.Comments_ListTitleLink {text-decoration: none; font-size: x-small; font-weight: normal;}
.Comments_ListAuthorLink {text-decoration: none; font-size: x-small; font-weight: normal;}
.Comments_ListDateCreated {font-size: x-small;}
.Comments_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: x-small; font-weight: normal;}
.Comments_ListReplyLink {text-decoration: none; font-size: x-small; font-weight: normal;}


.Comments_Table {border: none;}
.Comments_IntroCell {background-color:#FFFFCC;} 
.Comments_BodyCell {background-color:#FFFFCC;}
.Comments_Title {font-family: Courier New Bold; font-size: small; font-weight: bold; font-variant: none;}
.Comments_AuthorLink {text-decoration: none; font-size: x-small; font-weight: normal;}
.Comments_DateCreated {font-size: x-small;}
.Comments_BriefDescription {font-size: x-small;}
.Comments_ParentLink {text-decoration: none; font-size: x-small; font-weight: normal;}


/* Topics */

.Topics_TopicTitle {font-family: Courier New Bold; font-weight: bold; font-size: large;}
.Topics_TopicDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: x-small; font-weight: normal;}
.Topics_ListTable {border: border-top: thick solid #993300 3px; border-bottom: thick solid #993300 1px;border-left: thick solid #993300 1px;border-right: thick solid #993300 1px;}
.Topics_ListItem {background-color:#FFFFCC;}
.Topics_ListItem2 {background-color:#FFFFFF;}
.Topics_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.Topics_ListAlternatingItem2 {background-color:#FFFFCC}
.Topics_ListTitle {font-family: Courier New Bold; font-size: small; font-weight: bold; font-variant: none;}
.Topics_ListTitleLink {text-decoration: none; font-size: x-small; font-weight: normal;}
.Topics_ListAuthorLink {text-decoration: none; font-size: x-small; font-weight: normal;}
.Topics_ListDateCreated {font-size: x-small;}
.Topics_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: x-small; font-weight: normal;}

/* Search */

.Search_ListTable {border: none;}
.Search_ListItem {background-color:#FFFFCC;}
.Search_ListItem2 {background-color:#FFFFFF;}
.Search_ListAlternatingItem {border-top: thick dashed #993300 1px; background-color:#FFFFCC;}
.Search_ListAlternatingItem2 {background-color:#CCCCFF;}
.Search_ListTitle {font-family: Courier New Bold; font-size: small; font-weight: bold; font-variant: none;}
.Search_ListTitleLink {text-decoration: none; font-size: x-small; font-weight: normal;}
.Search_ListAuthorLink {text-decoration: none; font-size: x-small; font-weight: normal;}
.Search_ListDateCreated {font-size: x-small;}
.Search_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: x-small; font-weight: normal;}
.Search_NoResults {font-family: verdana, arial, helvetica; font-size: x-small; color: #CC0000;}


/* Form */

.Form_Title {font-family: Courier New Bold; font-weight: bold; font-size: large;}
.Form_Description {font-size: x-small;}
.Form_Table {border: thick solid #993300 2px; background-color:#FFFFCC;}
.Form_LabelRow {font-size: x-small;}
.Form_LabelCell {font-size: x-small;}
.Form_LabelText
{
	font-size: x-small;
	left: 30px;
	position: relative;
}
.Form_FieldRow {font-size: x-small; }
.Form_FieldCell {font-size: x-small;}
.Form_Field {font-size: x-small; left: 30px; position: relative;}
.Form_SectionRow {font-size: x-small; color:#ffffff; background-color: #993300; font-weight:bold;}
.Form_SectionCell {font-size: x-small;}
.Form_SectionText {font-size: x-small; font-weight: bold;}
.Form_Button {font-size: x-small;}
.Form_HelpText
{
	font-size: xx-small;
	left: 30px;
	position: relative;
}
.Form_SubSectionRow {font-size: x-small;}
.Form_SubSectionCell {font-size: x-small;}
.Form_SubSectionText {font-size: x-small;}
.Form_List {font-size: x-small; left: 30px; position: relative;}
.Form_Message {font-size: x-small; color: #CC0000; left: 30px; position: relative;}


/* Web Box */

.WebBox_ListTable {border: thick solid #DDDDDD 2px;width:100%;}
.WebBox_ListItem {background-color: #ffffff;font-size:x-small; }
.WebBox {font-family: verdana, arial, helvetica, sans-serif; font-size: x-small;}
.WebBox_ListItem a:active {color: #993300; text-decoration: none; font-size: x-small;}
.WebBox_ListItem a:link {color: #993300; text-decoration: none; font-size: x-small;}
.WebBox_ListItem a:visited {color: #993300; text-decoration: none; font-size: x-small;}
.WebBox_ListItem a:hover {color: #CC9900; text-decoration: none; font-size: x-small;}

.WebBox_TitleText {font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; font-size: x-small; }
.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-family: verdana, arial, helvetica, sans-serif; font-size: x-small; font-style:italic;}
.WebBox_TitleCell {font-family: verdana, arial, helvetica, sans-serif; font-size: x-small;}
.WebBox_Table {font-family: verdana, arial, helvetica, sans-serif; font-size: x-small;}
.WebBox_SubText {font-family: verdana, arial, helvetica, sans-serif; font-size: xx-small;}
.WebBox_Link {font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; font-size: x-small;}


/* Web Service Box */

.WebServiceBox_ListTable {border: thick solid #DDDDDD 2px;width:100%;}
.WebServiceBox_ListItem {background-color: #ffffff; }
.WebServiceBox_ServiceTitleLink {font-family: Courier New; font-size: small; font-weight: bold;}
.WebServiceBox_ServiceTitleLink:hover {font-weight: bold;}
.WebServiceBox_ServiceDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: x-small;}
.WebServiceBox_ListTitleLink:link {font-size: xx-small;}
.WebServiceBox_ListTitleLink:visited {font-size: xx-small; }
.WebServiceBox_ListTitleLink:hover {font-size: xx-small;}
.WebServiceBox_ListDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: xx-small; }
.WebServiceBox_Copyright {font-family: verdana, arial, helvetica, sans-serif; font-size: xx-small;}
.WebServiceBox_LastRefreshed {font-family: verdana, arial, helvetica, sans-serif; font-size: xx-small;}



/* Forum Login */

.ForumLogin_SectionTitle {font-family: Courier New Bold; font-weight: bold; font-size: large;}
.ForumLogin_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: x-small; font-weight: normal;}
.ForumLogin_LoginLink {color: #993300;}



/* Discuss */
.discussTable 
{   
    border:1px #013DA4 solid;
    background-color:#FFFFFF;
}

.discussTable td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;


}

.discussTable th 
{
    height: 25px;
    padding: 3px;
    margin: 1px;
    background-image: url(../Images/discussheader.gif);
    background-color: #90A1B9;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight:bold;
}


.discussTable a 
{
    color: navy;
    font-size: x-small;
    text-decoration:underline;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}


.discussCell  
{
    padding: 3px;
    margin: 1px;
    background-color: #CBCDD1;
}


.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:x-small;
    background-color: #DCDDDE;
    font: x-small normal Lucida 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;}

/* Vote Control */
.VoteItemClass
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}

.VoteQuestionClass
{
	
	font-weight: bold;
	font-size: x-small;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #CCCCCC;
}

.VoteButtonClass
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	background-color: #cfd0c2;
}

.VoteTableClass
{
	border-top: #807c4f 1px solid;
	border-bottom: #807c4f 1px solid;
	border-left: #807c4f 1px solid;
	border-right: #807c4f 1px solid;
}

.VoteResultClass
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-align:center;
	background-color: #CCCCCC;
}

/* Rating Control */

.RateBox
{
	font-size: x-small;
}
/***********************************
  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;}

/* Classes from ladotnet.org/Standard.V02.css */

.BookReviewGoToTop
{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000060;
	FONT-SIZE: xx-small;
	TEXT-ALIGN: center;
}
.BookReviewRating
{
	BACKGROUND-COLOR: #66CC66;
	COLOR: #FFFFFF;
	TEXT-ALIGN: center;
}
.BookReviewReviewer
{
	FONT-WEIGHT: bold;
}
.BookReviewText
{
	FONT-SIZE: smaller;
}
.BookReviewSpacer
{
	BACKGROUND-COLOR: #ffef33;
}
.BookReviewTitle
{
	BACKGROUND-COLOR: #ffef33;
	COLOR: #000080;
	TEXT-ALIGN: middle;
}
.BookReviewTitleOld
{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000080;
	TEXT-ALIGN: middle;
}
.DescriptionTitleText
{
    COLOR: #333333;
    FONT-STYLE: normal;
}
.EmploymentEmployer
{	
	BACKGROUND-COLOR: #ffef33;
	COLOR: #000080;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: middle;
}
.ExplainChoices
{
    COLOR: #993333;
    FONT-SIZE: smaller;
    FONT-WEIGHT: lighter;
}
.PageHead
{
    BACKGROUND-COLOR: #336699;
    COLOR: #FFFFFF;
	FONT-SIZE: large;
	FONT-WEIGHT: bold;
}
TD.DescriptionCell
{
    BACKGROUND-COLOR: #ccddee;
    BORDER-BOTTOM: navy 1px solid;
    BORDER-LEFT: navy 1px solid;
    BORDER-RIGHT: navy 1px solid;
    BORDER-TOP: navy 1px solid;
    FONT-STYLE: italic;
    PADDING-BOTTOM: 5px;
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 5px;
    PADDING-TOP: 5px;
    TEXT-ALIGN: left;
}
TD.EmploymentData
{
	FONT-SIZE: smaller;
}
TD.EventData
{
	FONT-SIZE: smaller;
}
TD.EmploymentFieldName
{
	BACKGROUND-COLOR: #66CC66;
	COLOR: #FFFFFF;
	FONT-SIZE: smaller;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: right;
}
TD.EmploymentSpacer
{
    BACKGROUND-COLOR: #336699;
}
TD.ImageCell
{
    BACKGROUND-COLOR: #edffe5;
    BORDER-BOTTOM: navy 1px solid;
    BORDER-LEFT: navy 1px solid;
    BORDER-RIGHT: navy 1px solid;
    BORDER-TOP: navy 1px solid;
    TEXT-ALIGN: center;
}
TD.ListDetails
{
    BACKGROUND-COLOR: #edffe5;
    COLOR: #696969;
    FONT-FAMILY: Tahoma,Arial;
    FONT-SIZE: xx-small;
    PADDING-BOTTOM: 2px;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    PADDING-TOP: 2px;
    TEXT-ALIGN: right;
}
TD.ListDetailsLeft
{
    BACKGROUND-COLOR: #edffe5;
    COLOR: #696969;
    FONT-FAMILY: Tahoma,Arial;
    FONT-SIZE: xx-small;
    PADDING-BOTTOM: 2px;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    PADDING-TOP: 2px;
    TEXT-ALIGN: left;
}
TD.ListHeadings
{
    BACKGROUND-COLOR: #ccddee;
    COLOR: #ec7f5e;
    FOMT-WEIGHT: bold;
    FONT-FAMILY: Tahoma,Arial;
    FONT-SIZE: small;
    PADDING-BOTTOM: 2px;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    PADDING-TOP: 2px;
    TEXT-ALIGN: center
}
.OrangeHighlightText
{
    COLOR: #ff6633;
    FONT-WEIGHT: bold;
}
.SponsorEmphasis
{
    FONT-WEIGHT: bold;
    WIDTH: 100%;
}
TABLE.BookReview
{
	BORDER: #333333 1px solid;
}
TABLE.Employment
{
	BORDER: #333333 1px solid;
	TEXT-SIZE: smaller;
}
TABLE.EmploymentListing
{
	BACKGROUND-COLOR: #ffef33;
	COLOR: #000080;
	FONT-SIZE: x-small;
}
TABLE.TableHead
{
    BACKGROUND-COLOR: #ccddee;
    BORDER-BOTTOM: navy 1px solid;
    BORDER-LEFT: navy 1px solid;
    BORDER-RIGHT: navy 1px solid;
    BORDER-TOP: navy 1px solid;
    COLOR: #000000;
    FONT-SIZE: small;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: left;
    WIDTH: 100%;
}
TABLE.TableContainerBlue
{
    BACKGROUND-COLOR: #edf3ff;
    BORDER-BOTTOM: #000080 1px solid;
    BORDER-LEFT: #000080 1px solid;
    BORDER-RIGHT: #000080 1px solid;
    BORDER-TOP: #000080 1px solid;
    FONT-SIZE: smaller;
    MARGIN-TOP: xx-small;
    WIDTH: 100%;
}
TABLE.TableContainerGreen
{
    BACKGROUND-COLOR: #edffe5;
    BORDER-BOTTOM: #000080 1px solid;
    BORDER-LEFT: #000080 1px solid;
    BORDER-RIGHT: #000080 1px solid;
    BORDER-TOP: #000080 1px solid;
    FONT-SIZE: smaller;
    MARGIN-TOP: xx-small;
    WIDTH: 100%;
}
TABLE.TableDoorPrize
{
    
    BACKGROUND-COLOR:#FFFFFF;
    BORDER-COLLAPSE: collapse;
    BORDER-BOTTOM: #000060 1px solid;
    BORDER-LEFT: #000060 1px solid;
    BORDER-RIGHT: #000060 1px solid;
    BORDER-TOP: #000060 1px solid;
    FONT-SIZE: x-small;
    WIDTH: 100%;
}
IMG
{
    BORDER-BOTTOM: 0px;
    BORDER-LEFT: 0px;
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
}
