

html, body 
{
			height: 100%;
}

body 
{
			margin: 0px;
			padding: 0px;
			background: #e2e2e2;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #000;
			line-height: 200%;
}

h1, h2, h3 
{
			margin: 0;
			color: #4891dc;
}

h1 
{
			font-size: 18px;
			font-style: italic;
			font-weight: bold;
			
}

h2
{
			font-size: 16px;
			font-style: italic;
			font-weight: bold;
			
	
}

h3 

{
			font-size: 14px;
			font-weight: bold;
	
}

.contentheading 
{    

			font-size: 16px;
			font-weight: bold;
			font-style: italic;
	
}
	
.contentheading a
{    

			font-size: 16px;
			font-weight: bold;
			font-style: italic;
	
}

p 
{ 		

			margin: 0; padding: 0; 

}

p, ol, ul 
{
			list-style: none;
}

a 
{
			color: #4891dc; text-decoration: none;
}

a:hover 
{
	
 			text-decoration: underline;	
}

.clearfix:after 
{
	
		   content: ".";
		   display: block;
		   height: 0;
		   clear: both;
		   visibility: hidden;
}
	
#wrapper 
{
			margin: 0 auto;
			padding: 0px 0px 5px 0px;
			width: 1020px;
			background-color: #e2e2e2;
       
}

/* Page */	

#page 
{
			margin: 0 auto;
			padding: 0;
			width: 960px;	

}

#header
{
			  background-image: url('http://investor.itc-holdings.com/redesign2011/images/header.jpg');
			  height: 270px;
			  margin: 0;
			  padding: 0;
			  margin-bottom: 10px;

}

/* Menu Top */

#menuTop 
{
       
      			width: 960px; 
				margin: 0; 
				padding: 0; 

}

#searchTop .search .inputbox 
{
	
				background-image: url('http://investor.itc-holdings.com/redesign2011/images/searchIcon.png'); 
				background-repeat:no-repeat;
				border: 0 none; color: #234f9b; padding-left: 25px; height: 22px;  width: 194px; }


#searchTop
{
	
				float: right;
				padding: 20px 10px 0px 5px; 
}

#menuItems 
{
				
				margin: 0 auto;
				padding: 20px 5px 0px 0px;
				height: 40px;
				float: right;
}

#menuItems ul 
{
				margin: 0;
				padding: 0;		
}

#menuItems li
{
				display: inline;
				margin: 0 px;
				padding: 0px 5px 0px 5px;
				background-image: url('http://investor.itc-holdings.com/redesign2011/images/pipe.png');
				background-repeat: no-repeat;
				background-position: left;
				display: inline;
				margin: 0;
	  
}

#menuItems li:first-child {
   				background-image: none;
}

	
#menuItems li a 
{
				padding: 5px;
				font-size: 12px;
				color: #FFF;
				text-decoration: none;
}	
			
		
#menuItems li .active 
{
				color: #ECECEC;
}	
	
#menuItems li a:hover 
{
				color: #ECECEC;
}

#menuItems li:last-child 
{ 
				border: 0;
				
}

		
#splash 
{
				margin: 0;
				padding: 0;
}


#contentWrapper 
{
	
				margin: 0 auto;
				padding: 0px 0px 5px 0px;
				background-color: #002878;	
        
}

	          
#page .home 
{
	
	 			background-color: #002878;
} 
	 
#page .itc-michigan 
{
	
				background-color: #3a7dda;
} 

#page .itc-midwest 
{
	
				background-color: #5a8e22;
}

#page .itc-great-plains {
	
				background-color: #85bd3c;
} 
 
 

/* Mid Menu Main Menu*/

#midMenu {

				margin: 0 auto;
				padding: 0;
				height: 70px;
				text-align: center;
	   
}

#midMenu ul {
				margin: 0 auto;
				padding: 0 0px 0px 0px ;
				height: 70px;
				float: left;
				width: 960px;
				position: relative;
}
#midMenu li{
				
				display: inline;
				margin: 0 px;
				padding: 0px 0px 0px 0px;
				float: left;
				width: 240px;		  
}	


 #midMenu li a:hover 
{
				
				color: #ECECEC;
				
	
}


#midMenu li a 
{
	
				padding: 5px;
				font-size: 13px;
				color: #FFF;
				text-decoration: none; 
				line-height: 30px; 
				height: 30px; 
				display: block; 
				width: 230px; 
				letter-spacing:2px;
							
}	

	.item16 
{
		
				background-color: #002878; 
			
}
	.item17 
{
		
				background-color: #3a7dda;   

}
	.item18 
{
		
				background-color: #5a8e22;
			   

}
	.item19 
{
		
				background-color: #85bd3c;
			   

}

#midMenu ul.menu ul 
{ 
				height: 20px; 
				position: absolute; 
				left: 10px; 
				top: 40px; 
} 

#midMenu ul.menu ul a 
{ 
				margin: 0 auto; 
} 


