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

