/* KPLU CSS Document */
/* Template Specific */
body{
	background:#C1C9DD;
	color:black;
	margin: 0px;
}
.Sponsors{
	background:white;
}
.smallblue{
	background:#002280;
	color:white;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: xx-small;
	height:10px;
	border-bottom:1px solid #7F93BA;
}
td.BodyContainer{
	background:white;
}
#tip {
	vertical-align:top;
	height: 50px;
	width: 363px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: black;
	margin-top:0px;
	margin-bottom:10px;
}
#topborder{
	background:#003590;
	/*border-bottom:1px solid #3B66AA;*/
	height:10px;
}
#tipbody{
	vertical-align:top;
	background-color:#BFD0EA;
	/*background-image:url(/images/tipohouse.gif);*/
	padding:5px;
	font-weight:600;
}
/* End Template Specific */

/* Column Headings */
TD.Menu{
	color:white;
}
/* End Column Headings */

/* HeaderContainer */
.HeaderContainer{
	vertical-align: bottom;
	padding: 0px;
}

/* PageHeader */
.PageHeader .Main{
	background-color:#518274;
	height: 138px;
}
.PageHeader .Main A{
	color: white;
	text-decoration: none;
}
.PageHeader .Menu{
	background-color: #002280;
	color: #white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 5px;
	text-align:center;
	font-variant:small-caps;
}
.PageHeader .Menu A{
	background-color: #002280;
	color: #white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: white;
	text-decoration: none;
}
.PageHeader .Menu A:hover{
	text-decoration:underline;
	color:white;
}
.PageHeader .Bar{
	background-color: #518274;
	height: 1px;
}
.PageHeader{
	margin: 0px 0px 0px 0px;
}
/* End PageHeader */

/* CentreRow Settings */
TD.CentreRow{
	background-color: #white;
	height:1px;
}
/* End CentreRow Settings */

/* LeftColumn Panels */
TD.LeftColumn{
	background-color: #bdd1cc;
	padding: 0px;
	vertical-align: top;
	width: 20%;
	border-top: 3px solid #FBC200;
	border-right:1px solid #FBC200;
}
.LeftColumn .Heading{
	font-family: Arial, Arial, Sans-serif;
	font-size:14px;
	font-weight:600;
	font-variant:small-caps;
	color:white;
	background-image:url(/images/home.gif);
	background:no-repeat;
	background-color:#518274;
}
.LeftColumn .Panel{
	border-collapse: collapse;
	width: 100%;
	margin: 0px;
}
.LeftColumn .Content{
	padding: 10px 10px 20px 10px;
	color:#1E4370;
}
/* End LeftColumn Panels */

/* CentreColumn styles */
TD.CentreColumn{
	border-left: solid 1px #e9ddc1;
	border-right: solid 1px #e9ddc1;
	background-color:white;
	vertical-align: top;
	padding: 20px 20px 20px 20px;
	height: 700px;
}
.CentreColumn .Heading{
	/* color: #af833c; */
	color: #002280;
	font-weight: bolder;
	font-size: 18px;
	padding: 3px 3px 10px 0px;
}
.CentreColumn .SmallText{
	color: Gray;
	font-size: 11px;
}
.CentreColumn .SmallText A{
	color: Gray;
	font-size: 11px;
}
.CentreColumn .Box{
	border-right: #a8380 1px solid;
	border-top: #a8380 1px solid;
	border-left: #a8380 1px solid;
	border-bottom: #a8380 1px solid;
	background-color: #f8f8f8;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.CentreColumn .Required{
	color: Red;
}

.CentreColumn .Message{
	background-color: #fbfbfb;
	border: #e9c4b8 1px solid;
	width: 98%;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	margin: 10px 0px 10px 0px;
}

.CentreColumn .HorizontalRule{
	border-bottom: solid 1px #f6eadf;
	height: 1px;
	font-size: 1px;
	margin: 5px 0px 5px 0px;
}
.CentreColumn .Panel{
	border-collapse: collapse;
}
.CentreColumn .Panel TD{
	padding: 0px;
}
/* End CentreColumnStyles */

