@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	
	background-color: #CCCCCC;
}
#container {
	background-color: #6d6d6d;
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: auto;
}
#container1 {
	background-color: #FFFFFF;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 888px;
}
#topmenu_right {
	text-decoration: none;
	text-align: right;
	clear: both;
	height: 20px;
	margin-right: 16px;
	margin-left: 13px;
	color: #5c9514;
}
#banner {
	margin-right: 22px;
	margin-left: 0px;
	text-align: left;
	height: 133px;
}
#navigation {
	margin-right: 12;
	margin-left: 8px;
	margin-right: 8px;
}
#h_line {
	background-color: #E8E8E8;
	height: 3px;
	width: auto;
	margin-right: 23px;
	margin-left: 8px;
}
#newshead {
}
#innercontent {
	height: 100%;
	text-align: justify;
	width: 100%;
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 9%;
	text-align: left;
	background-color: #FFFFFF;
}

#sidebar {
	background-color: #84929D;
	height: 478px;
	width: 211px;
	clear: both;
	margin-left: 1px;
}

.topLink {
	font-family: "Franklin Gothic Medium";
	font-size: 9px;
	font-weight: bold;
	color: #5B9414;
	text-decoration: none;
}

.topLink a {
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	color: #5B9414;
	text-decoration: none;
}


.topLink a:hover {
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #84929D;
	text-decoration: none;
}


#nav2 {
	font-family:"Franklin Gothic Medium";
	font-size: 14px;
	color: #336699;
	text-decoration: none;
	text-align: center;
	padding-top: 15px;
	text-transform: uppercase;
	padding-bottom: 5px;
	font-weight: bold;
}

#nav2 a:link, #nav2 a:visited{
	color: #FFFFFF;
	display: inline-block;
	text-decoration:none;
	background:#66CC99 left bottom;
	border:none;
	padding:0 15px 0 15px;
	margin-right:10px;
	line-height:20px;
	font-weight: normal;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	
}

#nav2 a:hover, #nav2 a:active{
	color:#ffffff;
	background-position: left top;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	background-color: #297E54;
	
}

#nav2 a.current{
	margin-top:5px;
	background:#CCCCCC;
	color:#333333;
	height:25px;
	line-height:20px;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
		
}


#nav2 a.current:hover{
	cursor:default;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
		
}









#ictnav2 {
	font-family:"Franklin Gothic Medium";
	font-size: 14px;
	color: #223E92;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}

#ictnav2 a:link, #ictnav2 a:visited{
	color: #ffffff;
	display: inline-block;
	text-decoration:none;
	background:#8d596d left bottom;
	border:none;
	padding:0 15px 0 15px;
	margin-right:10px;
	line-height:20px;
	font-weight: normal;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	
}

#ictnav2 a:hover, #ictnav2 a:active{
	background: #b695a2;
	color:#ffffff;
	background-position: left top;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	
}

#ictnav2 a.current{
	margin-top:5px;
	background:#CCCCCC;
	color:#333333;
	height:25px;
	line-height:20px;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
		
}


#ictnav2 a.current:hover{
	cursor:default;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
		
}





#energynav2 {
	font-family:"Franklin Gothic Medium";
	font-size: 14px;
	color: #223E92;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}

#energynav2 a:link, #energynav2 a:visited{
	color: #ffffff;
	display: inline-block;
	text-decoration:none;
	background:#ffcc00 left bottom;
	border:none;
	padding:0 15px 0 15px;
	margin-right:10px;
	line-height:20px;
	font-weight: normal;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	
}

#energynav2 a:hover, #energynav2 a:active{
	background: #ffde5c;
	color:#ffffff;
	background-position: left top;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	
}

#energynav2 a.current{
	margin-top:5px;
	background:#CCCCCC;
	color:#333333;
	height:25px;
	line-height:20px;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
		
}


#energynav2 a.current:hover{
	cursor:default;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
		
}






#environmentnav2 {
	font-family:"Franklin Gothic Medium";
	font-size: 14px;
	color: #223E92;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}

#environmentnav2 a:link, #environmentnav2 a:visited{
	color: #ffffff;
	display: inline-block;
	text-decoration:none;
	background:#368d2d left bottom;
	border:none;
	padding:0 15px 0 15px;
	margin-right:10px;
	line-height:20px;
	font-weight: normal;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	
}

#environmentnav2 a:hover, #environmentnav2 a:active{
	background: #7fb679;
	color:#ffffff;
	background-position: left top;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	
}

#environmentnav2 a.current{
	margin-top:5px;
	background:#CCCCCC;
	color:#333333;
	height:25px;
	line-height:20px;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
		
}


#environmentnav2 a.current:hover{
	cursor:default;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
		
}








#agrinav2 {
	font-family:"Franklin Gothic Medium";
	font-size: 14px;
	color: #223E92;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}

