/* CSS Document */
/* Coded by Andrej Hronco Oct 4, 2007 */
/* Hours: 9.10 5.5 +  */

/* @group Global */

body {
	margin: 0px;
	padding: 0px;
	color: #005517;
	font: 12px/12px "Times New Roman", Times, Georgia, serif;
}

#container {
	position: relative;
	background: #fff;
	width: 925px;
	padding: 0;
	height: 630px;
	margin: 5px auto;
	z-index: 10000;
}

#logo {
	padding: 0px;
	height: 71px;
	width: 278px;
	margin: 0;
	display: block;
	position: relative;
	left: 178px;
	z-index: 9000;
}

#logo img {
	margin:0px; 
	padding: 0px; 
	border:0px;
}

a {
	color: #0069A5;
	text-decoration: none;
}
a:hover {
	color: #8FAF19;
	text-decoration: underline;
}
p.credits {
	color: #ccc;
	font-size: 9px;
	line-height: 9px;
	text-align: center;
}

p.credits a {
	color: #ccc;
	text-decoration: none;
}

p.credits a:hover {
	text-decoration: underline;
	color: #005517;
}

/* @group Sponsor Login */

#slide-login {
	height: 40px;
	position: absolute;
	display: block;
	top: 28px;
	right: 155px;
	/*width: 288px;*/
}

#slide-login fieldset.usr {
	border-style: none;
	float: left;
	padding-bottom: 5px;
}

#slide-login fieldset.pwd {
	border-style: none;
	float: right;
	padding-bottom: 5px;
}

form {
	background-color: white;
 	color: #5A5B5E;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
}

input.username {
	width: 115px;
	border: 1px inset gray;
	height: 17px;
	position: relative;
	padding-left: 5px;
	margin-right: 0;
	display: block;
	z-index: 8000;
	margin-top: 3px;
	margin-bottom: 0;
}

input.password {
	width: 115px;
	height: 17px;
	position: relative;
	padding-left: 5px;
	display: block;
	z-index: 7000;
	margin-top: 3px;
	border: 1px inset gray;
	margin-bottom: 0;
}

form label {
	position: relative;
	display: block;
	vertical-align: text-top;
	z-index: 6000;
}

#slogin {
	display: block;
}

#slogin img {
	margin:0px; 
	padding: 0px; 
	border:0px;
	position: absolute;
	top: 35px;
	right: 8px;
}

form input.go_button {
	margin:0px; 
	padding: 0px; 
	border:0px;
	position: absolute;
	top: 18px;
	right: -20px;
}

/* @end */

/* @group Nav */

#main_nav {
	margin: 15px 5px 0 0;
	width : 177px;
	display: block;
	position: relative;
	float: left;
	height: 457px;
	background: #E0E1E2;
	font-size: 14px;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	z-index: 5000;
}

#main_nav ul {
	list-style-type: none;
}

#main_nav span.nav_bottom {
	background-image: url(/accelsite/themes/temp999/images/npi_main_nav_top.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
}


#nav { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	z-index: 4000;
}

	#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
		
}
	
#nav li { /* all list items */
	margin: 0;
	padding: 0;
	width: 100%;
	margin-bottom: 10px;
	height: 20px;
	position: static;
	border: 0 solid maroon;
}

	#nav li a.on {
		width: 100%;
		color: #8FAF19;
		height: 20px;
}

	#nav li a.off {
		width: 100%;
		height: 20px;
}
	
	#nav li a:hover {
		color : #8FAF19;
		background : transparent;
		height: 20px;
}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin: 0px;
		padding: 0px;
		opacity: 0.95;
	}

	#nav li ul li.sub {
		margin: 0px 0px -2px;
		padding: 0px 0px 8px 0px;
		border : 0px solid purple;
		background-color: #ABBB43;
		height: 24px;
		width: 121px;
		filter: alpha(opacity=95);
		
}

	#nav li ul li a.off {
		width: 110px;
		text-transform: none;
		font-size: 13px;
		margin: 0px;
		padding: 5px;
		height: 24px;
		border : 0px solid white;
	color: white;
}	

	#nav li ul li a.on {
		width: 110px;
		text-transform: none;
		margin: 0px;
		padding: 5px;
		font-size: 13px;
		color: white;
		height: 24px;
		border : 0px solid blue;
		
	}
	
	#nav li ul li a:hover {
		color: #14521A;
		z-index: 999;
		
}

	#nav li ul li.sub_top  {
		
		background: url(/accelsite/themes/temp999/images/npi_sub_nav_bg_top.gif) no-repeat;
		background-position: bottom left;
		margin: 0px;
		padding: 0px;
		width: 121px;
		height: 20px;
		border : 0px solid white;
		filter: alpha(opacity=95);
	}

	#nav li ul li.sub_btm {
		background: url(/accelsite/themes/temp999/images/npi_sub_nav_bg_btm.gif) no-repeat;
		margin: 0px;
		padding: 0px;
		width: 121px;
		height: 20px;
		border : 0px solid purple;
		filter: alpha(opacity=95);
	}

	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
		margin: 0;
		padding: 0;
	}
	
	#nav li a {
		width: 100%;
		/*w\idth : 8.3em;*/
		font-size: 14px;
		display : block;
		color : #0069A5;
		text-decoration : none;
		background : transparent;
		border : 0 solid black;
		padding : 0 5px;
		height: 20px;
}
	
	
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: 165px;
		color: white;
		font-size: 14px;
		padding: 0;
		margin: 0;
		border :0px solid yellow;
	}
	
	#nav li:hover ul,#nav li li:hover ul, #nav li li li:hover ul { /* lists nested under hovered list items */
		left: 165px;
		width: 121px;
		padding: 0;
		color: white;
		position: relative;
		font-size: 14px;
		top: -35px;
		z-index: 3500;
		margin: 0;
		/* height: 100px; */
		border : 0px solid blue;
		height: 20px;
}
	#nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* IE?? */
		left: 165px;
		width: 121px;
		padding: 0;
		color: white;
		position: relative;
		font-size: 14px;
		/*top: -37px;*/
		top: -35px;
		z-index: 3500;
		margin: 0;
		/* height: 100px; */
		border : 0px solid red;
		height: 20px;
}

