body { 
	margin: 0px 0px 0px 0px;
   	padding: 0px;
   	text-align:left;
   	background: #ffffff;
	color: #666666;
    }
body, th, td { 
	font: 11px "trebuchet ms", arial, sans-serif;
    }
div, td { 
    } 
p {
   	text-align:left;
}
a {
	text-decoration: underline;
	color: #cc0000;
}
a:hover{
	color: #cc0000;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, h7, h8 {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-weight:normal;
}
h1 {
	color: #666666;
	display: block;
	font-size: 20px;
}
h1 img {
	vertical-align:middle;
	margin:0 10px 0 0;
}
h2 {
	color: #666666;
	font-size: 18px;
	padding:0px;
	margin:0px;
	
}
h3 {
	color: #333333;
	display: block;
	font-size: 14px;
}
h4 {
	color: #333333;
	display: block;
	font-size: 13px;
}
ul {
	margin:0;
	padding: 0;
}

td {
	border:0;
	padding:4px;
}
.line1 {
	height:95px;
	background: url(imgs/nw_top.jpg) left top repeat-x;
	margin:0px 0 5px 1px;
	position:relative;
}
.line1 img {
	position:absolute;
	top:8px;
	left:9px;
}
.line2 {
	padding: 0px 10px 10px 14px;
	border-top: 1px solid #CCCCCC;
}

.line3 {
	height: 20px; 
	text-align:center; 
	padding: 0px;
}
.line4 {
	height: 40px; 
	background:  url(imgs/nw_bottom.jpg) top repeat-x;
}
.important {
	font: bold 11px Verdana, Arial, sans-serif;
	color: #CC0000;
}
.help_img {
	border: 1px solid #CCCCCC;
}