#agrinav2 a:link, #agrinav2 a:visited{
	color: #ffffff;
	display: inline-block;
	text-decoration:none;
	background:#59b7ad left bottom;
	border:none;
	padding:0 15px 0 15px;
	margin-right:10px;
	line-height:20px;
	font-weight: normal;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	
}

#agrinav2 a:hover, #agrinav2 a:active{
	background: #95d1cb;
	color:#ffffff;
	background-position: left top;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	
}

#agrinav2 a.current{
	margin-top:5px;
	background:#CCCCCC;
	color:#333333;
	height:25px;
	line-height:20px;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
		
}


#agrinav2 a.current:hover{
	cursor:default;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
		
}








#healthnav2 {
	font-family:"Franklin Gothic Medium";
	font-size: 14px;
	color: #223E92;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}

#healthnav2 a:link, #healthnav2 a:visited{
	color: #ffffff;
	display: inline-block;
	text-decoration:none;
	background:#e0529c left bottom;
	border:none;
	padding:0 15px 0 15px;
	margin-right:10px;
	line-height:20px;
	font-weight: normal;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	
}

#healthnav2 a:hover, #healthnav2 a:active{
	background: #eb90c0;
	color:#ffffff;
	background-position: left top;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	
}

#healthnav2 a.current{
	margin-top:5px;
	background:#CCCCCC;
	color:#333333;
	height:25px;
	line-height:20px;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
		
}


#healthnav2 a.current:hover{
	cursor:default;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
		
}





#nanonav2 {
	font-family:"Franklin Gothic Medium";
	font-size: 14px;
	color: #223E92;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}

#nanonav2 a:link, #nanonav2 a:visited{
	color: #ffffff;
	display: inline-block;
	text-decoration:none;
	background:#777b82 left bottom;
	border:none;
	padding:0 15px 0 15px;
	margin-right:10px;
	line-height:20px;
	font-weight: normal;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	
}

#nanonav2 a:hover, #nanonav2 a:active{
	background: #a8abaf;
	color:#ffffff;
	background-position: left top;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	
}

#nanonav2 a.current{
	margin-top:5px;
	background:#CCCCCC;
	color:#333333;
	height:25px;
	line-height:20px;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
		
}


#nanonav2 a.current:hover{
	cursor:default;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
		
}




#transportnav2 {
	font-family:"Franklin Gothic Medium";
	font-size: 14px;
	color: #223E92;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}

#transportnav2 a:link, #transportnav2 a:visited{
	color: #ffffff;
	display: inline-block;
	text-decoration:none;
	background:#51a3de left bottom;
	border:none;
	padding:0 15px 0 15px;
	margin-right:10px;
	line-height:20px;
	font-weight: normal;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	
}

#transportnav2 a:hover, #transportnav2 a:active{
	background: #90c4ea;
	color:#ffffff;
	background-position: left top;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	
}

#transportnav2 a.current{
	margin-top:5px;
	background:#CCCCCC;
	color:#333333;
	height:25px;
	line-height:20px;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
		
}


#transportnav2 a.current:hover{
	cursor:default;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
		
}






#socionav2 {
	font-family:"Franklin Gothic Medium";
	font-size: 14px;
	color: #223E92;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}

#socionav2 a:link, #socionav2 a:visited{
	color: #ffffff;
	display: inline-block;
	text-decoration:none;
	background:#784330 left bottom;
	border:none;
	padding:0 15px 0 15px;
	margin-right:10px;
	line-height:20px;
	font-weight: normal;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	
}

#socionav2 a:hover, #socionav2 a:active{
	background: #a9877b;
	color:#ffffff;
	background-position: left top;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	
}

#socionav2 a.current{
	margin-top:5px;
	background:#CCCCCC;
	color:#333333;
	height:25px;
	line-height:20px;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
		
}


#socionav2 a.current:hover{
	cursor:default;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
		
}






#spacenav2 {
	font-family:"Franklin Gothic Medium";
	font-size: 14px;
	color: #223E92;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}

#spacenav2 a:link, #spacenav2 a:visited{
	color: #ffffff;
	display: inline-block;
	text-decoration:none;
	background:#2d2e2e left bottom;
	border:none;
	padding:0 15px 0 15px;
	margin-right:10px;
	line-height:20px;
	font-weight: normal;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	
}

#spacenav2 a:hover, #spacenav2 a:active{
	background: #797979;
	color:#ffffff;
	background-position: left top;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	
}

#spacenav2 a.current{
	margin-top:5px;
	background:#CCCCCC;
	color:#333333;
	height:25px;
	line-height:20px;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
		
}


#spacenav2 a.current:hover{
	cursor:default;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
		
}


#securitynav2 {
	font-family:"Franklin Gothic Medium";
	font-size: 14px;
	color: #223E92;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}

