/* main stylesheet for Generic Campaign Website Template*/

/*--------------- Generic font and element styling ----------------*/

body {
margin: 0px;
padding: 0px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 62.5%;
height: 100%;
}

h1 { 
font-size: 1.7em;
color: #b32017;
}
	
h2 {
font-size: 1.5em; 
color: #0073ae;
} 


h3 { 
font-size: 1.3em; 
color: #419639;
} 

h4 {
font-size: 1.1em;
color: #e8a713;
}
	
h5 { 
font-size: 1em; 
}
	
h6 { 
font-size: 0.8em; 
} 

p {
line-height: 1.6em;
padding-bottom: 5px
 
 /*--------------- Generic font and element styling ----------------*/ 
}
 /* 
--Main Banner Styles 
	Main Banner is a container to hold both a left and right banner image(s).
*/
#main_banner_container {
	display: none;
	
}
/* 
--Left Banner Image 
	To insert your Left Banner Image within this container you it must be placed in the blockheaderheader. It must be an image not a background
*/
#left_banner_img_container {
	display:none;
}/* 
--Left Banner Image End--
*/

#right_banner_img_container {
	display:none;	
}	

#search {
		display: none;
}
#search form {
	display:none;
}

/* END MAIN BANNER*/

/*-- BREADCRUMB START*/
#breadcrumb_container{
	display:none;
}

/*-- breadcrumb End*/

/*
-- Mid Container Styles 
	Mid Container, holds the Left nav and content. It is positioned relatively to allow for a footer to be
	placed 100% of the screen width underneath the content and left nav
*/


#mid_container {
	position: relative;
	width: 100%;
	top: 0px;
	left: 0px;
	margin-bottom: -50px;
	padding-bottom: 20px;
			
/*------------------------------------ End Mid Container ----------------------------------*/		
}
/*------------------------------------ Start left navigation ----------------------------------*/
#left_nav {
	Display: none;

/*------------------------------------ End left navigation ----------------------------------*/	
}
/*------------------------------------ Start Content ----------------------------------*/
#content {
	position: relative;
	top: 0px;
	margin: 0px 0px 0px 0px;
	padding-top: 1px;
	padding-bottom: 0px;	
	font-size: 1.2em;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #content {
  height: 1%;
}
 
/* End hide from IE5/mac */

#content a:link {
	text-decoration:underline;
}

#content a:visited {
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
	
/*------------------------------------ End Content ----------------------------------*/
}
/*------------------------------------ Start Right Teaser ----------------------------------*/
#rght {
 float: right;
 padding-right: 10px;
 padding-left: 15px;
 margin-left: 25px;
 margin-top: 0px;
 margin-bottom: 20px;
 width: 25%;
 z-index: 6;
}

.rghtnavblock {
background-image: url(/internet/nihec/publishing.nsf/AttachmentsByTitle/rightbox_bg.gif/$FILE/rightbox_bg.gif);
background-repeat:repeat-y;
float: right;
top: 0px;
height: auto;
width: 222px;
margin: 0px 5px 10px 25px;
font-size: 0.90em; 
position: relative;
padding: 0px 0px 0px 0px;
}

.rghtnavblock_top {
background-image: url(/internet/nihec/publishing.nsf/AttachmentsByTitle/rightbox_top.gif/$FILE/rightbox_top.gif);
background-repeat: no-repeat;
width:222px;
height:16px;
}
.rghtnavblock_bottom{
background-image: url(/internet/nihec/publishing.nsf/AttachmentsByTitle/rightbox_bottom.gif/$FILE/rightbox_bottom.gif);
background-repeat: no-repeat;
width:222px;
height:16px;
}
.rghtnavblock p {
font-size:0.8em;
padding:10px;
}

.rghtnavblock h3 {
font-size:1em;
padding:5px;
text-align:center;
color:#000;
}
.rghtnavblock ul {
padding: 0;
margin: 0px 0px 0px 3px;
list-style-type: none;
height: auto;
}