#main_nav ul.online_surv {
	list-style-type: none;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0;
}

#main_nav ul.online_surv li a.on {
	color: #8FAF19;
	margin: 0;
	list-style-type: none;
	text-decoration: none;
	padding-left: 0;
}

#main_nav ul.online_surv li a.off {
	color: gray;
	margin: 0;
	list-style-type: none;
	text-decoration: none;
	padding-left: 0;
}

#main_nav ul.online_surv li a:hover  {
	color : #8FAF19;
	list-style-type: none;
}

/* @end */

/* @group Footer */

#footer {
	position: relative;
	width: 940px;
	padding: 0;
	height: 32px;
	background: url(/accelsite/themes/temp999/images/npi_footer.gif) repeat-x scroll;
	margin: 0;
	z-index: 800;
}

#footer span.footer_left {
	background: url(/accelsite/themes/temp999/images/npi_footer_l.gif) no-repeat;
	float: left;
	position: absolute;
	z-index: 2;
}

#footer img.pdma {
	float: right;
	position: relative;
	z-index: 700;
}

#footer p {	
	color: #078049;
	font-size: 9px;
	text-align: center;
	line-height: 9px;
	width: 500px;
	font-weight: bold;
	margin: 0;
	padding-top: 14px;
	position: absolute;
	left: 330px;
}

#footer p span {
	padding-left: 110px;
}

#footer p a {
	color: #078049;
	text-decoration: none;
	text-transform: none;
}

#footer p a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Content */

.content_top {
	background: url(/accelsite/themes/temp999/images/npi_content_top.gif) no-repeat scroll 0 top;
	height: 22px;
	width: 100%;
}

.center_content {
	background: url(/accelsite/themes/temp999/images/npi_content_center.gif) repeat-y scroll 0;
	padding: 5px 10px;
	height: 450px;
}

.content_bottom {
	background: url(/accelsite/themes/temp999/images/npi_content_bottom.gif) no-repeat;
	width: 100%;
	height: 26px;
}

#content {
	width: 725px;
	display: block;
	float: right;
	position: relative;
	background: #ffffff;
	height: auto;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
	margin: 0;
	z-index: 3000;
}

#scroll_container {
	display: block;
	position: relative;
	width: 625px;
	padding: 5px;
	left: 30px;
	height: 90px;
	overflow: hidden;
	z-index: 2000;
}

.scroll_content {
    position: absolute;
    top: 210px;
    left: 5px;
    height: 90px;
    width:625px;
}

.scroll_content p {
	font-size: 14px;
	line-height: 14px;
	padding: 5px;
}

p.quote_author {
	text-align: right;
	font-style: italic;
	font-size: 12px;
	line-height: 12px;
}

#sub_content {
	height: 30px;
	position: relative;
	display: block;
	clear: both;
	color: #0C72B3;
	text-align: right;
	padding: 0 50px;
	font: 13px/15px "Times New Roman", Times, Georgia, serif;
	margin: 10px 0 -5px;
	z-index: 1000;
}

#sub_content a {
	color: #0C72B3;
	text-decoration: none;
}

#sub_content a:hover {
	text-decoration: underline;
	color: #005517;
}

/* @end */

/* @end */

/* @group Home */

#homeContent img {
	padding: 15px;
}

#content p {
	margin: 0;
}

/* @end */

/* @group Inner Pages */