/* Right column panels */
TD.RightColumn{
	background-color: #bdd1cc;
	padding: 0px;
	vertical-align: top;
	width: 20%;
	/*display:none;*/
}
.RightColumn .Panel .Heading{
	background-color: #518274;
	color: White;
	font-family: Arial, Arial, Sans-serif;
	font-size:14px;
	font-weight:600;
	font-variant:small-caps;
}
.RightColumn .Heading{
	font-family: Arial, Arial, Sans-serif;
	font-size:14px;
	font-weight:600;
	font-variant:small-caps;
	/*letter-spacing: 2px;
	word-spacing: 5px;*/
	color:white;
	background-color:#518274;
	padding-left:15px;
}
.RightColumn .Panel .Content .Message{
	color: Green;
	font-size: 11px;
}
.RightColumn .Panel{
	border-collapse: collapse;
	width: 100%;
	margin: 0px;
}
.RightColumn .Panel .Content{
	padding: 10px 10px 20px 10px;
}
/* END RightColumn panels */

/* Page columns */
TABLE.BodyColumns{
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
}
/* End Page columns */

/* ArticleSummariesPanel styles */
.ArticleSummariesPanel .Title{
	background-color: #fefdfb;
	border-bottom: solid 1px #e9ddc1;
	font-weight: bold;
	padding: 3px;
	width: 100%;
	display:block;
	
}
.ArticleSummariesPanel .Title A{
	text-decoration: none;
}
.ArticleSummariesPanel .Title A:hover{
	text-decoration: underline;
}
.ArticleSummariesPanel .Details{
	color: Gray;
	font-size: 10px;
	padding: 5px;
}
.ArticleSummariesPanel .Details A{
	color: gray;
}
.ArticleSummariesPanel .Status{
	background-color: #dbdbff;
}
.ArticleSummariesPanel .Status TABLE TD{
	font-size: 11px;
}
.ArticleSummariesPanel .Status .Notes{
	font-style: italic;
}
.ArticleSummariesPanel .Content{
	line-height: 18px;
}
.ArticleSummariesPanel .SmallLinks{
	margin: 10px 10px 20px 10px;
}
.ArticleSummariesPanel .SmallLinks A{
	text-decoration: none;
}
.ArticleSummariesPanel .SmallLinks .IMG{
	vertical-align: super;
}
.ArticleSummariesPanel IMG.AuthorPicture{
	margin: 0px 10px 10px 0px;
}
/* End ArticleSummariesPanel styles */

/* Misc Styles */
DIV.ListItem, .ListItem, DIV.BulletItem{
    /*background-image: url("../Images/BrownBullet.gif");*/
	/*padding:0px 0px 0px 10px;*/
    background-repeat: no-repeat;
    background-position: left center;
	font-weight:700;
	padding-bottom:5px;
}
.SubItem{
	font-size:12px;
	font-weight:500;
	padding-bottom:5px;
}
DIV.DirectoryItem{
	padding-left:10px;
	font-weight:700;
	padding-bottom:5px;
}
DIV.Trail{
	background-color: #fbfbfb;
	border: #e9c4b8 1px solid;
	margin: 0px 0px 15px 0px;
	width: 100%;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
}
.HelpLink{
	cursor: help;
}
/* End Misc Styles */

