@charset "utf-8";
/* CSS Document */

.siteInfo {
	font-size:8pt;
}

.natf_left_column{
	width:300px;
	margin:10px;
}

.natf_left_menu_column{
	width:300px;
	margin:10px;
	padding-left:25px;
	background-color:#1282BE;
}

.natf_blue_login {
	width:30%; 
	position:relative; 
	text-align:center; 
	left:642px; 
	width:300px;
	height:25px;
	padding-top:2px;
	font-size:10pt;
	font-weight:normal;
/*	
	height:25px;
	background-color:#1B4789; 
	border-top:1px #000 solid; 
*/
	color:#fff;	
}

.bold_caption {
	font-size:13pt;
	font-weight:bold;
}

.natf_blue_text {
	color:#1B4789;
}

.natf_red_text {
	color:#7F0000;
}

.natf_news_heading {
	font-size:14pt;
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#333;
}

.natf_subtitle {
	font-size:16pt;
	font-family:"Calibri", Arial, Helvetica, sans-serif;	
	font-weight:bold;
}

img.left {
	float:left;
	margin-right: 10px;
	border:0;
}

img.right {
	float:right;
	margin-left: 10px;
	border:0;
}

a {
	text-decoration:none;
}

/*
#backlinks {
	text-decoration:none;
	font-style:italic;
	color:#CCC;
}

#backlinks.a:focus, a:hover {color:#fff; }
*/



