/* template ver 1.0 styles */

body {
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 12px;
	margin-top:2px;
	margin-bottom:4px;
}
h1 {
	font-size: 18px;
	margin-top:2px;
	margin-bottom:4px;
}
h3 {
	font-size: 14px;
	margin-top:2px;
	margin-bottom:4px;
}
ul {
	font-size: 12px;
	margin-top:2px;
	margin-bottom:4px;
}
a {
	text-decoration:none;
	color:#0000FF;
}
a:hover {
	text-decoration:underline;
}
.body {
	padding: 10px;
}
.body p {
	margin-right:50px;
}
.hdr {
	width: auto;
	background-image: url(nesco_lgo.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-align:right;
	display:block;
	background-color:#3300FF;
}
.footer {
	width: auto;
	border-top:solid 1px black;
	padding-left:10px;
	padding-top:2px;
}
.footer p {
	font-size: 12px;
}
.fnav {
	padding-left:10px;
	padding-bottom:5px;
}
.fnav a {
	font-size: 10px;
	margin-right:5px;
}
.snav {
	padding-left: 5px;
}

.snav h3 {
	color:#fff;
	}
.snav a {
	display:block;
	color:#fff;
}
.snav p {
	font-size:11px;
	color: #fff;
}
.snav a:hover {
	color: #FF0000;
	text-decoration:underline;
	}
	
.snav h3 {
	font-size: 14px;
	line-height:14px;
	margin-top:6px;
	margin-bottom:2px;
}
.pghd {
	/*width:758px;*/
	margin-top: 5px;
	margin-bottom: 5px;
	}
.pghd td {
	width: 190px;
	padding-right: 2px;
	}
.pghd td.hd {
	width: 183px;
	padding-right: 2px;
	padding-left: 5px;
	}
.pghd td.hd input {
	width: 180px;
}
.pghd #submit {
	width: inherit;
	}
	
.credit {
	font-size: 10px;
	padding-left:10px;
	padding-top:2px;
}

/* rounded corners */
.roundcont {
        width: auto;
        background-color: #0000FF;
		margin-bottom: 5px;
}

.roundcont p {
        margin: 0 10px;
		
}

.roundtop { 
        background: url(rd_rec_tr.gif) no-repeat top right; 
}

.roundbottom {
        background: url(rd_rec_br.gif) no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
   }
   
#prnt_hd {
	display: none;
}