


.siteHeader {
	font-family: arial, helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#7CA9B0;
	font-style: italic
}

th {
	font-family: arial, helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:black;
	background-color:#C8CFEB;
}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

.tdsmall {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #006699;
}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006699;
}

h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#006699;
}

h4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#000000;
}

body {
	background-color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.navlink {
	text-decoration: none;
	/*color: #0063c6;*/
	color:#0f1177;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}

.navlink:hover {
	text-decoration: none;
	color: red;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}


.greyLink {
	text-decoration: none;
	color: gray;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}




.hyperSmall {
	text-decoration: none;
	color: blue;
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
}

.hyperSmall:hover {
	text-decoration: underline;
	color: red;
}
.navlink_admin {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}

.navlink_admin:hover {
	text-decoration: underline;
	color: #FFFF00;
}

.subjTitle {
	background-color:#66CCFF;
	color: #000000;
}
.wHeader{
color: #FFFFFF;
font-weight: bold;

}
.bLink
{

color: #0075ea;
text-decoration: none;
font-weight: bold;

}

.bLink:hover
{
color: #ff0000;
text-decoration: none;
font-weight: bold;
}

.lbText
{
font-family: arial; 
font-size: 12px; 
color: #004080

}

.textRed{
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:red;
}
.textWhite{
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:white;
}

.textBlue{
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0063c6;
}

.textBlack{
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:black;
}

.textGrey{
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
}


.textRedSmall{
	font-family: arial, helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:red;
}


.tblHeader1{
	background-color:#C8CFEB;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:black;
}
.tblHeader3{
	background-color:#0f1177;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:white;
}

.tblHeader4{
	background-color:#C8CFEB;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:black;
}

.tblHeader2{
	background-color:#CCCCCC;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:black;
}

.indent{
margin-left:20px;

}
.bluelink {
	text-decoration: none;
	color: blue;
	font-size: 10pt;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}

.bluelink:hover{
	text-decoration: underline;
	color: blue;
	font-size: 10pt;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}


<!-- covers Instructor Name -->
.titleText {font-family:arial, helvetica, sans-serif; font-size:14pt; font-weight:bold;}
<!-- covers Instructor Contact/Description Information -->
.leadText {font-family:arial, helvetica, sans-serif; font-size:8pt; font-weight:normal;}
<!-- covers Hyperlinks pm Instructor Page -->
.linkText {font-family:arial, helvetica, sans-serif; font-size:8pt;text-decoration:none;}
.linkText:hover {font-family:arial, helvetica, sans-serif; font-size:8pt; text-decoration:underline;}
<!-- covers the main body text on Instructor Page -->
.description {font-family:arial, helvetica, sans-serif; font-size:10pt;}
