body	{
	background-color:#000000;
	margin: 4px;
	min-width:950px;
}

p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	color: #464646;}
	
.text_highlight	{
	font-weight: 900;
	color: #395d98;}
	
a	{	
	color: #214589;}
	
UL	{
	list-style-image: url(images/list_arrow.gif);
	font-size: 70%;
	margin: 15px 0px 15px 25px;
	padding: 0px;
	font-weight: regular;
}

OL	{
	font-size: 75%;
	margin: 15px 0px 15px 25px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;	
	color: #464646;
}

LI	{
	padding: 0px 0px 4px 0px;
	margin: 0px;
	}
	
.font_weight_light	{
	font-weight: 400;}

h1	{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 32px 0px;
	padding: 0px 0px 0px 0px;
	color: #395d98;
	font-weight: 900;
	font-size: 105%}
	
h1.subheading	{
	font-family: Arial, Helvetica, sans-serif;
	margin: -26px 0px 32px 0px;
	padding: 0px 0px 0px 0px;
	color: #6d89b8;
	font-weight: 900;
	font-size: 75%}
	
h1.subheading_padding	{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 0px 0px;
	color: #6d89b8;
	font-weight: 900;
	font-size: 75%}
	
h2	{
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #214589;
	font-weight: 900;
	font-size: 90%}
	
h3	{
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	color: #464646;
	font-weight: 900;
	font-size: 70%}

ul	{
	font-family: Arial, Helvetica, sans-serif;}
	
HR	{
	size: 1px;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px dotted #aaaaaa;
	height: 1px;}
	
/* main page structure formatting -------------------------------------------- */
#transparent_div_login	{
	position: absolute; 
	z-index: 10; 
	background-color:#000000; 
	bottom: 0px; 
	top: 0px; 
	height: 100%; 
	width: 100%; 
	filter:alpha(opacity=30); 
	-moz-opacity:.30; 
	opacity:.30;}
	
#page_container_main	{
	background-color: #FFFFFF;	
	margin: 3px 0px 0px 0px;
	padding: 25px;}

#page_container_main  table  td.home_admin_links_columns	{
	padding-right: 6px;}
	
	
/* header & menu structure formatting -------------------------------------------- */		
#page_container_menu_enb_top_level	{
	margin: 0px 0px 0px 0px;
	height: 24px;}
	
.page_container_menu_enb_top_level_align	{
	float: right;
	padding: 0px 0px 0px 0px;}
	
.page_container_menu_enb_top_level_left_corner	{
	position:absolute; 
	background-image:url(images/menus/background_enb_top_level_menu_top_left_corner.gif);
	background-repeat:no-repeat;
	background-position: left top; 
	width: 4px; 
	height: 4px;}
	
#page_container_menu_site_level	{
	margin: 3px 0px 0px 0px;
	height: 23px;
	background-image: url(images/menus/background_enb_site_level_menu.gif);}

#page_container_header	{
	height: 53px;
	background-image: url(images/background_heading.jpg);}

.page_container_header_logo	{
	position: absolute;
	height: 53px;}
	
.page_container_header_logo_product	{
	right: 0px;
	margin: 0px 16px 0px 0px;	
	position: absolute;
	padding: 0px;}
	
	

#page_container_tabs	{
	margin: 0px 0px 0px 6px;
	height: 23px;}
	
.page_container_tabs_right_align	{
	float: right;
	padding: 0px 5px 0px 0px;
	background-image:url(images/menus/background_tabs_right_corner.gif);
	background-repeat:no-repeat;
	background-position: left top;}
	
.page_container_tabs_right_left_corner	{
	position:absolute; 
	background-image:url(images/menus/background_tabs_left_corner.gif);
	background-repeat:no-repeat;
	background-position: left top; 
	width: 6px; 
	height: 23px;}
	
.page_container_tabs_left_align	{
	padding: 0px 10px 0px 0px;
	background-image:url(images/menus/background_tabs_right_corner.gif);
	background-repeat:no-repeat;
	background-position: left top;}
	
