/*****************************
  Default Style Elements
*****************************/

*,body
{
	margin: 0px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
}

a
{
	font-size: 11px;
	color: #3366cc;
	text-decoration: none;
}
a:active {text-decoration: underline;}
a:hover {color: #FF9900; text-decoration:underline;}

.FooterText {font-family: Trebuchet, verdana, arial; font-size: 10px;}


/*********************************
  Standard Style Elements
  -----------------------
  The following style elements are defined for every theme. When 
  creating a new theme, you should copy these elements.
***********************************/

/* Navigation */

.NavContext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; margin-top: 5px; margin-right: 15px; margin-bottom: 5px; margin-left: 15px; position: relative; left: 10px; clip:   rect(   ); padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}
.NavContext:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; margin-top: 5px; margin-right: 15px; margin-bottom: 5px; margin-left: 15px}
.NavContext:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #CC0000; margin-top: 5px; margin-right: 15px; margin-bottom: 5px; margin-left: 15px}
.NavContext:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #804000; text-decoration: none; margin-top: 5px; margin-right: 15px; margin-bottom: 5px; margin-left: 15px}
.NavContext:active {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #CC0000; margin-top: 5px; margin-right: 15px; margin-bottom: 5px; margin-left: 15px}


/* Section Menu */

/* SMR - BEGIN: Multi-Level Section Menu */
.SectionMenu a, .SectionMenu a:visited
{
	font-size: 11px;
	color: #2D2B2E;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
    border-color: #BABDC2; /* Neutral Dark */
    background-color: #9EA3AA; /* Table BG Dark */
    padding: 2px;
    border-width: 1px;
    border-style: solid;
}
.SectionMenu a:hover
{
	font-size: 11px;
	color: #3A32C4;
	font-family: verdana, arial, helvetica, sans-serif;
}

.SectionMenu_SelectedMenuItem
{
	font-weight: bold;
	font-size: 11px;
	color: #cc0000;
	font-family: verdana, arial, helvetica, sans-serif;
}

/* SMR - END: Multi-Level Section Menu */

.SectionMenu2 a {color: #3366cc; font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; font-weight: bold;}
.SectionMenu2 a:hover
{
	font-size: 11px;
	color: #ff6600;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
}


/* Topic Menu */

.TopicMenu {white-space: nowrap;}
.TopicMenu a {color: #DDDDDD; font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold;}
.TopicMenu a:hover {color: #DDDDDD; text-decoration: underline;}


/* BreadCrumb Navigation */

.BreadCrumb {font-family: verdana, arial, helvetica, sans-serif; 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;
	font-family: verdana, arial, helvetica, sans-serif;
}
.UserLogin a
{
	font-weight: bold;
	font-size: 10px;
	color: #3366cc;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	text-decoration: none;
}
.UserLogin a:hover {color: #FF6600;}


/* Search */

.Search {font-family: Verdana, Arial, San-Serif; font-size: 7pt; color: #3366CC; letter-spacing: 2px;}
.Search a {color: #3366CC; text-decoration: none; font-size: 10px; font-weight: bold;}
.Search a:hover {color: #FF6600; text-decoration: none; font-size: 10px; font-weight: bold;}


/***************************
  Modules 
***************************/


/* Articles */

.ArticleSection_SectionTitle
{
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 4px;
	color: #2d2b2e;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
}
.ArticleSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.ArticleSection_ListTable {border: thick solid #CCCCFF 2px;}
.ArticleSection_ListItem
{
	font-weight: normal;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #6699ff;
}
.ArticleSection_ListItem2
{
	color: #6699ff;
	background-color: #ffffff;
}
.ArticleSection_ListAlternatingItem
{
	background-color: #6699ff;
}
.ArticleSection_ListAlternatingItem2
{
	background-color: #6699ff;
}
.ArticleSection_ListTitle
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
}
.ArticleSection_ListAuthorLink {color: #3366CC; 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 {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.ArticleSection_NoArticles {font-family: verdana, arial, helvetica; font-size: 12px; 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-size: 17px; font-variant: small-caps;}
.Article_AuthorLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.Article_BriefDescription {font-size: 12px;font-variant:small-caps}
.Article_FullDescription {font-size: 12px;color: #333333}


/* Books */

.BookSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.BookSection_SectionDescription {color: #666666; font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.BookSection_ListTable {border: thick solid #CCCCFF 2px;}
.BookSection_ListItem {background-color:#FFFFFF;}
.BookSection_ListItem2 {background-color:#CCCCFF;}
.BookSection_ListAlternatingItem {background-color:#CCCCFF;}
.BookSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.BookSection_ListLabel {font: 10pt verdana;}
.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-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.BookSection_ListReadMoreLink {color: #3366CC; text-decoration: none; font-size: 14px; font-weight: bold;}
.BookSection_NoBooks {font-family: verdana, arial, helvetica; font-size: 12px; color: #CC0000;}

.Book_Table {border: thick solid #CCCCFF 2px;}
.Book_IntroCell {background-color:#CCCCFF;} 
.Book_BodyCell {background-color:#FFFFFF;}
.Book_Label {font-size: 12px;}
.Book_Title {font-weight: bold; font-size: 12px; font-variant: small-caps;}
.Book_Author {font: 12pt;} 
.Book_BriefDescription {font-size: 12px; font-style: italic;}
.Book_FullDescription {font-size: 12px;color: #333333}


/* Downloads */

.DownloadSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.DownloadSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.DownloadSection_ListTable {border: thick solid #CCCCFF 2px;}
.DownloadSection_ListItem
{
	background-color: #6699ff;
}
.DownloadSection_ListItem2 {background-color:#FFFFFF;}
.DownloadSection_ListAlternatingItem
{
	background-color: #6699ff;
}
.DownloadSection_ListAlternatingItem2
{
	background-color: #6699ff;
}
.DownloadSection_ListTitle
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
}
.DownloadSection_ListAuthorLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.DownloadSection_ListFileSize {font-family: Trebuchet, verdana, arial, helvetica; font-size: 10px; color="#CC0000"}
.DownloadSection_ListBriefDescription
{
	font-weight: normal;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
}	
.DownloadSection_ListReadMoreLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.DownloadSection_ListDownloadLink
{
	font-weight: normal;
	font-size: 11px;
	color: #3366cc;
	text-decoration: none;
}
.DownloadSection_NoDownloads {font-family: verdana, arial, helvetica; font-size: 12px; color: #CC0000;}

.Download_Table {border: thick solid #CCCCFF 2px;}
.Download_IntroCell {background-color:#CCCCFF;} 
.Download_BodyCell {background-color:#FFFFFF;}
.Download_Label {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Download_Title {font-size: 12px;}
.Download_FileSize {font-size: 12px;}
.Download_BriefDescription {font-size: 12px;}
.Download_FullDescription {font-size: 12px;color: #333333}
.Download_AuthorLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.Download_DownloadLink
{
	font-weight: normal;
	font-size: 11px;
	color: #3366cc;
	text-decoration: none;
}



/* Events */

.EventSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.EventSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; 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-size: 12px; font-weight: bold; font-variant: small-caps;}
.EventSection_ListDate {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.EventSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.EventSection_ListReadMoreLink {color: #3366CC; text-decoration: none; font-size: 14px; font-weight: bold;}
.EventSection_ListNotVisible {background-color:#CCCCFF;font-size: 12px; font-style: italic;}
.EventSection_NoBooks {font-family: verdana, arial, helvetica; font-size: 12px; color: #CC0000;}

.Event_Table {border: none;}
.Event_IntroCell {background-color:#FFFFFF;} 
.Event_BodyCell {background-color:#FFFFFF;}
.Event_Title {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Event_Date {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Event_BriefDescription {font-size: 12px; font-style: italic;}
.Event_FullDescription {font-size: 12px;color: #333333}


/* Links */

.LinkSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.LinkSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.LinkSection_ListTable {border: none;}
.LinkSection_ListItem {border-top: thick dashed #cccccc 1px; background-color:#FFFFFF;}
.LinkSection_ListItem2 {background-color:#CCCCFF;font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.LinkSection_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.LinkSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.LinkSection_ListTitle {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.LinkSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.LinkSection_ListCommentLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.LinkSection_NoLinks {font-family: verdana, arial, helvetica; font-size: 12px; color: #CC0000;}

.Link_Table {border: none;}
.Link_IntroCell {background-color:#FFFFFF;} 
.Link_BodyCell {background-color:#FFFFFF;}
.Link_Link {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Link_BriefDescription {font-size: 12px;}


/* Parent Section */

.ParentSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.ParentSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.ParentSection_ListTable {border: none;}
.ParentSection_ListItem {border-top: thick dashed #cccccc 1px; background-color:#FFFFFF;}
.ParentSection_ListItem2 {background-color:#CCCCFF;font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.ParentSection_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.ParentSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.ParentSection_ListTitleLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.ParentSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}


/* Photo Gallery */

.PhotoSection_SectionTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.PhotoSection_SectionDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; 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-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.PhotoSection_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.PhotoSection_ListAlternatingItem2 {background-color:#CCCCFF;}
.PhotoSection_ListTitle {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.PhotoSection_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.PhotoSection_ListReadMoreLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.PhotoSection_NoPhotos {font-family: verdana, arial, helvetica; font-size: 12px; color: #CC0000;}

.Photo_Table {border: thick solid #CCCCFF 2px;}
.Photo_IntroCell {background-color:#FFFFFF;} 
.Photo_BodyCell {background-color:#CCCCFF;}
.Photo_Title {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Photo_AuthorLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.Photo_DateCreated {font-size: 12px;}
.Photo_BriefDescription {font-size: 12px; font-style: italic;}
.Photo_FullDescription {font-size: 12px;}


/* Comments */

.Comments_ListTable {border: thick solid #AAAAAA 3px;}
.Comments_ListItem {background-color:#dddddd;}
.Comments_ListItem2 {background-color:#FFFFFF;}
.Comments_ListAlternatingItem {border-top: thick dashed #cccccc 1px; background-color:#EEEEEE;}
.Comments_ListAlternatingItem2 {background-color:#CCCCFF;}
.Comments_ListTitle {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Comments_ListTitleLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.Comments_ListAuthorLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.Comments_ListDateCreated {font-size: 12px;}
.Comments_ListBriefDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.Comments_ListReplyLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}


.Comments_Table {border: thick solid #CCCCFF 2px;}
.Comments_IntroCell {background-color:#CCCCFF;} 
.Comments_BodyCell {background-color:#FFFFFF;}
.Comments_Title {font-size: 12px; font-weight: bold; font-variant: small-caps;}
.Comments_AuthorLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.Comments_DateCreated {font-size: 12px;}
.Comments_BriefDescription {font-size: 12px;}
.Comments_ParentLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}


/* Topics */

.Topics_TopicTitle {font-weight: bold; font-size: 17px; font-variant: small-caps;}
.Topics_TopicDescription {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; 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-size: 12px; font-weight: bold; font-variant: small-caps;}
.Topics_ListTitleLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.Topics_ListAuthorLink {color: #3366CC; 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:#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-size: 12px; font-weight: bold; font-variant: small-caps;}
.Search_ListTitleLink {color: #3366CC; text-decoration: none; font-size: 12px; font-weight: normal;}
.Search_ListAuthorLink {color: #3366CC; 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;}


/* Form */

.Form_Title
{
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 4px;
}
.Form_SubTitle
{
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
	color: gray;
}
.Form_Description
{
}
.Form_Table {background-color: #cccccc; border: thick solid #AAAAAA 1px;}
.Form_LabelRow {font-size: 10pt;}
.Form_LabelCell {font-size: 10pt;}
.Form_LabelText
{
	font-weight: bold;
	font-size: 11px;
}
.Form_FieldRow
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.Form_FieldCell {font-size: 12px;}
.Form_Field {font-size: 11px;}
.Form_SectionRow {background-color: #ccccff;}
.Form_SectionCell {font-size: 12pt;}
.Form_SectionText {font-weight: bold;}
.Form_Button {font-size: 12px;}
.Form_HelpText {font-size: 8pt;}
.Form_SubSectionRow {font-size: 13px;}
.Form_SubSectionCell {font-size: 13px;}
.Form_SubSectionText {font-size: 13px;}
.Form_List {font-size: 11px;}
.Form_Message
{
	font-size: 11px;
	color: #cc0000;
}


/* Web Box */

.WebBox_ListTable {border: thick solid #DDDDDD 2px;}
.WebBox_ListItem {background-color: #ffffff;font: 10px}
.WebBox {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;}
.WebBox a:active {color: #3366CC; text-decoration: none; font-size: 10px;}
.WebBox a:link {color: #3366CC; text-decoration: none; font-size: 10px;}
.WebBox a:visited {color: #3366CC; text-decoration: none; font-size: 10px;}
.WebBox a:hover {color: #FF6600; text-decoration: underline; font-size: 10px;}

.WebBox_TitleText {font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; font-size: 12px; }
.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: 10px; font-style:italic;}
.WebBox_TitleCell {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;}
.WebBox_Table {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;}
.WebBox_SubText {font-family: verdana, arial, helvetica, sans-serif; font-size: 8px;}
.WebBox_Link {font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; font-size: 10px;}


/* 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 {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;}
.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-weight: bold;
	font-size: 14px;
	padding-bottom: 4px;
}
.ForumLogin_SectionDescription
{
	font-weight: normal;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
}
.ForumLogin_LoginLink {color: #3366cc;}


/* Discuss */
.discussTable 
{   
    border:1px #013DA4 solid;
    background-color:#FFFFFF;
}

.discussTable td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;


}

.discussTable th 
{
    height: 25px;
    padding: 3px;
    margin: 1px;
    background-image: url(../Images/discussheader.gif);
    background-color: #4455aa;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    font-weight:bold;
}


.discussTable a 
{
    color: navy;
    font-size: 11px;
    text-decoration:underline;
    font-family: Arial, Helvetica, sans-serif;
    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:10px;
    background-color: #DCDDDE;
    font: 10px 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;}


/***********************************
  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;}


/**************************
site assist styles
**************************/
#container {
	width: 760px;
}

#header {
	width: 760px;
}

#topNav {
	width: 760px;
}

#contentTable {
	width: 760px;
}

div.linkBox {
	margin-left: 10px;
  margin-right: 10px;
}
div.contentHeaderContainer{
	margin-left: 10px;
	padding-top: 3px;
}
div.contentBodyContainer{
	margin-left: 10px;
}

#leftContent {
	padding-top: 15px;
	vertical-align: top;
	background-image: url(../Images/sidenav_background.jpg);
}

#rightContent {
	padding: 5px;
	vertical-align: top;
}

#footer {
	width: 760px;
}

#template_logoTD {
	
}

#template_SiteNameTD_Light {
	padding: 5px;
}
#template_topBackground {
	background-image: url(../Images/top_background.jpg);
}

#template_bottomBackground {
	background-image: url(../Images/bottom_background.jpg);
}

#template_topRight {
	background-image: url(../Images/tr_corner.jpg);
}

#template_bottomRight {
	background-image: url(../Images/br_corner.jpg);
}

#template_aboveTopnav {
	background-image: url(../Images/above_topnav_background.jpg);
}

#template_belowTopnav {
	background-image: url(../Images/below_topnav_background.jpg);
}
.topNavTable_Light {
	background-image: url(../Images/topnav_background.jpg);
	background-repeat: repeat-x;
	white-space: nowrap;
	padding-right: 15px;
	padding-left: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.template_dottedVertical {
  width: 1px;
  background-image: url(../Images/dotted_vertical.gif);
}

.template_dottedHorizontal {
  height: 1px;
  background-image: url(../Images/dotted_horizontal.gif);
}

.LayoutTable {
	border-right: 1px solid;
}

.SiteNameInnerTD {
	border: 1px dotted;
}

.homeMainTD {
	padding: 20px;
}

.homeMainFeature {

}

.homeLink {
  font-size: 11px;
	line-height: 16px;
	padding: 10px;
}

.homeLink a, .homeLink a:link, .homeLink a:visited, .homeLink a:active {
	text-decoration: none;
}

.homeLink a:hover {
	text-decoration: underline;
}

.homeFeatureText {
	font-size: 10px;
	line-height: 15px;
	padding-left: 10px;
	padding-right: 10px;	
}

.homeFeatureHeadline {
	font-size: 12px;
	font-weight: bold;
}

.homeMainText {
	background-image: url(../Images/home_main_background.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 18px;
	padding-left: 5px;
	padding-top: 20px;	
	padding-right: 20px;
	padding-bottom: 20px;	
}

.homeSmallText {
  font-size: 10px;
}

/*****************************
styles.css
*****************************/
*, body {
	font-family: Arial, Helvetica, sans-serif;
}
/* start global styles */
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	clear: both;
	}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	}	
h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 20px 0px 6px 0px;
	padding: 0px;
	clear: both;
	}	
h3.first {
	margin: 0px;
}	

h3.backToTop{
	display: block;
	margin: 26px 25px;
}


p {
	font-size: 11px;
	margin: 0px;
	max-width: 550px;
	}
p.intro {
	margin-bottom: 20px;
	clear: left;
}

.bold{
	font-weight: bold;
}
	
.textFloat {
	margin-left: 14px;
	width: 330px;  /*this must have a specific value in order to float in standards-compliant browsers */
	float: left;
	clear: right;
}

.textFloat h2{
	margin-top: 0px;
}
	
ul {
	list-style-type: square; 
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	padding-left: 14px;
	}
ul.bold {
	font-weight: bold;
}
ul.noBullet {
	list-style-type: none; 
	font-weight: bold;
	padding-left: 0px;
}


ul.bold li {
	margin-top: 4px; 
}
ul.noBullet li{
	margin-top: 4px; 
}

a.callToAction {
	font-weight: bold;
}

/*  start box styles */

table.threeColumn{
	table-layout: fixed;
	width: 550px;
}



table.threeColumn td{
	width: 33%;
	padding-bottom: 25px;
	vertical-align: top;
}

table.twoColumn{
	table-layout: fixed;
	width: 570px;
}
table.twoColumn td{
	width: 50%;
	padding-bottom: 25px;
	vertical-align: top;
}
	
div.buyButton{
	margin-top: 10px;
	font-size: 11px;
}
div.bannerNav {
	font-size: 11px;
	font-weight: bold;
	width: 547px;
	height: 25px;
}
div.bannerNav div{
	padding: 6px 10px 0px 10px;
}
div.bannerNav .pagination{
	padding: 0px 27px 0px 27px;
}
div.bannerNav .left{
	float: left;
	width: 100px;
}
div.bannerNav .middle{
	float: left;
	width: 278px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div.bannerNav .right{
	float: right;
	width: 100px;
	text-align: right;
}

div.bannerNav .rightPaginated{
	float: right;
	width: 378px;
	text-align: right;
}
div.calendarNav {
	width: 538px;
}
div.dayPlannerEntry{
	padding: 6px 10px 0px 10px;
}
div.dayPlannerEntry h3{
	margin: 6px 0px 0px 0px;
}
div.dayPlannerEntry p{
	margin: 0px 0px 16px 0px;
}
	


div.boxColumnLeft{
	width: 254px;
	float: left;
}

div.boxColumnRight{
	width: 254px;
	float: left;
	margin-left: 12px;
}
	
div.boxTop {
	padding: 6px;
	font-size: 11px;
	font-weight: bold
}


div.linkBox {
	width: 254px;
}
div.linkBox ul{
	padding: 0px 0px 10px 22px;
}

div.contentHeaderContainer{
	width: 560px;
	float: left;
	clear: both;
}
div.contentBodyContainer{
	width: 560px;
	float: left;
	clear: both;
}
div.hr {
	height: 1px;
	width: 100%;
	margin: 10px 0px 14px 0px;
	clear: both;
}

div.imgBox {
	padding: 1px;
	float: left;
	clear: right;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 0px;
}
div.imgBoxLeft {
	padding: 1px;
	margin: 0px 0px 10px 0px;
	float: left;
	font-size: 0px; 
}
div.imgBoxLeft p {
	text-align: center;
	margin-top: 2px;
	font-size: 0px; 
}

div.imgBoxColumn {
	text-align:left;
}

div.imgBoxColumn img{
	padding: 1px;
	font-size: 0px; 
}

div.imgBoxColumn p {
	text-align: center;
	margin-top: 2px;
	font-size: 0px; 
}


div.imgBoxLrgRight {
	padding: 1px;
	float: left;
	margin-left: 20px;
	font-size: 0px; 
}
div.imgBoxSmlRightTop {
	padding: 1px;
	float: left;
	margin-left: 5px;
	font-size: 0px; 
}
div.imgBoxSmlRightBot {
	padding: 1px;
	float: left;
	margin-top: 6px;
	margin-left: 5px;
	font-size: 0px; 
}


p.price{
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}

table.calendar {
	float: left;
	clear: left;
	width: 540px;
	border-collapse: collapse;
}
table.calendar th{
	font-size: 11px;
	font-weight: normal;
	border-top: none;
	padding: 2px;
	width: 14%;
}
table.calendar tr.day td{
	font-size: 10px;
	text-align: right;
	padding-right: 5px;
}
table.calendar tr.box td{
	font-size: 10px;
	height: 71px;
}
table.labelBox{
	margin-top: 10px;
	border-collapse: collapse;
}

table.labelBox td, table.labelBox th{
	padding: 9px 25px;
	text-align: center;
	font-size: 11px; 
	font-weight: normal;
}
table.labelBox tr td{

}

td.homeFeatureText{
	padding: 0px 6px 0px 6px;
}
td.homeFeatureText h2{
	margin-top: 0px;
	padding-top: 0px;
}


.homeBodyContainer p{

}

.homeBodyContainer{
	position: absolute;
}

.headerBackgroundImage{
	position: absolute; 
	z-index: 1; 
}

.homeHeaderText{
	position: absolute; 
	z-index: 2; 
}

.homeHeaderText p{
	line-height: 22px;
}

.homeBodyContainer a{
	font-weight: bold;
	text-decoration: underline;
}

.homeFeatureContainer{
	position: absolute; 
	padding-top: 25px;
}

.homeFeatureTable{
	margin-left: 15px; 
	width: 570px;
}

div.siteFooterLinks{
	white-space:nowrap;
}

/*  Version 1 styles */
.BodyCell {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.BodyCell_paddingRightLeft {
	padding-right: 15px;
	padding-left: 15px;
}

.BodyCell_noPadding {

}

.BuyNow {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.BuyNowText {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

.CalendarLayout {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.CallToAction_paddingBottom20px {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;	
	padding-bottom: 20px;
	text-align: left;
}

.CallToAction_paddingBottom15px {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;	
	padding-bottom: 15px;
	text-align: left;
}

.CallToAction_paddingTop5px {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;	
	text-align: left;
	padding-top: 5px;
}

.FeatureItemNameCell {
	padding-top: 15px;
}

.FeatureItemNameTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.FeatureItemNameText {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;	
	white-space: nowrap;
	text-align: left;
	padding-left: 5px;
}

.FeaturedItemBody {
	font-size: 11px;
	line-height: 16px;
	padding-top:10px;
}

.FeaturedItemBody_paddingTop15px {
	font-size: 11px;
	line-height: 16px;
	padding-top:15px;
}

.FeaturedItemBodyCell {
	padding-left: 10px;
}

.FeaturedItemBodyText {
	font-size: 11px;
	line-height: 16px;
	padding-top: 5px;
}

.FeaturedItemBodyTextBold {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	padding-top: 5px;
}

.FeaturedItemDetail {
	padding-top: 10px;
	padding-bottom: 10px;	
}

.FeaturedItemDetail_paddingTop10px {
	padding-top: 10px;
}

.FeaturedItemDetailBullet {
	width: 18px;
	height: 18px;
	background-image: url('../siteassist_images/arrow.gif');
}

.FeaturedItemDetailCell {
	font-size: 12px;
	line-height: 18px;	
	font-weight: bold;
	padding-left: 5px;
	white-space: nowrap;	
}

.FeaturedItemDetailCell_noLineHeight {
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	white-space: nowrap;	
}

.FeaturedItemDetailCell_fontSize11px_lineHeight16px {
	font-size: 11px;
	line-height: 16px;	
	font-weight: bold;
	padding-left: 5px;
	white-space: nowrap;	
}

.FeaturedItemDetailTable {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.FeaturedItemImage {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.FeaturedItemNameBullet {
	width: 18px;
	height: 18px;
	background-image: url('../siteassist_images/arrow.gif');
}

.FeaturedItemNameCell {
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	white-space: nowrap;	
}

.FeaturedItemNameTable {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.FeedbackCell {
	font-size: 11px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.GalleryCell_paddingBottom15px {
	padding-bottom: 15px;
}

.GalleryCell_paddingLeft10px_paddingBottom10px {
	padding-left: 10px;
	padding-bottom: 10px;	
}

.GalleryCell_paddingRight10px_paddingTop10px {
	padding-right: 10px;
	padding-top: 10px;	
}

.GalleryCell_paddingRight10px_paddingTop10px_paddingBottom10px {
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;	
}

.GalleryCell_paddingRight10px_paddingTop20px {
	padding-right: 10px;
	padding-top: 20px;	
}

.GalleryImage {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.GalleryLastCell {
	padding-top: 10px;
}

.GalleryLastCell_paddingTop10px_paddingBottom10px {
	padding-top: 10px;
	padding-bottom: 10px;	
}

.GalleryLastCell_paddingTop20px {
	padding-top: 20px;
}

.GalleryLink {
	font-size: 9px;
	line-height: 14px;
	padding: 5px;
	font-weight: bold;
}

.Layout {
    font-size: 11px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.LeftBodyCell {
	padding-right: 15px;
	padding-top: 15px;
}

.LeftBodyCell_padding15px {
	padding: 15px;
}

.LeftCell {
    padding-right: 5px;
}

.LinkCell {	
	text-align: center;
	padding: 5px;
}

.LinkLastCell {
	text-align: center;
	padding: 5px;	
}

.LinkTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.LinkText {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.PageSubTitle {
    font-size: 11px;
    letter-spacing: 2px;
}

.PageTitle {
	font-size: 18px;
	line-height: 27px;
	font-weight: bold;
	white-space: nowrap;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.PromotionBodyCell {
	padding: 10px;
}

.PromotionCell {
	font-size: 10px;
	padding-left: 15px;
    padding-right: 10px;
	padding-top: 20px;
}

.PromotionCell_padding15px {
  padding: 15px;
}

.PromotionHeadline {
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	white-space: nowrap;
	padding-top: 15px;
	text-align: left;
}

.PromotionHeadline_fontSize14px_noPadding {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
}

.PromotionImage {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.PromotionPointsCell {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

.PromotionPointsCell_paddingTop10px_paddingLeft15px_paddingRight15px {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

.PromotionPointsCell_paddingTop20px_paddingBottom20px_paddingLeft15px_paddingRight15px {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

.PromotionPointsCell_padding15px {
	padding-top: 15px;

	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

.PromotionSellingPoints {
	font-size: 11px;
	line-height: 16px;
	padding: 5px;
	text-align: left;
	white-space: nowrap;
}

.PromotionSellingPoints_fontSize12px_lineHeight18px_padding15px {
	font-size: 12px;
	line-height: 18px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}

.PromotionSellingPoints_fontSize12px_lineHeight18px_padding10px {
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
	text-align: left;
}

.PromotionText {
	font-size: 11px;
	line-height: 16px;
	text-align: left;
}

.PromotionTopCell {
	padding: 15px;
}

.RightBodyCell {
	padding-left: 15px;
	padding-top: 15px;
}

.RightBodyCell_padding15px {
	padding: 15px;
}

.ShowcaseCell {
	padding-top: 15px;
	padding-bottom: 15px;	
}

.SpecRow1 {

}

.SpecRow1LeftCell {
	font-size: 11px;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
}

.SpecRow1RightCell {
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}

.SpecRow2 {

}

.SpecRow2LeftCell {
	font-size: 11px;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
}

.SpecRow2RightCell {
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
}

.SpecTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.TopBody {
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 15px;	
}

.TopCell {
	font-size: 11px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 10px;
}

.YearCell {
	font-size: 18px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.calendarText {
	font-size: 9px; 
	line-height: 14px;
	font-weight: bold;
}

.calendarTextLast {
	font-size: 9px; 
	line-height: 14px;
	font-weight: bold;
}

.date {
	font-size: 9px; 
	line-height: 14px;
	font-weight: bold;
}

.dateLast {
	font-size: 9px; 
	line-height: 14px;
	font-weight: bold;
}

.dayOfWeek {
	font-size: 9px; 
	line-height: 14px;
	font-weight: bold;
}

.dayOfWeekLast {
	font-size: 9px; 
	line-height: 14px;
	font-weight: bold;
}

.footerTable {
    font-size: 11px;
}

.headerTable  {
	
}

.leftContentTable {
	
}

.leftContentTable a, .leftContentTable a:visited {
	
}

.leftContentTable a:hover {
	
}

.monthYear {
	font-size: 12px; 
	line-height: 18px;
	font-weight: bold;
}

a:link {

}

a:visited {

}

.BulletTD {
	width: 18px;
}

/* Site Name & Description Classes */


.SiteName {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.SiteNameInnerTD {
	font-size: 11px;
  padding-left: 15px;
}

.SiteDescription {
	font-size: 11px;
}


/* ------------ New Page Type Additions - Justin Nemeth ------------ */

.SectionTitle {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 2px;
}

.BorderDotted {
	border-width: 1px;
	border-style: dotted;
	padding: 2px;
}

.BulletUL {
	line-height: 1.8em;
	list-style-image: url(../bullet.gif);
}

.BulletDiv {
	background-image: url(../bullet.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	margin-left: 25px;
}

.BulletUL2 {
	list-style-image: url(../bullet.gif);
	line-height: 1.8em;
}

.BulletDiv2 {
	background-image: url(../bullet.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	margin-left: 25px;
}

a.LinkTextDark {
	text-decoration: none;
}

a.LinkTextDark:hover {
	text-decoration: underline;
}

.LightHR {
	height: 1px;
}

/*****************
color
*****************/
a:link  {
	color: #3A32C4; /* Link */
}

a:visited  {
	color: #3A32C4; /* Link */
}

li.default{
	color: #2D2B2E; /* Text Dark */
}
li.highlight{
	color: #2D2B2E; /* Text Dark */
}
li.linked{
	color: #3A32C4; /* Link */
}

div.boxTop {
	background-color: #9EA3AA; /* Table BG Dark */
}

div.linkBox {
	border: 1px solid #767A7F; /* Border Dark*/
	background-color: #E3E3E4; /* Table BG Light */
}

div.bannerNav {
	border: 1px solid #888D93; /* Border Light*/
	background-color: #E3E3E4; /* Table BG Light */
	color: #2D2B2E; /* Text Dark */
}

table.calendar {
	border: 1px solid #888D93; /* Border Light */
}

table.calendar th{
	border: 1px solid #888D93; /* Border Light*/
	background-color: #9EA3AA; /* Table BG Dark */
}

table.calendar tr.day td{
	border: 1px solid #888D93; /* Border Light*/
	background-color: #E3E3E4; /* Table BG Light */
}

table.calendar tr.box td{
	border: 1px solid #888D93; /* Border Light*/
}

table.labelBox tr td{
	background-color: #E3E3E4; /* Table BG Light */
}

table.labelBox td, table.labelBox th{
	border: 1px solid #888D93; /* Border Light*/
}

.homeFeatureContainer{
	border-top: 1px dotted #767A7F; /* Border Dark*/ 
}

div.hr {
	border-bottom: 1px solid #767A7F; /* Border Dark*/
}

div.imgBox {
	border: 1px solid #767A7F; /* Border Dark*/
}

div.imgBoxLeft {
	border: 1px solid #767A7F; /* Border Dark */
}

div.imgBoxColumn img{
	border: 1px solid #767A7F; /* Border Dark */
}

div.imgBoxLrgRight {
	border: 1px solid #767A7F; /* Border Dark */
}
div.imgBoxSmlRightTop {
	border: 1px solid #767A7F; /* Border Dark */
}
div.imgBoxSmlRightBot {
	border: 1px solid #767A7F; /* Border Dark */
}

.Layout  {
	border-top-color: #888D93; /* Border Light */
	border-right-color: #888D93; /* Border Light */
	border-bottom-color: #888D93; /* Border Light */
	border-left-color: #888D93; /* Border Light */
	background-color: #E3E3E4; /* Page Background */
}

.topNavTable  {
	color: #F4F2FC; /* Text Light */
	background-color: #B0B6BD; /* Tertiary */
}

.BodyCell  {
}

.BodyCell_paddingRightLeft {
}

.BodyCell_noPadding {
}

.TopCell  {
	color: #3A32C4; /* Link */
	border-bottom-color: #888D93; /* Border Light */
}

.FeedbackCell  {
	color: #3A32C4; /* Link */
	border-bottom-color: #888D93; /* Border Light */
}

.TopLink  {
	color: #3A32C4; /* Link */
}

.FeaturedItemBody  {
	color: #2D2B2E; /* Text Dark */
}

.FeaturedItemBody_paddingTop15px {
	color: #2D2B2E; /* Text Dark */
}

.FeaturedItemBodyText  {
	color: #2D2B2E; /* Text Dark */
}

.FeaturedItemBodyTextBold  {
	color: #383644; /* Primary */
}

.FeaturedItemDetailBullet  {
	color: #F4F2FC; /* Text Light */
	background-color: #7E8298; /* Secondary */
}

.FeaturedItemDetailCell  {
	color: #383644; /* Primary */
}

.FeaturedItemDetailCell_noLineHeight {
	color: #383644; /* Primary */
}

.FeaturedItemDetailCell_fontSize11px_lineHeight16px {
	color: #383644; /* Primary */
}

.FeaturedItemDetailTable  {
	background-color: #9EA3AA; /* Table BG Dark */
	border-top-color: #888D93; /* Border Light */
	border-right-color: #888D93; /* Border Light */
	border-bottom-color: #888D93; /* Border Light */
	border-left-color: #888D93; /* Border Light */
}

.GalleryImage  {
	border-top-color: #888D93; /* Border Light */
	border-right-color: #888D93; /* Border Light */
	border-bottom-color: #888D93; /* Border Light */
	border-left-color: #888D93; /* Border Light */
}

.GalleryCell  {
}

.GalleryCell_paddingBottom15px {
}

.GalleryCell_paddingLeft10px_paddingBottom10px {
}

.GalleryCell_paddingRight10px_paddingTop10px {
}

.GalleryCell_paddingRight10px_paddingTop10px_paddingBottom10px {
}

.GalleryCell_paddingRight10px_paddingTop20px {
}

.TopBody  {
	color: #2D2B2E; /* Text Dark */
}

.calendarText  {
	color: #2D2B2E; /* Text Dark */
	background-color: #E3E3E4; /* Table BG Light */
	border-top: 1px solid #888D93; /* Border Light */
	border-right: 1px solid #888D93; /* Border Light */
}

.calendarTextLast  {
	color: #2D2B2E; /* Text Dark */
	background-color: #E3E3E4; /* Table BG Light */
	border-top: 1px solid #888D93; /* Border Light */
}

.date  {
	color: #2D2B2E; /* Text Dark */
	background-color: #9EA3AA; /* Table BG Dark */
	border-top: 1px solid #767A7F; /* Border Dark */
	border-right: 1px solid #888D93; /* Border Light */
}

.dateLast  {
	color: #2D2B2E; /* Text Dark */
	background-color: #9EA3AA; /* Table BG Dark */
	border-top: 1px solid #767A7F; /* Border Dark */
}

.dayOfWeek  {
	color: #F4F2FC; /* Text Light */
	background-color: #383644; /* Primary */
	border-right: 1px solid #888D93; /* Border Light */
}

.dayOfWeekLast  {
	color: #F4F2FC; /* Text Light */
	background-color: #383644; /* Primary */
}

.monthYear  {
	color: #2D2B2E; /* Text Dark */
	background-color: #9EA3AA; /* Table BG Dark */
}

.CalendarLayout  {
	border-top-color: #888D93; /* Border Light */
	border-right-color: #888D93; /* Border Light */
	border-bottom-color: #888D93; /* Border Light */
	border-left-color: #888D93; /* Border Light */
}

.YearCell  {
	color: #2D2B2E; /* Text Dark */
	border-bottom-color: #B0B6BD; /* Tertiary */
}

.FeaturedItemImage  {
	border-top-color: #888D93; /* Border Light */
	border-right-color: #888D93; /* Border Light */
	border-bottom-color: #888D93; /* Border Light */
	border-left-color: #888D93; /* Border Light */
}

.FeaturedItemBodyCell  {
}

.FeaturedItemNameBullet  {
	color: #F4F2FC; /* Text Light */
	background-color: #7E8298; /* Secondary */
}

.FeaturedItemNameTable  {
	background-color: #9EA3AA; /* Table BG Dark */
	border-top-color: #888D93; /* Border Light */
	border-right-color: #888D93; /* Border Light */
	border-bottom-color: #888D93; /* Border Light */
	border-left-color: #888D93; /* Border Light */
}

.FeaturedItemNameCell  {
	color: #383644; /* Primary */
}

.BuyNow  {
	background-color: #3A32C4; /* Link */
}

.BuyNowText  {
	color: #F4F2FC; /* Text Light */
}

.PromotionPointsCell  {
}

.PromotionPointsCell_paddingTop10px_paddingLeft15px_paddingRight15px {
}

.PromotionPointsCell_paddingTop20px_paddingBottom20px_paddingLeft15px_paddingRight15px {
}

.PromotionPointsCell_padding15px {
}

.PromotionSellingPoints  {
	color: #383644; /* Primary */
	background-color: #9EA3AA; /* Table BG Dark */
}

.PromotionSellingPoints_fontSize12px_lineHeight18px_padding15px {
	color: #383644; /* Primary */
	background-color: #9EA3AA; /* Table BG Dark */
}

.PromotionSellingPoints_fontSize12px_lineHeight18px_padding10px {
	color: #383644; /* Primary */
	background-color: #9EA3AA; /* Table BG Dark */
}

.FeaturedItemDetail  {
}

.FeaturedItemDetail_paddingTop10px {
}

.LeftCell  {
}

.GalleryLastCell  {
}

.GalleryLastCell_paddingTop10px_paddingBottom10px {
}

.GalleryLastCell_paddingTop20px {
}

.GalleryLink  {
	color: #3A32C4; /* Link */
}

.PromotionCell  {
	color: #2D2B2E; /* Text Dark */
	border-left: 1px solid #888D93 /* Border Light */
}

.PromotionCell_padding15px {
	color: #2D2B2E; /* Text Dark */
	border-left: 1px solid #888D93 /* Border Light */
}

.LinkCell  {
	border-right: 1px solid #888D93; /* Border Light */
}

.LinkLastCell  {
}

.LinkTable  {
	border-top-color: #888D93; /* Border Light */
	border-right-color: #888D93; /* Border Light */
	border-bottom-color: #888D93; /* Border Light */
	border-left-color: #888D93; /* Border Light */
	background-color: #E3E3E4; /* Table BG Light */
}

.LinkText  {
	color: #3A32C4; /* Link */
}

.SpecTable  {
	border-top-color: #767A7F; /* Border Dark */
	border-right-color: #767A7F; /* Border Dark */
	border-bottom-color: #767A7F; /* Border Dark */
	border-left-color: #767A7F; /* Border Dark */
}

.SpecRow1LeftCell  {
	color: #2D2B2E; /* Text Dark */
	border-right-color: #888D93; /* Border Light */
}

.SpecRow1RightCell  {
	color: #2D2B2E; /* Text Dark */
}

.SpecRow2RightCell  {
	color: #2D2B2E; /* Text Dark */
	border-top-color: #767A7F; /* Border Dark */
}

.SpecRow2LeftCell  {
	color: #2D2B2E; /* Text Dark */
	border-right-color: #888D93; /* Border Light */
	border-top-color: #767A7F; /* Border Dark */
}

.SpecRow1  {
	background-color: #E3E3E4; /* Table BG Light */
}

.SpecRow2  {
	background-color: #9EA3AA; /* Table BG Dark */
}

.ShowcaseCell  {
}

.PromotionImage  {
	border-top-color: #888D93; /* Border Light */
	border-right-color: #888D93; /* Border Light */
	border-bottom-color: #888D93; /* Border Light */
	border-left-color: #888D93; /* Border Light */
}

.PromotionHeadline  {
	color: #3A32C4; /* Link */
}

.PromotionHeadline_fontSize14px_noPadding {
	color: #3A32C4; /* Link */
}

.PromotionText  {
	color: #2D2B2E; /* Text Dark */
}

.CallToAction  {
	color: #2D2B2E; /* Text Dark */
}

.CallToAction_paddingBottom20px {
	color: #2D2B2E; /* Text Dark */
}

.CallToAction_paddingBottom15px {
	color: #2D2B2E; /* Text Dark */
}

.CallToAction_paddingTop5px {
	color: #2D2B2E; /* Text Dark */
}

.LeftBodyCell  {
	border-right: 1px solid #888D93 /* Border Light */
}

.LeftBodyCell_padding15px {
	border-right: 1px solid #888D93 /* Border Light */
}

.RightBodyCell  {
}

.RightBodyCell_padding15px {
}

.FeatureItemNameTable  {
	border-top-color: #888D93; /* Border Light */
	border-right-color: #888D93; /* Border Light */
	border-bottom-color: #888D93; /* Border Light */
	border-left-color: #888D93; /* Border Light */
	background-color: #9EA3AA; /* Table BG Dark */
}

.FeatureItemNameCell  {
}

.FeatureItemNameText  {
	color: #383644; /* Primary */
}

.PromotionBodyCell  {
}

.PromotionTopCell  {
}

#leftContent {
	background-color: #9EA3AA; /* Table BG Dark */
}

#leftContent a, #leftContent a:visited {
}

#leftContent a:hover {
}

#rightContent {
	color: #2D2B2E; /* Text Dark */
}

.PageSubTitle {
}

.footerTable {
}

.SectionTitle {
	color: #2D2B2E; /* text dark */
	border-color: #888D93; /* border light */
}

.BorderDotted {
	border-color: #888D93; /* border light */
}

a.LinkTextDark {
	color: #2D2B2E; /* text dark */
}

a.LinkTextDark:hover {
}

.LightHR {
	color: #888D93; /* border light */
	border-color: #888D93; /* border light */
}

/* ---  Template Classes ------------------------------------------------------------------------------------------ */
body {
	background-color: #FFFFFF; /* Global White */
}

.LayoutTable {
	border-right: 1px solid #888D93; /* Border Light */
}

.SpacerHorizontal {
	background-color: #B0B6BD; /* Tertiary */
}

.LeftStripe {
	background-color: #B0B6BD; /* Tertiary */
}

.SiteNameInnerTD {
  color: #B0B6BD; /* Tertiary */
}

#template_SiteNameTD_Light {
	color: #2D2B2E; /* Text Dark */
}

#template_SiteNameTD_Dark {
	color: #DFE4E9; /* Neutral Light */
}

/* ------------ Template Classes - E ------------ */
.footerTable {
  color: #BABDC2; /* Neutral Dark */
}


/* --- Home Page Classes ------------------------------------------------------------------------------------------ */
.homeMainFeature {
  border-bottom: 3px double #B0B6BD; /* Tertiary */
}

.homeRightTable {
  border: 3px double #B0B6BD; /* Tertiary */
}

.homeLink {
  color: #2D2B2E; /* Text Dark */
}

.homeLink a, .homeLink a:link, .homeLink a:visited, .homeLink a:active {
  color: #2D2B2E; /* Text Dark */
}

.homeLinkContent a:hover {
}

.homeFeatureText
{
	color: #2D2B2E; /* Text Dark */
}

.homeFeatureHeadline
{
	color: #2D2B2E; /* Text Dark */
}

.homeMainText {
	color: #2D2B2E; /* Text Dark */
}

.homeSmallText {
	color: #2D2B2E; /* Text Dark */
}

/* ------------ Home Page B Classes ------------ */
.homeLeftHeader {
	color: #F4F2FC; /* Text Light */
	border-bottom-color: #BABDC2; /* Neutral Dark */
}

.homeFeatureHeader
{
  color: #F4F2FC; /* Text Light */
}

/* ------------ Home Page Classes - E ------------ */
.LayoutTable_Home {
	border-right-color: #BABDC2; /* Neutral Dark */
	border-bottom-color: #BABDC2; /* Neutral Dark */
}

.SpacerHorizontal_Home {
	background-color: #BABDC2; /* Neutral Dark */
}

/******************
navigation
******************/
/* Top Navigation Classes */
.SAW_TopNav_Light, 
.SAW_TopNav_Dark {
  border-width: 1px;
	border-style: solid;
	font-size: 11px;
	font-weight: bold;	
}

.SAW_TopNav_Light a, .SAW_TopNav_Light a:link, .SAW_TopNav_Light a:visited, .SAW_TopNav_Light a:active, .SAW_TopNav_Light a:hover, 
.SAW_TopNav_Dark a, .SAW_TopNav_Dark a:link, .SAW_TopNav_Dark a:visited, .SAW_TopNav_Dark a:active, .SAW_TopNav_Dark a:hover  {
	display:block;
	padding-right: 11px;
	padding-left: 11px;
}
.SAW_TopNav_Light a, .SAW_TopNav_Light a:link, .SAW_TopNav_Light a:visited, .SAW_TopNav_Light a:active, 
.SAW_TopNav_Dark a, .SAW_TopNav_Dark a:link, .SAW_TopNav_Dark a:visited, .SAW_TopNav_Dark a:active  {
	text-decoration: none;
}

/* Side Navigation Declarations */
#SAW_SideNavigation {
  font-size: 11px;
}

#SAW_SideNavigation_Table {

}

.SAW_SideNav1_Box, .SAW_SideNav1_Open_Box {
  padding: 2px;
  border-width: 1px;
  border-style: solid;
}
.SAW_SideNav1_Box a, .SAW_SideNav1_Box a:active, .SAW_SideNav1_Box a:link, .SAW_SideNav1_Box a:hover, .SAW_SideNav1_Box a:visited, .SAW_SideNav1_Open_Box a, .SAW_SideNav1_Open_Box a:active, .SAW_SideNav1_Open_Box a:link, .SAW_SideNav1_Open_Box a:hover, .SAW_SideNav1_Open_Box a:visited {
  font-size: 11px;
  text-decoration: none;
}

.SAW_SideNav1_Open_Child_Selected_Box, .SAW_SideNav1_Open_Selected_Box, .SAW_SideNav1_Selected_Box {
  padding: 2px;
  border-width: 1px;
  border-style: solid;
}
.SAW_SideNav1_Open_Child_Selected_Box a, .SAW_SideNav1_Open_Child_Selected_Box a:active, .SAW_SideNav1_Open_Child_Selected_Box a:link, .SAW_SideNav1_Open_Child_Selected_Box a:hover, .SAW_SideNav1_Open_Child_Selected_Box a:visited, .SAW_SideNav1_Open_Selected_Box a, .SAW_SideNav1_Open_Selected_Box a:active, .SAW_SideNav1_Open_Selected_Box a:link, .SAW_SideNav1_Open_Selected_Box a:hover, .SAW_SideNav1_Open_Selected_Box a:visited, .SAW_SideNav1_Selected_Box a, .SAW_SideNav1_Selected_Box a:active, .SAW_SideNav1_Selected_Box a:link, .SAW_SideNav1_Selected_Box a:hover, .SAW_SideNav1_Selected_Box a:visited {
  text-decoration: none;
  font-weight: bold;
}

.SAW_SideNav1_Open_Child_Selected_Spacer_Box, .SAW_SideNav1_Open_Selected_Spacer_Box, .SAW_SideNav1_Selected_Spacer_Box, .SAW_SideNav1_Open_Spacer_Box, .SAW_SideNav1_Spacer_Box {
  height: 2px;
}

.SAW_SideNav1_Open_Child_Selected_Children_Box, .SAW_SideNav1_Open_Selected_Children_Box, .SAW_SideNav1_Selected_Children_Box, .SAW_SideNav1_Open_Children_Box, .SAW_SideNav1_Children_Box {
  padding-left: 8px;
  border-width: 1px;
  border-style: solid;
  border-top-width: 0px;
}

.SAW_SideNav2_Box, .SAW_SideNav2_Open_Box, .SAW_SideNav2_Open_Child_Selected_Box {
  padding: 2px;
}
.SAW_SideNav2_Box a, .SAW_SideNav2_Box a:active, .SAW_SideNav2_Box a:hover, .SAW_SideNav2_Box a:link, .SAW_SideNav2_Box a:visited, .SAW_SideNav2_Open_Box a, .SAW_SideNav2_Open_Box a:active, .SAW_SideNav2_Open_Box a:hover, .SAW_SideNav2_Open_Box a:link, .SAW_SideNav2_Open_Box a:visited, .SAW_SideNav2_Open_Child_Selected_Box a, .SAW_SideNav2_Open_Child_Selected_Box a:active, .SAW_SideNav2_Open_Child_Selected_Box a:hover, .SAW_SideNav2_Open_Child_Selected_Box a:link, .SAW_SideNav2_Open_Child_Selected_Box a:visited {
  text-decoration: none;
}

.SAW_SideNav2_Open_Selected_Box {
  padding: 2px;
}
.SAW_SideNav2_Open_Selected_Box a, .SAW_SideNav2_Open_Selected_Box a:active, .SAW_SideNav2_Open_Selected_Box a:hover, .SAW_SideNav2_Open_Selected_Box a:link, .SAW_SideNav2_Open_Selected_Box a:visited {
  text-decoration: none;
  font-weight: bold;
}

.SAW_SideNav3_Box, .SAW_SideNav3_Open_Box {
  padding: 2px 2px 2px 10px;
}
.SAW_SideNav3_Box a, .SAW_SideNav3_Box a:active, .SAW_SideNav3_Box a:hover, .SAW_SideNav3_Box a:link, .SAW_SideNav3_Box a:visited, .SAW_SideNav3_Open_Box a, .SAW_SideNav3_Open_Box a:active, .SAW_SideNav3_Open_Box a:hover, .SAW_SideNav3_Open_Box a:link, .SAW_SideNav3_Open_Box a:visited {
  text-decoration: none;
}

.SAW_SideNav3_Open_Selected_Box, .SAW_SideNav3_Selected_Box {
  padding: 2px 2px 2px 10px;
}
.SAW_SideNav3_Open_Selected_Box a, .SAW_SideNav3_Open_Selected_Box a:active, .SAW_SideNav3_Open_Selected_Box a:hover, .SAW_SideNav3_Open_Selected_Box a:link, .SAW_SideNav3_Open_Selected_Box a:visited, .SAW_SideNav3_Selected_Box a, .SAW_SideNav3_Selected_Box a:active, .SAW_SideNav3_Selected_Box a:hover, .SAW_SideNav3_Selected_Box a:link, .SAW_SideNav3_Selected_Box a:visited {
  text-decoration: none;
  font-weight: bold;
}

/*********************
nav color
*********************/
/* --- Box Top Navigation Declarations ----------------------------------------------------- */
/* Light Classes */
.SAW_TopNav_Light a, .SAW_TopNav_Light a:link, .SAW_TopNav_Light a:visited, .SAW_TopNav_Light a:active  {
  color: #2D2B2E; /* Text Dark */
}

.SAW_TopNav_Light a:hover {
	color: #FFFFFF; /* Global White */
	background-color: #383644; /* Primary */
}

/* Dark Classes */
.SAW_TopNav_Dark a:link, .SAW_TopNav_Dark a:visited, .SAW_TopNav_Dark a:active{
	color: #DFE4E9; /* Neutral Light */
}

.SAW_TopNav_Dark a:hover {
	color: #FFFFFF; /* Global White */
	background-color: <Text_Medium />; /* Text Medium */
}

/* --- Box Side Navigation Declarations ----------------------------------------------------------------------------------- */
.SAW_SideNav1_Box, .SAW_SideNav1_Open_Box {
  border-color: #BABDC2; /* Neutral Dark */
  background-color: #9EA3AA; /* Table BG Dark */
}
.SAW_SideNav1_Box a, .SAW_SideNav1_Box a:active, .SAW_SideNav1_Box a:link, .SAW_SideNav1_Box a:visited, .SAW_SideNav1_Open_Box a, .SAW_SideNav1_Open_Box a:active, .SAW_SideNav1_Open_Box a:link, .SAW_SideNav1_Open_Box a:visited {
  color: #2D2B2E; /* Text Dark */
}
.SAW_SideNav1_Box a:hover, .SAW_SideNav1_Open_Box a:hover {
  color: #3A32C4; /* Link */
}

.SAW_SideNav1_Box a:selected {
  color: #3A32C4; /* Link */
}

.SAW_SideNav1_Open_Child_Selected_Box, .SAW_SideNav1_Open_Selected_Box, .SAW_SideNav1_Selected_Box {
  border-color: #BABDC2; /* Neutral Dark */
  background-color: #383644; /* Primary */
}
.SAW_SideNav1_Open_Child_Selected_Box a, .SAW_SideNav1_Open_Child_Selected_Box a:active, .SAW_SideNav1_Open_Child_Selected_Box a:link, .SAW_SideNav1_Open_Child_Selected_Box a:visited, .SAW_SideNav1_Open_Selected_Box a, .SAW_SideNav1_Open_Selected_Box a:active, .SAW_SideNav1_Open_Selected_Box a:link, .SAW_SideNav1_Open_Selected_Box a:visited, .SAW_SideNav1_Selected_Box a, .SAW_SideNav1_Selected_Box a:active, .SAW_SideNav1_Selected_Box a:link, .SAW_SideNav1_Selected_Box a:visited {
  color: #F4F2FC; /* Text Light */
}
.SAW_SideNav1_Open_Child_Selected_Box a:hover, .SAW_SideNav1_Open_Selected_Box a:hover, .SAW_SideNav1_Selected_Box a:hover {
  color: #3A32C4; /* Link */
}

.SAW_SideNav1_Open_Child_Selected_Children_Box, .SAW_SideNav1_Open_Selected_Children_Box, .SAW_SideNav1_Selected_Children_Box, .SAW_SideNav1_Open_Children_Box, .SAW_SideNav1_Children_Box {
  background-color: #E3E3E4; /* Table BG Light */
  border-color: #BABDC2; /* Neutral Dark */
}

.SAW_SideNav1_Open_Children_Box, .SAW_SideNav1_Children_Box {
  background-color: #9EA3AA; /* Table BG Dark */
}

.SAW_SideNav2_Box a, .SAW_SideNav2_Box a:active, .SAW_SideNav2_Box a:link, .SAW_SideNav2_Box a:visited, .SAW_SideNav2_Open_Box a, .SAW_SideNav2_Open_Box a:active, .SAW_SideNav2_Open_Box a:link, .SAW_SideNav2_Open_Box a:visited, .SAW_SideNav2_Open_Child_Selected_Box a, .SAW_SideNav2_Open_Child_Selected_Box a:active, .SAW_SideNav2_Open_Child_Selected_Box a:link, .SAW_SideNav2_Open_Child_Selected_Box a:visited {
  color: #2D2B2E; /* Text Dark */
}
.SAW_SideNav2_Box a:hover, .SAW_SideNav2_Open_Box a:hover, .SAW_SideNav2_Open_Child_Selected_Box a:hover {
  color: #3A32C4; /* Link */
}

.SAW_SideNav2_Open_Selected_Box a, .SAW_SideNav2_Open_Selected_Box a:active, .SAW_SideNav2_Open_Selected_Box a:hover, .SAW_SideNav2_Open_Selected_Box a:link, .SAW_SideNav2_Open_Selected_Box a:visited {
  color: #3A32C4; /* Link */
}

.SAW_SideNav3_Box a, .SAW_SideNav3_Box a:active, .SAW_SideNav3_Box a:link, .SAW_SideNav3_Box a:visited, .SAW_SideNav3_Open_Box a, .SAW_SideNav3_Open_Box a:active, .SAW_SideNav3_Open_Box a:link, .SAW_SideNav3_Open_Box a:visited {
  color: #2D2B2E; /* Text Dark */
}
.SAW_SideNav3_Box a:hover, .SAW_SideNav3_Open_Box a:hover {
  color: #3A32C4; /* Link */
}

.SAW_SideNav3_Open_Selected_Box a, .SAW_SideNav3_Open_Selected_Box a:active, .SAW_SideNav3_Open_Selected_Box a:hover, .SAW_SideNav3_Open_Selected_Box a:link, .SAW_SideNav3_Open_Selected_Box a:visited, .SAW_SideNav3_Selected_Box a, .SAW_SideNav3_Selected_Box a:active, .SAW_SideNav3_Selected_Box a:hover, .SAW_SideNav3_Selected_Box a:link, .SAW_SideNav3_Selected_Box a:visited {
  color: #3A32C4; /* Link */
}
.WADADataTableHeader
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: right;
}
.WADADataTableCell
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 5px;
}
