/* Body Content */
.table_header 
{
	text-align:center; 
	font-size:10pt; 
	font-weight:bold;

}
.table_body 
{
	background-color:#EBE7DE;
	font-size:10pt;
}


/* Page Header */


#page_header a {text-decoration: none;}


#page_headerlinks {text-align: left;word-spacing: -1px;}
#page_headerlinks a{text-decoration: none; font-weight:normal; font-size:8pt;}
#page_headerlinks ul {list-style-type: none;list-style-image:none;}
#page_headerlinks li {list-style-type: none;}


/*  Main Navigation Menu */



.StaticMenuItemStyle
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.StaticMenuItemStyle a {
	text-decoration: none;
	
}

.StaticMenuItemStyle a:hover {text-decoration: none;}
.StaticSelectedMenuItemStyle a {text-decoration: none;}
.StaticSelectedMenuItemStyle a:hover {text-decoration: none;}

#content_container h1{font-size: 18px;font-weight: normal; }
#content_container h2{font-size: 13px;}

/* Left Sidebar */

#left_sidebar h2 {font-size:10pt;}
.VerticalMenuTitleStyle{font-size:11pt;}
#left_cont{font-weight:bold;font-size:8pt;}

#leftMenu_container{font-weight:bold;font-size:8pt;}
.l_StaticMenuItemStyle 
{
	list-style-type: none;
	display: block;
	text-decoration: none;
	
}
.l_StaticSelectedMenuItemStyle{text-decoration:underline;}
.l_StaticSelectedMenuItemStyle a{text-decoration:underline;}

#leftMenu ul{list-style-image:none;}
#leftMenu li
{
	display: block;
	text-decoration: none;
}
#leftMenu a{font-weight:bold;font-size:8pt;}




/* Sectors/Projects Divisions  */
#right_content h1{font-weight:normal; font-size:12pt;}
#right_content p{text-align:left;font-size:8pt;}
#sectors_more  {text-align:right;}


/* Page Footer */ 
#page_footer {
	font-size:8pt;
	font-weight:normal;
		
}
#page_footer ul{list-style-type: none;list-style-image:none;}

#page_footer li {
	list-style-type: none;
}

#page_footer a {text-decoration: none; font-weight:normal;}



#powered_by {
	text-align:center;
}


