#InnerDiv
{
	background-color: White;
	width: 960px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#BtNavigation
{
	background-image: url( '/_layouts/images/ny/bt_left_top.gif' );
	background-repeat: no-repeat;
	min-height: 154px;
	height: auto;
	width: 183px;
	padding-left: 16px;
	padding-top: 20px;
}
#BtContent
{
	width: 761px;
}
#Header
{
	height: 20px;
	background-image: url( '/_layouts/images/ny/bt_middle_top.gif' );
	background-repeat: no-repeat;
	width: 761px;
	clear: both;
}

#Content
{
	width: 761px;
	background-image: url( '/_layouts/images/ny/bt_middle_bg.gif' );
	clear: both;
}
#LeftRight
{
	width: 736px;
}

#Title
{
	width: 736px;
	background-image: url( '/_layouts/images/ny/bt_title_bg.gif' );
	height: 56px;
	clear: both;
}

#TitleLeft
{
	width: 430px;
}

#Icon
{
	padding-left: 16px;
	padding-right: 14px;
	padding-bottom: 17px;
	padding-top: 16px;
	width: 23px;
	height: 23px;
}

#TitleTextAndImage
{
	width: 377px;
}

#TitleText
{
	width: 376px;
	clear: both;
	height: 13px;
	font-size: 11px;
	color: #453f2c;
	padding-left: 1px;
}

#TitleImage
{
	height: 24px;
	width: 377px;
	clear: both;
	font-size: 19px;
	color: #453f2c;
	padding-top: 10px;
	padding-left: 0px;
	font-weight: bold;
}

#ToolBar
{
	width: 290px;
	padding-top: 13px;
	padding-right: 16px;
	text-align: right;
}

#ToolBar A,  #ToolBar A:visited
{
	color: #453f2c;
	text-decoration: none;
}

#ToolBar A:Hover
{
	text-decoration: underline;
	color: #453f2c;
}

#Body
{
	width: 704px;
	padding: 16px;
	clear: both;
}

#Body DIV
{
	clear: both;
}

#Left
{
	width: 744px;
}

#LeftLeft
{
	width: 8px;
	background-image: url( '/_layouts/images/ny/bt_middle_left_top.gif' );
	height: 134px;
}
#Right
{
	width: 17px;
	background-image: url( '/_layouts/images/ny/bt_middle_right_top.gif' );
	height: 134px;
}
#Footer
{
	width: 761px;
	background-image: url( '/_layouts/images/ny/bt_middle_bottom.gif' );
	background-repeat: no-repeat;
	height: 38px;
	clear: both;
}

#MainNavigation
{
	clear: both;
	padding-bottom: 23px;
}

#BtNavigation DIV
{
	clear: both;
}

#MainNavigation A, #MainNavigation A:visited
{
	color: #444444;
	text-decoration: none;
}

#MainNavigation A:hover
{
	color: #444444;
	text-decoration: underline;
}

#HomePageLink
{
	color: #444444;
	padding-left: 3px;
	width: 155px;
	padding-top: 6px;
	padding-bottom: 12px;
	border-bottom: 1px #ccb780 solid;
	margin-bottom: 10px;
}

#HomePageLink.Active
{
	font-weight: bold;
}

#MoreNav
{
	border-left: 1px #ccb780 solid;
	border-top: 1px #ccb780 solid;
	border-bottom: 1px #ccb780 solid;
	padding: 16px;
	width: 141px;
	background-image: url( '/_layouts/images/ny/bt_nav_more.gif' );
	overflow:hidden;
	margin-bottom:15px;
}

.BtTitleInput
{
	border: 1px #dddddd solid;
	width: 100%;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
}

/*
color: ccb780 (border gold)
444444 (default text)
*/

#NavWpBlock
{
	padding-bottom: 16px;
}

.BtNavigationMenu
{
}


ul.BtNavigationMenu
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-left: 3px;
}

.BtNavigationMenu LI
{
	width: 169px;
	padding-left: 7px;
	padding-right: 3px;
	margin: 0;
	background-image: url( '/_layouts/images/ny/bt_menu_hyphen.gif' );
	background-repeat: no-repeat;
}

li.BtNavigationMenu_active
{
	width: 169px;
	padding-left: 7px;
	padding-right: 3px;
	margin: 0;
	background-image: url( '/_layouts/images/ny/bt_menu_hyphen.gif' );
	background-repeat: no-repeat;
}