/* ViewArticlePanel styles */
.ViewArticlePanel{
	border-collapse: collapse;
	width: 100%;
	font-weight: bolder;
	font-size: 18px;
	padding: 0px 0px 10px 0px;
}
.ViewArticlePanel .Title{
	color: #a8380;
}
.ViewArticlePanel .PageTitle{
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}
.ViewArticlePanel .content{
	line-height:18px;
}
.ViewArticlePanel .Details{
	color: Gray;
	font-size: 10px;
	padding: 5px;
}
.ViewArticlePanel .Details A{
	color: gray;
}
.AuthorSummary{
	background-color: #fbfbfb;
	border: #e9c4b8 1px solid;
	float: right;
	padding: 8px 8px 8px 8px;
	margin: 0px 0px 15px 15px;
	width: 180px;
}
.ArticleFeedbackPanel{
	background-color: #fbfbfb;
	border: #e9c4b8 1px solid;
	margin: 5px 0px 5px 0px;
	width: 100%;
	text-align: left;
	padding: 10px;
}
.AuthorSummary .Name{
	font-weight: bold;
	margin: 2px 0px 8px 0px;
	font-size: 11px;
}
.AuthorSummary .Biography{
	line-height: 18px;
	font-size: 11px;
}
.AuthorSummary .Picture{
	float: right;
	margin: 10px 10px 10px 10px;
}
.ArticleFeedbackPanel textarea{
	width:100%;
}
.ArticleFeedbackPanel .Heading{
	font-size: 12px;
}
.RatingDisplay, .Label{
	font-family: Tahoma;
	font-size: 10px;
	margin-right: 5px;
}
.RatingDisplay .Rating{
	padding: 0px 0px 0px 0px;
}
.RatingDisplay .Rating IMG{
	margin: 0px 2px 0px 2px;
}
/* End ViewArticlePanel styles */

/* MyArticlesPanel styles */
.MyArticlesPanel .Info .StatusDisapproved{
	color: #fffef;
	text-decoration: underline;
	cursor: help;
}
/* End MyArticlesPanel styles */

/* RecentNewsPanel styles */
.RecentNewsPanel .Title{
	background-color: #fefdfb;
	border-bottom: solid 1px #e9ddc1;
	text-decoration:none;
	font-weight: bold;
	padding: 3px;
}
.RecentNewsPanel .Date{
	color: Gray;
	font-size: 10px;
	padding: 5px 0px 3px 0px;
}
.RecentNewsPanel SPAN{
	width: 100%;
	display: block;
	color:030000;
}
.RecentNewsPanel .Item{
	margin-bottom: 20px;
}
.recentNewsMoreLink{
    text-decoration:none;
}
.recentNewsMoreLink:hover{
    text-decoration:underline;
}
.RecentNewsPanel .Content{
	line-height: 18px;
}
.RecentNewsPanel .SmallLinks{
	margin: 10px 10px 20px 10px;
}
.RecentNewsPanel .SmallLinks A{
	text-decoration: none;
}
.RecentNewsPanel .SmallLinks .IMG{
	vertical-align: super;
}
/* END RecentNewsPanel styles */

/* SmallSearchPanel styles */
.SmallSearchPanel .Button{
	color: #3a3a3a;
	font-size: 11px;
	width: 30px;
}
/* End SmallSearchPanel styles */

/* RecentBlogsPanel styles */
.RecentBlogsPanel{
	background-color: #fbfbfb;
	border: #e9c4b8 1px solid;
	float: right;
	padding: 2px 8px 8px 8px;
	margin: 35px 0px 5px 15px;
	width: 180px;
	font-size: 11px;
	margin-right: 0px;
}
.RecentBlogsPanel .Title{
	line-height: 18px
}
.RecentBlogsPanel .Details{
	color: Gray;
	font-size: 10px;
	padding-bottom: 10px;
}
.RecentBlogsPanel .Details A{
	color: Gray;
}
.ViewBlogEntryPanel .Details{
	color: Gray;
	font-size: 10px;
}
.ViewBlogEntryPanel .Details A{
	color: gray;
}
.RecentBlogsPanel .Heading{
	font-weight: bold;
	font-size: 11px;
}
.RecentBlogsPanel .Link{
	text-align: right;
}
.ArticleRelatedArticlesPanel .Heading{
	font-size:12px;
}
.ArticleSeriesPanel .Heading{
	font-size: 12px;
}
.ArticleCommentsPanel .Heading{
	font-size: 12px;
}
.ArticleRelatedLinksPanel .Heading{
	font-size: 12px;
}
.ViewBlogEntryPanel .Content{
	margin-top: 10px;
}
/* END RecentBlogsPanel styles */

