/* Page Structure
----------------------------------------------- */

html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	background: #FFFFFF url(file:///Macintosh%20HD/Users/beth/Projects/NERC/newsite/none);
	margin: 0px;
	padding: 0px;
}


#content {
	vertical-align: top;
	margin: 0;
	padding: 0;
	width: 600px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 14pt;


}


#content li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	background-color: #FFFFFF;
	padding-bottom: 6px;
}


li {
	list-style-type: square;
	padding-bottom: 6px;
	line-height: 160%;
	
}

#header {
	display: none;
}


/* Headings
----------------------------------------------- */


h1 {
	color: #000000;
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20pt;
	font-weight: bold;
	line-height: 1.3em;
}

h2 {
	color: #000000;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14pt;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	background-color: inherit;
}

h4 {
	color: #000000;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	padding-top: 4px;
}


/* Links
----------------------------------------------- */


a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

p a:link:after, p a:visited:after {
	content:" ("  attr(href) ") ";
	font-size: 10pt;
	text-decoration: none;
	display: inline;
}

  /* MetaNav
----------------------------------------------- */

#metanav {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/layout/nerc_home_title.jpg) no-repeat left;
	height: 102px;
	display: none;
}

#metanav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	text-align: right;
	color: #6c7471;
	margin-right: 10px;
}


#metanav ul li { 
 	display: inline; 
	
	
}

#metanav ul li a:link, #metanav ul li a:visited {
	padding: 8px 10px 8px 10px;
	color: #71714e;
	font-weight: normal;
	text-decoration: none;
	border-left: 1px solid #71714e;
}

#metanav ul li a:hover {
	background-color: #FFFFFF;
	color: #71714e;
	font-weight: normal;
	text-decoration: underline;
}

.metanavborder a { 
	border-left: 1px solid #71714e; 
} 

  /* MetaNav Interior
----------------------------------------------- */

#metanav2 {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/layout/nerc_interior_title.jpg) no-repeat left;
	height: 102px;
	display: none;
}

#metanav2 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	text-align: right;
	color: #6c7471;
	margin-right: 10px;
}


#metanav2 ul li { 
 	display: inline; 
	
	
}

#metanav2 ul li a:link, #metanav2 ul li a:visited {
	padding: 8px 10px 8px 10px;
	color: #71714e;
	font-weight: normal;
	text-decoration: none;
	border-left: 1px solid #71714e;
}

#metanav2 ul li a:hover {
	background-color: #FFFFFF;
	color: #71714e;
	font-weight: normal;
	text-decoration: underline;
}

.metanavborder a { 
	border-left: 1px solid #71714e; 
}  
 

/* mainnav
----------------------------------------------- */

#navlist {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/layout/nav_bckgrnd.jpg) no-repeat left;
	height: 25px;
	display: none;
}
 
 
#navlist ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 75%;
	color: #FFFFFF;
	text-align: left;
	margin: 0;
	padding: 0;
	padding: 2px 0px 2px 6px;
	
}

#navlist ul li { 
 	display: inline; 
	
}

#navlist ul li a:link, #navlist ul li a:visited {
	padding: 4px 8px 4px 8px;
	color: #FFFFFF;
	background-color: inherit;
	font-weight: normal;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
}

#navlist ul li a:hover {
	background-color: inherit;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.navborder a { 
	border-left: 1px solid #FFFFFF; 
}


ul#topnav .noborder {
	border-right: 0px solid #FFFFFF;
}
 
 
 /* Left Navigation
----------------------------------------------- */


#leftside {
	display: none;
}

#left {
	display: none;
}


#left ul {
	display: none;
	
	
}


#left li {
	display: none;
}

#left a {
	display: none;

}

#left a:link, #left a:visited {
	display: none;

}

#left a:hover {
	display: none;
}

#current a {
	font-weight: bold;
	color: #333333;
	background-color: #B3B38C;
	display: none;
}


#current a:link, #current a:visited {
	font-weight: bold;
	color: #333333;
	background-color: #B3B38C;
	display: none;
}

#current a:hover {
	font-weight: bold;
	color: #333333;
	background: #B3B38C;
	display: none;
}




/* Leftsubnav Navigation
----------------------------------------------- */


#left ul ul {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	display: none;

}


#left ul ul li {
	padding-left: 2px;
	padding-right: 10px;
	list-style: none;
	padding-bottom: 6px;
	background-image: none;
	line-height: 120%;
	display: none;
}

#left ul ul a {
	font-weight: normal;
	text-decoration: none;
	display: none;


}

#left ul ul a:link, #left ul ul a:visited {
	color: #885709;
	text-decoration: none;
	display: none;

}

#left ul ul a:hover {
	color: #885709;
	text-decoration: underline;
	display: none;
}




/* Sidebar
----------------------------------------------- */

#sidebar {
	background-color: #e2dfdd;
	text-align: left;
	width: 200px;
	margin-top: 20px;
	display: none;
}


#sidebar ul {
	display: none;
	
}

#sidebar li {
	display: none;
}

#sidebar a {
	font-weight: normal;
	text-decoration: none;
}

#sidebar a:link, #sidebar a:visited {
	display: none;
	
}
#sidebar a:hover {
	display: none;
	
}

.sidebarheading {
	display: none;
}

.sidebartext {
	display: none;
}

  /* Text Size new
----------------------------------------------- */  
 #textsize
{
  font-family: Arial, Helvetica, sans-serif;
  padding: 3px 10px;
  font-size: 80%;
  margin: 0;
  font-weight: 900;
  color: #333333;
  background-color: #FFFFFF;
  white-space: nowrap;
  text-align: right;
  padding: 8px 30px;
  clear: left;
  float: right;
  display: none;
}

#textsize label
{
  font-size: 13px;
  color: #fff;
}

#textsize a:link, #textsize a:visited
{ 
  color: #333333;
  text-decoration: none;
}

#textsize a:hover
{ 
  color: #700000;
  text-decoration: underline;
}

#textsize div.current
{
  color: #000;
}

#textsize div#small, #textsize div#default, #textsize div#large, #textsize div#xlarge
{
  display: inline;
  padding: 0 3px 0 0;
}

#textsize div#small
{
  font-size: 9px;
}

#textsize div#default
{
font-size: 11px;
}

#textsize div#large
{
font-size: 13px;
}

#textsize div#xlarge
{
font-size: 15px;
}

/* search
----------------------------------------------- */


.search {
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	width: 190px;
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 16px;
	display: none;
	
}


  /* Footer
----------------------------------------------- */

#footer {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background: #FFFFFF;
	display: none;
}

.copyright {
	padding-left: 10px;
	display: none;
}


.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	padding: 20px 0px 12px 0px;
	text-align: center;
	display: none;
}



#seal {
	padding-right: 16px;
	float: left;
	display: none;
}

.top {
	display: none;
}




/* Images
----------------------------------------------- */

img {
	border: 0;
	padding: 0;
}

.photol {
	padding-right: 16px;
	padding-top: 12px;
	padding-bottom: 4px;
	float: left;
}
.photor {
	padding-left: 16px;
	padding-top: 6px;
	padding-bottom: 4px;
	float: right;
}

.photoicon {
	padding-right: 8px;
	padding-bottom: 4px;
	float: left;
}



/* Print Elements
----------------------------------------------- */

.showprint {
	

}

.container {
	margin: 0;
	padding: 0;
	width: 600px;
}


#footerprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
}

#headerprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
	background-color: #FFFFFF;
	
}

#headerprint h1{
	font-size: 16pt;
	font-variant: small-caps;
	font-weight: bold;
}


div#url {
	font-family: "Courier New", Courier, mono;
}

