#PageTopNavBar a {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}

.PageTopNavBar {
	border-top: solid #006666 1px;
	border-bottom: solid #006666 1px;
	font-size:12pt;
	color:#000000;
}

.top_nav_link {	
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}

.top_nav_link:Link {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}

.top_nav_link:Hover {
	font-size: 12pt;
	color: #ff0000;
	text-decoration: none;
}

.NLArticleTitle	{
	font-size: 1.8em;
	font-family: serif;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	margin-bottom: 2px;
}

.NLArticleSubTitle {
	font-size: 1.1em;
	font-family: serif;
	font-weight: normal;
	text-align: center;
	margin-top: 2px;
}

.NLArticleAuthor {
	font-size: 1.1em;
	font-family: serif;
	font-weight: normal;
	text-align: center;
	margin-top: 2px;
}

.NLArticleSubHead {
	font-size: 1.5em;
	font-family: serif;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 2px;
	margin-top: 35px;
}

.NLArticleH2 {
	font-size: 1.5em;
	font-family: serif;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 2px;
	margin-top: 35px;
}

.NLArticleH3 {
	font-size: 1.3em;
	font-family: serif;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 2px;
	margin-top: 35px;
}

.NLArticleH4 {
	font-size: 1.2em;
	font-family: serif;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 2px;
	margin-top: 25px;
}

.NLArticleH5 {
	font-size: 1.1em;
	font-family: serif;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 2px;
	margin-top: 25px;
}

.NLArticleH6 {
	font-family: serif;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 2px;
	margin-top: 15px;
}

.NLArticleH7 {
	font-family: serif;
	font-style: italic;
	margin-bottom: 2px;
	margin-top: 15px;
}

.NLEmail {
 	font-size: 1em;
	font-family: serif;
	font-weight: normal;
	text-align: left;
}

.NLIssueDateAddress {
	font-size: .8em;
	font-family: 'Arial', sans-serif;
	font-weight: normal;
	text-align: center;
}

#left_content ul {
	margin-left: 12px;
	margin-top: 0px;
	padding: 0px;
}

#left_content li {
	list-style-type: none;
}

#left_content a {
	font-size:.9em;
	color: #000000;
	text-decoration: none;
}

#left_content .nav_section_header {
	margin:40px 0px 10px 2px;
	font-size: 1.1em;
	font-style:italic;
}

#left_content .teal_block {
	background-color: #339999;
	width: 150px;
	padding-bottom: 3px;
	padding-top: 3px;
}