@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(images/nulogx_bd.jpg);
	background-repeat: repeat-x;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.dot {
	background-image: url(images/dotted.gif);
	background-repeat: repeat-y;
}
.foot1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	font-weight: bold;
}
a:link {
	color: #008640;
	text-decoration: none;
}
a:visited {
	color:#008640;
	text-decoration: none;
}
a:hover {
	color:#000;
	text-decoration: underline;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.foot:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}
a.foot:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}
a.foot:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00835f;
}
.topmenu {
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
a.topm:link {
	text-decoration: none;
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
a.topm:visited {
	text-decoration: none;
	font-family: Calibri, Arial;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
a.topm:hover {
	text-decoration: none;
	font-family: Calibri, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #00835f;
}
.white {
	color: #FFF;
}
a.bmenu:link {
	color: #000;
	text-decoration: none;
}
a.bmenu:visited {
	color:#000;
	text-decoration: none;
}
a.bmenu:hover {
	color:#008640;
	text-decoration: none;
}
.porttop {
	text-align: center;
	font-family: Calibri, Arial;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/green_bar_bd.jpg);
	background-repeat: repeat-x;
}
.portleft {
	font-family: Calibri, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/green_bar_bd.jpg);
	background-repeat: repeat-x;
}
.shipper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-image: url(images/green_bar_bd.jpg);
	background-repeat: repeat-x;
}
.tabcent {
	text-align: center;
}
.rederr {
	color: #F00;
}
.news {
	width: 530px;
	display: block;
	height: 60px;
	overflow: auto;
	float: none;
	padding: 0px;
	margin: 0px;
}
.smsleft {
	font-family: Calibri, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.newscontainer { /* this is the holder for the news content */
	width: 800px;
	padding: 0px; /* this centers the container */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1000px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.newsleft {
	width:600px;
	float:left;
	border-right:dotted;
	border-right-color:#0d743d;
	border-right-width: 1px;
}
.newsright {
	width: 190px;
	float:left;
	padding-left: 8px;
}
