@charset "utf-8";
body  {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0px; 
	padding: 0px;
	text-align: center; 
	color: #6D3E10;
}


.NPS p {
	text-align:left;
}

.NPS a:link {
	color:#A7A573;
}

.NPS a:visited {
	color:#A7A573;
}
a:hover {
	color:#6D3E10;
}
.NPS a:link {
	color:#A7A573;
}

.NPS h1,h2,h3,h4,h5,h6 {
	color: #6D3E10;
}

.NPS h1 {
	font-size:1.4em;
}
.NPS h2 {
	font-size:1.3em;
}

.NPS .currentstep {
	color:#333333;
	font-weight:bold;
}

.NPS #container { 
	position: relative; 
	width: 1000px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left;
} 
.NPS #header {
	background:url(../images/toptrim.jpg) no-repeat;
	height:95px;
}

.NPS #logo { 
	position: absolute;
	top: 20px;
	left: 20px;
	width: 135px; 
	height: 153px;
	background: url(../images/logo-small.jpg) no-repeat ;
	cursor:pointer;
} 

.NPS #c1 {
	width:140px; 
	padding:100px 5px 5px 5px;
	text-align:center;
	vertical-align:top;
}

.NPS #c2 {
	width:820px; 
	padding:0px 15px 0px 15px;
	left:2px;
	vertical-align:top;
}


.NPS #footer {
	background:url(../images/bottomtrim.jpg) no-repeat;
	height:195px;
}

.NPS #menu {
	text-align:left;
	font-size:0.9em;
	color:#A7A573;
	cursor:pointer;
	margin-left:12px;
}

.NPS .menuitem {
	padding-top:5px;
}
.NPS #bullet {
	background: url(images/bullet.jpg) no-repeat;
	height:20px;
	width:25px;
}

.NPS .moreclick {
	cursor:pointer;
	text-decoration:underline;
}

.sectionheading {
	font-size:1.6em;
	font-weight:bold;
}
.leadheading {
	padding-top:5px;
	font-size:1.4em;
	font-weight:bold;
	display:block;
}
.NPS .sectionnavigation {
	font-size:0.9em;
	float:left;
	border-bottom:#DDDDDD 2px solid;
}

.NPS #delimage {
	position:absolute; 
	top:5px; 
	right:0px;
	height:16px;
	width:16px;
	background: url(sadmin/images/b_drop.png) no-repeat;
	cursor:pointer;
	border:#FF0000 solid 1px;
}

.NPS #boxes {
font-family: Arial, sans-serif;
list-style-type: none;
margin: 0px;
padding: 0px;
width: 800px;
}

.NPS #boxes li {
	position: relative;
	float: left;
	margin: 2px 2px 0px 0px;
	width: 100px;
	height: 100px;
	border: 1px solid #000;
	text-align: center;
	padding-top: 5px;
	background-color: #eeeeff;
}
.NPS #sponsorboxes {
font-family: Arial, sans-serif;
list-style-type: none;
margin: 0px;
padding: 10px 0px 0px 0px;
width: 300px;
}

.NPS #sponsorboxes li {
	position: relative;
	float: left;
	margin: 2px 2px 0px 2px;
	width: 70px;
	height: 80px;
	text-align: center;
	padding-top: 2px;
}

.NPS #navboxes {
font-family: Arial, sans-serif;
list-style-type: none;
margin: 0px;
padding: 4px 0px 10px 0px;
width: 500px;
white-space:nowrap;
}

.NPS #navboxes li {
	position: relative;
	float: left;
	margin: 2px 2px 0px 2px;
	text-align: center;
	padding-top: 2px;
}

.NPS .newshead {
	color:#A7A573;
	font-weight:bold;
	font-size:1.2em;
	padding-top:6px;
}