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

html {
	margin: 0;
	padding: 0;
	
}

body {
	color: #333333;
	background: #71714e url(../images/layout/bckgrnd.jpg) repeat-y center;
	margin: 0px;
	padding: 0px;
}

#container {
    width: 860px;
	margin: 0 auto;
	background-color: #FFFFFF;
}


.content {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	vertical-align: top;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 8px;
	padding-bottom: 20px;
	line-height: 140%;
}


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

ol {
	list-style-type: decimal;
}

li {
	padding-bottom: 6px;
	line-height: 160%;
	
}

#header {
	margin: 0 auto;
	width: 860px;
	background-position: center;
	border-bottom: #cc9900 solid 3px;
}


.redtext {
	color: #700000;
	font-weight: bold;

}

.greyheading {
	color: #333333;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 200%;
}

.clear {
	clear: both;
	padding-bottom: 16px;
}

#main {
	clear: both;
	width: 860px;
}

#rightside {
	padding-top: 30px;
}


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


h1 {
	margin: 0;
	padding: 0;
	color: #881c1c;
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	line-height: 1.5em;
}

h2 {
	color: #333333;
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 10px;
	width: 90%;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #700000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #700000;
	padding-bottom: 3px;
}

h4 {
	color: #333333;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	padding-top: 4px;

}

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


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

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

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


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

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

#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;
}

#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;
}
 
 
#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: #cc9900;
	font-weight: normal;
	text-decoration: none;
}

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


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



 /* Left Navigation
----------------------------------------------- */


#leftside {
	width: 212px;
	padding: 0;
	margin: 0;
}


#left {
	font-family: Arial, Helvetica, sans-serif;
	color: #333301;
	text-align: left;
	font-size: 75%;
	margin-top: 25px;
	list-style: none;
}


#left ul {
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 10px;
	margin-left: 0px;
	
}


#left li {
	padding-left: 36px;
	background-image: url(../images/layout/dot.gif);
	background-repeat: no-repeat;
	background-position: 14px 0.8em;
	list-style: none;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 120%;
	border-bottom: 1px solid #98966f;
}

#left a {
	font-weight: bold;
	text-decoration: none;
	

}

#left a:link, #left a:visited {
	color: #333301;
	text-decoration: none;

}

#left a:hover {
	color: #7d1200;
	text-decoration: none;
}





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


#left ul ul {
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	padding-bottom: 4px;

}


#left ul ul li {
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	list-style: none;
	padding-bottom: 4px;
	background-image: none;
	line-height: 120%;
	border-bottom: none;
}

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


#left ul ul a:link, #left ul ul a:visited {
	color: #71714e;
	text-decoration: none;

}

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




  /* 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;
}

#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;
}



  

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


#sidebar {
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .73em;
	line-height: 140%;
	width: 190px;
	margin-top: 20px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 10px;
	border: 1px solid #71714e;
	
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
	list-style: none;
	padding-bottom: 4px;
	
}

#sidebar li {
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 130%;
}

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

#sidebar a:link, #sidebar a:visited {
	color: #700000;
	text-decoration: none;
	
}
#sidebar a:hover {
	color: #666666;
	text-decoration: underline;
	
}

#sidebar p {
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0 8px;
	background-color: #FFFFFF;
}
#sidebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	color: #FFFFFF;
	background-color: #7d1200;
	padding: 4px 8px;
	font-size: 110%;
}



/* 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;
	
}




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


#footer {
	width: 860px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}


.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	padding: 20px 0px;
	text-align: center;
	margin-right: 5%;
	margin-left: 5%;
}

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

img {
	border: 0;
	padding: 0;
}

.photo {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 90%;
	line-height: 1.2em;
	padding: 4px;
	margin-right: 10px;
	float: left;
}

.photol {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 90%;
	line-height: 1.2em;
	padding: 8px;
	margin-right: 10px;
	float: left;
	border: 1px  solid #cccccc;
}
.photor {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 90%;
	line-height: 1.2em;
	padding: 8px;
	margin-left: 10px;
	float: right;
	border: 1px  solid #666666;
}

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


  /* Borders
----------------------------------------------- */

.bordertop {
	margin-right: 30px;
	border-top: 1px  solid #999999;
}

.borderbottom {
	border-bottom: 1px  solid #666666;
}

.borderwide {
	border-bottom: 8px  solid #000000;
}

.border {
	border: 1px  solid #cccccc;
}

.borderright {
	border-right: 1px  solid #666666;
}





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

.showprint {
	display: none;

}

#wordmarkprint {
	display: none;
}

#footerprint {
	display: none;
}

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

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

div#url {
	font-family: "Courier New", Courier, mono;
	display: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	padding-left: 2px;
}