.rghtnavblock li {
margin: 2px 0px 0px 0px;
line-height: 1.6em;
}

.rghtnavblock a:link {
text-decoration:underline;
}

.rghtnavblock a {
display: block;
width: 100%;

}
.rghtnavblock a:visited {
	text-decoration:underline;
}

.rghtnavblock a:hover {
text-decoration:none;
/*------------------------------------ End Right Teaser ----------------------------------*/
}
/*------------------------------------ Start Footer ----------------------------------
--Footer
	Can be either a container or its own element.. 
	Use it as a container if you want to display more then 1 content type within	
*/

#footer {
display:none;
}

/*
--Classes
*/
/* SEARCH RELATED */
ul.searchresults {
list-style-type: none;
margin: 0;
padding: 0;
}

ul.searchresults li {
margin-bottom: 20px;
}

ul.searchresults li a {
margin: 0;
font-weight:bold;
color:#b32017;
}

p.scoreresults {
margin: 0 0 -6px 0;
padding: 0;
border-bottom: 1px solid #b32017;
}

p.stopwords{
margin-top:-10px;
font-size:0.8em;
line-height:1.5em;
}

.currpage {
font-weight: bold;
color: #000;
border: 1px solid #000;
padding: 3px 5px 3px 5px;
}

p.searchnav {
margin-top: 25px;
}

p.searchnav a {
text-decoration: underline;
color: #0000FF; 
}

a.search_next:link, a.search_next:hover, a.search_next:active, a.search_next:visited {
PADDING: 0 18px 0 10px;
FONT-WEIGHT: bold; 
BACKGROUND: url(/internet/nihec/publishing.nsf/AttachmentsByTitle/arrow_next.gif/$FILE/arrow_next.gif) no-repeat right 3px; 
}

a.search_prev:link, a.search_prev:hover, a.search_prev:active, a.search_prev:visited {
PADDING: 0 10px 0 18px;
FONT-WEIGHT: bold; 
BACKGROUND: url(/internet/nihec/publishing.nsf/AttachmentsByTitle/arrow_previous.gif/$FILE/arrow_previous.gif) no-repeat left 3px; 
}

input#searchText {
display:none;
}

input#searchSubmit {
display:none;
}

#search legend {
display: none;
}
#search fieldset {
display:none;
}

/* Skip to Content styles */

a.skiplink, a.skiplink:hover, a.skiplink:visited {
	text-indent: -600em;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: auto;
} 
  
a.skiplink:active, a.skiplink:focus {
	background-color: #666666;
	color: #ffffff;
	display: block;
	font-weight: bold;
	padding: 10px;
	text-indent: 0.1em;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	
}	
hr {
	width: 100%;
	height: 1px;
	color: #b32017;
	border: none;
	
} 

/* For Internet Explorer */
	html>body hr {
	margin-left: 0;
	width: 100%;
	height: 1px;
	background-color: #b32017;
	border: none;
	
} /* For Gecko-based browsers */
	html>body hr {
	margin-left: 0;
	width: auto;
	height: 1px;
	background-color: #b32017;
	border: 0px solid #b32017;
	
/* For Opera and Gecko-based browsers */	
} 
/* Disclaimer
	This is the class for the styleDisplayContentDownload block */
.disclaimer {
	FONT-SIZE: 80%;
	COLOR: #666666;
	padding-top: 20px;
	border-top: 1px solid #ccc;
} 
/* Page Currency
	This is the class for the styleMiddlepanePageCurrency block */
.pageCurrency {
	FONT-SIZE: 0.9em; COLOR: #0073ae;
	font-weight: bold;
text-align:center;
border-top:1px solid #0073ae;
clear:both;
}
.pageCurrency a{
	COLOR: #0073ae;
	font-weight: bold;
}
/* PDF/large file warning styles */
.pdfhelp { 
display:none;
}

