/*Content*/
#body{margin 0px 0px 0px 0px}
.page_title{
	color: #000066;
	font-variant: small-caps;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: text-bottom;
	border-bottom-color: #FF9900;
}
.page_title a{
	text-decoration: none;
	color: #000066;
}

.page_title a:hover{
	color:#FF9900;
	font-style: italic;
	font-size: 1.0em;	
}

hr{ 
	color:#FF9900;
	}
.newshr{color:#ff9900;width:80%;}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size:0.8em;
	text-align:justify;
}
.text a{
	text-decoration:none;
	font-weight: 500;
}
.text a:hover{
	font-style: italic;
	color: #FF9900;
}
.txt_title{
	font-size:1.1em;
	font-weight: 600;
}
.news_date{
	font-size: 0.75em;
	color: #FF9900;
	font-style: italic;
}
.news_links{
	position:relative;
	float:right;
}
.news_links a{
	text-decoration:none;
	color:#006;
	font-size: 0.7em;
	font-weight: 700;
}
.news_links a:hover{
	color:#FF9900;
	font-style: italic;
}

.txt_subtitle{font-size:1.15em;}

.nlContent{ margin:0px 25px;}

.tblTitle{
	font-size: 1em;	
}
.tblSubTitle{
	font-weight: 800;
}
.back{
	font-size: .7em;
}
.prFooter{
	font-size:.8em;
	font-style: italic;
}

.leftcolumn{
	width:47%;
	float: left;
	padding-right: 1em;
}

.rightcolumn{
	width:47%;
	float:left;
	border-left:2px solid #ccc;
	padding-left: 1em;
}
.drop{
	font-size : 500%;
	font-weight : bold;
	float : left;
	width : 0.75em;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
.nltitle{
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.nlsubtitle{
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.nlspaceincrease{
	line-height: 1.5em;	
}
.nlhr{
	color:#CCC;
}
.emphasis{ 
	color:#FF0000; 
	font-style:italic;
}