@charset "utf-8";
/* CSS Document */

.AISJ_Main_Heading {
	font-family: "Arial Black";
	font-size: 12pt;
	font-weight: bold;
	color: #1D10BC;
}
.AISJ_Red_Main_Heading {
	font-family: "Arial Black";
	font-size: 12pt;
	font-weight: bold;
	color: #CE0000;
}
.AISJ_Content_Text_01 {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000;
}
.AISJ_COntent_Text_02_CenteredText {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	list-style-position: outside;
	list-style-type: disc;
}
.AISJ_Blue_Small_Heading {
	font-family: "Arial Black";
	font-size: 10pt;
	font-weight: bold;
	color: #1D10BC;
}
.AISJ_Content_Text_02 {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #000;
	text-align: justify;
	font-weight: normal;
}
.AISJ_Reb_Small_Heading {
	font-family: "Arial Black";
	font-size: 10pt;
	font-weight: bold;
	color: #CE0000;
}
.AISJ_Content_Text_01_Blue {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #1D10BC;
}
.AISJ_Content_Text_02_Blue {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #1D10BC;
}
.AISJ_Content_Text_01_Red {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #CE0000;
}
.AISJ_Content_Text_02_Red {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #CE0000;
}
.AISJ_Small_Heading_Black {
	font-family: "Arial Black";
	font-size: 10pt;
	font-weight: bold;
	color: #000;
}
.AISJ_Small_Heading_Light_Grey {
	font-family: "Arial Black";
	font-size: 10pt;
	font-weight: bold;
	color: #B9B9B9;
}
.AISJ_Main_Heading_Light_Grey {
	font-family: "Arial Black";
	font-size: 12pt;
	font-weight: bold;
	color: #B9B9B9;
}
.AISJ_Content_Text_01_Light_Grey {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #B9B9B9;
}
.AISJ_Content_Text_02_Light_Grey {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #B9B9B9;
}
.AISJ_Main_Heading_Black {
	font-family: "Arial Black";
	font-size: 12pt;
	font-weight: bold;
	color: #000;
}
.AISJ_Main_Heading_Dark_Grey {
	font-family: "Arial Black";
	font-size: 12pt;
	font-weight: bold;
	color: #535353;
}
.AISJ_Small_Heading_Dark_Grey {
	font-family: "Arial Black";
	font-size: 10pt;
	font-weight: bold;
	color: #535353;
}
.AISJ_Content_Text_01_Dark_Grey {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #535353;
}
.AISJ_Content_Text_02_Dark_Grey {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #535353;
}
.Very_Small_Content_Text_01_White {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #FFF;
	text-align: justify;
}
.Very_Small_Content_Text_02_White {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: normal;
	color: #FFF;
}
.AISJ_Content_Text_02_White {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}
.AISJ_Content_02_Bulletpoints {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #000;
	list-style-position: outside;
	list-style-type: none;
	text-align: left;
	text-indent: 5px;
	display: list-item;
	visibility: visible;
	list-style-image: url(../Images/BlueBullet.jpg);
}
.AISJ_Content_Text_02_CenterBlack {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #000;
	text-align: center;
}
.AISJ_Content_Text_02_Bold {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #000;
	text-align: justify;
}
.GreyColoredBox {
	background-image: url(../Curriculum/Images/GreyBoxSmall-Bit-bigger.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.GreyColoredBox01 {
	background-image: url(../Curriculum/Images/GreyBox01.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.GreyColoredBox02 {
	background-image: url(../Curriculum/Images/GreyBox02.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.DottedLineBlue {
	background-image: url(../Images/Dotted-Line-BLUE%20Short.png);
	background-repeat: repeat;
	background-position: center top;
}
.AISJ_Notice {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #C00;
	text-align: justify;
	text-decoration: blink;
}