body{
	background:url(../images/main-bg.jpg) #333 repeat-x top left;
	margin:0;
	padding:0;
	font-family:trebuchet ms, verdana, sans serif;
	color:#ccc;
	font-size:14px;
}
a, a:link, a:visited, a:active{
	color:#fff;
	text-decoration:none;
	border-bottom:dotted 1px #ccc;
}
a:hover{
	border-bottom:solid 1px #fff;
}
.nl-header{
	background:url(../images/header-bg.jpg) #333 no-repeat;
	width:600px;
	padding: 18px 14px 0 14px;
	margin:0 auto;
	height:324px;
}
.nl-body-wrap{
	width:800px;
	padding: 0;
	margin:0 auto;
	height:324px;
}
#flashDiv{
	width:600px;
	height:252px;
}
.nl-menu-wrap{
	width:600px;
	height:32px;
	margin-top:5px;
	padding:10px 0px 10px 15px;
}
.nl-menu {
	height:32px;
}
.nav li a, .nav li a:link, .nav li a:visited, .nav li a:active{
	height:32px;
	line-height:32px;
	display:block;
	float:left;
	padding: 0 15px;
	text-decoration:none;
	font-size:14px;
	text-transform:uppercase;
	color:#ccc;
	font-family:trebuchet ms;
	font-weight:bold;
	border:0;
}
.nav li a:hover{
	background:#444;
	color:#fff;
}
.nav li li a, .nav li li a:link, .nav li li a:visited, .nav li li a:active{
	height:32px;
	line-height:32px;
	width:180px;
	display:block;
	float:left;
	padding: 0;
	text-indent:10px;
	text-decoration:none;
	text-transform:none;
	font-size:13px;
	color:#333;
	font-family:trebuchet ms;
	font-weight:bold;
	border:0;
	border-bottom:#333 solid 1px;
	border-right:#333 solid 1px;
	background:#ccc;
	filter:alpha(opacity=70);
	opacity:.7;
	-moz-opacity:.7;
}
.nav li li a:hover{
	background:#333;
	color:#ccc;
	filter:alpha(opacity=100);
	opacity:1;
	-moz-opacity:1;
}
.moduletable{
	padding:0 10px;
	font-size:13px;
	margin-bottom:20px;
}
.contentheading,div.moduletable h3{
	font-size:100%;
	font-size:14px;
	margin:0 -10px 10px -10px;
	padding:5px;
	/*background:url(../images/logo-sq-20x20.gif) #444 no-repeat 5px 50%;*/
	background:#444;
	color:#fff;
	font-family:trebuchet ms, arial, sans serif;
}
div.moduletable-logo h3{
	font-size:100%;
	font-size:14px;
	margin:0 -10px 10px -10px;
	text-indent:35px;
	padding:5px;
	background:url(../images/logo-sq-20x20.gif) #444 no-repeat 5px 50%;
	color:#fff;
	font-family:trebuchet ms, arial, sans serif;
}
td.contentheading td{text-indent:30px;}
.nl-topmods-3 .modarea,.nl-botmods-3 .modarea {
	width:246px;
	margin:0 10px 20px 10px;
	float:left;
	overflow:hidden;
}
.nl-topmods-2 .modarea, .nl-botmods-2 .modarea {
	width:380px;
	margin:0 10px 20px 10px;
	float:left;
	overflow:hidden;
}
.nl-topmods-1 .modarea, .nl-botmods-1 .modarea {
	width:780px;
	margin:0 10px 20px 10px;
	float:left;
	overflow:hidden;
}
.nl-body{
	margin:0 10px 20px 10px;
}
.nl-body-r{
	margin:0 10px 20px 10px;
	padding-right:260px;
}
.clr{
	clear:both;
	height:1px;
}
.nl-rtcol{
	width:246px;
	float:right;
	margin:0 10px;
}
.nl-footer{
	display:block;
	text-align:center;
	font-size:11px;
	padding:20px;
	clear:both;
	position:static;
}
.nl-footer a {
	color:#fff;
	text-decoration:none;
	border-bottom:#ccc dotted 1px;
}
.nl-footer a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:#fff solid 1px;
}
.nl-copyright {
	display:block;
	width:19px;
	height:389px;
	position:fixed;
	bottom:0;
	right:0;
}