/* BlogSummariesPanel styles */
.BlogSummariesPanel .Title{
	background-color: #fefdfb;
	border-bottom: solid 1px #e9ddc1;
	font-weight: bold;
	padding: 3px;
}
.BlogSummariesPanel .Title A{
	text-decoration: none;
}
.BlogSummariesPanel .Title A:hover{
	text-decoration: underline;
}
.BlogSummariesPanel .Details{
	color: Gray;
	font-size: 10px;
	padding: 5px;
}
.BlogSummariesPanel .Details A{
	color: gray;
}
.BlogSummariesPanel .Status{
	background-color: #dbdbff;
}
.BlogSummariesPanel .Status TABLE TD{
	font-size: 11px;
}
.BlogSummariesPanel .Status .Notes{
	font-style: italic;
}
.BlogSummariesPanel .Content{
	line-height: 18px;
	margin-bottom: 10px;
}
.BlogSummariesPanel .Content .SmallLinks{
	margin: 10px 10px 20px 10px;
}
.BlogSummariesPanel .Content .SmallLinks A{
	text-decoration: none;
}
.BlogSummariesPanel .Content .SmallLinks .IMG{
	vertical-align: super;
}
.BlogEntryCommentsPanel .Heading{
	font-size: 12px;
}
.SearchResultsPanel .Content{
	line-height: 18px;
}
/* End BlogSummariesPanel styles */

/* Added for 2005.2 */
.Paging{
	color: #3b3b3b;
	font-family: Arial;
	font-size: 11px;
}
.AdvancedSearchPanel{
	padding: 1px;
	margin: 0px;
}
/* End Added for 2005.2 */

/* Drop Down Menu Styles */
#dropmenudiv{
	position:absolute;
}
#dropmenudiv a.textblock{
	display: block;
	text-indent: 3px;
	border-top:  1px;
	border-left:  1px;
	border-right:  1px;
	border-bottom:  0px;
	border-style: solid;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	font:normal 11px Verdana;
	line-height:18px;
	white-space: nowrap;
	text-align: left;
	border-color:#d3994a;
	background-color: #fefdfb;
	color: #cc9548;
}
#dropmenudiv a.textblockLast{
	display: block;
	text-indent: 3px;
	padding: 1px;
	text-decoration: none;
	font-weight: bold;
	font:normal 11px Verdana;
	line-height:18px;
	white-space: nowrap;
	text-align: left;
	border-width:1px;
	border-style: solid;
	border: 1px solid #d3994a;
	background-color: #fefdfb;
	color: #cc9548;
}
#dropmenudiv img{
	display: block;
	text-align: left;	
}
#dropmenudiv a:hover{ 
	/*hover background color*/
	background-color: #e9b471;
}
.PageContainer{
	width: 780px;	
	/* netscape / gecko needs this */
	margin-left:auto;
	margin-right:auto;
	border: 2px solid #002280;
	border-collapse: collapse;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/* Netscape */
	margin-left:auto; margin-right:auto;
}
/* End Drop Down Menu Styles */

/* Page settings */
A{
	color: #1E4370;
	text-decoration: none;
}
A:hover{
	color: #1E4370;
	text-decoration:underline;
}
.PageFooter TD{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant:small-caps;
	text-align: center;
	background:#1F5647;
	color:white;
}
.PageFooter A{
	color:white;
	text-decoration:none;
}
.PageFooter A:hover{
	color:white;
	text-decoration:underline;
}
ul{
	margin: 0px 20px 0px 20px;
}
/* End Page settings */

/* Default text font settings */
body, td, p{
	font-family: Tahoma;
	font-size: 12px;
	color: #3b3b3b;
}
/* End Default text font settings */

/* Container settings */
.GlobalContainer{	
	/* I.E */
	text-align:center
}
.BodyContainer{
	vertical-align: top;
	height: 100%;
	padding: 0px 0px 0px 0px;
}
.FooterContainer{
	vertical-align: bottom;
	padding: 0px;
}
/* End Container settings */

