/* Sub Navigation */
div.corners {
	background: url(../../images/BkgSubNavCorners.gif) no-repeat;
	height: 10px;
	}
div.subnav {
	background: #021046 url(../../images/BkgSubNav.jpg) 0 100% no-repeat;
	width: 150px;
	min-height: 120px;
	float: left;
	padding-bottom: 155px;
	}
	.RadPanelbar_WCNCB {
		padding: 0 7px 7px;
		}
	/* Moved to skin CSS
	.subnav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		}
		.subnav li {
			margin-bottom: .5em;
			}
	.subnav a, .subnav a:visited {
		color: #fff;
		font-size: 12px;
		text-decoration: none;
		}
		.subnav a:hover, .subnav a:visited:hover {
			text-decoration: underline;
			} */
			
/* Main content area */	
div.content {
	width: 415px;
	margin-left: 158px;
	}
	.content h2 {
		font-size: 28px;
		font-weight: normal;
		margin-top: 0;
		}
		.content h2 b {
			color: #005e82;
			}
	/* .content ul {
		list-style: none;
		margin: 0;
		padding: 0;
		} */
			.content li {
				margin-bottom: .5em;
				} 
		.content ul.breadcrumbs li {
			display: inline;
			}
	.content strong {
		color: #005e82;
		}
	h3.newstitle {
		background: url(/images/news_icon_large.gif) no-repeat ;
		padding: 0 0 25px 53px; 
		margin: 0 0 10px;
		font-size: 12px;
		}
		.newstitle a {
			text-decoration: none;
			font-weight: normal;
			}
			.newstitle a:hover {
				text-decoration: underline;
				}

dl.searchResults {
	width: 405px;
	background: transparent url(/images/bkg_member_details.jpg) no-repeat;
	padding: 5px;
	}
	
div.content-clear {
	clear: both;
	}
	
hr {margin: 0;}

/* Footer */
div.footer {
	background-color: #fff;
	}
	div.footer p {
		text-align: right;
		font-size: 11px;
		color: #666;
		}