body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	background: url(images/np_bgd.jpg) 0 0 fixed;
}

img {
	border: 0;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #757245;
	outline: 0;	
}

a:active {
	outline: 0;	
}

a:hover {
	text-decoration: underline;
	outline: 0;
}

a.pdf { 
	padding:0 20px 0 0;
	margin: 0 10px 0 0;
	background: url(/images/pdf.png) no-repeat center right;
}

h4 {
	margin: 5px 0;
	padding: 0 40px;
	line-height: 1em;
}

div#header {
	background: url(images/np_hdr.jpg) 0 0 no-repeat;
	height: 105px;
}

div#header a#logoLink {
	display: block;
	position: relative;
	width: 192px;
	height: 47px;
	top: 33px;
	left: 30px;
}

div#topLinks {
	font-weight: bold;
	font-size: 70%;
	position: relative;
	float: right;
	top: -1px;
	right: 8px;
}

div#body {
	color: #000000;
	width: 768px;
	margin: auto;
	background-color: #9d9884;
}

div#topLinks span {
	color: #c1bead;
}

div.content {
	font-size: 80%;
	width: 532px;
	min-height: 305px;
	height: auto;
	margin: 0;
	padding: 25px 0 0 0;
	float: right;
	background-color: #edebdf;
}

div#keyContacts {
	min-height: 560px;	
}
 
* html div.content {
	height: 305px;
}

/* IE Bug workaround */
* html div#keyContacts {
	height: 560px;
}

div.content ul, div.content ol {
	padding: 0 10px;
	margin: 0 54px;
}

div.content ul {
	padding: 5px 0 0 0;
	list-style-image: url(images/bllt.gif);
}

div.content .noBullets {
	list-style: none;
	padding: 0;
	margin: 0 40px;
}

div.content .noBullets li {
	padding: 0 0 0 24px;
	background-position:  0 3px;
	background-repeat: no-repeat;	
}

div.content p, div.content h3 {
	margin: 0 40px;
	padding: 5px 0;
}

img.contentHeader {
	margin-left: 40px;
}

span.pages {
	font-size: 80%;
}

/* Collapsable list for Products & Services */
div#collapsable {
	margin: 0 0 20px 0;
	width: 492px;
	float: right;
}

div#collapsable a {
	font-weight: normal;
	display: block;
	font-size: 100%;
	color: #666633;
	padding: 2px 0 2px 20px;
	margin: 0;
	cursor: pointer;
	background: url(images/arrw.gif) left no-repeat;
}

div#side_products {
	color: #9d9884;
}

/* About us  subMenu */
div.subMenu {
	border-top: 5px #993333 solid;
	margin: 20px 0 0 40px;
	width: 492px;
}

div.subMenu a, div.subMenu a:link, div.subMenu a:visited {
	margin: 0 10px 0 10px;
	padding-left: 20px;
	color: #666633;
	background: url(images/arrw.gif) left no-repeat;
}

div.subMenu span {
	font-weight: bold;
	margin: 0 10px 0 10px;
	padding-left: 20px;
	color: #666633;
	background: url(images/arrw.gif) left no-repeat;
}

div.printedBar {
	display: none;
}

div.downloadBar {
	font-size: 80%;
	width: 492px;
	background-color: #d2cfbc;
	border-left: 40px solid #edebdf;
	position: relative;
	bottom: 0px;
	float: right;
}

div.downloadBar a, div.downloadBar a:link, div.downloadBar a:visited {
	float: right;
	margin: 0 30px;
	color: #757245;
}

/* Top Menu */
div#menu {
	background:url(images/np_nav.gif) 0 0 no-repeat;
	height: 53px;
	padding: 0;
	border-bottom: 1px solid white;
}

div#menu a {
	float: left;
	display: block;
	height: 53px;
	background: none;
}

div#menu a.nav01:link, div#menu a.nav01:visited { width: 102px; border-right: 1px solid white; }
div#menu a.nav01:hover, div#menu a#selected1 { background: url(images/np_nav01.gif) 0 0 no-repeat; }

div#menu a.nav02:link, div#menu a.nav02:visited { width: 173px; border-right: 1px solid white; }
div#menu a.nav02:hover, div#menu a#selected2 { background: url(images/np_nav02.gif) 0 0 no-repeat; }

div#menu a.nav03:link, div#menu a.nav03:visited { width: 175px; border-right: 1px solid white; }
div#menu a.nav03:hover, div#menu a#selected3 { background: url(images/np_nav03.gif) 0 0 no-repeat; }

div#menu a.nav04:link, div#menu a.nav04:visited { width: 133px; border-right: 1px solid white; }
div#menu a.nav04:hover, div#menu a#selected4 { background: url(images/np_nav04.gif) 0 0 no-repeat; }

div#menu a.nav05:link, div#menu a.nav05:visited { width: 181px; }
div#menu a.nav05:hover, div#menu a#selected5 { background: url(images/np_nav05.gif) 0 0 no-repeat; }

/* Accordion Menu (for Key Contacts) */
div#accordion {
	margin: 10px 0 0 0;
	width: 492px;
	float: right;
}

div#accordion a.handle, div#accordion a.handle:link {
	cursor: pointer;
	display: block;
	color: #edebdf;
	font-size: 110%;
	font-weight: bold;
	background-color: #908f5f;
	padding: 2px 10px;
	margin: 0;
	border-bottom: 1px solid #edebdf;
	width: 472px;
}

div#accordion a.handle:hover {
	background-color: #c3c0a1;
	text-decoration: none;	
}


div#accordion h4, div#accordion p {
	margin: 0;
	padding: 2px 20px;	
	font-weight: bold;
}

div#accordion div.level2 h4, div#accordion div.level1 p {
	font-size: 110%;
	color: #edebdf;
	background-color: #c3c0a1; /*#9d9884;*/
}

div#accordion div.level1 p { cursor: pointer; }
div#accordion div.level1 h6 { display: none; }

div#accordion div.level2 p {
	background-color: #f6f7f2;
	color: #908f5f;
	font-size: 100%;
	font-weight: normal;
}

div.step1 p {
	margin: 0;
}

div.level1 img {
	display: none;
}

/* Side Panel */
div.sidePanel {
	float: left;
	width: 236px;
	background-color: #9d9884;
}

p#info {
	height: 260px;
	line-height: 1.2em;
	font-size: 80%;
	margin: 8px;
	color: #edebdf;
}

p#info span#title {
	font-weight: bold;
}

p#info a, p#info a:link, p#info a:visited {
	color: #edebdf;
	text-decoration: none;
	border-bottom: 1px solid #edebdf;	
}

p#info a:hover {
	border-bottom: 1px solid #edebdfe;
}

p#info a img { vertical-align: bottom }

p#careerLinks {
	font-size: 80%;
	margin: 20px 30px;
}

p#careerLinks a, p#careerLinks a:link, p#careerLinks a:visited {
	color: #edebdf;
	padding: 0 10px;
	background: url(images/sm_arrw.gif) left no-repeat;
}

div.stretchContacts {
	height: 520px;
}

img#illustration, img.illustration {
	margin: 0;
}

img#printedLogo {
	display: none;
}

span#printedURL {
	display: none;
}

/* Footer */
div#footer {
	text-align: left;
	clear: both;
	background: url(images/np_grad.jpg) 0 0 repeat-x;
	height: 202px;	
}

p#copyrightNotice {
	color: #757245;
	font-size: 75%;
	width: 768px;
	margin: 0;
	padding: 91px 0;
	text-align: center;
	display: block;
	position: absolute;
	z-index: 2;
	background: url(images/np_btm_left.jpg) 0 0 no-repeat;
}

