body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333399;
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;

}
.subheader {
	font-size: 14px;
	font-weight: bold;
}

.header {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;

}
.celltopper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #83A2C9;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;


}
.celltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333399;
	background-color: #D1DDEB;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.header2 {

	font-size: 18px;
	font-weight: normal;
	line-height: 1.5em;
}
.celltext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #83A2C9;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;

}
.celltext3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333399;
	background-color: #D1DDEB;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.rollbutton {
	cursor: hand;
}

.testmainhead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00005C;
	text-align: center;
}

td.testmainhead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00005C;
	text-align: center;
}

td.testmainheadleft {
	background-image: url(https://www.instituteonline.com/images/darkblue_roundcorner_upperl.gif);
	background-position: left top;
	background-color: #00005C;
	height: 22px;
	width: 17px;
	position: relative;
	color: #FFFFFF;
	background-repeat: no-repeat;
}

td.testmainheadright {
	background-image: url(https://www.instituteonline.com/images/darkblue_roundcorner_upperr.gif);
	background-position: right top;
	background-color: #00005C;
	height: 22px;
	width: 17px;
	position: relative;
	color: #FFFFFF;
	background-repeat: no-repeat;
}

td.testlowerbar {
	background-color: #D1DDEB;
	text-align: center;
}

td.testlowerbarleft {
	background-image: url(https://www.instituteonline.com/images/liteblue_roundcorner_lowerl.gif);
	background-position: left bottom;
	background-color: #D1DDEB;
	height: 22px;
	width: 17px;
	position: relative;
	background-repeat: no-repeat;
}

td.testlowerbarright {
	background-image: url(https://www.instituteonline.com/images/liteblue_roundcorner_lowerr.gif);
	background-position: right bottom;
	background-color: #D1DDEB;
	height: 22px;
	width: 17px;
	position: relative;
	background-repeat: no-repeat;
	text-align: center;
}

td.testupperbarleft {
	background-image: url(https://www.instituteonline.com/images/liteblue_roundcorner_upperl.gif);
	background-position: left bottom;
	background-color: #D1DDEB;
	height: 22px;
	width: 17px;
	position: relative;
	background-repeat: no-repeat;
}

td.testupperbarright {
	background-image: url(https://www.instituteonline.com/images/liteblue_roundcorner_upperr.gif);
	background-position: right bottom;
	background-color: #D1DDEB;
	height: 22px;
	width: 17px;
	position: relative;
	background-repeat: no-repeat;
	text-align: center;
}

td {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333399;
	margin-right: 20px;
	margin-left: 20px;
}

td.coursemenucell {
	text-align: center;
	background-color: #D1DDEB;
	border: 3px outset;
	cursor: hand;
}

td.coursemenucellselected {
	text-align: center;
	background-color: #83A2C9;
	border: 3px outset;
}

.coursemenutext {
	font-size: 12px;
}

.coursemenutextselected {
	font-size: 12px;
	font-weight: bold;
}