.page_container_tabs_left_left_corner	{
	position:absolute; 
	background-image:url(images/menus/background_tabs_left_corner.gif);
	background-repeat:no-repeat;
	background-position: left top; 
	width: 6px; 
	height: 23px;}


/* main page content formatting -------------------------------------------- */		

	/* content container with shadow formatting -------------------------------------------- */		
	#content_container_heading_columns	{
	background-image: url(images/content_container_header_columns_background_left.png);
	margin: 0px 11px 0px 0px;
	padding: 0px 0px 0px 8px;
	text-align:center;}
	
	#content_container_heading_columns	h1	{
	color: #FFFFFF;
	font-size: 75%;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;}
	
	#content_container_heading	{
	background-image: url(images/content_container_header_columns_background_left.png);
	margin: 0px 11px 0px 0px;
	padding: 0px 0px 0px 8px;}

	#content_container_heading	h1	{
	color: #FFFFFF;
	font-size: 70%;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;}
	
	.content_container_heading_right	{
	background-image: url(images/content_container_header_background_right.png);
	background-position:right top;
	background-repeat: no-repeat;}
	
	.content_container_heading_right_columns	{
	background-image: url(images/content_container_header_background_right_columns.png);
	background-position:right top;
	background-repeat: no-repeat;}
	
	.content_container_body_shadow	{
	background-image: url(images/content_container_right_shadow.png); 
	background-position:right; 
	background-repeat:no-repeat; 
	padding-right: 5px;}
		
	#content_container_body	{
	border-left: 1px solid #191a46;
	border-top: 1px solid #191a46;
	border-right: 1px solid #191a46;
	background-color:#FFFFFF;}
	
	.content_container_body_container_padding	{
	padding: 14px 14px 4px 14px;}
	
		.content_container_body_container_padding_bottom	{
		height: 2px;} /* !ie6 fix */
		
		#content_container_body_info	{
		float: left;
		width: 247px;
		padding: 0px 3px 0px 0px;
		background-image:url(images/content_container_allocations_body_info.gif);
		background-position: right;
		background-repeat:repeat-y;}
		
		#content_container_body_diagrams	{
		overflow: auto;
		padding: 10px 10px 50px 10px;}
		
		#content_container_body_diagrams_scale	{
		position: absolute;
		margin-top: -58px;
		width: 500px;
		left: 0px;
		vertical-align: middle; 
		height: 31px;
		background-image: url(images/diagrams/test_allocation_scale.gif);
		background-position: right;
		background-repeat:no-repeat;}
	
		#hide_tab	{
		position: absolute;
		margin: 1px 0px 0px 247px;
		width: 15px;
		height: 20px;
		background-image:url(images/menus/vertical_hide_tab.gif);}
		
		#show_tab	{
		position: absolute;
		margin: 1px 0px 0px 0px;
		display: none;
		width: 15px;
		height: 20px;
		background-image:url(images/menus/vertical_show_tab.gif);}
		
		#hide_tab:hover	{
		cursor: pointer; cursor: hand;
		background-image:url(images/menus/vertical_hide_tab_over.gif);}
		
		#show_tab:hover	{
		cursor: pointer; cursor: hand;
		background-image:url(images/menus/vertical_show_tab_over.gif);}
	
	.content_container_body_admin_home_height	{
	min-height: 250px;  
	height:auto;
	height: 250px;}
	
	#content_container_body h2.table {
	font-weight: 900;
	margin: 10px 0px 10px 0px;
	color: #464646;
	font-size: 70%;}
	
	#content_container_body p {
	color: #464646;}
	
	#content_container_body	a {
	font-weight: 900;
	color: #224078;}
	
	#content_container_body	a:hover {
	text-decoration: underline;}
	
	
		/* content container landing page formatting -------------------------------------------- */
		#intro_page_product_container	{
		height: 81px; 
		margin: 30px 0px 10px 0px;}
		
		#intro_page_product	{
		float: left; 
		width: 210px; 
		height: 81px; 
		border-right: 1px dotted #999999; 
		padding: 0px 14px 0px 0px; 
		margin: 0px 14px 0px 0px;}
		
		#intro_page_product.last	{
		border-right: none; }
		
		#intro_page_product	p{
		padding: 8px 0px 0px 0px;}
	
		/* content container admin home formatting -------------------------------------------- */
		.content_container_admin_home_links	{
		border-bottom: 1px dotted #191a46; }
		
		.content_container_admin_home_links	a{
		font-weight: 400;
		text-decoration: none;
		display: block;
		padding: 10px 0px 10px 0px;}
		
		.content_container_admin_home_links:hover	{
		background-color:#cbd3e2;}
		
		.content_container_admin_home_links_icon	{
		float: left; 
		width: 44px; 
		margin: 0px;
		padding: 0px;
		text-align:center;}
		
		#content_container_admin_home_links_text	{
		margin: 0px 5px 0px 44px;}
		
		#content_container_admin_home_links_text	h2{
		font-size: 70%;
		margin: 0px;
		padding: 0px;
		font-weight: 900;
		text-decoration: underline;}
		
		#content_container_admin_home_links_text	p{
		margin: 0px;
		padding: 0px 10px 0px 0px;
		font-weight: 400;}
		
		#content_container_admin_home_links_temp_unavailable	{
		border-bottom: 1px dotted #191a46; 
		padding: 10px 0px 10px 0px;}
		
		#content_container_admin_home_links_temp_unavailable  img	{
		filter: alpha(opacity=30);
		-moz-opacity: .3; 
		opacity: .3;
		-khtml-opacity: .3;}
		
		#content_container_admin_home_links_temp_unavailable  a	{
		color: #999999;}
		
		#content_container_admin_home_links_temp_unavailable  p	{
		color: #999999;}
		
	.content_container_footer	{
	background-image: url(images/content_container_footer_background.png);
	text-align:center; 
	height: 13px;
	margin: 0px 11px 0px 0px;}
	
	.content_container_footer_right	{
	background-image: url(images/content_container_footer_background_right.png);
	float:right; 
	width: 11px; 
	height: 13px;}
	
	.dark_blue{
	color: #00024d;}
	
	
	

	/* details table formatting -------------------------------------------- */	

	table tr.allocation_table_row_white	{
	background-color: #fffff;}
	
	table tr.allocation_table_row_grey	{
	background-color: #f4f4f5;}
	
	table.allocations_table	td	{
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding: 3px;}
	
	table.allocations_table 	p {
	margin: 0px;
	font-size: 100%;
	color: #464646;
	margin: 0px 0px 6px 0px;}
	
	table td.allocation_table_cell_border	{
	text-align: left;
	border-right: 1px solid #191a46;
	border-bottom: 1px solid #000000;}
	


	#details_table_td_width_200	{
	width: 200px;}

	table.details_table	td	{
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding: 3px;}
	
	table.details_table	p {
	margin: 0px;
	font-size: 100%;
	color: #464646;
	margin: 0px 0px 6px 0px;}
	
	table td.details_table_heading_checkbox	{
	background-image: url(images/content_container_header_columns_background_left.gif);
	width: 10px;}
	
	table td.details_table_heading_heading	{	
	background-image: url(images/content_container_header_background_middle.gif);
	font-weight: 900;
	color: #ffffff;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-top: 6px;
	border-left: 1px solid #000000;}
	
	table td.details_table_heading_heading:hover	{	
	background-image: url(images/content_container_header_background_middle_highlight.gif);
	cursor: pointer; cursor: hand;}
	
	table td.details_table_heading_right_corner	{
	background-image: url(images/content_container_header_table_background_right.gif);
	background-position:right top;
	background-repeat: none;
	background-color:#191a46;
	width: 6px;
	padding: 0px;}
	
	table td.details_table_left_cells	{
	text-align: left;
	border-left: 1px solid #191a46;
	border-top: 1px solid #000000;
	width: 10px;}
	
	table td.details_table_right_cells	{
	text-align:left;
	background-image: url(images/details_table_right_shadow.gif);
	width: 6px;
	background-color:#191a46;
	padding: 0px;}
	
	table td.details_table_cells	{	
	text-align:left;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-left: 8px;}
	
	table td.details_table_cells_incative	{	
	text-align:left;
	border-top: 1px solid #000000;
	border-left: 6px solid #993300;
	padding-left: 8px;}
	
	table td.details_table_cells_active	{	
	text-align:left;
	border-top: 1px solid #000000;
	border-left: 6px solid #389a78;
	padding-left: 8px;}
	
	table tr.details_table_row_white	{
	background-color: #fffff;}
	
	table tr.details_table_row_white:hover	{
	background-color: #d2dbea;
	cursor: pointer; cursor: hand;}
	
	table tr.details_table_row_grey	{
	background-color: #f4f4f5;}
	
	table tr.details_table_row_grey:hover	{
	background-color: #d2dbea;	
	cursor: pointer; cursor: hand;}
	
	.details_table_footer	{
	background-image: url(images/details_table_footer_background.gif);
	text-align:center; 
	height: 13px;}
	
	.details_table_footer_right	{
	background-image: url(images/details_table_footer_background_right.gif);
	float:right; 
	width: 11px; 
	height: 13px;}
	
	.details_table_footer_right	{
	background-image: url(images/details_table_footer_background_right.gif);
	float:right; 
	width: 11px; 
	height: 13px;}
	
	#details_table_footer_paging	{
	background-color: #000000;
	text-align:right; 
	height: 13px;
	background-image: url(images/details_table_footer_background_paging_right.gif);
	background-position:right;
	background-repeat: no-repeat;
	padding: 4px 12px 0px 6px;}
	
	#details_table_footer_paging	img{
	margin: 0px 0px 0px 4px;}
	
	#details_table_footer_paging	p{
	color: #ffffff;
	font-size: 70%;
	margin: 0px;
	padding: 0px;}
	
	#details_table_footer_paging	a{
	color: #ffffff;
	text-decoration: none;}
	
	#details_table_footer_paging	a:hover{
	text-decoration: underline;}

/* footer formatting -------------------------------------------- */
#footer	{
	text-align: center;}
	