/* Form styles */
.Field{
	font-size: 11px;
	margin-top: 5px;
}
.FieldFull{
	width: 100%;
	font-size: 11px;
	margin-top: 5px;
}
.Field120{
	width: 120px;
	font-size: 11px;
	margin-top: 5px;
}
.Field150{
	width: 150px;
	font-size: 11px;
	margin-top: 5px;
}
.Field200{
	width: 200px;
	font-size: 11px;
	margin-top: 5px;
}
.Field300{
	width: 300px;
	font-size: 11px;
	margin-top: 5px;
}
.Field400{
	width: 400px;
	font-size: 11px;
	margin-top: 5px;
}
.Field500{
	width: 500px;
	font-size: 11px;
	margin-top: 5px;
}
.FormButton{
	font-size: 11px;
	width: 100px;
}
.FieldLabel{
	white-space: nowrap;
}
/* End Form styles */

/* ArticleOptionsPanel styles */
.ArticleOptionsPanel DIV{
	margin: 5px 5px 5px 5px;
	font-size: 11px;
}
/* End ArticleOptionsPanel styles */

/* SiteMenuPanel styles */
.SiteMenuPanel .Content DIV{
	margin: 5px 5px 5px 5px;
	font-size: 11px;
}
/* End SiteMenuPanel styles */

/* ArticleHistoryPanel styles */
.ArticleHistoryPanel .Content{
	font-size: 11px;
}
.ArticleHistoryPanel ol{
	margin-bottom: 0px;
}
.ArticleHistoryPanel li{
	margin: 5px 0px 0px -10px;
}
/* End ArticleHistoryPanel styles */

/* RootArticleCategoryPanel */
.RootArticleCategoriesPanel DIV.ListItem{
	margin: 5px 0px 5px 10px;
}
/* End RootArticleCategoryPanel */

/* ArticlesToReadPanel styles */
.ArticlesToReadPanel .Content{
	font-size: 11px;
}
.ArticlesToReadPanel .ListItem{
	margin: 5px 0px 0px 0px;
}
/* End ArticlesToReadPanel Styles */

/* SmallArticleFavouritesPanel styles */
.SmallArticleFavouritesPanel .Content{
	font-size: 11px;
}
.SmallArticleFavouritesPanel .ListItem{
	margin: 5px 0px 0px 0px;
}
/* End SmallArticleFavouritesPanel styles */

/* PopularAuthorsPanel styles */
.PopularAuthorsPanel .Content{
	font-size: 11px;
}
.PopularAuthorsPanel ol{
	margin-bottom: 0px;
}
.PopularAuthorsPanel li{
	margin: 5px 0px 0px -10px;
}
/* End PopularAuthorsPanel styles */

/* PopularArticlesPanel styles */
.PopularArticlesPanel .Content{
	font-size: 11px;
}
.PopularArticlesPanel ol{
	margin-bottom: 0px;
}
.PopularArticlesPanel li{
	margin: 5px 0px 0px -10px;
}
/* End PopularArticlesPanel styles */

/* CategoryArticleMapPanel styles */
.CategoryArticleMapPanel .Content div{
	margin: 5px 0px 5px 0px;
}
/* End CategoryArticleMapPanel styles */

/* ViewCategoryAdvancedPanel styles */
.ViewCategoryAdvancedPanel A.Unread, .ViewCategoryAdvancedPanel A.Unread:visited{
	font-size: 12px;
	font-weight: bold;
	color: #cc9548;
}
.ViewCategoryAdvancedPanel A.Read, .ViewCategoryAdvancedPanel A.Read:visited{
	font-size: 12px;
	font-weight: bold;
	color: gray;
}
/* END ViewCategoryAdvancedPanel styles */

/* SyndicatePanel styles */
.SyndicatePanel .Title{
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}
.SyndicatePanel .Content DIV{
	margin-bottom: 5px;
	margin-left: 10px;
}
/* End SyndicatePanel styles */

/* ViewAuthorPanel styles */
.ViewAuthorPanel .AuthorPicture{
	margin: 0px 10px 10px 0px;
}