#securitynav2 a:link, #securitynav2 a:visited{
	color: #ffffff;
	display: inline-block;
	text-decoration:none;
	background:#b18521 left bottom;
	border:none;
	padding:0 15px 0 15px;
	margin-right:10px;
	line-height:20px;
	font-weight: normal;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	
}

#securitynav2 a:hover, #securitynav2 a:active{
	background: #cdb171;
	color:#ffffff;
	background-position: left top;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	
}

#securitynav2 a.current{
	margin-top:5px;
	background:#CCCCCC;
	color:#333333;
	height:25px;
	line-height:20px;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
		
}


#securitynav2 a.current:hover{
	cursor:default;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
		
}



#innertext {
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	text-decoration: none;
	text-align: justify;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 5px;
	height: auto;
	padding-bottom: 25px;
	
}

#innertext img{
 display:inline; 
  margin:5px;
  border:1px solid #ffffff;
  float:right;
}

#innertext img:hover
  {
  border:1px solid #ff0000;
  }



#innertext ul {
	margin: 0;
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	height: auto;	
}

#innertext ul li {
	padding-right: 0.6em;
	list-style-image: url(images/arrow.gif);
	margin-right: 0;
	margin-left: 0;
	text-align: justify;
	list-style-position: outside;
}


#innertext ul li a {
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	color: #0066CC;
	text-decoration: none;
}


#innertext ul li a:hover {
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	color: #000000;
	text-decoration: overline;
	
}


#innertext a {
	font-family: "Franklin Gothic Medium";
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;	 
}

#innertext a:hover {
	font-family: "Franklin Gothic Medium";
	font-size: 11px;
	color: #000000;
	text-decoration: overline;
}


#innertext ol {
	margin: 0;
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	height: auto;	
}

#innertext ol li {
	padding-right: 0.6em;
	list-style-type:decimal;
	list-style-image: none;
	margin-right: 0;
	margin-left: 0;
	text-align: justify;
	list-style-position: outside;
}


#innertext ol li a {
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	color: #0066CC;
	text-decoration: none;
}


#innertext ol li a:hover {
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	color: #000000;
	text-decoration: overline;
	
}

 
.pretty-table
{
  padding: 0;
  margin: 0;
  width:100%;
  border-collapse: collapse;
  border: 1px solid #333;
  font-size:14px;
  color: #000;
  background: #bcd0e4 url("widget-table-bg.jpg") top left repeat-x;
  font-family:"Franklin Gothic Medium";
}

 

.pretty-table th, .pretty-table td
{
  border: 1px dotted #666;
  padding: 0.5em;
  text-align:justify; 
  color: #632a39;
}

.pretty-table th[scope=col]
{
  color: #000;
  background-color: #8fadcc;
  text-transform: uppercase;
  font-size: 0.9em;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
}

 

.pretty-table th[scope=row]
{
  background-color: #b8cfe5;
  border-right: 0px solid #333;
}

.pretty-table tr.alt th, .pretty-table tr.alt td
{
  color: #2a4763;
}

.pretty-table tr:hover th[scope=row], .pretty-table tr:hover td
{
  background-color: #632a2a;
  color: #fff;
}
























.innerHeading {
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	color: #14476D;
	background-color: #90c4ea;
	text-transform: uppercase;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.innerUnderline{
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	color: #333333;
	text-decoration: underline;	 
	
	
}
.innerbold{
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	
	
}


.pillarTable{
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	color: #ffffff;
	text-align:justify;
	list-style-position: outside;
	list-style-image: url(images/arrow1.gif);
	list-style-type: square;
	padding-left: 10px;
	padding-right: 5px;
	
}


.inlist {
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	color: #ffffff;
	text-align:left;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/arrow1.gif);
}
.innerHeadingCapacities {
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	color: #14476D;
	background-color: #E1E1E1;
	text-transform: uppercase;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}









.pretty-table1
{
  padding: 0;
  margin: 0;
  width:100%;
  border-collapse: collapse;
  border: 1px solid #333;
  font-size:14px;
  color: #000;
  background: #ffffff url("widget-table-bg.jpg") top left repeat-x;
  font-family:"Franklin Gothic Medium";
}

 

.pretty-table1 th, .pretty-table1 td
{
  border: 1px dotted #666;
  padding: 0.5em;
  text-align:justify; 
  color: #632a39;
}

.pretty-table1 th[scope=col]
{
  color: #000;
  background-color: #8fadcc;
  text-transform: uppercase;
  font-size: 0.9em;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
}

 

.pretty-table1 th[scope=row]
{
  background-color: #b8cfe5;
  border-right: 0px solid #333;
}

.pretty-table1 tr.alt th, .pretty-table1 tr.alt td
{
  color: #2a4763;
}

.pretty-table1 tr:hover th[scope=row], .pretty-table1 tr:hover td
{
  
  color: #000;
  background-color:#CCFFFF;
}


.borderItalics {
	font-style: italic;
	border: thin dotted #0000FF;
}
.image_center {
	align: center;
	border:none;

