#Content
{
	padding : 8px 8px 8px 20px;
	display: block;
	color:#034C77;
	font-family:Verdana;
	font-size:9pt;
	text-align: justify;
}

#Content *
{
	color:#034C77;
	font-family:Verdana;
	font-size:9pt;
}


.text 
{
	color:#034C77;
	font-family:Verdana;
	font-size:9pt;
}
.text_top 
{
	vertical-align: top;
}

.text_right 
{
	text-align: right;
}

#Content div, a, img, ul, li, h1, h2, h3, h4
{
	padding : 0;
	margin : 0;
	border : 0;
}

#Content textarea
{
	SCROLLBAR-FACE-COLOR: #0668a2; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ACAAB5; 
	SCROLLBAR-SHADOW-COLOR: #0668a2; 
	SCROLLBAR-3DLIGHT-COLOR: #0668a2; 
	SCROLLBAR-ARROW-COLOR: #ACAAB5; 
	SCROLLBAR-TRACK-COLOR: #0668a2; 
	SCROLLBAR-DARKSHADOW-COLOR: #ACAAB5;
}

#Content h1
{
	color:#016195;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding-bottom: 4px;
	border-bottom: solid 1px #0668a2;
	margin-top: 6px;
}

#Content h2
{
	font-weight:bold;
	font-family:Verdana;
	font-size:9pt;
	margin-top: 6px;

}

#Content a
{
	color : #034c77; 
	text-decoration : underline;
}

#Content hr
{
	display : block;
	background-color: #DFDBDB;
	margin-top: 4px;
	margin-bottom : 4px;
}

#Content .margin
{
	margin : 10px;

}

#Content .border
{
	border : solid 1px #0668a2;

}

#Content p,#Content ul
{
	margin-top: 10px;
}

#Content ul
{
	margin-left: 25px;
}

#Content ul li
{
	margin-top: 4px;
}

#Content ul.spacing li
{
	margin-bottom: 10px;
}

li.circle
{
	list-style-type : circle;
}

li.disc
{
	list-style-type : disc;
}

li.square
{
	list-style-type : square;
}

li.decimal
{
	list-style-type : decimal;
}

.Mandatory
{
	color : Red;
	font-size: 7pt;
	font-weight: bold;
	display : none;
}

#content .specif
{
	padding:0;
	margin:0;
	border:0;
	
}

/* Video style */

#VideoList div
{
	width: 150px;
	height: 120px;
	float:left;
	margin: 4;
	text-align:center;
	cursor : pointer;
}

#VideoList div em
{
	display: block;
}
