.PageTitle {
	font-size: x-large;
	color: #303474;
	font-weight: bold;
	text-align: center;
}
.ImportantText {
	font-size: 16px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: bold;

}
.InstructionsEnglish {
	font-size: 16px;
	color: #0000ff;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: bold;

}
.InstructionsFrench {
	font-size: 16px;
	color: #ff0000;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: bold;

}
.InstructionsSpanish {
	font-size: 16px;
	color: #008000;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: bold;

}
.InstructionsPortuguese {
	font-size: 16px;
	color: #004040;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: bold;

}
.TableHeader {
	font-weight: bold;
	background-color: #FFFFCC;
	color: #336699;
	font-size: 14px;
	text-align: center;
	border: none;
	padding: 3px;
}
.TableData {
	background-color: #FFFFFF;
	color: #000000;
	font-size: x-small;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}
.TableData1 {
	font-family: Calibri, Arial, Century;
	font-size: 15px;
	background-color: #FFFFFF;
	color: #808080;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
}
.TableStretch{
background-image: url(french/images/north_america_education_conference_2010_HOU_fr_r18_c1.jpg);
/*background-color: #c7dcf2;*/
background-repeat: no-repeat;
width: 173px;
/*margin-top: 10px;
margin-left: 15px; replace those two properties (in grey) with the following one
margin: 10px auto 0;
border:1px dotted #000;*/
height: 100%;
/*background-color: #009966;
text-align: left;*/
}


.TextNote {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
li {
	padding:10px;
	line-height: 18px;
	text-indent: 0px;
}
ul{
	list-style-type: square;
	padding:2px;
	line-height: 18px;
	text-indent: 0px;
}
body {
	font-family: Calibri, Arial, Century;
	font-size: 10px;
}
.footer {
	font-family: Calibri, Arial, Century;
	font-size: 9px;
}

#language
{	margin: 0;
	padding: 0;
	z-index: 30}

#language li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#language li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#language li a:hover
{	background: #49A3FF}

#language div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#language div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#language div a:hover
	{	background: #49A3FF;
		color: #FFF}

.style2 {color: #808080}