#footer	p	{
	color: #818198;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 0px 0px;}
	
#footer	a	{
	text-decoration: none;
	color: #818198;}
	
.footer_corners	{
	background-color: #FFFFFF; 
	background-image:url(images/background_footer_bottom_left.gif); 
	height: 6px; 
	background-repeat:no-repeat; 
	background-position:left;}
	
.footer_corner_right	{
	float: right; 
	background-image:url(images/background_footer_bottom_right.gif); 
	width: 6px; 
	height: 6px;}
	
	

/* image formatting -------------------------------------------- */			
.image_logo_product_passport	{
	margin-left: 200px;}
	
.image_enb_passport_logo_on_white	{
	width: 162px;
	height: 20px;
	float: right;
	background-image:url(images/logo_enb_consulting_passport_on_white.gif);
	margin: 0px 0px 10px 10px;}



/* image elements -------------------------------------------- */

.page_container_header_logo	{
	background-image: url(images/logo_corporate_enb_consulting_online.gif);
	width: 172px;
	height: 53px;}
	
.page_container_header_strap	{
	background-image: url(images/enb_inspiring_growth.png);
	width: 174px;
	height: 53px;}

.image_in_paragraph_left {
	padding: 0px;
	margin: 18px 20px 12px 0px;
	float: left;}
	
.image_in_paragraph_right	{
	padding: 0px;
	margin: 18px 0px 12px 20px;
	float: right;}
	
.image_top_left	{
	padding: 0px;
	margin: 4px 20px 12px 0px;
	float: left;}
	
.image_top_right{
	padding: 0px;
	margin: 4px 0px 12px 20px;
	float: right;}
	




   



