@charset "utf-8";
/* CSS Document */
/* CSS Document */
/*INIT*/
html {
	margin: 0;
	padding: 0;
}

@media screen {
	body 
	{ 
		color: #555753; 
		margin: 0; 
		padding: 0; font-style:normal; font-variant:normal; font-weight:normal; font-family:Arial; font-size:13px;
	}
	#MainWrapper {
		/*background:url(../images/layout_int_bg_deg_orange.jpg) no-repeat left bottom;*/
		/*background:url(../images/layout_int_bg_deg_bluemed09.gif) no-repeat left top;*/
		background:url(../images/layout_noline_deg_bluemed09.gif) no-repeat left top;
	}
	#rightcol 
	{ 
		_margin-left: 122px; 
		margin-left:118px; 
		height:900px;
	}
	#leftcol 
	{
		float: left;
		width:112px;
		margin: 0;
		padding: 0;
	}
	#headerhome {
		width:646px; 
		height:240px;
		position;relative;
	}
	#MainContainer {
		width: 770px;
		height:1000px;
		/*background:url(../images/layout_int_bg_orange.gif) repeat-y left;*/
	}
	#ShareThisDivContainer 
	{
		position:relative;
		/*clear:left;*/
		float:left;
		width:600px;
		margin-top:10px;
	}
	.roundedcornr_box_nav_1 {background: #6da3d3; float:left; margin-right:5px}
	.roundedcornr_box_nav_2 {background: #6da3d3; float:left; margin-right:5px}
	.roundedcornr_box_nav_3 {background: #6da3d3; float:left; margin-right:5px}
	.roundedcornr_box_nav_4 {background: #6da3d3; float:left; margin-right:5px}
	.roundedcornr_box_nav_5 {background: #6da3d3; float:left; margin-right:5px}
	
	#headerToolBox {position:relative;float:left;top:75px;left:0px;background-color:#F29955; width:190px;padding:3px; font-weight:bold; font-size:14px}
	#headerToolBox img {vertical-align:bottom;}

}	
@media print {
	body 
	{ 
		color: #555753; 
		margin: 0; 
		padding: 0; font-style:normal; font-variant:normal; font-weight:normal; font-family:Arial; font-size:13px;
		background:url(../images/bgprint.jpg) repeat-y; 
	}
	#rightcol 
	{ 
		
	}

	#leftcol 
	{
		display:none;
	}
	#IssueTitlehome 
	{
		position:absolute;
		top:100px;
		left:130px;
		color:#ffffff;
		width:645px;
		min-width:645px;
	}
	
	#MainContainer {
		width: 750px;
		height:1050px;
		background:url(../images/layout_int_bg_2blues.jpg) repeat-y left;
	}
	
	#nav {display:none;}
	
	.roundedcornr_box_nav_1 {display:none;}
	.roundedcornr_box_nav_2 {display:none;}
	.roundedcornr_box_nav_3 {display:none;}
	.roundedcornr_box_nav_4 {display:none;}
	.roundedcornr_box_nav_5 {display:none;}
	
	#ShareThisDivContainer 
	{
		display:none;
	}


}	


#IssueTitle {
	position:absolute;
	top:130px;
	left:130px;
	color:#fff;
	width:645px;
	min-width:645px;
}

h1 { 
	margin:0 0 0 0
}
	
#content_container_right 
{
	width:228px; 
	margin-left:420px; 
	_margin-left:414px
}

select {
	font:11px Arial, Helvetica, sans-serif; 
}
img {
	border:none; 
	display:block;
}
hr {
}
li {
	list-style: url(../images/bullet.gif);
	padding:0px;
}
ul {
	padding-bottom:0px;
	margin-bottom:0;
}
/*NAV*/
#nav { color:#FFFFFF; height:30px}
p { margin-top:9px;
	margin-left:0px;
	margin-bottom:9px;
	margin-right:0px;
	padding:0;
	text-align: justify;
}
	
div {
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding:0 0 0 0;
	}

.littletext { }
.important {margin:20px 0 20px -10px; }

orange { color:#f79e5a}
blue { color:#6ba2d6}


/*MARGINS*/
.ma { margin:10px}
.mb { margin:20px}
.mc { margin:30px}

/*MARGINS TOP*/
.mta { margin-top:10px}
.mtb { margin-top:10px}
.mtc { margin-top:30px}
.mt5 { margin-top:5px}
.pad2 {padding: 2px;}
.mla { padding-left:20px}
.ml6 { padding-left:6px}

.f10 {font-size:10px;}
/*COLORS*/

/*HELPERS*/
.clear { clear:both; }
.line0 {line-height:0; height:0; font:0}

.coltitle {color:#FFFFFF; font:11px Arial, Helvetica, sans-serif; margin-bottom:5px; display:block}
.edNumber {cursor:pointer;font-size:9px;padding-left:2px;margin-bottom:0px}
.edSelected {margin-left:1px;padding-left:3px;border-left:2px #F0893E solid}
.cursor {cursor:pointer}


/*-------------------------------------------------------------------------------------------*/
/*ROUNDED CORNERS*/
/*ROUNDED GRIS clair*/
	.roundedcornr_box_176588 {background: #e4e5e6;}
	.roundedcornr_box_176588 h1 {color:#f79e5a}
	.roundedcornr_box_176588 h2 { color:#6ba2d6}
	.roundedcornr_top_176588 div {}
	.roundedcornr_top_176588 {background: url(../images/roundedcornr_176588_tr.png) no-repeat top right;}
	.roundedcornr_bottom_176588 div {}
	.roundedcornr_bottom_176588 {background: url(../images/roundedcornr_176588_br.png) no-repeat bottom right;}
	.roundedcornr_top_176588 div, .roundedcornr_top_176588, .roundedcornr_bottom_176588 div, .roundedcornr_bottom_176588 {width: 100%;height: 8px;font-size: 1px;}
	.roundedcornr_content_176588 { margin: 0 8px; }
/*ROUNDED GRIS clair*/

/*ROUNDED  bleu clair*/
	.roundedcornr_box_779761 {background: #dce6f4;color:#0C72AC;}
	.roundedcornr_box_779761 h2 {color:#0C72AC}
	.roundedcornr_box_779761 h1 { color:#0C72AC}

	.roundedcornr_top_779761 div {}
	.roundedcornr_top_779761 {background: url(../images/roundedcornr_779761_tr.png) no-repeat top right;}
	.roundedcornr_bottom_779761 div {}
	.roundedcornr_bottom_779761 {background: url(../images/roundedcornr_779761_br.png) no-repeat bottom right;}
	.roundedcornr_top_779761 div, .roundedcornr_top_779761, .roundedcornr_bottom_779761 div, .roundedcornr_bottom_779761 {width: 100%;height: 8px;font-size: 1px;}
	.roundedcornr_content_779761 { margin: 0 8px; }
	.roundedcornr_content_779761 .title { font:11px; padding-top:5px; padding-bottom:5px;}
	.roundedcornr_content_779761 .titleSel { font:13px; padding-top:5px; padding-bottom:5px; font-weight:bold; color:#f79e5a;}
	.roundedcornr_content_779761 .title a { text-decoration:none;color:#0C72AC;}
	.roundedcornr_content_779761 .title a:hover { text-decoration:underline;color:#0C72AC;}
	.roundedcornr_content_779761 .title a:active { text-decoration:none;color:#0C72AC;}
	.roundedcornr_content_779761 .title a:link { text-decoration:none;color:#0C72AC;}
	.roundedcornr_content_779761 .title a:visited { text-decoration:none;color:#0C72AC;}
	.roundedcornr_content_779761 .titleSel a { text-decoration:none;color:#f79e5a;}
	.roundedcornr_content_779761 .titleSel a:hover { text-decoration:underline;color:#f79e5a;}
	.roundedcornr_content_779761 .titleSel a:active { text-decoration:none;color:#f79e5a;}
	.roundedcornr_content_779761 .titleSel a:link { text-decoration:none;color:#f79e5a;}
	.roundedcornr_content_779761 .titleSel a:visited { text-decoration:none;color:#f79e5a;}

/*ENDROUNDED bleu clair*/

/*ROUNDED  bleu fonce*/
	.roundedcornr_box_637291 {background: #6da3d3; color:#FFFFFF}
	.roundedcornr_top_637291 div {}
	.roundedcornr_top_637291 {background: url(../images/roundedcornr_637291_tr.png) no-repeat top right;}
	.roundedcornr_top_637291_small {background: url(../images/roundedcornr_637291_tr.png) no-repeat top right;}
	.roundedcornr_bottom_637291 div {}
	.roundedcornr_bottom_637291 {background: url(../images/roundedcornr_637291_br.png) no-repeat bottom right;}
	.roundedcornr_bottom_637291_small {background: url(../images/roundedcornr_637291_br.png) no-repeat bottom right;}
	.roundedcornr_top_637291 div, .roundedcornr_top_637291, .roundedcornr_bottom_637291 div, .roundedcornr_bottom_637291 {width: 100%;height: 8px;font-size: 1px;}
	.roundedcornr_top_637291_small div, .roundedcornr_top_637291_small, .roundedcornr_bottom_637291_small div, .roundedcornr_bottom_637291_small {width: 100%;height: 3px;font-size: 1px;}
	.roundedcornr_content_637291 { margin: 0 8px; }
/*ENDROUNDED bleu fonce*/

/*ROUNDED darkblue09 */
	.roundedcornr_box_00458A {background: #00458A; color:#FFFFFF}
	.roundedcornr_top_00458A div {}
	.roundedcornr_top_00458A {background: url(../images/roundedcornr_00458A_tr.png) no-repeat top right;}
	.roundedcornr_top_00458A_small {background: url(../images/roundedcornr_00458A_tr.png) no-repeat top right;}
	.roundedcornr_bottom_00458A div {}
	.roundedcornr_bottom_00458A {background: url(../images/roundedcornr_00458A_br.png) no-repeat bottom right;}
	.roundedcornr_bottom_00458A_small {background: url(../images/roundedcornr_00458A_br.png) no-repeat bottom right;}
	.roundedcornr_top_00458A div, .roundedcornr_top_00458A, .roundedcornr_bottom_00458A div, .roundedcornr_bottom_00458A {width: 100%;height: 8px;font-size: 1px;}
	.roundedcornr_top_00458A_small div, .roundedcornr_top_00458A_small, .roundedcornr_bottom_00458A_small div, .roundedcornr_bottom_00458A_small {width: 100%;height: 3px;font-size: 1px;}
	.roundedcornr_content_00458A { margin: 0 8px; }
/*ENDROUNDED darkblue09*/


/*ROUNDED   orange*/
	.roundedcornr_box_978180 {background: #f29955;}
	.roundedcornr_top_978180 div {}
	.roundedcornr_top_978180 { background: url(../images/roundedcornr_978180_tr.png) no-repeat top right;}
	.roundedcornr_bottom_978180 div {}
	.roundedcornr_bottom_978180 {background: url(../images/roundedcornr_978180_br.png) no-repeat bottom right; }
	.roundedcornr_top_978180 div, .roundedcornr_top_978180, .roundedcornr_bottom_978180 div, .roundedcornr_bottom_978180 {width: 100%;height: 8px;font-size: 1px;  }
	.roundedcornr_content_978180 { margin: 0 8px; }
/*ENDROUNDED orange*/

/*ROUNDED lightblue09*/
	.roundedcornr_box_C6D3DB {background: #C6D3DB;}
	.roundedcornr_top_C6D3DB div {}
	.roundedcornr_top_C6D3DB { background: url(../images/roundedcornr_C6D3DB_tr.png) no-repeat top right;}
	.roundedcornr_bottom_C6D3DB div {}
	.roundedcornr_bottom_C6D3DB {background: url(../images/roundedcornr_C6D3DB_br.png) no-repeat bottom right; }
	.roundedcornr_top_C6D3DB div, .roundedcornr_top_C6D3DB, .roundedcornr_bottom_C6D3DB div, .roundedcornr_bottom_C6D3DB {width: 100%;height: 8px;font-size: 1px;  }
	.roundedcornr_content_C6D3DB { margin: 0 8px; }
/*ENDROUNDED lightblue09*/


/*ROUNDED bluemed09*/
	.roundedcornr_box_1F89C5 {background: #1F89C5;}
	.roundedcornr_top_1F89C5 div {}
	.roundedcornr_top_1F89C5 { background: url(../images/roundedcornr_1F89C5_tr.png) no-repeat top right;}
	.roundedcornr_bottom_1F89C5 div {}
	.roundedcornr_bottom_1F89C5 {background: url(../images/roundedcornr_1F89C5_br.png) no-repeat bottom right; }
	.roundedcornr_top_1F89C5 div, .roundedcornr_top_1F89C5, .roundedcornr_bottom_1F89C5 div, .roundedcornr_bottom_1F89C5 {width: 100%;height: 8px;font-size: 1px;  }
	.roundedcornr_content_1F89C5 { margin: 0 8px; }
/*ENDROUNDED bluemed09*/

/*ROUNDED   light orange*/
	.roundedcornr_box_FBD6BB {background: #FBD6BB;}
	.roundedcornr_top_FBD6BB div {}
	.roundedcornr_top_FBD6BB { background: url(../images/roundedcornr_978180_tr.png) no-repeat top right;}
	.roundedcornr_bottom_FBD6BB div {}
	.roundedcornr_bottom_FBD6BB {background: url(../images/roundedcornr_FBD6BB_br.png) no-repeat bottom right; }
	.roundedcornr_top_FBD6BB div, .roundedcornr_top_FBD6BB, .roundedcornr_bottom_FBD6BB div, .roundedcornr_bottom_FBD6BB {width: 100%;height: 8px;font-size: 1px;  }
	.roundedcornr_content_FBD6BB { margin: 0 8px; }
/*ENDROUNDED orange*/

/*ROUNDED header*/
	.roundedcornr_box_header {background: #f29955;}
	.roundedcornr_top_header div {   background: url(../images/roundedcornr_978180_tl.png) no-repeat top left;}
	.roundedcornr_top_header { background: url(../images/roundedcornr_978180_tr.png) no-repeat top right;}
	.roundedcornr_bottom_header div {   background: url(../images/roundedcornr_978180_bl.png) no-repeat bottom left;}
	.roundedcornr_bottom_header {background: url(../images/roundedcornr_978180_br.png) no-repeat bottom right;}
	.roundedcornr_top_header div, .roundedcornr_top_978180, .roundedcornr_bottom_978180 div, .roundedcornr_bottom_978180 {width: 100%;height: 8px;font-size: 1px;}
	.roundedcornr_content_header { margin: 0 8px; }
/*ENDROUNDED header*/

/*ROUNDED  bleu nav*/
	.roundedcornr_box_nav {background: #6da3d3; width:99px; float:left; margin-right:5px}
	.roundedcornr_box_nav_short {background: #6da3d3; width:71px; float:left; margin-right:5px}
	.roundedcornr_box_nav_long {background: #6da3d3; width:145px; float:left; margin-right:5px}
	.roundedcornr_box_nav_longer {background: #6da3d3; width:150px; float:left; margin-right:5px}
	.roundedcornr_top_nav div {}
	.roundedcornr_top_nav { background: url(../images/roundedcornr_564823_tr.png) no-repeat top right;}
	.roundedcornr_bottom_nav div {}
	.roundedcornr_bottom_nav {background: url(../images/roundedcornr_564823_br.png) no-repeat bottom right;}
	.roundedcornr_top_nav div, .roundedcornr_top_nav, .roundedcornr_bottom_nav div, .roundedcornr_bottom_nav {width: 100%;height: 5px;font-size: 1px;	}
	.roundedcornr_content_nav { margin: 0 5px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF }
/*ENDROUNDED bleu nav*/


/*END ROUNDED CORNERS*/

