@charset "UTF-8";


p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BA244C;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1B2340;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #43558E;
}


.BodyText_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.BodyText_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Heading_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1B2340;
}

.Heading_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #BA244C;
}

.Heading2_LightBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #43558E;
}
.Heading2_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BA244C;
}
.HighlightedText_darkblue_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #1B2340;
}
.Heading_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.BodyText_boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BA244C;
}
.BodyText_black14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}


#wrapper {
width: 1000px;
margin: 0px auto 0px auto;
}

#header {
background-image:url(english/images/Banner_generic_EN.jpg);
bakcground-repeat: no-repeat;
width: 1000px;
height: 223px;
}

#header_fr {
background-image:url(french/images/Banner_generic_FR.jpg);
bakcground-repeat: no-repeat;
width: 1000px;
height: 223px;
}



#table_hsfc {
width: 955px;
height: auto;
margin-left: 26px;
background-image: url(English/Images/PrelimProgram_logos/HSFC.jpg);
background-repeat: no-repeat;
background-position: right;
}

#table_ccs {
width: 955px;
height: auto;
margin-left: 26px;
background-image: url(English/Images/PrelimProgram_logos/CCS.jpg);
background-repeat: no-repeat;
background-position: right;
}

#table_cacpt {
width: 955px;
height: auto;
margin-left: 26px;
background-image: url(English/Images/PrelimProgram_logos/CACPT.jpg);
background-repeat: no-repeat;
background-position: right;
}

#table_cacr {
width: 955px;
height: auto;
margin-left: 26px;
background-image: url(English/Images/PrelimProgram_logos/CACR.jpg);
background-repeat: no-repeat;
background-position: right;
}

#table_cccn {
width: 955px;
height: auto;
margin-left: 26px;
background-image: url(English/Images/PrelimProgram_logos/CCCN.jpg);
background-repeat: no-repeat;
background-position: right;
}

#table_chs {
width: 955px;
height: auto;
margin-left: 26px;
background-image: url(English/Images/PrelimProgram_logos/CHS.jpg);
background-repeat: no-repeat;
background-position: right;
}

#table_cpca {
width: 955px;
height: auto;
margin-left: 26px;
background-image: url(English/Images/PrelimProgram_logos/CPCA.jpg);
background-repeat: no-repeat;
background-position: right;
}

#table_csatvb {
width: 955px;
height: auto;
margin-left: 26px;
background-image: url(English/Images/PrelimProgram_logos/CSATVB.jpg);
background-repeat: no-repeat;
background-position: right;
}

#table_cscp {
width: 955px;
height: auto;
margin-left: 26px;
background-image: url(English/Images/PrelimProgram_logos/CSCP.jpg);
background-repeat: no-repeat;
background-position: right;
}

#table_cscs {
width: 955px;
height: auto;
margin-left: 26px;
background-image: url(English/Images/PrelimProgram_logos/CSCS.jpg);
background-repeat: no-repeat;
background-position: right;
}

#table_csct {
width: 955px;
height: auto;
margin-left: 26px;
background-image: url(English/Images/PrelimProgram_logos/CSCT.jpg);
background-repeat: no-repeat;
background-position: right;
}

#table_satellites {
width: 955px;
height: auto;
margin-left: 26px;
}

#table_body {
width: 955px;
height: auto;
margin-left: 26px;
}

#wrapper #table_body .PrelimProgram_Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	margin-left: 20px;
	text-indent: 10px;
}

#highlight {
background-color: #f6e6a7;
margin: 0px;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 10px;
padding-right: 10px;
height: auto;

}


