.NLBox
{
	margin-bottom: 18px;
	font-family: Verdana;
}

.NLBox p
{
	font-size: 10px;
	line-height: 1.4em;
	margin: 0 0 6px 0;
	font-family: Arial;
}

.NLBox h1
{
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
	line-height: 1.2em;
	letter-spacing: -1px;
	font-family: verdana;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.NLBox h2
{
	text-decoration: none;
	font-weight: normal;
	font-size: .9em;
	margin-bottom: 4px;
}

.NLBox dl
{
	background: #f9f9f9 url(/Images/Base/BoxGradient.gif) repeat-x top;
}

.NLBox dt
{
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	background-image: url(/Images/Framework/Tabs/roundedtab_selected_right.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #ff894b;
	border-bottom: 1px solid white;
}

* html .NLBox dt
{
	background-image: url(/Images/Framework/Tabs/roundedtab_selected_right.gif);
}

.NLBox dt span
{
	display: block;
	background-image: url(/Images/Framework/Tabs/roundedtab_selected_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 8px;
}

* html .NLBox dt span
{
	background-image: url(/Images/Framework/Tabs/roundedtab_selected_left.gif);
}

.NLBox dt a
{
	color: #fff;
	text-decoration: none;
}

.NLBox dt a:hover
{
	text-decoration: underline;
}

.NLBox dd
{
	color: #797979;
	padding: 5px 8px 1px 8px;
	background: transparent url(/Images/Base/BoxBottom.gif) no-repeat -290px bottom;
}

.NLBox dd.NoPadding
{
	padding: 5px 0px 0px 0px;
	background-image: none !important;
}

.NLBox input
{
	border: 1px solid #d5d5d5;
	width: 98%;
	padding: 2px;
	margin-bottom: 2px;
}

.NLBox .SmallButton
{
	font-size: 9px;
	text-transform: none;
	font-weight: bold;
	padding-top: 2px;
}

.NLBox .ErrorMessage,
.NLBox .Message
{
	display: block;
	color: Red;
	font-size: 9px;
}

.Summary
{
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #717171;
	margin-bottom: 10px;
	text-decoration: none;
}

.Item
{
	display: block;
	font-size: 9px;
	padding: 4px 6px;
}

.Odd
{
	background-color: #f3f3f3;
}

.Item .DateBlock
{
	font-size: 10px;
	font-family: Arial;
	color: #ff894b;
	background: transparent url(/Images/Base/orangearrow.gif) no-repeat 1px 3px;
	padding-left: 12px;
	padding-bottom: 1px;
	font-weight: bold;
}

.Item .SubjectBlock
{
	margin-left: 12px;
}

.Item .SubjectBlock a
{
	color: #575757;
	font-weight: normal;
}

.Item a.Current
{

	font-weight: bold;
}
