/*  CMTI cascading Style Sheet  */

BODY {
	BACKGROUND: white url('stripes.gif');
	Margin: 6 0;
	
}

.bullets     { list-style-type: disc; text-align: left; margin-left: 20; margin-top: 2 }
P {FONT-SIZE: 10pt; FONT-FAMILY: Arial; COLOR: Black; Margin:6 0 0 0 }

A:visited {COLOR: Navy}
A:link {COLOR: Navy}
A:hover {BACKGROUND: navy; COLOR: yellow}

.bodytext {FONT-SIZE: 10pt; Margin-top:6pt; COLOR: Black; FONT-FAMILY: Arial}

.graytext {FONT-SIZE: 10pt; Margin-top:6pt; COLOR: Gray; FONT-FAMILY: Arial}

.tabletext {FONT-SIZE: 10pt; Margin-top:0pt; COLOR: Black; FONT-FAMILY: Arial}

.pageheader {FONT-SIZE: 10pt; COLOR: #FFFFFF; Margin-Top:0; FONT-FAMILY: Arial}

.pagetitle {FONT-SIZE: 12pt; FONT-WEIGHT: bold; COLOR: #000080; Margin-Top: 6; FONT-FAMILY: "Arial"; margin-bottom:5; text-align:center }

.coursetitle {margin:6 0; FONT-SIZE: 14pt; FONT-WEIGHT: bold; FONT-STYLE: italic; COLOR: #000080; FONT-FAMILY: "Arial"; }

.secondtitle {FONT-SIZE: 12pt; COLOR: #000080; Margin-Top: 6pt; FONT-FAMILY: Arial}

.caption {FONT-SIZE: 8pt; COLOR: #808080; FONT-FAMILY: arial}

.secttitle {FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #000000; font-family:Arial}

.copyright {FONT-SIZE: 8pt; COLOR: #808080; FONT-FAMILY: arial; Margin-Top:0}

.EventTitle {FONT-SIZE: 10pt; COLOR: yellow; FONT-FAMILY: Arial; FONT-WEIGHT:600}

.EventText {FONT-SIZE: 10pt; Margin-Top:6; COLOR: Black; FONT-FAMILY: Arial}

index:link.a {color:white}
index:visited.a {color:white}
index:hover.a {background:white; color:navy}

.caltext {
	COLOR: Teal;
	FONT-SIZE: 8pt;
	Margin-Top: 0;
	Margin-Left: 5;
	FONT-FAMILY: Arial;
	font-weight: 400;
}
.calbold {
	COLOR: Navy;
	FONT-SIZE: 8pt;
	Margin-Top: 0;
	FONT-FAMILY: Arial;
	font-weight: bold;
}
.caldate {
	COLOR: Black;
	FONT-SIZE: 12pt;
	Margin-Top: 0;
	FONT-FAMILY: Arial;
	font-weight: bold;
}
.calheader {COLOR:Yellow; FONT-SIZE:12pt; Margin-Top:0; FONT-FAMILY: Arial; FONT-WEIGHT: 800 }

.textindent {MARGIN-LEFT:15}
.textindent {FONT-SIZE: 10pt; Margin-top:6pt; COLOR: Black; FONT-FAMILY: Arial; MARGIN-LEFT:30}

.contactlabel { COLOR:CC3300; FONT-SIZE: 12pt; FONT-WEIGHT:800; FONT-FAMILY:arial; FONT-STYLE: italic}
input {  border-width:1; font-family: arial; font-size: 10pt; color: #000000; Margin-Top:0}
.inputtext {  font-family: arial; font-size: 10pt; font-weight: normal; color: gray; Margin-top:0}
textarea {  font-family: arial; font-size: 10pt; color: #000000; Margin-Top:0; border-style: groove}
checkbox {border-style:groove}

/*
	The following styles are to be used with the Standard Operating Procedure Pages
*/

li {Margin-left:15}


.fsi_coursetitle {FONT-SIZE: 12pt; FONT-FAMILY: Arial; COLOR: #000080; Margin:6 0; ; text-decoration:underline; font-weight:bold }
.fsi_coursedescr {FONT-SIZE: 10pt; FONT-FAMILY: Arial; COLOR: Black; Margin:6 0;  }