﻿@import url("common.css");

.progress
{
	background-color: #2B3C5A;
	border: 1px solid #8B3F2B;
	color: #FFF;
	line-height: 2em;
	margin: 0 0 1em 0;
	text-align: center;
}

.progress p
{
	background-color: #CB4931;
	color: inherit;
	margin: 0;
}

.skills
{
	list-style-type: none;
	margin: 0 0 0.5em 0;
	padding: 0;
}

.skills li
{
	clear: both;
	list-style-type: none;
	margin: 0 0 0.5em 20px;
}

.skills li img
{
	display: inline;
	float: left;
	margin: 3px 0 0 -20px;
}

@media screen
{
	a,
	a:link
	{
		background-color: Transparent;
		color: #F2462B;
	}

	h1, h2, h3, h4, h5, h6
	{
		background-color: Transparent;
		color: #367DB0;
	}

	input.button
	{
		background-color: #EEE;
		border: 1px solid #8B3F2B;
		color: #000;
	}

	input.textbox, select, textarea
	{
		background: #FFF;
		border: 1px solid #8B3F2B;
		color: #000;
		font-family: Arial, Helvetica, Sans-Serif;
	}

	.breadcrumb
	{
		background-color: Transparent;
		color: #9C9C9D;
	}

	.button,
	.button:link
	{
		background-image: url("../images/dit/btn_left.png");
		color: #FFF;
	}

	.button span
	{
		background-image: url("../images/dit/btn_right.png");
	}
	
	.button-back,
	.button-back:link
	{
		background-image: url("../images/dit/btn_back_left.png");
	}

	.comments li
	{
		border-top: 1px solid #CCC;
	}
	
	.fastBullet
	{
		list-style-type: none;
		margin: 0 0 0.5em 0;
		padding: 0;
	}
	
	.fastBullet li,
	.fastBulletItem
	{
		background: url("../images/dit/icon_bullet_arrow.gif") 0px 0px no-repeat;
		list-style-type: none;
		margin: 0 0 0.5em 0;
		padding-left: 20px;
	}
	
	.fastProgress
	{
		background: url("../images/dit/progress_total_lg.gif") left top repeat-x;
	}
	
	.fastProgress td
	{
		height: 20px;
		line-height: 20px;
		padding: 0;
		vertical-align: top;
		width: 100%;
	}
	
	.fastProgress td.label
	{
		background: Transparent url("../images/dit/progress_label_lg.gif") left top repeat-x;
		color: #FFF;
		font-weight: bold;
		padding: 0 5px;
		white-space: nowrap;
		width: auto;
	}
	
	.fastProgress .percentage
	{
		background: url("../images/dit/progress_current_lg.gif") left top repeat-x;
		height: 100%;
		margin: 0;
		padding: 0;
	}
	
	.feature a,
	.feature a:link,
	.featureSimple
	{
		background-image: url("../images/dit/btn_feature_dit.gif");
	}
	
	.instruction
	{
		background-color: Transparent;
		color: #999;
	}

	.meta
	{
		background: Transparent;
		color: #999;
		font-weight: bold;
	}
	
	.nodes .thumb
	{
		background-color: #FFF;
		border: 1px solid #DCE1E5;
		color: inherit;
		padding: 3px;
	}
	
	.popup
	{
		left: 0px;
		position: absolute;
		top: 0px;
		width: 100%;
		z-index: 10000;
	}
	
	.popupBackground
	{
		background-color: #000;
		color: #FFF;
		height: 100%;
		left: 0px;
		opacity: 0.5;
		position: absolute;
		top: 0px;
		width: 100%;
		z-index: 1;
	}
	
	.popupContent
	{
		background-color: #FFF;
		border: 2px solid #666;
		color: #333;
		left: 50%;
		margin-left: -242px;
		padding: 20px;
		position: absolute;
		top: 0px;
		width: 450px;
		z-index: 2;
	}
	
	.popupContent .title
	{
		background-color: #EFF4F8;
		color: #367DB0;
		margin: -20px -20px 20px -20px;
		overflow: hidden;
		padding: 10px 20px;
		width: 450px;
	}
	
	.popupContent .title h1
	{
		float: left;
		margin: 0;
	}
	
	.popupContent .title .close
	{
		float: right;
		margin-top: 8px;
	}
	
	.separated
	{
		border-top: 1px solid #CCC;
	}
	
	.separated input
	{
		margin-top: 6px;
	}
	
	.separated label
	{
		border-bottom: 1px solid #CCC;
		margin: 0;
		padding-bottom: 4px;
		padding-top: 4px;
	}

	.submenu ul
	{
		border-top: 1px solid #D9D7CA;
	}

	.submenu ul li
	{
		border-bottom: 1px solid #D9D7CA;
	}

	.submenu ul li a,
	.submenu ul li a:link
	{
		background: url("../images/dit/arrow.gif") 2px 6px no-repeat;
	}

	.submenu ul li a:hover
	{
		background-color: #EEE;
		color: inherit;
	}

	.submenu ul ul li a,
	.submenu ul ul li a:link
	{
		background-color: Transparent;
		color: #848483;
	}

	#Container
	{
		background: url("../images/dit/bg_content_secondary.jpg") left top no-repeat;
	}
	
	#ContainerOuter
	{
		background: #FFF url("../images/dit/bg_secondary.jpg") left top repeat-x;
		color: #2D2D2D;
	}
	
	#Header
	{
		height: 199px;
	}

	#Header h1
	{
		height: 72px;
		padding: 83px 0 0 42px;
	}
	
	#Header h1 a,
	#Header h1 a:link
	{
		background: url("../images/dit/logo_secondary_en.jpg") 0px -1px no-repeat;
		height: 71px;
		width: 182px;
	}

	#Header h1 a.fr,
	#Header h1 a.fr:link
	{
		background-image: url("../images/dit/logo_secondary_fr.jpg");
	}
	
	#Header .jump
	{
		background: Transparent url("../images/dit/nav_divider.jpg") left center no-repeat;
		color: #FFF;
		float: right;
		font-weight: bold;
		line-height: 44px;
		margin: 0;
		padding: 0;
		position: relative;
		z-index: 10;
		width: 127px;
	}
	
	#Header .jump a,
	#Header .jump a:link
	{
		background-color: Transparent;
		color: #FFF;
		display: block;
		padding: 0 14px;
		text-decoration: none;
	}

	#Header .links
	{
		background: #2B3C5A url("../images/dit/bg_content_secondary.jpg") -20px -155px no-repeat;
		color: #FFF;
		line-height: 38px;
		min-height: 38px;
		padding: 3px 0;
	}
	
	#Header .links li,
	#Header .links li.first
	{
		background: url("../images/dit/nav_btn_right_generic.gif") right top no-repeat;
		height: 38px;
		overflow: hidden;
		padding: 0;
		position: static;
	}
	
	#Header .links li a,
	#Header .links li a:link
	{
		background: Transparent url("../images/dit/nav_btn_left_generic.gif") left top no-repeat;
		color: #FFF;
		padding: 0 30px;
	}
	
	#Header .links li.active,
	#Header .links li.hover
	{
		background-position: right bottom;
	}
	
	#Header .links li.active a,
	#Header .links li.active a:link,
	#Header .links li.hover a,
	#Header .links li.hover a:link
	{
		background-position: left bottom;
	}
		
	#Header .links ul
	{
		background: #FFF;
		color: #2B3C5A;
		border: 1px solid #D1DDE9;
		border-top-style: none;
	}
	
	#Header .links ul li
	{
		background-image: none;
		border-top: 1px solid #D1DDE9;
	}
	
	#Header .links ul li a,
	#Header .links ul li a:link
	{
		background-color: Transparent;
		color: #2B3C5A;
	}
	
	#Header .links ul li a:hover
	{
		background-color: #F2462B;
		color: #FFF;
	}
	
	#HeaderContent
	{
		background-color: Transparent;
		color: #FFF;
		left: 442px;
		position: absolute;
		top: 82px;
		width: 390px;
	}
	
	#HeaderContent h2
	{
		background-color: Transparent;
		color: #FFF;
		float: left;
		font: bold 180% Arial, Helvetica, Sans-Serif;
		height: 25px;
		margin: 0 0 4px;
		padding: 0;
		text-align: right;
		text-transform: uppercase;
		width: 214px;
	}
	
	#HeaderContent p
	{
		float: right;
		font-size: 95%;
		margin: 3px 0 0;
		width: 162px;
	}
	
	#HeaderContent ul
	{
		float: right;
		font-size: 95%;
		list-style-type: none;
		margin: 3px 0 0;
		padding: 0;
		width: 162px;
	}
	
	#HeaderContent ul li a,
	#HeaderContent ul li a:link
	{
		background: Transparent url("../images/dit/arrow.gif") left center no-repeat;
		color: #FFF;
		display: block;
		padding: 0 0 0 10px;
		text-decoration: none;
	}
	
	#HeaderContent .button
	{
		float: right;
		margin: 0;
	}
	
	#HeaderContent .buttonList
	{
		clear: left;
		float: none;
		font-size: inherit;
		margin: 0;
		width: 214px;
	}
	
	#Widgets .nodes li a,
	#Widgets .nodes li a:link
	{
		background-color: Transparent;
		color: #336EA4;
	}
	
	#Widgets .widget
	{
		background: url("../images/dit/h_side_column.png") left top no-repeat;
	}
	

	/* EOC Styles */	
	a.footerlink
	{
		text-decoration:none;
	}
	
	a.footerlink:hover
	{
		text-decoration:underline;
	}
	
	.footerlink
	{
		background:transparent url(../images/dit/arrow.gif) no-repeat scroll 2px 6px;
		border-bottom:1px solid #D9D7CA;
		display:block;
		float:left;
		padding:2px  0 2px 12px;
	}
	
	.interactive
	{
		font-size:200%;
		color:#367DB0;
	}
	
    .scrollingReport
    {
     width:450px;
     overflow:scroll;
    }

	#Menubar p b,
	#Menubar span strong
	{
		color:#367DB0;
		display:block;
		float:left;
		font-size:125%;
		margin: 0 0 .4em 0;
		
	}
}