/* ViewAccountPanel styles */
.ViewAccountPanel .AuthorPicture{
	margin: 0px 10px 10px 0px;
}
/* End ViewAuthorPanel styles */


td.RightColumn{
	display:none;
}

div.Details{
	display:none;
}

div.Trail{
	display:none;
}

/* Dynamic Menu Styles */
#containerul, #containerul ul{
  text-align:left;
  margin:0; /* Removes browser default margins applied to the lists. */
  padding:0; /* Removes browser default padding applied to the lists. */
}

#containerul li{
  margin:0 0 0 30px; /* A left margin to indent the list items and give the menu a sense of structure. */
  padding:0; /* Removes browser default padding applied to the list items. */
  list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
}

#containerul .symbols{ /* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:12px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
}
#ViewCategoryArticleSummariesPanel_CategoryList{
	display:none;
}


.nwfooter {
	font-family:"Poor Richard" Serif;
	font-size:14px;
}
.nwfooter a{
	color:black;
}
.nwfooter a:active{
	color:black;
}
.nwfooter a:link{
	color:black;
}
.nwfooter a:hover{
	color:black;
}
p{
	font-weight:normal;
}

.tipScroller{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	
}

/* menu styles */
#dropmenu table{
	width:190px;
	font:normal 16px "Arial Narrow";
}
#dropmenu td{
	padding-left:10px;
	padding-top:5px;
	border-bottom:1px dotted #1E4370;
	font:normal 16px "Arial Narrow";
}
#dropmenu td:hover{
	background-color:#D6D6D6;
	background-image:none;
	border-bottom:1px dotted #C1C9DD;
	font:normal 16px "Arial Narrow";
}
#dropmenu a{
	width:100%;
	font:normal 16px "Arial Narrow";
}
#dropmenudiv{
	position:absolute;
	background-color:#BDD1cc;
	background-image:none;
	border:1px solid black;
	border-bottom-width: 1px;
	font:bold 12px "Arial Narrow";
	line-height:18px;
	z-index:100;
	text-align:left;
	padding:0px;
	margin:0px;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 0px;
	margin:0px;
	text-decoration: none;
	font-weight:bold;
	font:bold 12px "Arial Narrow";
}
#dropmenudiv a:hover{
	background-color:#1E4370;
	background-image:none;
	color:#BDD1CC;
	padding:0px;
	margin:0px;
	font-weight:bold;
	font:bold 12px "Arial Narrow";
}
#dropmenudiv table{
	width:190px;
	padding:0px;
	margin:0px;
	font-weight:bold;
	font:bold 12px "Arial Narrow";
}
#dropmenudiv td{
	border-bottom:1px dotted #1E4370;
	width:190px;
	padding:0px;
	margin:0px;
	font-weight:bold;
	font:bold 12px "Arial Narrow";
}
#dropmenudiv td:hover{
	background-color:#1E4370;
	background-image:none;
	border-bottom:1px dotted #C1C9DD;
	color:#BDD1CC;
	padding:0px;
	margin:0px;
	font-weight:bold;
	font:bold 12px "Arial Narrow";
}
#dropmenudiv td:hover a{
	background-color:#1E4370;
	background-image:none;
	color:#BDD1CC;
	padding:0px;
	margin:0px;
	font-weight:bold;
	font:bold 12px "Arial Narrow";
}
#dropmenudiv image{
	border:0px;
	padding:0px;
	margin:0px;
	font-weight:bold;
	font:bold 12px "Arial Narrow";
}
td.menuItem{
	font-weight:bold;
	color:#1E4370;
	background:#BDD1CC;
}
td.menuItem:hover{
	color:#BDD1CC;
	background:#1E4370;
	cursor:pointer;
}
td.menuItem:hover a{
	color:#BDD1CC;
	background:#1E4370;
	cursor:pointer;
}
td.menuItem:hover a:hover{
	color:#BDD1CC;
	background:#1E4370;
	cursor:pointer;
	text-decoration:none;
}
div.message{
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:yellow;
}