		A:link {
				color: #006699;
				TEXT-DECORATION: underline;
			}
			A:visited {
				color: #660000;
				TEXT-DECORATION: underline;
			}
			A:hover {
				TEXT-DECORATION: underline;
				color: #660000;
					}
			.right {
			TEXT-ALIGN : right;
			}

			.emergency {
				FONT-SIZE: small; COLOR: red; TEXT-ALIGN: left
			}
			.courseLink {
				font-size: medium;
			}

			.submit{
				padding-left : 16em;
			}
			.required {
				font-size: x-small;
				color: #ff0000;
			}
			.DropPriorCert {
			color: #000099;
			FONT-SIZE: 8pt;
			}
			.SecondDrop {
				color: #006600;
				FONT-SIZE: 8pt;
			}
			.FirstDrop {
				color: #000099;
				FONT-SIZE: 8pt;
			}
			.SecondAttempt {
				color: #006600;
				FONT-SIZE: 8pt;
			}
			.ThirdAttempt {
				color: #000099;
				FONT-SIZE: 8pt;
			}

			TD.promptClass  {
				BACKGROUND-COLOR : white;
				BACKGROUND-REPEAT : repeat;
				COLOR : black;
				FONT-FAMILY : Verdana,Arial,MS Sans Serif
				FONT-SIZE : small;
				FONT-STYLE : normal;
				FONT-WEIGHT : lighter;
			}

			TD.columnHeaderClass  {
				BACKGROUND-COLOR : white;
				BACKGROUND-IMAGE : none;
				BACKGROUND-REPEAT : repeat;
				COLOR : black;
				FONT-FAMILY : Verdana,Arial,MS Sans Serif
				FONT-SIZE : medium;
				FONT-STYLE : normal;
				FONT-WEIGHT : bold;
				TEXT-ALIGN : center;
			}

			TD.tableClass  {
				BACKGROUND-COLOR : white;
				BACKGROUND-IMAGE : none;
				BACKGROUND-REPEAT : repeat;
				COLOR : black;
				FONT-FAMILY : Verdana,Arial,MS Sans Serif;
				FONT-STYLE : normal;
			}

			TD.titleClass  {
				BACKGROUND-COLOR : white;
				COLOR : black;
				FONT-WEIGHT : bold;
				FONT-FAMILY : Verdana,Arial,MS Sans Serif
				FONT-SIZE : 16pt;
			}

			TD.titleClass1  {
				BACKGROUND-COLOR : white;
				COLOR : black;
				FONT-FAMILY : Verdana,Arial,MS Sans Serif
				FONT-WEIGHT : bold;
				FONT-SIZE : large;
			}

			TD.errorClass  {
				BACKGROUND-COLOR : white;
				COLOR : #E61A08;
				FONT-FAMILY : Verdana,Arial,MS Sans Serif;
				FONT-WEIGHT : bold;
			}

			TD.headerClass1  {
				BACKGROUND-COLOR : white;
				COLOR : black;
				FONT-FAMILY : Verdana,Arial,MS Sans Serif
				FONT-WEIGHT : bold;
				FONT-SIZE : large;
			}


			TD.headerClass3  {
				FONT-FAMILY : Verdana,Arial,MS Sans Serif
				TEXT-DECORATION : none;
			}

			.h3  {
				color : #FF0033;

			}

			.h3Link  {
				color : blue;
				FONT-WEIGHT : bolder;
				font-size : large;
			}

			.FAQ_Question  {
				FONT-FAMILY : Verdana,Arial,MS Sans Serif
				background-color : White;
				color : #003399;
				text-decoration : none;
			}

			.FAQ_Answer  {
				FONT-FAMILY : Verdana,Arial,MS Sans Serif
				FONT-SIZE : medium;
			}

			.FAQ_Link  {
				color : #003399;
			}

			.FAQ_Header  {
				FONT-FAMILY : Verdana,Arial,MS Sans Serif
				FONT-SIZE : medium;
			}
			.FAQ_Top  {
				FONT-FAMILY : Verdana,Arial,MS Sans Serif
				FONT-WEIGHT : bold;
				color : #003399;

			}
			.Help  {
				font-size: small;
				font-family: Verdana,Arial,MS Sans Serif;
				font-weight: bold;
				background-color: #FFFFFF;
				text-align: right

			}
			TD.anoteClass  {
				font-size : 8pt;
				FONT-FAMILY : Verdana,Arial,MS Sans Serif
				font-weight : normal;
				font-style : normal;
				color : #000000;
				text-indent : 1em;
			}
			.new  {
				color: #ff0000;
			}

			.example  {
				font-size : small;
			}

			.rednote  {
				color : #ff0000;
				FONT-WEIGHT : bold;
				FONT-SIZE : small;
			}
			.rednotexsmall {
				color : #ff0000;
				FONT-WEIGHT : bold;
				FONT-SIZE : x-small;
			}
			.bluenote  {
				color : #003399;
				FONT-WEIGHT : bold;
				FONT-SIZE : small;
			}
			.bluenote2  {
				color : #003399;
				FONT-WEIGHT : bold;
				FONT-SIZE : medium;

			}

			.rednote_Link  {
				text-decoration : none;
				color : red;
				FONT-SIZE : small;
				FONT-WEIGHT : bold;
			}
			.drop  {
				color : ##ff0000;
				FONT-WEIGHT : bold;
				FONT-SIZE : medium;
			}
			.unavail  {
				color : ##ff0000;
			}
			.menu_Links  {
				FONT-FAMILY : Verdana,Arial,MS Sans Serif
				TEXT-DECORATION : underline;
				line-height : 16pt;
			}

			.r {
				color : #ff0000;
				font-size : small;
				font-weight : normal;
			}
			.o{
				color : black;
				font-size : small;
				font-weight : normal;
			}
			.level_1 {
				FONT-WEIGHT: bold; FONT-SIZE: 18px; FONT-FAMILY: Verdana,Arial,MS Sans Serif
			}
			.level_2 {
				color: #77a5d4;
				font-size : small;
				FONT-FAMILY: Verdana,Arial,MS Sans Serif;
				text-decoration : none;
			}
			.level_3{
				FONT-FAMILY: Verdana,Arial,MS Sans Serif;
				font-size : small;
			}

			.hide {
				display : none;
			}

			.noscreen{
				display : none;
			}

			@media print{
			.noprint{
				display : none;
			}
			.DropPriorCert {
			color: #000099;
			FONT-SIZE: 6pt;
			}
			.SecondDrop {
				color: #006600;
				FONT-SIZE: 6pt;
			}
			.FirstDrop {
				color: #000099;
				FONT-SIZE: 6pt;
			}
			.SecondAttempt {
				color: #006600;
				FONT-SIZE: 6pt;
			}
			.ThirdAttempt {
				color: #000099;
				FONT-SIZE: 6pt;
			}

			}

			/* Below Added by Datatel 5/14/01*/

			TABLE {
				FONT-FAMILY: Verdana,Arial,MS Sans Serif
			}

			.warning {
				text-decoration: none;
				font-family: Verdana,Arial,MS Sans Serif;
				font-size: large;
				color: #FF0000;
				background-color: #FFFFFF;
				text-align: left;
			}

			.information {
				font-family: Verdana,Arial,MS Sans Serif;
				font-size: small;
				color: #4056aa;
				background-color: #FFFFFF;
				text-align: center
			}
			.help {
				font-size: small;
				font-family: Verdana,Arial,MS Sans Serif;
				font-weight: bold;
				background-color: #FFFFFF;
				text-align: right
			}
			.text {
				font-family: Verdana,Arial,MS Sans Serif
				color: #000000;
				background-color: #FFFFFF
			}
			.header {
				font-family: Verdana,Arial,MS Sans Serif
				font-weight: bold;
				color: #4056aa;
				background-color: #FFFFFF
			}

			.links {
				font-family: Verdana,Arial,MS Sans Serif
				color: #000000;
				background-color: #FFFFFF ;
				text-align: center
			}
			.graphic {
				vertical-align: top
			}
			TH {
				BACKGROUND-COLOR: #C8D8ED;
				COLOR: black;
				FONT-FAMILY: Verdana,Arial,MS Sans Serif
				font-weight: bold;
				TEXT-ALIGN : left;
				TEXT-TRANSFORM : capitalize;
				vertical-align : top;
			}
			.level2a {
				font-size: smaller;
			}