li.BtNavigationMenu_pactive
{
	width: 169px;
	padding-left: 7px;
	padding-right: 3px;
	margin: 0;
	background-image: url( '/_layouts/images/ny/bt_menu_hyphen.gif' );
	background-repeat: no-repeat;
}

li.BtNavigationMenu_active A
{
	font-weight: bold;
}

li.BtNavigationMenu_pactive A
{
	color: #004E85;
	font-weight: bold;
}

.BtNavigationMenu LI A
{
	color: #004E85;
	line-height: 15px;
	text-decoration: none;
}

.BtNavigationMenu LI UL
{
	border: 0;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ContentZone
{
	width: 704px;
}

/* Webparts */
.WebPartTitle, .groupheader, .umcu-webparttitle
{
	height:21px;
	background-image:url('/_layouts/images/ny/bt_wp_title_bg.gif');
	background-repeat:repeat-x;	
	color:black;
	font-weight:bold;
	font-size:11px;	
	padding-top:2px;
	padding-left:7px;
	padding-right:7px;
	margin-bottom:12px;
	margin:0px;
}

.umcu-webpartbody TD DIV
{
	padding-top:0px!important;
	margin:0px;	
}

.umcu-webpartbody TD DIV TABLE TD DIV.groupheader
{
	padding-top:4px!important;	
	height:20px;
	padding-bottom:0px
}

.groupheader A, .groupheader A:visited
{
	text-decoration:none;	
	color:#000000;	
	padding-left:7px;	
}

.groupheader A:hover
{
	text-decoration:underline;
}

.item
{
	margin:0px;
	padding-left:3px;
}

.link-item A, .link-item A:visited, .link-item A:link
{
	color:#333333;
	line-height:15px;
	text-decoration:none;
}

.link-item A:hover
{
	text-decoration:underline;
}

.link-item 
{
	background-image:none;
	padding-bottom:0px;
}

.item .description
{
	color:#888888;
	padding-left:7px;
	padding-bottom:7px;
}


.slm-layout-main
{
	padding:0;
	margin:0;
}

.WebPartTitle IMG
{
	vertical-align:middle;
	padding-right:7px;	
}

.CoverArticles .TopItems .Item
{
	text-align:left;	
	margin-bottom:16px;
}

.CoverArticles .TopItems .Item .Title A
{
	color:#453f2c;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	text-decoration:none;
}
.CoverArticles .TopItems .Item .Image
{
	border:1px #dddddd solid;
	margin-right:16px;
	margin-bottom:12px;		
	float:left;
}
.CoverArticles .TopItems .Item .Title
{
	padding-bottom:3px;
	font-size:13px;
}
.CoverArticles .TopItems .Item .Title A:hover
{
	color:#453f2c;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	text-decoration:underline;
}

.Meta
{
	border-top:1px #dddddd solid;
	margin-top:7px;
	padding-top:4px;
	color:#888888;
	font-size:11px;
	font-weight:normal;
}

.MoreItems
{
	color:#666666;
	
}

.MoreItemsTitle
{
	height:21px;
	background-image:url('/_layouts/images/ny/bt_wp_subtitle_bg.gif');
	background-repeat:repeat-x;	
	color:#666666;
	font-weight:bold;
	font-size:11px;	
	padding-top:2px;
	padding-left:7px;
	padding-right:7px;
	margin-bottom:0px;
}
.MoreItemsTitle IMG
{
	vertical-align:middle;
	padding-right:7px;	
}

.ms-viewheadertr, .ms-vb-user
{
	display:none;
}

.ms-vb2 A, .ms-vb2 A:visited
{
	color:#222222;
	display:block;
	line-height:16px;
	text-decoration:none;
} 

.ms-vb2 IMG
{
	display:none;
}

.ms-vb2 A:hover
{
	text-decoration:underline;
}

.MoreItems ul
{
	list-style:none;
	padding:0;
	margin:0;
}
.MoreItems li
{
	list-style:none;
	padding:0;
	margin:0;
	line-height:15px;
}

.CoverArticles .MoreItems A
{
	color:#666666;
	text-decoration:none;
}

.CoverArticles .MoreItems li A:hover
{
	color:#666666;
	text-decoration:underline;
}

.BlogPosts .MoreItems A
{
	color:#666666;
	text-decoration:none;
}

.BlogPosts .MoreItems li A:hover
{
	color:#666666;
	text-decoration:underline;
}

.BTArticlesWebPartTitle
{
	color: #004e85;
	font-size: 15px;	
	line-height: 23px;	
	font-weight: bold;
	
}

.BTArticles
{
	margin-top:10px;
	border-top:1px solid #dddddd;
	padding-top:16px;
	color:#444444;
	font-weight:bold;
	font-size:11px;
	line-height:15px;
}

.BTArticles .BTArticlesTitle A
{
	text-decoration:none;
	font-weight:normal;
	color:#004e85;	
	font-size:13px;
}

.BTArticles .BTArticlesTitle A:hover
{
	text-decoration:underline;
	font-weight:normal;
	color:#004e85;
	font-size:13px;
}

.BTArticles .BTArticlesDate
{
	font-weight:normal;
	color:#888888;
}

.BTArticles UL
{
	list-style:none;
	padding:0px;
	padding-top:16px;
	margin:0px;		
}

.BTArticles LI
{		
	line-height:15px;
	padding-left:16px;		
	background-image:url('/_layouts/images/ny/blue_list_pointer.gif');
	background-repeat:no-repeat;
}


.BlogPosts
{
	width:286px;
}

.BlogPosts .UserImage
{
	width:30px;
	height:41px;
	border:1px #dddddd solid;
	float:left;
}

.BlogPosts .Balloon
{
	width:254px;
	float:right;
}

.BlogPosts .Container
{
	clear:both;
	width:254px;
	background-image:url("/_layouts/images/ny/bt_blog_bg.gif");
	background-repeat:repeat-y;		
}

.BlogPosts .Text
{
	padding:10px;
	padding-left:27px;	
	color:#666666;
	line-height:15px;
}

.BlogPosts .Title A
{
	font-size:13px;
	color:#453f2c;
	font-weight:bold;
	text-decoration:none;
}

.BlogPosts .Title A:hover
{
	font-size:13px;
	color:#453f2c;
	font-weight:bold;
	text-decoration:underline;
}

.BlogPosts .Arrow
{
	position:absolute;
	z-index:10;
	width:17px;
	height:26px;
	background-image:url("/_layouts/images/ny/bt_blog_point.gif");	
}

.BlogPosts .Border
{
	background-image:url("/_layouts/images/ny/bt_blog_border.gif");	
	padding:0px;
	margin:0px;		
	line-height:1px;
	font-size:1px;
	border:0px;
}

.BlogPosts .Meta
{
	padding-left:17px;
	margin-top:0;	
	border:0px;
}

.BlogPosts .Item
{
	clear:both;
}

.BtNews .Text
{
	margin-bottom:16px;
	padding-top:7px;
	line-height:15px;
}

.BtNews .Title A
{
	font-size:13px;
	color:#453f2c;
	font-weight:bold;
	text-decoration:none;
}

.BtNews .Title A:hover
{
	font-size:13px;
	color:#453f2c;
	font-weight:bold;
	text-decoration:underline;
}

.BtNews .MoreItems A
{
	color:#666666;
	text-decoration:none;
}

.BtNews .MoreItems li A:hover
{
	color:#666666;
	text-decoration:underline;
}

.BtAgenda .Date
{
	width:45px;
}

.BtAgenda .Title
{	
}

.BtAgenda .Title A
{
	color:#222222;
	text-decoration:none;
}

.BtAgenda .Title A:hover
{
	text-decoration:underline;
}

.BtAgenda .Items
{
	line-height:15px;
}

#TopicImage
{	
	margin-right:16px;
	margin-bottom:16px;
		
}

#TopicImage.IMG
{
	border:1px #dddddd solid;	
}

.PluggedArticle .Title
{
	font-size:18px;
	padding-bottom:10px;
}

.PluggedArticle .Title A
{
	text-decoration:none;
	color:#453f2c;
}

.PluggedArticle .Title A:hover
{
	text-decoration:underline;
	color:#453f2c;
}

.bt-morearticles .title
{
	height:30px;
	background-image:url('/_layouts/images/ny/bt_articles_bg.gif');
	background-repeat:repeat-x;	
	color:black;
	font-weight:bold;
	font-size:11px;	
	padding-left:16px;	
	line-height:30px;
}

.bt-morearticles .articles ul
{
	list-style:none;
	padding:0;
	margin:0;
}

.bt-morearticles .articles ul li 
{
	padding-left:16px;
	background-image:url('/_layouts/images/ny/gold_pointer.gif');
	background-repeat:no-repeat;
	line-height:22px;
}

.bt-morearticles .articles ul li a, .bt-morearticles .articles ul li a:visited
{
	color:#453f2c;
	text-decoration:none;
}

.bt-morearticles .articles ul li a:hover
{
	text-decoration:underline;
}

.bt-morearticles .articledate
{
	color:#888888;
}