#midMenu ul.menu ul li 
{ 


			display: inline;
			margin: 0 px;
			padding: 0px 0px 0px 0px;
			float: left;
			width: auto; 
			background-image: url('http://investor.itc-holdings.com/redesign2011/images/pipe.png');
			background-repeat: no-repeat;
			background-position: right;
			display: inline;
			margin: 0;
			margin-right: -2px; 
   
} 



#midMenu ul.menu ul li:last-child 
{
	
   			background-image: none;
}



#midMenu ul.menu ul li a 
{ 
			display: block; 
			float: left; 
			width: 80px; 
			font-size: 12px; 
			padding: 0; 
			height: 30px; 
			line-height: 30px; 
			letter-spacing:normal;

} 


#midMenu ul.menu ul li a:hover 
{
			
			background: #fff;
			color: #666;
}


#midMenu ul.menu ul li.active a 
{ 
			background: #fff; 
			color:#666;
}


/* breadcrumbs */

#breadcrumbs { color: #999;}

#breadcrumbs a{ text-decoration: none;}

#breadcrumbs a:hover { text-decoration: underline;}



/* Side Menu About Page */

		#content .moduletable .menu { width: 185px; float: left; margin-right: 20px; margin-left: 0; padding-left: 0px;}
		#content .moduletable .menu a { text-decoration: none; color: #000; padding-left: 10px;}
		#content .moduletable .menu {width: 185px; margin-left: -18px;}
		#content .moduletable .menu li { height: 37px; line-height: 36px; background-image: url('http://investor.itc-holdings.com/redesign2011/images/aboutNonActive.png'); background-repeat:no-repeat; padding-left: 15px; }
		#content .moduletable .menu .active { text-decoration: none; padding-left: 15px; height: 37px;background-image: url(  'http://investor.itc-holdings.com/redesign2011/images/aboutActive.png'); background-repeat:no-repeat; font-size: 14px; }
		 
		#content .moduletable .menu .active a {  color: #4891dc; font-weight: bold; }
		#content .moduletable .menu a:hover {  color: #4891dc; }

	
	
	
/* Content */
	#content 
	
{
		
			width: 910px;
			margin: 0px 10px 0px 10px;
			padding: 10px 15px 5px 15px;
			background: #FFF;
}


#innerContent 
{
	
			padding: 10px; background-image: url('http://investor.itc-holdings.com/redesign2011/images/contentBG.png');
			background-repeat: repeat-x; 
			-moz-border-radius: 7px;
			border-radius: 7px;
			-webkit-border-radius: 7px;
			
}
	 
	 
/*Home page inner content*/	 
	 
#innerContentHome 
{ 

			padding: 10px; background: #e2e2e2;
			-moz-border-radius: 7px;
			border-radius: 7px;
			-webkit-border-radius: 7px;
		
}	
		  
#innerContentHome h1 { font-size: 30px;}	
	  

	  	  
#frontPageLower { background: #fff; margin: 20px 20px 0 20px;}

#frontPageLower h3 { font-size: 20px; font-style: italic;}

#frontPageLower .contentheading 
{
			color: #000; 
			font-style: normal; 
			font-size: 14px; 
	
}

.calloutText 
{
			float: right;
			width: 540px;	
}


		
	/* Footer */

	#footer {
			margin: 0 auto;
			padding: 0;
			width: 960px;
			text-align: center;
			background-image: url('http://investor.itc-holdings.com/redesign2011/images/footerBG.jpg');
			height: 82px;
	}

#searchBottom
	{
	
			float: left;
			padding: 8px 10px 0px 10px;
			
	}
	
#searchBottom .search .inputbox { 

			background-image: url('http://investor.itc-holdings.com/redesign2011/images/searchIconB.png');
			background-repeat:no-repeat;
			border: 0 none; 
			color: #234f9b; 
			padding-left: 25px; 
			height: 22px;  
			width: 194px;

}



#menuBottom {

			margin: 0 auto;
			padding: 6px 5px 0px 0px;
			height: 40px;
			float: left;
        }
	#menuBottom ul {
		margin: 0;
		padding: 0;		
	}

	#menuBottom li{
			display: inline;
					
			margin: 0 px;
			padding: 0px 5px 0px 5px;
				  
			background-image: url('http://investor.itc-holdings.com/redesign2011/images/pipe.png');
			background-repeat: no-repeat;
			background-position: left;
			display: inline;
			margin: 0;
	  
}

#menuBottom li:first-child {
  			 background-image: none;
}
	
		

#menuBottom li a {
			padding: 5px;
			font-size: 12px;
			color: #FFF;
			text-decoration: none;
		}	
#menuBottom li .active {
			color: #ECECEC;
		}		
#menuBottom li a:hover {
			color: #ECECEC;
		}

#menuBottom li:last-child { border: 0;}

#copy

{
			float: right; 
			margin: 6px 10px 0px 0px;
			color: #fff;
			font-size: 10px;


}