#left_content {
	/*width: 470px;*/
	padding: 5px 5px 5px 15px;
	margin-right: 0;
	float: left;
	display: block;
	
}

#content_header {
	width: 647px;
	height: 43px;
	position: absolute;
	clear: both;
	padding: 0 0 10px;
	text-align: center;
	margin-left: 17px;
	background-image: url(/accelsite/themes/temp999/images/npi_content_header_bg.gif);
	background-repeat: no-repeat;
}

h3.content_h3 {
	text-align: left;
	margin: 0;
	padding: 15px 5px 5px 20px;
}

#left_content_text {
	position: absolute;
	top: 89px;
	left: 45px;
	font-size: 13px;
	line-height: 14px;
	/*padding-top: 10px;*/
	/*height: 410px;
	width: 510px;*/
/*	width: 465px;
	height: 384px;*/
	/*overflow: auto;*/
	/*border: 1px solid red;*/
	/*padding-right: 10px;*/
}

#left_content_text p {
	padding: 0px 5px 10px 0;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, Georgia, serif;
}

#right_content {
	width: 170px;
	/*border-left: 1px solid #005517;*/
	float: right;
	display: block;
	height: 375px;
	padding: 5px;
	margin-top: 65px;
	position: relative;
	z-index: 900;
}

#right_content_text {
	position: absolute;
	bottom: 1px;
	display: block;
	width: 145px;
	color: #2B68A2;
	margin-left: 10px;
}

#right_content_text p {
	padding: 5px 5px 5px 0;
	margin-top: 5px;
	margin-bottom: 0;
	font: 12px/15px "Times New Roman", Times, Georgia, serif;
}

#right_content_text blockquote {
	margin-left: 60px;
	color: #2B68A2;
}

#right_content_author {
	text-align: right;
	font: 12px/14px "Times New Roman", Times, Georgia, serif;
}



/* @end */

/* Gallery */

#gallery {
	position: absolute;
	top: 17px;
	right: 55px;
	width: 529px;
	height: 452px;
	z-index: 3;
	background: url('images/gallery_bg.gif');
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #2c1b11;
	border: solid 0px yellow;
}

#galleryLinks{
	width: 519px;
	text-align: center;
	margin: 0px auto;
	border:0px solid orange;
	line-height: 20px;
}

#galleryLinks a {
	color: #2c1b11;
	text-decoration: none;
}

#galleryLinks a:hover {
	color: #000;
}

#galleryLinks a:visited {
	color: #333;
}

#galleryLinks a.galleryLinkOn{
	color: #333;
}

#galleryLinks a.galleryLinkOff{
	color : #333;
}

#galleryPhoto{
	border:1px solid green;
	padding: 16px 0px 0px 12px;
	width:500px;
}

.galleryPhotoCaption {
	font-weight: bold;
}
.requiredField {
	font-weight: bold;
}

.smallNote {
 font-size: 11px;
 color: #999999;
 font-style: italic;
 }
 
.formLabel {
 background-color: #ECEEF0;
 }

.requiredField {
 font-weight: bold;
 }
.missingField {
 font-weight: bold;
 color: #FF0000;
 }
.contentHeaderCell {
 background-color: #AAAA77;
 color: #FFFFFF;
 font-weight: bold;
 }

.contentListCell {
 background-color: #EEEEEE;
 color: #000000;
 }
.contentListCellAlt1 {
 background-color: #CCCCCC;
 color: #000000;
 }
.contentListCellAlt2 {
 background-color: #DDDDDD;
 color: #000000;
 }
.alternate1 {
 background-color: #CCCCCC;
 color: #000000;
 }
.alternate2 {
 background-color: #DDDDDD;
 color: #000000;
 }
.alternate3 {
  background-color: #FFF;
  border:2px solid #EFEDEE;
  color: #000000;
}
.loginStatusSpan {
  font-size: 10px;
  color: #333;
}
.loginStatusSpan a {
  color: #4E4E4E;
  text-decoration: none;
}

/* Scroll Bar Master Styling Starts Here */

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
.scrollgeneric {line-height: 1px; font-size: 1px; position: absolute; top: 0; left: 0;}

.vscrollerbar {width: 17px; height: 17px !important; background: url(images/npi_scrollBall.gif) no-repeat 3px;}

/*green line bg with top/bottom arrows*/
.vscrollerbase {width: 20px; height: 390px; background: white url(images/npi_scroll_bg.gif) no-repeat 0 0; visibility: visible !important;}

/* green ball */
.vscrollerbar, .hscrollerbar {padding: 11px; z-index: 2;}


/* Scroll Bar Master Styling Ends Here */

#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 488px;
height: 380px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: white;
/*margin: 0.3em auto;*/
padding: 5px;
/*text-align: left;*/
/*border: 1px solid #999;*/
}